Merge remote-tracking branch 'origin/master' into tizen
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / WebView / WebView.cs
2021-07-05 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-07-05 Jiyun Yang[NUI] Change WebView namespace to Tizen.NUI.BaseCompone...
2021-05-27 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-05-27 huayongxu[NUI] Fix crash when background color of webview is...
2021-05-26 huayongxuRename functions, variables, etc related to policy...
2021-05-26 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-21 huayongxuRename functions, variables, etc related to policy...
2021-05-21 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-13 adminMerge remote-tracking branch 'origin/master' into tizen
2021-05-13 huayongxuRename functions, variables, etc related to policy...
2021-05-13 adminMerge remote-tracking branch 'origin/master' into tizen
2021-05-12 huayongxu[NUI] Fix issue that default value of BindableProperty...
2021-04-28 adminMerge remote-tracking branch 'origin/master' into tizen
2021-04-28 huayongxu[NUI] Rename some properties of WebView, WebSettings...
2021-04-28 huayongxu[NUI] Implement hit test APIs of webview. (#2923)
2021-04-28 huayongxu[NUI] Implement context menu APIs of webview. (#2909)
2021-04-28 huayongxu[NUI] Implement APIs for request interceptor, console...
2021-04-28 huayongxu[NUI] Implement certificate & authentication APIs of...
2021-04-20 adminMerge remote-tracking branch 'origin/master' into tizen
2021-04-20 huayong.xuchange GetXXX to XXX
2021-04-20 huayong.xu[NUI] Implement new window policy decision APIs of...
2021-04-20 huayong.xuraname documentbackgroundcolor to contentbackgroundcolor
2021-04-20 huayong.xuraname backgroundcolor to documentbackgroundcolor
2021-04-20 huayong.xuset properties by BindableProperty.
2021-04-20 huayong.xu[NUI] Implement some new APIs of web view.
2021-04-20 huayongxu[NUI] Implement APIs for form repost decision & frame...
2021-03-18 adminMerge remote-tracking branch 'origin/master' into tizen
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-03 adminMerge remote-tracking branch 'origin/master' into tizen
2021-03-03 huayongxu[NUI] Add APIs for javascript popup. (#2678)
2021-02-09 adminMerge remote-tracking branch 'origin/master' into tizen
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-02-09 huayongxu[NUI] Add a VideoHoleEnabled property into WebView...
2021-02-09 huayongxu[NUI] Add some APIs into WebView. (#2578)
2021-01-28 adminMerge remote-tracking branch 'origin/master' into tizen
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules