[M49_2623] Chromium upversion to m49_2623 branch.
[platform/framework/web/chromium-efl.git] / tizen_src / chromium_impl / content / browser / renderer_host / render_widget_host_view_efl.h
2018-07-10 Gajendra N[M49_2623] Chromium upversion to m49_2623 branch.
2018-07-10 Antonio GomesDisambiguation popup should send tap gestures not mouse...
2018-07-10 Tomasz CzekalaRevert "Filter out events jittery for single-touch...
2018-07-10 Tomasz CzekalaFix wrong computation of scroll velocity.
2018-07-10 Sanghyup LeeDefault behavior for HW back key should be implemented...
2018-07-10 Youngcheol Kang[M48_2564] Chromium upversion to m48_2564 branch
2018-07-10 Sanghyup LeeFilter out events jittery for single-touch gestures.
2018-07-10 suneelImplement device display info and get device scale...
2018-07-10 Sanghyup Leefixup! Fix ewk_view_visibility_set.
2018-07-10 Antonio GomesApply hide/restore selection controls logic to zoom...
2018-07-10 dhyuna.ko[M42-Merge] fixup! Changed implementation of EWebView...
2018-07-10 Andrzej Badowski[Tizen 3.0][EWK API] Change the implementation ewk_view...
2018-07-10 venu.musham[M42-Merge] Add GetSnapshotAsync Implementation.
2018-07-10 Arnaud RenevierUnimplement RenderWidgetHostViewEfl::MovePluginWindows
2018-07-10 venu.musham[m47_2526] Reenabled delegated renderer.
2018-07-10 Arnaud Renevierfixup! [M47_2526] Chromium upversion to m47_2526 branch
2018-07-10 Youngcheol Kang[M47_2526] Chromium upversion to m47_2526 branch
2018-07-10 Antonio GomesFix Disambiguation popup event handling.
2018-07-10 Antonio GomesRemove now obsolete hit-test based mechanism
2018-07-10 Antonio GomesRemove Handle{LongPress,Tap}Gesture declaration
2018-07-10 Antonio GomesDefer to SelectionControllerEfl more gesture handling.
2018-07-10 Antonio GomesDefer to SelectionControllerEfl some gesture handling.
2018-07-10 Antonio GomesMove SelectionControllerEfl ownership to RWHVEfl
2018-07-10 Antonio Gomesfixup! Bringup Text selection
2018-07-10 Youngcheol Kang[M44_2403] Chromium upversion to m44_2403 branch
2018-07-10 Youngsoo ChoiPreventing creation of unused instance 'EdgeEffect...
2018-07-10 jiyoon.seolFix IME events handling
2018-07-10 Arnaud RenevierVarious exports
2018-07-10 Chandan Padhifixup! Implement Delegate renderer using frame buffer...
2018-07-10 Arnaud RenevierMove selection code into content/ module.
2018-07-10 hh4813.kim[EWK_REFACTOR] bringup QuerySelectionStyle for efl_dele...
2018-07-10 YongGeol JungComposite frame to native surface directly on main...
2018-07-10 hh4813.kim[EWK_REFACTOR] Remove unused RenderWidgetHostViewEfl...
2018-07-10 venu.mushamImplement Delegate renderer using frame buffer object...
2018-07-10 Karol Furmaniak[EWK_REFACTOR] bringup GetSnapshotAsync and GetSnapShot...
2018-07-10 Karol FurmaniakBringup Text selection.
2018-07-10 yh106.jung[wayland][tizen v3.0] ecore wayland function integration
2018-07-10 Antonio Gomesfixup! [dev/m42][uBrowser] One point touch.
2018-07-10 Antonio Gomesfixup! [dev/m42][uBrowser] Wrong output on double tap.
2018-07-10 Antonio Gomes[dev/m42][uBrowser] One point touch.
2018-07-10 Arnaud RenevierForward events to ewk
2018-07-10 Grzegorz SpryszynskiPage rotation look weird
2018-07-10 uzair.jaleel[M40 Merge] Fixed that webview is crushed on resizing...
2018-07-10 Antonio Gomes[dev/m42] Wrong confirm sign on keyboard
2018-07-10 hh4813.kim[EWK_REFACTOR] Move IsIMEShow() and GetIMERect() from...
2018-07-10 Piotr TworekRemove some of the NOTIMPLEMENTED() logs we don't have...
2018-07-10 hh4813.kim[EWK_REFACTOR] Move IsLastAvailableTextEmpty() from...
2018-07-10 Antonio Gomes[Rebase][dev/m41_2272] API changes in GestureRecognizer
2018-07-10 Antonio Gomes[M42_2311] Chromium upversion to m42_2311 branch
2018-07-10 Antonio Gomes[M41_2236] Chromium upversion to m41_2236 branch
2018-07-10 yh106.jungEnable IMContextEfl
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 TworekRefactor overscroll notification effect implementation...
2018-07-10 Arnaud RenevierHandle ewk ipc messages in WebViewBrowserMessageFilter
2018-07-10 Piotr TworekMake sure we recreate Evas_GL_Surface on native widget...
2018-07-10 yh106.jungEnable EWebView::MoveCaret()
2018-07-10 yh106.jungEnable SetTouchEventsEnabled, SetMouseEventsEnabled
2018-07-10 Piotr TworekMove EWK implementation code into ewk/ directory where...
2018-07-10 Piotr TworekMerge efl-port POC code into tizen_src