[M120 Migration]URL of _Ewk_Error set wrong
[platform/framework/web/chromium-efl.git] / tizen_src / ewk / efl_integration / eweb_view.h
2018-07-10 yh106.jungMove the function, FilesSelectedInChooser, from RVH...
2018-07-10 Prashanth R K Shan... [M53_2785] Chromium upversion to m53_2785 branch.
2018-07-10 Gajendra N[M51_2704] Chromium upversion to m51_2704 branch.
2018-07-10 Antonio GomesRetire EwkViewMsg_DidFailLoadWithError
2018-07-10 Antonio GomesTemplatize EWebView callback classes.
2018-07-10 Antonio GomesRemove leftover code from EWebView
2018-07-10 Grzegorz CzajkowskiReimplement range and page scale functionality
2018-07-10 Sanghyup Leefixup! Fix ewk_view_visibility_set.
2018-07-10 Grzegorz CzajkowskiEwk_Settings are not preserved after domain change
2018-07-10 Andrzej Badowski[Tizen 3.0][EWK API] Change the implementation ewk_view...
2018-07-10 Grzegorz CzajkowskiChanged settings are not sometimes applied to Renderer...
2018-07-10 Antonio GomesDisambiguate ShowContextMenu implementation.
2018-07-10 Arnaud RenevierUnite ewk_context_inspector_server and ewk_view_inspect...
2018-07-10 Antonio GomesWindow creation mis-setup Evas_Object hierarchy
2018-07-10 Arnaud Renevierfix ewk_view_user_agent_set
2018-07-10 Antonio GomesMove away from AsyncHitTest messages to handle tap
2018-07-10 Antonio GomesRemove ununsed ContextMenuType parameter of various...
2018-07-10 Youngcheol Kang[M44_2403] Chromium upversion to m44_2403 branch
2018-07-10 Tomasz CzekalaImplement ewk_view_page_zoom_get/set
2018-07-10 Sanghyup LeeFix ewk_view_text_selection_clear
2018-07-10 Tomasz WeglarskiImplement orientation_lock and orientation_unlock API
2018-07-10 DongJun KimInternalization for user_media
2018-07-10 hh4813.kim[EWK_REFACTOR] bringup EWebViewCallbacks::ZoomStarted...
2018-07-10 Arnaud RenevierMove selection code into content/ module.
2018-07-10 hh4813.kim[EWK_REFACTOR] Remove unused RenderWidgetHostViewEfl...
2018-07-10 yh106.jung[EWK_REFACTOR] Remove unused EWebView::GetSnapShotForRect
2018-07-10 Karol Furmaniak[EWK_REFACTOR] bringup GetSnapshotAsync and GetSnapShot...
2018-07-10 Karol FurmaniakBringup Text selection.
2018-07-10 Piotr TworekImprove renderer process crash handling in EWK.
2018-07-10 Arnaud RenevierBringup quota management api
2018-07-10 Arnaud RenevierRemove tw_webview_delegate
2018-07-10 Arnaud RenevierRemove tw_webview
2018-07-10 Arnaud RenevierRemove tw_web_context
2018-07-10 Arnaud RenevierWebViewEvasEventHandler does not rely on tizen_webview...
2018-07-10 Arnaud RenevierForward events to ewk
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 Arnaud RenevierRemove unused forward class declarations
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 Arnaud Renevierfixup: Wrong values are shown in inputpicker
2018-07-10 Antonio Gomes[M41_2272] Chromium upversion to m41_2272 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 Arnaud RenevierRemove tw_policy_decision.*
2018-07-10 Arnaud RenevierUse blink::WebTextDirection instead of blink::TextDirection
2018-07-10 Arnaud RenevierRemove tw_error.h
2018-07-10 Arnaud RenevierRemove various enums in tizen_webview/public
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 ewk_view_feed_touch_event
2018-07-10 Arnaud RenevierRemove tw_frame.h
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 Piotr TworekFix EWK content rendering support.
2018-07-10 Piotr TworekMove EWK implementation code into ewk/ directory where...