platform/framework/web/data-provider-slave.git
2014-04-29 Sung-jae ParkSync with the latest private code. 85/20185/1 accepted/tizen_mobile tizen accepted/tizen/mobile/20140702.100559 submit/tizen/20140430.015959
2014-04-14 Sung-jae ParkParse the "Premultiplied alpha" flag.
2014-04-14 Ilya PalachevFix pointer cast incompatible with 64 bit architectures 66/19266/2
2014-03-11 Sung-jae ParkSync with latest private code 05/17805/1
2014-01-27 Sung-jae ParkExport new API for updating extra information. 10/15710/1 accepted/tizen/generic accepted/tizen/generic/20140226.073944 accepted/tizen/mobile/20140227.072316 submit/tizen/20140226.000818
2014-01-25 Sung-jae ParkReplace json_parser_new with g_XXX_type_get 73/15673/1
2014-01-24 Sung-jae ParkLink with json-glib 95/15595/1
2014-01-22 Sung-jae ParkExplicitly casts the enumeration value to ineteger 88/15488/1
2014-01-05 Sung-jae ParkSync with the latest code 72/14472/1
2013-12-04 Sung-jae ParkApply force update option 66/13366/1
2013-11-20 Sung-jae ParkUpdate image effect 23/12623/1
2013-11-19 Sung-jae ParkBox can update their content even if it is in pause... 86/12586/1
2013-11-18 Sung-jae ParkDo not update twice even if it exceed update period... 25/12525/1
2013-11-15 Sung-jae ParkUpdate pending list management code 88/12488/1
2013-11-11 Sung-jae ParkClose the PD when a box is deleted. 22/12022/1
2013-11-08 Sung-jae ParkAdd missing arguments 72/11972/1
2013-11-08 Sung-jae ParkReload font list. 44/11944/1
2013-10-25 Sung-jae ParkIcon provider. do not sucide. 02/11402/1
2013-10-24 Sung-jae ParkMove manifest file to packaging folder 28/11328/1
2013-10-22 Sung-jae ParkIgnore invalid LDFLAGS accepted/tizen/ivi/release accepted/tizen/ivi/stable accepted/tizen_ivi accepted/tizen/20131022.083506 accepted/tizen/20131022.162847 accepted/tizen/20131112.015320 accepted/tizen/ivi/20140308.005428 accepted/tizen_ivi_stable/20131116.111522 submit/tizen/20131022.070634 submit/tizen/20140307.080732 submit/tizen_ivi_stable/20131116.101024
2013-10-22 Sung-jae ParkFix build error. submit/tizen/20131022.061447
2013-10-22 Sung-jae ParkAdd missing dependencies submit/tizen/20131022.055632
2013-10-22 Sung-jae ParkBuild again submit/tizen/20131022.055124
2013-10-22 Sung-jae ParkFix build error submit/tizen/20131022.054520
2013-10-22 Sung-jae ParkFix build error submit/tizen/20131022.052504
2013-10-22 Sung-jae ParkMerge branch 'tizen_2.2' of ssh://review.tizendev.org... submit/tizen/20131022.035939
2013-10-02 Sung-jae ParkUpdate smack rule
2013-10-01 Sung-jae ParkDo not use the clock_gettime for compensating period
2013-09-26 Sung-jae ParkReplace gettimeofday with clock_get_time
2013-09-09 Sung-jae ParkSupporting non-serialized content updating.
2013-09-03 Sung-jae ParkUpdate coding convention
2013-08-23 Sung-jae ParkUpdate heap-monitor
2013-08-16 Sung-jae ParkRelease needless heap resource.
2013-08-13 Sung-jae ParkUpdate Coding conention.
2013-08-05 Sung-jae ParkSupporting the easy mode livebox icon generating service.
2013-07-17 Sung-jae ParkFix the crash bug of slave.
2013-07-04 Sung-jae ParkUpdate SMACK rule
2013-07-03 Sung-jae ParkRemove last trailing comma
2013-07-03 Sung-jae ParkApply GCC 4.8 patch
2013-07-02 Sung-jae ParkAdd missing function declaration.
2013-07-02 Sung-jae ParkAdd new smack rule for syncing with private.
2013-07-02 Sung-jae ParkDon't try to update if a box is paused even though...
2013-06-28 Sung-jae ParkMerge the delayed updated content with updated_content.
2013-06-27 Junfeng DongFix build error 22/4322/2 accepted/tizen/20130627.135138 accepted/tizen/20130912.082628 accepted/tizen/20130912.085546 accepted/tizen/20130912.093400 accepted/tizen/20130912.142004 accepted/tizen/20130912.192208 accepted/tizen/20130912.200310 submit/tizen/20130627.143008 submit/tizen/20130912.075655 submit/tizen/20130912.090101
2013-06-27 Sung-jae ParkPrepare the guard to prevent from calling specific...
2013-06-27 Sung-jae ParkAdd new internal API
2013-06-27 Sung-jae ParkUpdate Log
2013-06-27 Sung-jae ParkFix the prevent issue.
2013-06-27 Sung-jae ParkFix the update code. Reduce logging message
2013-06-26 Sung-jae ParkUpdate initial font setting code.
2013-06-26 Sung-jae ParkUpdate icon provider
2013-06-24 Sung-jae ParkReduce log message
2013-06-14 Sung-jae ParkPackage signing
2013-06-13 Sung-jae ParkMerge branch 'tizen_2.1' into tizen_2.2
2013-06-13 Sung-jae ParkUpdate icon layout and font change event handler for...
2013-05-29 Sung-jae ParkFix the prevent issue.
2013-05-29 Sung-jae ParkUpdate SMACK rule & logging system.
2013-05-29 Youngjoo ParkMerge "Update Icon layout file." into tizen_2.1
2013-05-29 Youngjoo ParkMerge "Use the SIGALRM & SIGUSR1 even if the ECORE_ERRO...
2013-05-29 Youngjoo ParkMerge "Use the ECORE_ERROR_ABORT env." into tizen_2.1
2013-05-29 Youngjoo ParkMerge "Guarantees the destroy event of a livebox."...
2013-05-29 Youngjoo ParkMerge "Update return value." into tizen_2.1
2013-05-23 Sung-jae ParkUpdate Icon layout file.
2013-05-23 Sung-jae ParkUse the SIGALRM & SIGUSR1 even if the ECORE_ERROR_ABORT...
2013-05-23 Sung-jae ParkUse the ECORE_ERROR_ABORT env.
2013-05-20 Sung-jae ParkGuarantees the destroy event of a livebox.
2013-05-16 Jinmook LimAdd smack rule tizen_2.1 accepted/tizen/20130530.164858 accepted/tizen_2.1/20130520.093417 submit/tizen/20130528.213958 submit/tizen/20130528.214214 submit/tizen_2.1/20130516.232347
2013-05-15 Sung-jae ParkUpdate return value.
2013-05-15 Sung-jae ParkAdd missing functions. accepted/tizen_2.1/20130520.093057 submit/tizen_2.1/20130516.045520
2013-05-15 Sung-jae ParkAdd boilerplate.
2013-05-15 Sung-jae ParkVarious patches are applied.
2013-05-10 Sung-jae ParkMerge branch 'tizen_2.1_smack' into tizen_2.1 submit/tizen_2.1/20130514.053709
2013-05-07 Sung-jae ParkUse the rule file again instead of manifest file.
2013-05-07 Kidong Kimfix manifest
2013-05-07 Sung-jae ParkMerge rule into manifest file.
2013-05-06 Sung-jae ParkRemove smack rule file.
2013-04-30 Sung-jae ParkManage the updated status.
2013-04-19 Sung-jae ParkUpdate License 2.1b_release accepted/tizen_2.1/20130425.023237 submit/tizen_2.1/20130424.223854
2013-04-18 Sung-jae ParkUpdate License
2013-04-18 Sung-jae ParkMMC status check & font,size changed events added
2013-04-10 Sung-jae ParkSync with the private repository
2013-03-28 Sung-jae ParkAdd more message to make easy to debug.
2013-03-25 Sung-jae ParkUpdate License
2013-03-21 Sung-jae ParkMerge branch 'master' into tizen_2.1
2013-03-19 Sung-jae ParkAdd new conf key for accessing input device
2013-03-16 Jinkun Jangsycn with master
2013-03-13 Sung-jae ParkAdd missing smack rule
2013-03-08 Sung-jae ParkFix the invalid smack label
2013-03-04 Sung-jae ParkAdd pd_move event & region changed system event
2013-02-27 Sung-jae ParkUpdate the smack rule
2013-02-27 Sung-jae ParkSync with private repo.
2013-02-25 Sung-jae ParkUpdate %files & %post section.
2013-02-21 Sung-jae ParkSync with the latest code
2013-02-15 Sung-jae ParkUpdate the conf file.
2013-02-14 Sung-jae ParkUpdate the smack manifest file.
2013-02-14 Sung-jae ParkUpdate the update period comepensation code.
2013-02-05 Sung-jae ParkUpdate the smack rule
2013-02-04 Sung-jae ParkUpdate smack rule & create a data folder
2013-02-01 Sung-jae ParkUpdate the smack rule and debug mode.
2013-01-31 Sung-jae ParkRemove some rule
next