Cleanup code
[platform/framework/web/nwrt.git] / src / runtime / web_application.cc
2015-05-18 WonYoung ChoiCleanup code
2015-05-18 WonYoung ChoiAdd functions to support sending messages to runtime...
2015-05-15 Seungkeun LeeImplement popup show related code
2015-05-13 Seungkeun LeeImplement setting related code
2015-05-13 Seungkeun LeeRefactoring AppDB
2015-05-12 Seungkeun LeeImplement Certificate popup callback
2015-05-12 WonYoung ChoiMerge "Fix bug for reply of SendSyncMessage()" into...
2015-05-12 WonYoung ChoiMerge "Fix bug of GetRuntimeVariable()" into devel...
2015-05-12 Seungkeun LeeImplement Notification manager
2015-05-11 WonYoung ChoiFix bug of GetRuntimeVariable()
2015-05-11 Seungkeun LeeImplement App db for saving permission preference
2015-05-08 WonYoung ChoiFix Logger to C++ (chromium) style.
2015-05-07 WonYoung ChoiMerge ExtensionServer to Runtime
2015-05-07 Seungkeun LeeRefactoring common class
2015-05-07 WonYoung ChoiScreenOrientation enum is changed to enum class.
2015-05-07 Seungkeun LeeImplement Authentication request callback
2015-05-06 Seungkeun LeeImplement Download callback
2015-05-06 WonYoung ChoiMove DBusServer to WebApplication from Runtime
2015-05-04 Seungkeun LeeEnable WebEngine extension features
2015-05-04 Seungkeun LeeMerge "Implement Storage quota exceed callback" into...
2015-04-30 Joonghyun ChoImplement Resource Class
2015-04-30 Seungkeun LeeImplement Storage quota exceed callback
2015-04-30 Seungkeun LeeImplement geolocation permission callback
2015-04-30 Seungkeun LeeImplement Notification Permission callback
2015-04-29 Seungkeun LeeImplement Fullscreen API
2015-04-29 WonYoung ChoiMerge "Cleanup code to remove warning messages at build...
2015-04-29 WonYoung ChoiMerge "Terminate app when manifest can not be loaded...
2015-04-28 WonYoung ChoiCleanup code to remove warning messages at buildtime.
2015-04-28 WonYoung ChoiTerminate app when manifest can not be loaded.
2015-04-28 Seungkeun LeeImplement "create,window", "close,window"
2015-04-28 Seungkeun LeeAdd TODO list
2015-04-28 WonYoung ChoiMerge "Implements InjectedBundle and handlers of Extens...
2015-04-27 Seungkeun LeeHandle ResourceManager in WebApplication
2015-04-22 Seungkeun LeeMerge "Refactoring WebView" into devel/wrt2
2015-04-22 WonYoung ChoiMerge "Apply DBus IPC to Runtime and Extension" into...
2015-04-22 Seungkeun LeeClean up constructors of WebApplication
2015-04-22 WonYoung ChoiApply DBus IPC to Runtime and Extension
2015-04-22 WonYoung ChoiClean up constructors of WebApplication and NativeWindow
2015-04-21 Seungkeun Lee Add main loop exit method in WebApplication
2015-04-21 Seungkeun LeeMerge "NULL Check the ApplicationData properties before...
2015-04-21 Seungkeun LeeNULL Check the ApplicationData properties before use
2015-04-21 WonYoung ChoiMerge "Add string utils to common library" into devel...
2015-04-21 Seungkeun LeeSupport Disable Context-menu
2015-04-21 Seungkeun LeeImplement debug mode
2015-04-21 Seungkeun LeeHandle ApplicationData in WebApplication
2015-04-20 Seungkeun LeeActive window when recevied Appcontrol
2015-04-20 WonYoung ChoiMove CommandLine class to common library.
2015-04-16 Seungkeun LeeHandle AppControl in WebApplication
2015-04-16 Seungkeun LeeMerge "Fix javascript code to remov temporary variable...
2015-04-15 WonYoung ChoiMerge "Implement AppControl class" into devel/wrt2
2015-04-15 Seungkeun LeeSupport low memory callback
2015-04-15 Seungkeun LeeFix javascript code to remov temporary variable
2015-04-15 Seungkeun LeeImplement Console message handler
2015-04-15 Seungkeun LeeMerge "Add LocaleManager - Implement localization...
2015-04-14 Seungkeun LeeAdd LocaleManager
2015-04-13 Seungkeun LeeFix ClearViewStack deleting bug
2015-04-10 Seungkeun LeeAdd missing code - set webview event handler
2015-04-10 Seungkeun LeeMerge "Add debugging three brothers ( onloadstart,...
2015-04-10 Seungkeun LeeMerge "Revert "Implements certficate path set"" into...
2015-04-10 Seungkeun LeeRevert "Implements certficate path set"
2015-04-10 Seungkeun LeeAdd debugging three brothers ( onloadstart, onloadfinis...
2015-04-10 WonYoung ChoiImplements extension loader and server
2015-04-10 Seungkeun LeeMerge "Add edc file for native window of wrt" into...
2015-04-10 Seungkeun LeeMerge "Change ewk initialize code position - issue...
2015-04-10 Seungkeun LeeMerge "Implements certficate path set" into devel/wrt2
2015-04-09 WonYoung ChoiAdd edc file for native window of wrt
2015-04-09 Seungkeun LeeChange ewk initialize code position
2015-04-09 Seungkeun LeeImplements certficate path set
2015-04-09 Seungkeun LeeMerge "Implement Vibration" into devel/wrt2
2015-04-09 Seungkeun LeeMerge "Implement WebApplication::GetDataPath with app_g...
2015-04-09 Seungkeun LeeImplement WebApplication::GetDataPath with app_get_data...
2015-04-09 Seungkeun LeeMerge "Handling the back-key : key event -> DOM custom...
2015-04-09 Seungkeun LeeMerge "Refactoring : Runtime - private method -> static...
2015-04-09 Seungkeun LeeHandling the back-key
2015-04-08 Seungkeun LeeImplement Vibration
2015-04-08 Seungkeun LeeImplements orientation lock spec
2015-04-08 Seungkeun LeeMerge "Refactoring - pause/resume , show, hiden related...
2015-04-08 WonYoung ChoiImplements wrt message callback
2015-04-08 Seungkeun LeeRefactoring - pause/resume , show, hiden related code
2015-04-07 Seungkeun LeeWebView Implements
2015-04-06 WonYoung ChoiApply CPP Lint and Cleanup code
2015-04-03 Seungkeun Lee WebView and WebApplication basic behavior and struct...
2015-04-02 WonYoung ChoiWebRuntime Refatoring