WebViewEvasEventHandler does not rely on tizen_webview::WebView anymore
[platform/framework/web/chromium-efl.git] / tizen_src / ewk / efl_integration / eweb_view.cc
2018-07-10 Arnaud RenevierWebViewEvasEventHandler does not rely on tizen_webview...
2018-07-10 Arnaud RenevierForward events to ewk
2018-07-10 Arnaud RenevierBringup ewk_view_not_found_error_page_load
2018-07-10 Antonio GomesMake popup implementation also available on desktop...
2018-07-10 Piotr TworekRefactor async window creation feature to avoid chromiu...
2018-07-10 Piotr TworekIntroduce WebContentsViewEflDelegate interface.
2018-07-10 Piotr TworekPlace usage of FrameHostMsg_LoadNotFoundErrorPage in...
2018-07-10 Piotr TworekChange async window creation code to simplify chromium...
2018-07-10 yh106.jungEnable EWebView::ExitFullscreen()
2018-07-10 hh4813.kim[EWK_REFACTOR] Remove SelectRange() in EWebView
2018-07-10 hh4813.kim[EWK_REFACTOR] Move IsIMEShow() and GetIMERect() from...
2018-07-10 Arnaud RenevierRemove tw_callbacks.h
2018-07-10 Arnaud RenevierRemove tw_hit_test
2018-07-10 hh4813.kim[EWK_REFACTOR] Move IsLastAvailableTextEmpty() from...
2018-07-10 hh4813.kim[EWK_REFACTOR bug] Remove EWebView::ScrollFocusedEditab...
2018-07-10 Arnaud RenevierSettings are not applied if set before an url is loaded
2018-07-10 Arnaud Renevierfixup! Use Hit_Test_Param to pass hit test infos betwee...
2018-07-10 Piotr TworekFix Tizen 3.0 chromium-ewk build after upversion to M42
2018-07-10 Arnaud Renevierfixup: Wrong values are shown in inputpicker
2018-07-10 Antonio Gomes[M41_2272] Explicitly specify namespace for base::Comma...
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 Arnaud RenevierUse Hit_Test_Param to pass hit test infos between proce...
2018-07-10 Piotr TworekRestore content detection feature to a working condition.
2018-07-10 yh106.jungMove ScrollDetector from rwhv to ewebview
2018-07-10 Piotr TworekRemove EWK_BRINGUP guards from SelectLink And SelectClo...
2018-07-10 Arnaud RenevierRemove WebPopupItem
2018-07-10 Arnaud RenevierRemove tw_policy_decision.*
2018-07-10 Arnaud RenevierRemove tw_error.h
2018-07-10 Arnaud RenevierRemove various enums in tizen_webview/public
2018-07-10 Piotr TworekRestore support for ewk_view_set_mode function.
2018-07-10 Piotr TworekFix drag & drop support broken during initial refactori...
2018-07-10 Piotr TworekRefactor overscroll notification effect implementation...
2018-07-10 Arnaud RenevierHandle ewk ipc messages in WebViewBrowserMessageFilter
2018-07-10 Arnaud RenevierRemove tw_back_forward_list_impl.h and tw_back_forward_...
2018-07-10 yh106.jungEnable EWebView::MoveCaret()
2018-07-10 yh106.jungEnable ewk_view_feed_touch_event
2018-07-10 Arnaud RenevierRemove tw_frame.h
2018-07-10 Piotr TworekFix EWK support for switching between mouse and touch...
2018-07-10 Piotr TworekFix elementary widget stacking
2018-07-10 Piotr TworekFix EFL errors triggered by SelectionMagnifier
2018-07-10 Piotr TworekFix a bunch of EFL warnings we can see during EWK apps...
2018-07-10 Piotr TworekGet rid of Evas image object from Ewk_View_Smart_Data
2018-07-10 Dongjun KimWrong values are shown in inputpicker
2018-07-10 Piotr TworekGet rid of old and dead event handling code.
2018-07-10 Piotr TworekMake EWK use WebContentsViewDelegate for popup menu...
2018-07-10 Arnaud RenevierRemove tw_notification.h
2018-07-10 yh106.jungEnable SetTouchEventsEnabled, SetMouseEventsEnabled
2018-07-10 Antonio GomesMake EWK buildable again for Tizen Mobile
2018-07-10 Piotr TworekMake EWK buildable again for TV 3.0
2018-07-10 Piotr Tworekfixup! Move EWK implementation code into ewk/ directory...
2018-07-10 Piotr TworekFix EWK content rendering support.
2018-07-10 Piotr TworekMove EWK implementation code into ewk/ directory where...