platform/framework/web/nwrt.git
2015-05-18 WonYoung ChoiCleanup code
2015-05-18 WonYoung ChoiAdd -fPIC compiler flag to injected bundle.
2015-05-18 WonYoung ChoiFix license and URL in the spec file.
2015-05-18 WonYoung ChoiAdd functions to support sending messages to runtime...
2015-05-18 Seungkeun LeeHandle DynamicUrlParsing using ResourceManager
2015-05-18 Seungkeun LeeImplement Widget API
2015-05-17 WonYoung ChoiMerge "divide popup_string.h into popup_string.cc/h...
2015-05-15 Seungkeun LeeUpdate Injected bundle interfeace ( int -> const char* )
2015-05-15 Seungkeun LeeAdd LocaleManager::EnableAutoUpdate API for bundle...
2015-05-15 Yongseop Kimdivide popup_string.h into popup_string.cc/h
2015-05-15 Seungkeun LeeImplement popup show related code
2015-05-15 Yongseop KimImplements Popup Class
2015-05-14 Seungkeun LeeFix AppDB::GetKeys bug
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 for reply of SendSyncMessage()
2015-05-11 WonYoung ChoiFix bug of GetRuntimeVariable()
2015-05-11 WonYoung ChoiRetry connecting to ExtensionServer at DynamicPluginSta...
2015-05-11 Seungkeun LeeImplement App db for saving permission preference
2015-05-08 WonYoung ChoiFix file name to short version
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-28 Seungkeun LeeResourceManager : bug fix
2015-04-27 Seungkeun LeeWebView : Support custom UserAgent
2015-04-27 Seungkeun LeeHandle ResourceManager in WebApplication
2015-04-27 Seungkeun LeeFix protocol check code
2015-04-24 WonYoung ChoiImplements InjectedBundle and handlers of ExtensionServer
2015-04-24 Seungkeun Leereplace using namespace to using xxx
2015-04-24 Joonghyun ChoImplement ResourceManager class
2015-04-23 WonYoung ChoiMerge "Revert clean up of NativeWindow" into devel...
2015-04-22 WonYoung ChoiRevert clean up of NativeWindow
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 LeeRefactoring WebView
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-21 Seungkeun LeeUpdate AppControl
2015-04-21 Seungkeun LeeAppControl : Add Reply method
2015-04-20 WonYoung ChoiAdd string utils to common library
2015-04-20 Seungkeun LeeActive window when recevied Appcontrol
2015-04-20 WonYoung ChoiImplements DBus Utility for WRT
2015-04-20 Yongseop KimModify ApplicationData class to build successfully
2015-04-20 WonYoung ChoiMove CommandLine class to common library.
2015-04-16 Seungkeun LeeHandle AppControl in WebApplication
2015-04-16 Joonghyun Cho[AppControl] clone app_control_h before using app_contr...
2015-04-16 Seungkeun LeeMerge "Fix javascript code to remov temporary variable...
2015-04-16 Yongseop KimImplements ApplicationData
2015-04-15 WonYoung ChoiMerge "Implement AppControl class" into devel/wrt2
2015-04-15 Joonghyun ChoImplement AppControl class
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 LeeFix auto orientation related bug
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 WonYoung ChoiChange appfw callback functions to lamda
2015-04-09 Seungkeun LeeImplements certficate path set
next