platform/framework/web/nwrt.git
2015-06-09 Seungkeun LeeCode clean up 65/40765/1
2015-06-09 Yongseop KimAdds encoding features of Resource/ResourceManager 67/40667/5
2015-06-09 Seungkeun LeeWebView - text encoding 72/40572/3
2015-06-08 Seungkeun LeeFix TCT issue 76/40476/9
2015-06-08 Seungkeun LeeUpdate App control API 98/40698/1 submit/tizen/20150608.074313
2015-06-08 Seungkeun LeeFix ResourceManager::GetLocalizedPath error 66/40666/2
2015-06-04 Seungkeun LeeDisable popup blocker 04/40504/1
2015-06-04 Seungkeun LeeUpdate Notification API 18/40318/3 submit/tizen_mobile/20150604.063436 submit/tizen_mobile/20150604.105928
2015-06-03 Seungkeun LeeRefactoring Widget API ( Javascript -> Native V8 API ) 33/40233/5
2015-06-01 Seungkeun LeeWidget API : Bug fix 97/40197/2
2015-06-01 Seungkeun LeeImplement natural orientation to support landscape... 86/39786/13
2015-06-01 Seungkeun LeeImplement Access control in ResourceMananger ( include... 27/40027/9
2015-05-29 WonYoung ChoiApply fixed v8 apis 23/40123/1 accepted/tizen/mobile/20150530.065439 accepted/tizen/tv/20150530.070029 submit/tizen_common/20150604.888888 submit/tizen_mobile/20150529.085504 submit/tizen_mobile/20150529.142011 submit/tizen_tv/20150529.085455 submit/tizen_tv/20150529.142001
2015-05-29 Inhwan LeeFix invalid licenses 04/40104/5
2015-05-28 Seungkeun LeeRemove useless ManifestHandler in ApplicationData class 61/39961/2
2015-05-27 WonYoung ChoiApply changed manifest-parser APIs. 49/39949/3 accepted/tizen/common/20150528.081126 accepted/tizen/mobile/20150528.114805 accepted/tizen/tv/20150528.114753 submit/tizen/20150526.142430
2015-05-25 WonYoung ChoiFix for aarch64 build 53/39853/2 accepted/tizen/mobile/20150526.000930 accepted/tizen/tv/20150526.000858 submit/tizen_mobile/20150525.122912 submit/tizen_tv/20150525.122904
2015-05-25 WonYoung ChoiFix loading failure of libwidget-plugin.so 52/39852/1
2015-05-21 WonYoung ChoiMerge remote-tracking branch 'remotes/spin/devel/wrt2... accepted/tizen/tv/20150521.074650 submit/tizen_mobile/20150521.051622 submit/tizen_mobile/20150522.061520 submit/tizen_tv/20150521.051606
2015-05-21 WonYoung ChoiAdd .gitignore file.
2015-05-21 KyungMi LeeInitial empty repository master
2015-05-20 WonYoung ChoiFix crashes of SendRuntimeMessage functions.
2015-05-19 Seungkeun LeeFix injected bundle crash error
2015-05-18 Joonghyun ChoUpdate po files and popup string
2015-05-18 Seungkeun LeeFix window create callback bug fix
2015-05-18 Seungkeun LeeMerge "Cleanup code" into devel/wrt2
2015-05-18 WonYoung ChoiCleanup code
2015-05-18 Seungkeun LeeAdd xwalk NativeModule and v8tools module for lifecycle...
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
next