[M47_2526] Chromium upversion to m47_2526 branch
[platform/framework/web/chromium-efl.git] / tizen_src / chromium_impl / content / browser / web_contents / web_contents_view_efl.cc
2018-07-10 Youngcheol Kang[M47_2526] Chromium upversion to m47_2526 branch
2018-07-10 Antonio GomesMove SelectionControllerEfl ownership to RWHVEfl
2018-07-10 Youngcheol Kang[M44_2403] Chromium upversion to m44_2403 branch
2018-07-10 Youngcheol KangFix crash in WebContentsViewEfl::UpdateDragDest function
2018-07-10 hh4813.kim[EWK_REFACTOR] bringup Ewk_Settings::useKeyPadWithoutUs...
2018-07-10 hh4813.kim[EWK_REFACTOR] bringup EWebViewCallbacks::ZoomStarted...
2018-07-10 hh4813.kim[EWK_REFACTOR] bringup QuerySelectionStyle for efl_dele...
2018-07-10 yh106.jungfixup! [EWK_REFACTOR] Get orientation from native windo...
2018-07-10 Karol FurmaniakBringup Text selection.
2018-07-10 Umesh Kumar Patel[MM] Video rotation issue in full screen mode
2018-07-10 Arnaud RenevierRemove X11EventSourceEfl
2018-07-10 Piotr TworekIntroduce WebContentsViewEflDelegate interface.
2018-07-10 Piotr TworekRemove some of the NOTIMPLEMENTED() logs we don't have...
2018-07-10 Piotr TworekRemove conformant object fron WebContentsViewEfl.
2018-07-10 Piotr TworekInitialize PlatformEventSource when creating first...
2018-07-10 Piotr Tworekfixup! Fix support for navigating page contents using...
2018-07-10 Piotr TworekUse virtual InitAsChild function to initialize RenderWi...
2018-07-10 Piotr TworekFix support for navigating page contents using arrow...
2018-07-10 Piotr TworekFix drag & drop support broken during initial refactori...
2018-07-10 Piotr TworekFix EWK support for switching between mouse and touch...
2018-07-10 hh4813.kimMake EWK use WebContentsViewDelegate for SetPageTitle...
2018-07-10 Piotr TworekUse WebContentsViewDelegate to delegate popup handling...
2018-07-10 Piotr TworekMove EWK implementation code into ewk/ directory where...
2018-07-10 Piotr TworekMerge efl-port POC code into tizen_src