[M69 Dev][Tizen] Enable touch events for mobile/wearable profile
[platform/framework/web/chromium-efl.git] / tizen_src / chromium_impl / content / browser / web_contents / web_contents_view_efl.cc
2018-11-15 Chandan Padhi[M69 Dev][Tizen] Enable touch events for mobile/wearabl... 46/193146/2
2018-10-29 Chandan Padhi[M69 Dev][EFL] Fix compilation errors for desktop build 72/191372/8
2018-08-13 Chandan Padhi[M67 Dev][Tizen] Replace display specific API with... 91/186691/2
2018-08-07 Youngsoo Choi[M67 Dev][Tizen] Provide target profile information... 69/185969/5
2018-07-27 Chandan Padhi[M67 Dev][EFL] Format chromium-efl according to Chromiu... 96/185296/2
2018-07-27 Chandan Padhi[M67 Dev][EFL] Fix compiler errors (2/2) 57/184957/5
2018-07-27 Youngsoo Choi[M67 Dev][EFL] Fix compiler errors (1/2) 01/184901/4
2018-07-10 Prashanth R K Shan... [M53_2785] Chromium upversion to m53_2785 branch.
2018-07-10 Gajendra N[M50_2661] Chromium upversion to m50_2661 branch.
2018-07-10 Youngcheol Kang[M48_2564] Chromium upversion to m48_2564 branch
2018-07-10 Tomasz CzekalaFix for black screen in new window for web apps
2018-07-10 Andrzej Badowski[EFL] Implement orientation_lock and orientation_unlock API
2018-07-10 suneelImplement device display info and get device scale...
2018-07-10 Antonio Gomes[Odroid][WCS] No logs for touch events on gesture.html
2018-07-10 Antonio GomesDisambiguate ShowContextMenu implementation.
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