Add file lock to avoid adding the duplicated registry section by multi-process
[platform/framework/native/appfw.git] / src / app /
2013-09-07 Hyunbin LeeAdd file lock to avoid adding the duplicated registry...
2013-09-06 Young Ik Choservice initialization refactoring
2013-09-05 Duyoung JangSet last result in IsHybridApp()
2013-09-05 Young Ik ChoMerge "fix appcontrol result behavior from service...
2013-09-05 Young Ik Chofix appcontrol result behavior from service callee
2013-09-04 hb.minMerge "Modify the initialization module of IpcClient...
2013-09-04 Young Ik Chocode cleanup for app lifecycle management
2013-09-04 Duyoung JangAdd event for update application
2013-09-04 Hokwon SongMerge "Update doxygen of TimeZone." into tizen_2.2
2013-09-03 Young Ik ChoMerge "add cleanup for osp-appfw unload" into tizen_2.2
2013-09-03 Yong SongMerge "remove vconf.h dependency" into tizen_2.2
2013-09-03 Yong Songremove vconf.h dependency
2013-09-03 Hokwon SongMerge "Fix N_SE-50875 for getOffset of TZ." into tizen_2.2
2013-09-03 Young Ik Choadd cleanup for osp-appfw unload
2013-09-03 Young Ik Chopreload AppControl registry
2013-09-03 Hokwon SongMerge "Remove fallback functions for timezone and local...
2013-09-03 Yong Songeliminate heynoti
2013-09-02 Hyunbin LeeHandle the exception from Registry::Flush()
2013-09-02 Joohyun KimMerge "Add readlink failure case of timezone" into...
2013-09-02 Hokwon SongMerge "Fix PLM P130828-03861 for system time zone....
2013-09-02 Sunwook BaeAdd a forward decl of Io::Registry
2013-08-30 Young Ik Chofix crash on registry access
2013-08-29 Young Ik ChoMerge "remove redundant IPC calls" into tizen_2.2
2013-08-29 SeungWon LeeFixed a typo.
2013-08-29 Young Ik Choremove redundant IPC calls
2013-08-28 Sunwook BaeSeparate the load methods (r/rw)
2013-08-27 Hyunbin LeeRefactor AppRegistry to support multi-thread concurrency
2013-08-26 Hyunbin LeeRemove compilation warning
2013-08-26 Joohyun KimMerge changes I62af2333,I9317aba8,I03d801f5 into tizen_2.2
2013-08-23 Young Ik ChoMerge "minor appid refactoring" into tizen_2.2
2013-08-23 Joohyun KimMerge "Fix fd lock issue on Alarm" into tizen_2.2
2013-08-23 Young Ik Chominor appid refactoring
2013-08-23 Hokwon SongMerge "Update doxygen of TimeZone." into tizen_2.2
2013-08-23 Joohyun KimMerge "Fix event subscribe exception" into tizen_2.2
2013-08-22 Rithesh GowdaMerge "added check for listener validation" into tizen_2.2
2013-08-21 Joohyun KimMerge "Add screen feature on SystemInfo" into tizen_2.2
2013-08-21 Hokwon SongMerge "Remove dummy code for Device/Power/Runtime....
2013-08-21 Young Ik ChoMerge "Fix default memory leak for AppControl request...
2013-08-21 jh0522.choiMerge branch 'tizen_2.2' of ssh://review.tizendev.org...
2013-08-21 Duyoung JangAdd type parameter for performance
2013-08-21 Young Ik ChoFix default memory leak for AppControl request
2013-08-20 Rithesh Gowdaadded check for listener validation
2013-08-19 Joohyun KimMerge "Fix re-entrancy issue" into tizen_2.2
2013-08-19 Jaesung KuUpdate for terminating Submode Appcontrol
2013-08-19 dahyeong.kimMerge "[2.2.1] Modify doxygen example of Encode/DecodeB...
2013-08-19 Hokwon SongMerge "Replace gmtime to gmtime_r for TimeZone" into...
2013-08-16 Jaesung KuFix the double-free issue
2013-08-14 dahyeong.kimMerge "[2.2.1][P130807-00904] Fail to get the host...
2013-08-14 david_kim31Merge "Alarm Conditional AppLaunch Refactoring" into...
2013-08-14 Hyunbin LeeModify AppRegistry for multi-process
2013-08-14 Hokwon SongMerge "Fix a timezone defect." into tizen_2.2
2013-08-14 Young Ik Chorefined appinfo initialization
2013-08-13 Duyoung JangRemove AppLog
2013-08-12 Yong Songprevent related issues
2013-08-12 Hokwon SongMerge "Fix prevent defect on Text." into tizen_2.2
2013-08-12 Young Ik ChoMerge "refined boot logic" into tizen_2.2
2013-08-12 Young Ik Chorefined boot logic
2013-08-12 Duyoung JangAdd event for storage full
2013-08-09 Young Ik Chouse explicit template initialization
2013-08-08 Young Ik Chofix crash issue on appcontrol back
2013-08-08 Jaesung KuUpdate for thread-safety of AppResource
2013-08-06 Young Ik Chofix prevent issue
2013-08-05 Duyoung JangSync to the latest code
2013-08-02 Hokwon SongMerge "Remove privilege check on setting" into tizen_2.2
2013-08-01 Yong Songclear any exisiting error
2013-08-01 dahyeong.kimMerge "[2.2.1] Change FBase_String.h to FBaseUtil_Atom...
2013-07-30 Hokwon SongMerge "Remove dead code in Locales." into tizen_2.2
2013-07-30 seokhyun kimMerge "FIoRegistry.h => iniparser.h" into tizen_2.2
2013-07-30 Young Ik Choheader depdency correction
2013-07-25 Hokwon SongMerge "Revert "Fix N_SE-46938 for tz list."" into tizen_2.2
2013-07-25 dahyeong.kimMerge "[2.2.1] Remove privacy input data in log & Remov...
2013-07-25 Young Ik Chofix notification with appid handling
2013-07-25 Yong Songapplying new badge API
2013-07-24 Young Ik ChoMerge "app namespace source cleanup" into tizen_2.2
2013-07-24 dahyeong.kimMerge "[2.2.1] Remove error check code in CopyCtor...
2013-07-24 Young Ik Choapp namespace source cleanup
2013-07-24 Young Ik Choproper headers
2013-07-24 Young Ik Chomove logic to server library
2013-07-24 dahyeong.kimMerge "[2.2.1] Update examples and doxygen comments...
2013-07-24 Young Ik Chohide internal bundle key for AppControl
2013-07-24 Young Ik Choremove capi-appfw-app-manager dependency
2013-07-24 Young Ik Chorefactoring active app handling
2013-07-23 JungHoon KimMerge "Fix API Reference" into tizen_2.2
2013-07-19 Hokwon SongMerge "Fix N_SE-46938 for tz list." into tizen_2.2
2013-07-19 Jaesung KuUpdate for AppLifecycle Event
2013-07-18 Hokwon SongMerge "runtime moves to common-serivce." into tizen_2.2
2013-07-17 Duyoung JangIncrease retry count for db lock
2013-07-16 Hokwon SongMerge "Revert "Fix prevent defect for locales"" into...
2013-07-15 Jaewon LeeMerge "Fix memory leaks" into tizen_2.2
2013-07-15 KyungWoo NohMerge "[SECURITY] Fixed valgrind tool issues" into...
2013-07-15 Karthik Subas Chan... Merge "prevent issue fixes" into tizen_2.2
2013-07-15 Nazmus Salahin RockyMerge "Beautification of appfw/inc soure-code" into...
2013-07-15 Karthik Subas Chan... prevent issue fixes
2013-07-15 darpan.kaMerge "Getting token based on delimiter" into tizen_2.2
2013-07-12 SuchitaMerge "Beautified source code of appfw/src/base/inc...
2013-07-12 SuchitaMerge "Beautified source code of appfw/src/base/utility...
2013-07-11 Joohyun KimMerge "Clean makefile and fix provider:" into tizen_2.2
2013-07-11 Young Ik Choremove redundant log
2013-07-11 Salahin RockyMerge "Beautification of soure-code" into tizen_2.2
2013-07-11 Joohyun KimMerge "Fix memory leak on imei" into tizen_2.2
next