index
:
platform/core/system/swap-probe
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_wearable
for_tizen_2.4
master
new_profile
new_protocol
root_dep_remove
sandbox/akazmin/periodic_screenshot_fix
sandbox/chanlee/hostarch
sandbox/denis13/LTO
sandbox/dkson95/gcc6
sandbox/dkson95/gcc62
sandbox/dkson95/hardfp
sandbox/ibaravy/gcc6
sandbox/jaehun77/gcc62
sandbox/jaehun77/gcc6x
sandbox/jaehun77/hardfp
sandbox/mkashkarov/tizen_6.0_build
sandbox/mro/got_lsan
sandbox/mro/lsan
sandbox/nmerinov/llvm
sandbox/vbarinov/x86_64
tizen
tizen_2.3
tizen_2.4
tizen_2.4_dev
tizen_2.4_uihv
tizen_3.0
tizen_3.0.m2
tizen_3.0_210817
tizen_3.0_dev
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
Domain: SDK / Dynamic Analysis; Licenses: Apache-2.0;
Dongkyun Son <dongkyun.s@samsung.com>, Vyacheslav Barinov <v.barinov@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
Extract information about leaked chunks from da_swap_lsan.so.
Maxim Ostapenko
1
-0
/
+2
2016-09-28
Support LeakSanitizer.
Maxim Ostapenko
3
-2
/
+50
2016-07-08
Replace WAYLAND_SUPPORT by TIZEN_FEATURE_WAYLAND
Dmitry Kovalenko
1
-3
/
+3
2016-05-20
[IMPROVE] Implement screenshot and orientation event features
submit/tizen/20160526.101038
accepted/tizen/wearable/20160602.021524
accepted/tizen/tv/20160602.021543
accepted/tizen/mobile/20160602.021511
accepted/tizen/ivi/20160602.021551
accepted/tizen/common/20160526.150514
Anatolii Nikulin
3
-31
/
+5
2016-05-17
Merge branch 'tizen_2.4_dev' into tizen
submit/tizen/20160524.083432
accepted/tizen/wearable/20160525.003320
accepted/tizen/tv/20160525.003328
accepted/tizen/mobile/20160525.003309
accepted/tizen/ivi/20160525.003335
accepted/tizen/common/20160525.155748
Dmitry Kovalenko
9
-270
/
+13
2016-05-13
[FIX] remove build warnings
tizen_2.4_dev
Vitaliy Cherepanov
1
-6
/
+6
2016-04-19
[REFACTOR] Place all probes macro in the same header
Alexander Aksenov
2
-4
/
+4
2016-04-19
[CLEAN] Remove some more dead code
Alexander Aksenov
4
-93
/
+4
2016-04-19
[CLEAN] Remove dead code
Alexander Aksenov
6
-178
/
+0
2016-04-19
[FIX] remove build warnings
submit/tizen/20160420.052257
submit/tizen/20160419.093641
accepted/tizen/wearable/20160421.010753
accepted/tizen/tv/20160421.010736
accepted/tizen/mobile/20160421.010803
accepted/tizen/ivi/20160421.010745
accepted/tizen/common/20160420.141815
Vitaliy Cherepanov
1
-6
/
+6
2016-04-15
[LICENSE] Fix wrong license headers (gpl->lgpl)
submit/tizen/20160415.065220
accepted/tizen/wearable/20160415.084127
accepted/tizen/tv/20160415.084135
accepted/tizen/ivi/20160415.084140
accepted/tizen/common/20160415.162542
Dmitry Kovalenko
3
-39
/
+51
2016-04-08
[FEATURE] start ui viewer implementation
Anastasia Lyupa
1
-1
/
+6
2016-02-12
[FIX] preloading da_probe_tizen.so
Vyacheslav Cherkashin
5
-10
/
+155
2015-12-09
[FEATURE] OpenGL ES 3.0 implement new functions
Vitaliy Cherepanov
1
-1
/
+46
2015-11-26
[FIX] exit of "already running" processes
Anatolii Nikulin
1
-0
/
+1
2015-10-13
[FEATURE] add OpenGL3.0 ES prototypes
Vitaliy Cherepanov
2
-4
/
+15
2015-10-13
[IMPROVE] OpenGl c_probe prototypes
Vitaliy Cherepanov
1
-3
/
+27
2015-10-07
[FIX] prevent issues
Vitaliy Cherepanov
1
-0
/
+1
2015-07-21
[FIX] Use caller address from userspace
Vitaliy Cherepanov
2
-5
/
+12
2015-07-12
[FIX] tizen opengl probes
Vitaliy Cherepanov
1
-4
/
+2
2015-07-07
[FIX] Screenshots taken on evas_object_show()
Alexander Aksenov
1
-2
/
+3
2015-07-02
[IMPROVE] Breakpoint probe msg saving
Alexander Aksenov
2
-4
/
+26
2015-06-15
[FIX] opengl glGetError
Vitaliy Cherepanov
1
-1
/
+3
2015-06-11
[REFACTOR] application msg id
Vitaliy Cherepanov
3
-22
/
+53
2015-06-11
[IMPROVE] Makes third-party funcs called as callbacks
Alexander Aksenov
1
-0
/
+16
2015-06-11
[IMPROVE] Rename handlers funcs
Alexander Aksenov
3
-3
/
+15
2015-05-15
[FEATURE] add gesture layer callback probes
Vitaliy Cherepanov
4
-224
/
+513
2015-05-15
[FIX] scanf probe for libc 2.7
Vitaliy Cherepanov
1
-0
/
+34
2015-04-28
Merge branch 'tizen_2.4' into tizen_2.4_dev
Anastasia Lyupa
4
-4
/
+38
2015-02-27
[FEATURE] Preload: Implement
new_protocol
Alexander Aksenov
5
-57
/
+60
2014-12-23
[FIX] malloc probing from ld lib
Vitaliy Cherepanov
4
-4
/
+38
2014-12-23
[FEATURE] VBO buffer size implement
Vitaliy Cherepanov
1
-0
/
+2
2014-11-27
[FIX] prevent issue
vd_sync_28112014
Vitaliy Cherepanov
2
-2
/
+2
2014-11-06
[FIX] smack access to screenshots
Tizen_SDK_2.3
Vitaliy Cherepanov
1
-1
/
+13
2014-11-05
[FIX] opengl application
Vitaliy Cherepanov
1
-1
/
+1
2014-10-21
[FIX] prevent issues
Vitaliy Cherepanov
2
-11
/
+2
2014-09-25
[PROTO] add FD_API_RELEASE event
Vitaliy Cherepanov
3
-1
/
+8
2014-09-16
[FIX] screen capture on back button press
Vitaliy Cherepanov
1
-1
/
+1
2014-09-03
[FIX] Prevent issues
Dmitry Kovalenko
1
-3
/
+5
2014-08-04
[FIX] opengl api
Vitaliy Cherepanov
5
-2
/
+215
2014-08-04
[FEATURE] add evas_gl_ probes
Vitaliy Cherepanov
3
-10
/
+198
2014-07-18
[FEATURE] File analysis: implement symlinks resolution
Vasiliy Ulyanov
1
-1
/
+4
2014-07-18
[FEATURE] File analysis: add file lock msg types
Vasiliy Ulyanov
1
-0
/
+2
2014-07-16
[FIX] EFL app support: application life time
Vitaliy Cherepanov
2
-0
/
+3
2014-07-16
[FEATURE] internal external call instrumentation
Vitaliy Cherepanov
2
-1
/
+35
2014-07-15
[IMPROVE] malloc call optimization
Vitaliy Cherepanov
3
-1
/
+17
2014-07-10
[IMPROVE] get pid/tid for message probe generate
Vitaliy Cherepanov
2
-7
/
+7
2014-07-10
[FEATURE] add PRINTWRN support
Vitaliy Cherepanov
2
-0
/
+2
2014-06-25
[FIX] application termination
Vitaliy Cherepanov
1
-1
/
+0
2014-06-25
[IMPROVE] Log improve
Vitaliy Cherepanov
1
-3
/
+5
[next]