index
:
platform/core/appfw/widget-service
accepted/tizen_3.0.m2_common
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_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
cpp_refactoring
devel/tizen
master
pepper
sandbox/dkson95/gcc6
sandbox/jh0822kim/avoid_rebuilds
sandbox/upgrade/efl120
tizen
tizen_3.0
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
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: App Framework / Widget;
Junghoon Park <jh9216.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-25
Support multiple widget viewer
Hwankyu Jhun
1
-0
/
+1
2016-05-19
Add fault handler
submit/tizen/20160520.013728
accepted/tizen/wearable/20160520.081106
accepted/tizen/tv/20160520.081123
accepted/tizen/mobile/20160520.081150
accepted/tizen/ivi/20160520.081235
accepted/tizen/common/20160520.171050
Daehyeon Jung
1
-10
/
+52
2016-05-11
Add widget event notify
submit/tizen/20160512.020716
accepted/tizen/wearable/20160512.051117
accepted/tizen/tv/20160512.051041
accepted/tizen/mobile/20160512.051158
accepted/tizen/ivi/20160512.051101
accepted/tizen/common/20160512.143842
Daehyeon Jung
1
-63
/
+192
2016-05-02
check privilege
Daehyeon Jung
1
-0
/
+53
2016-04-20
Add widget operation to pass privilege check
submit/tizen/20160420.075013
accepted/tizen/wearable/20160421.011126
accepted/tizen/tv/20160421.011101
accepted/tizen/mobile/20160421.011218
accepted/tizen/ivi/20160421.011054
accepted/tizen/common/20160421.161446
Daehyeon Jung
1
-0
/
+1
2016-04-08
fix misuage of g_strdup, fix update instance
submit/tizen/20160412.053220
accepted/tizen/wearable/20160413.080358
accepted/tizen/tv/20160413.075356
accepted/tizen/mobile/20160413.073044
accepted/tizen/ivi/20160413.082625
accepted/tizen/common/20160412.131044
Daehyeon Jung
1
-12
/
+19
2016-03-30
Fix no endpoint provided for widget instance
Daehyeon Jung
1
-0
/
+3
2016-03-24
Add pirivilege check
submit/tizen/20160324.150057
accepted/tizen/wearable/20160325.032332
accepted/tizen/tv/20160325.032313
accepted/tizen/mobile/20160325.032255
accepted/tizen/ivi/20160325.032351
accepted/tizen/common/20160324.173503
Daehyeon Jung
1
-0
/
+59
2016-03-24
Add widget_service_(un)set_lifecycle_cb
submit/tizen/20160324.130530
Daehyeon Jung
2
-7
/
+199
2016-03-24
Store nodisplay value to widget db
Daehyeon Jung
1
-26
/
+9
2016-03-24
Adjust multi-user environment
Sangyoon Jang
1
-176
/
+345
2016-03-18
Use thread-safe functions
submit/tizen_ivi/20160322.020156
submit/tizen/20160318.074817
accepted/tizen/wearable/20160321.004559
accepted/tizen/tv/20160321.004540
accepted/tizen/mobile/20160321.004519
accepted/tizen/ivi/20160322.023146
accepted/tizen/ivi/20160321.004618
accepted/tizen/common/20160321.145922
SukHyung, Kang
1
-5
/
+7
2016-03-16
fix utc errors
submit/tizen/20160317.042604
accepted/tizen/wearable/20160317.115859
accepted/tizen/tv/20160317.115843
accepted/tizen/mobile/20160317.115828
accepted/tizen/ivi/20160317.115919
accepted/tizen/common/20160317.160657
Daehyeon Jung
2
-16
/
+64
2016-03-14
implement empty functions
submit/tizen/20160315.071522
submit/tizen/20160314.110623
accepted/tizen/wearable/20160315.122752
accepted/tizen/tv/20160315.122722
accepted/tizen/mobile/20160315.122704
accepted/tizen/ivi/20160315.122813
accepted/tizen/common/20160314.164611
Daehyeon Jung
2
-20
/
+263
2016-03-10
change db location
Daehyeon Jung
1
-22
/
+16
2016-03-09
Adjust coding rule
Hwankyu Jhun
3
-177
/
+122
2016-03-02
set loader id (launch directly)
submit/tizen/20160302.122750
accepted/tizen/wearable/20160302.225357
accepted/tizen/tv/20160302.225342
accepted/tizen/mobile/20160302.225324
accepted/tizen/ivi/20160302.225413
accepted/tizen/common/20160302.194003
Daehyeon Jung
1
-0
/
+3
2016-01-25
fix build errors on UTC
submit/tizen_ivi/20160217.000002
submit/tizen_ivi/20160217.000000
submit/tizen/20160125.093331
accepted/tizen/wearable/20160125.225022
accepted/tizen/tv/20160125.225003
accepted/tizen/mobile/20160125.224946
accepted/tizen/ivi/20160218.023418
Daehyeon Jung
1
-0
/
+20
2016-01-20
Implement widget_service apis
Sangyoon Jang
1
-36
/
+941
2016-01-14
use uuid for instance id create
Daehyeon Jung
1
-7
/
+6
2016-01-12
Add widget instance management functions
submit/tizen/20160114.015735
submit/tizen/20160112.015033
accepted/tizen/wearable/20160114.064650
accepted/tizen/tv/20160114.064608
accepted/tizen/mobile/20160114.064522
Daehyeon Jung
1
-0
/
+849
2016-01-07
remove legacy widget codes
Daehyeon Jung
8
-5994
/
+30
2015-12-11
fix by coding rules
submit/tizen/20151211.014006
accepted/tizen/wearable/20151211.061651
accepted/tizen/tv/20151211.062529
accepted/tizen/mobile/20151211.054536
Daehyeon Jung
1
-17
/
+17
2015-09-16
Sync with the latest tizen 2.x
tizen_3.0.m2.a1_tv_release
tizen_3.0.m2.a1_mobile_release
submit/tizen/20151126.030401
submit/tizen/20150917.014254
submit/tizen/20150916.141025
accepted/tizen/tv/20151126.042209
accepted/tizen/tv/20150917.041114
accepted/tizen/mobile/20151126.042156
accepted/tizen/mobile/20150917.041051
pepper
Sung-jae Park
2
-0
/
+135
2015-09-02
Sync with the latest code of tizen 2.x
submit/tizen_mobile/20150903.042129
Sung-jae Park
3
-262
/
+531
2015-08-19
Move DB file to /usr/dbspace
tizen_3.0.m1_tv_release
tizen_3.0.m1_mobile_release
submit/tizen_common/20151026.085049
submit/tizen_common/20151023.083358
submit/tizen/20150820.023543
accepted/tizen/wearable/20150820.043802
accepted/tizen/tv/20150820.043749
accepted/tizen/mobile/20150820.043734
tizen_3.0.m1_tv
tizen_3.0.m1_mobile
Kyuho Jo
1
-1
/
+1
2015-08-12
Apply AppFW requests.
submit/tizen_mobile/20150812.073921
submit/tizen_mobile/20150812.025625
accepted/tizen/mobile/20150812.110852
Sung-jae Park
1
-6
/
+5
2015-07-10
Sync with the latest tizen 2.4
submit/tizen_mobile/20150710.062045
submit/tizen/20150710.050854
accepted/tizen/mobile/20150710.122712
Sung-jae Park
1
-6
/
+67
2015-06-25
Do not try to release the wl_drm if it is not initialized.
submit/tizen_mobile/20150625.111933
accepted/tizen/mobile/20150626.021442
Sung-jae Park
1
-1
/
+4
2015-06-25
Sync with the latest tizen 2.4
submit/tizen_mobile/20150625.094438
accepted/tizen/mobile/20150625.112851
Sung-jae Park
8
-18
/
+263
2015-06-11
If it fails to find drm_fd, return NOT_SUPPORTED
submit/tizen_mobile/20150611.073810
accepted/tizen/mobile/20150611.091411
Sung-jae Park
1
-3
/
+11
2015-06-11
Fix invalid argument usage
Sung-jae Park
1
-1
/
+1
2015-06-11
Add wl_queue object for wl_drm object.
Sung-jae Park
1
-1
/
+4
2015-06-11
Add more logs for debugging
submit/tizen_mobile/20150611.042106
accepted/tizen/mobile/20150611.064340
Sung-jae Park
1
-2
/
+27
2015-06-09
Add input node search control API
submit/tizen_mobile/20150609.051219
accepted/tizen/mobile/20150609.090350
Sung-jae Park
1
-3
/
+10
2015-05-27
DRM Authentication code is moved to here.
submit/tizen_mobile/20150529.103139
submit/tizen_mobile/20150527.071719
accepted/tizen/mobile/20150530.065408
Sung-jae Park
2
-0
/
+197
2015-05-26
Merge branch 'tizen_2.4' of ssh://spin:29418/apps/widget/widget-service into ...
Sung-jae Park
1
-0
/
+47
2015-05-20
Add default SDK Viewer package name
Sung-jae Park
1
-0
/
+25
2015-05-20
Add click_region for configuration
Sung-jae Park
1
-0
/
+22
2015-05-18
Merge branch 'tizen_2.3' of ssh://spin:29418/apps/widget/widget-service into ...
submit/tizen_mobile/20150518.044551
accepted/tizen/mobile/20150518.080919
Sung-jae Park
1
-1
/
+1
2015-05-15
Prevent
Sung-jae Park
1
-1
/
+1
2015-05-15
Merge branch 'tizen_2.3' of ssh://spin:29418/apps/widget/widget-service into ...
submit/tizen_mobile/20150515.034320
accepted/tizen/mobile/20150515.060202
Sung-jae Park
1
-1
/
+1
2015-05-12
Prevent 372769
Sung-jae Park
1
-1
/
+1
2015-05-11
Fix wayland build error & reduce rpmlint warnings.
submit/tizen_mobile/20150511.123725
accepted/tizen/mobile/20150512.024339
Sung-jae Park
1
-3
/
+6
2015-05-07
Fix build error
Sung-jae Park
1
-1
/
+1
2015-05-06
Update the code for TC
Sung-jae Park
2
-11
/
+26
2015-04-24
Replace string type content info with bundle type.
Sung-jae Park
2
-6
/
+17
2015-04-23
Replace wmanager.WATCH_CLOCK with wearable_clock
Sung-jae Park
1
-1
/
+1
2015-04-23
[DONE] Start implementation for monitoring states of instances
Sung-jae Park
2
-1
/
+395
2015-04-22
Add new internal API for getting the count of max instances.
Sung-jae Park
1
-0
/
+52
[next]