index
:
platform/core/account/sync-manager
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_mobile
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_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/tizen
master
sandbox/denis13/visibility
sandbox/jaehun77/test
sandbox/vbarinov/vis
sync_test
tizen
tizen_3.0
tizen_3.0.m1_mobile
tizen_3.0.m2
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
Domain: Service Framework / Cloud;
Younho Park <younho.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
accepted/tizen_3.0.m2_mobile
move location of function call for writing Sync Adapters
Ickhee Woo
8 years
accepted/tizen_3.0.m2_wearable
move location of function call for writing Sync Adapters
Ickhee Woo
8 years
accepted/tizen_3.0_common
Remove deprecated D-bus smack policies
Ickhee Woo
7 years
accepted/tizen_3.0_mobile
Remove deprecated D-bus smack policies
Ickhee Woo
7 years
accepted/tizen_3.0_wearable
Remove deprecated D-bus smack policies
Ickhee Woo
7 years
accepted/tizen_4.0_unified
coverity fixes - memory leak
Abhishek Vijay
6 years
accepted/tizen_5.0_unified
FIX SVACE: Memory Leak
Dewal Agarwal
6 years
accepted/tizen_5.5_unified
ASAN Issue fixes
Abhishek Vijay
5 years
accepted/tizen_5.5_unified_mobile_hotfix
ASAN Issue fixes
Abhishek Vijay
5 years
accepted/tizen_5.5_unified_wearable_hotfix
ASAN Issue fixes
Abhishek Vijay
5 years
accepted/tizen_6.0_unified
Fix: Svace & Coverity
Dewal Agarwal
4 years
accepted/tizen_6.0_unified_hotfix
Svace: Remove NULL check
Dewal Agarwal
4 years
accepted/tizen_6.5_unified
Fix: Memory Leak - sqlite statement
Dewal Agarwal
3 years
accepted/tizen_7.0_unified
Fix : Memory leak for 'app_context'
Dewal Agarwal
22 months
accepted/tizen_7.0_unified_hotfix
Fix dead code error
Dewal Agarwal
2 years
accepted/tizen_8.0_unified
[0.3.45] [WGID543100] Remove indentical statements
Dewal Agarwal
16 months
accepted/tizen_9.0_unified
Remove conditional statements for Mobile & Wearable profile
Krishna Kant Jaju
11 months
accepted/tizen_common
fixed library and link file for packaging properly
Ickhee Woo
8 years
accepted/tizen_ivi
updated coding convention
Ickhee Woo
9 years
accepted/tizen_mobile
fixed library and link file for packaging properly
Ickhee Woo
8 years
accepted/tizen_tv
excluded sync-manager packages on TV profile.
Ickhee Woo
9 years
accepted/tizen_unified
Remove conditional statements for Mobile & Wearable profile
Krishna Kant Jaju
11 months
accepted/tizen_unified_dev
Remove conditional statements for Mobile & Wearable profile
Krishna Kant Jaju
11 months
accepted/tizen_unified_toolchain
Remove conditional statements for Mobile & Wearable profile
Krishna Kant Jaju
11 months
accepted/tizen_unified_x
Remove conditional statements for Mobile & Wearable profile
Krishna Kant Jaju
11 months
accepted/tizen_unified_x_asan
Remove conditional statements for Mobile & Wearable profile
Krishna Kant Jaju
11 months
accepted/tizen_wearable
fixed library and link file for packaging properly
Ickhee Woo
8 years
devel/tizen
added cynara API for checking privileges.
Ickhee Woo
9 years
master
Initial empty repository
Jeonghoon Jeon
10 years
sandbox/denis13/visibility
visibility support
Denis Khalikov
8 years
sandbox/jaehun77/test
Fix build fail with gcc6x
Jaehun Jeong
8 years
sandbox/vbarinov/vis
lto+vis
Slava Barinov
9 years
sync_test
added first implement of synctest daemon
Ickhee Woo
7 years
tizen
Add python3-setuptools dependency for python 3.12
JinWang An
8 months
tizen_3.0
Remove deprecated D-bus smack policies
Ickhee Woo
7 years
tizen_3.0.m1_mobile
change sync-service daemon to User daemon.
jiseob.jang
9 years
tizen_3.0.m2
move location of function call for writing Sync Adapters
Ickhee Woo
8 years
tizen_4.0
Native API Reference issues: developer.tizen.org => docs.tizen.org
Abhimanyu Swami
5 years
tizen_5.0
Update Doc
Dewal Agarwal
4 years
tizen_5.5
Update Doc
Dewal Agarwal
4 years
tizen_5.5_mobile_hotfix
ASAN Issue fixes
Abhishek Vijay
5 years
tizen_5.5_tv
ASAN Issue fixes
Abhishek Vijay
5 years
tizen_5.5_wearable_hotfix
ASAN Issue fixes
Abhishek Vijay
5 years
tizen_6.0
Update Doc
Dewal Agarwal
4 years
tizen_6.0_hotfix
Svace: Remove NULL check
Dewal Agarwal
4 years
tizen_6.5
Fix: Memory Leak - sqlite statement
Dewal Agarwal
3 years
tizen_7.0
Fix : Memory leak for 'app_context'
Dewal Agarwal
22 months
tizen_7.0_hotfix
Fix dead code error
Dewal Agarwal
2 years
tizen_8.0
[0.3.45] [WGID543100] Remove indentical statements
Dewal Agarwal
16 months
tizen_9.0
Remove conditional statements for Mobile & Wearable profile
Krishna Kant Jaju
11 months