summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anastasia Lyupa [Thu, 20 Jun 2013 13:36:16 +0000 (17:36 +0400)]
remove pc, add define to rewrite return, add several UICONTROL probes
Anastasia Lyupa [Wed, 19 Jun 2013 08:34:56 +0000 (12:34 +0400)]
write new handlers for _EVENT_TOUCH, _EVENT_KEY and LC_UICREATE,SetName
Nikita Kalyazin [Sun, 16 Jun 2013 10:17:54 +0000 (14:17 +0400)]
Add internal call as blockresult (where possible)
Nikita Kalyazin [Sun, 16 Jun 2013 09:44:05 +0000 (13:44 +0400)]
Fix errno obtaining in mutex_lock
Nikita Kalyazin [Sun, 16 Jun 2013 09:43:48 +0000 (13:43 +0400)]
Fix 64-bit arguments
Nikita Kalyazin [Thu, 13 Jun 2013 13:59:52 +0000 (17:59 +0400)]
Add pthread_mutex_lock (SYNC)
Nikita Kalyazin [Thu, 13 Jun 2013 12:59:04 +0000 (16:59 +0400)]
Refactor macros, added 2 handlers
- Removed p from macro calls (it's predefined inside);
- UiApp::AddFrame (UICONTROL) handler added;
- UiApp::Execute (LIFECYCLE) handler added.
Nikita Kalyazin [Thu, 13 Jun 2013 05:46:11 +0000 (09:46 +0400)]
Add probe to ecore_event_evas_mouse_move
Forward fix of info1 parameter type (probably it's string, not int).
Nikita Kalyazin [Thu, 13 Jun 2013 05:45:13 +0000 (09:45 +0400)]
Fix args format
"fmt string", args -> "p", arg1, "x", arg2, "c", arg3
Nikita Kalyazin [Thu, 13 Jun 2013 05:44:01 +0000 (09:44 +0400)]
Add standard msg header
TODO: add sequence number obtaining.
Nikita Kalyazin [Wed, 12 Jun 2013 15:34:03 +0000 (19:34 +0400)]
Add write to buffer draft
- binproto.h and (must be) inline functions;
- libdaprobec: buffer init in constructor and exit in desctructor;
- libdanew.c: sample handler for new().
woojin [Sat, 1 Jun 2013 04:40:26 +0000 (13:40 +0900)]
do not make snapshot directory in probe - manager does
Change-Id: Ie38e6c722e05ecc16f1498b91429b616ec1e1295
greatim [Fri, 31 May 2013 11:34:46 +0000 (20:34 +0900)]
[Title] fix some bugs
[Desc.]
[Issue]
Change-Id: I8ee9a4acc2ea49181a39774325fe06a92b7f2172
greatim [Tue, 30 Apr 2013 07:58:01 +0000 (16:58 +0900)]
[Title] bug fix for gallery application profiling
[Desc.]
[Issue]
Change-Id: Icbe36ca9fec3d82b01a0eda3d20e2ef0c5abac1a
woojin [Wed, 24 Apr 2013 09:29:00 +0000 (18:29 +0900)]
fix bug of runtime configuration for function profiling
Change-Id: I6775f217e63a2692b508daa657a78deb03f0ff2e
woojin [Wed, 24 Apr 2013 08:32:14 +0000 (17:32 +0900)]
profil function is called only if app is built with pg option
Change-Id: I79b36df983a3e59afddb1dd08c0ad825196ef8c4
woojin [Tue, 23 Apr 2013 19:19:27 +0000 (04:19 +0900)]
fix prevent violation
Change-Id: Ib828bd989b8246fb56023c41863a1b353ed64602
woojin [Sat, 20 Apr 2013 12:23:16 +0000 (21:23 +0900)]
fix prevent violation
Change-Id: Iac68245a38124f4b01892938bfbd445ac134e1c5
woojin [Sat, 13 Apr 2013 00:56:09 +0000 (09:56 +0900)]
fix prevent violation
Change-Id: I0d456d22c7a07ebd97ec93e304279a5c2f4e6496
greatim [Wed, 10 Apr 2013 10:51:09 +0000 (19:51 +0900)]
[Title] apply runtime config and new protocol
[Desc.]
[Issue]
Change-Id: I7e2b13f72ee702f25173f707ece29460b029d9c7
woojin [Wed, 3 Apr 2013 21:23:19 +0000 (06:23 +0900)]
add manifest file
Change-Id: Ia162dca13528e7954efbce9d805a2c9ff439dd4a
Sehong Na [Wed, 27 Mar 2013 00:28:21 +0000 (09:28 +0900)]
sync with master
jinkun.jang [Tue, 12 Mar 2013 00:49:39 +0000 (09:49 +0900)]
Initial empty repository