Revert "[CherryPick] Input Method upversion"
authorTaeyun An <ty.an@samsung.com>
Thu, 28 Mar 2013 15:01:19 +0000 (00:01 +0900)
committerTaeyun An <ty.an@samsung.com>
Thu, 28 Mar 2013 15:01:19 +0000 (00:01 +0900)
commit96e21f9bfb14c1c123d34768791c57589a52e167
tree8053ecc5050142f37e7878d8085c2fe8bed5a810
parent266db218fcde8aca5ee81786843666f2dc3baf06
Revert "[CherryPick] Input Method upversion"

This reverts commit 8b1930512c6400a038d38d4f13c3c7d0669901f5.

Conflicts:

Source/WebKit2/UIProcess/API/efl/ewk_context.cpp

Change-Id: I87e8df1c9ff8c7c7293e96ca4cf53bbdd0e466fa
302 files changed:
LayoutTests/platform/wk2/Skipped [changed mode: 0755->0644]
Source/JavaScriptCore/CMakeLists.txt
Source/JavaScriptCore/PlatformEfl.cmake [changed mode: 0755->0644]
Source/JavaScriptCore/shell/PlatformEfl.cmake
Source/WTF/wtf/CMakeLists.txt
Source/WTF/wtf/OwnPtrCommon.h [changed mode: 0755->0644]
Source/WTF/wtf/PlatformEfl.cmake [changed mode: 0755->0644]
Source/WTF/wtf/efl/OwnPtrEfl.cpp
Source/WebCore/CMakeLists.txt
Source/WebCore/PlatformEfl.cmake [changed mode: 0755->0644]
Source/WebCore/WebCore.exp.in
Source/WebCore/platform/efl/RenderThemeEfl.cpp
Source/WebCore/platform/graphics/efl/CairoUtilitiesEfl.cpp [deleted file]
Source/WebCore/platform/network/NetworkingContext.h
Source/WebCore/platform/network/ResourceHandle.h [changed mode: 0755->0644]
Source/WebCore/platform/network/ResourceHandleInternal.h
Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp [changed mode: 0755->0644]
Source/WebCore/platform/network/soup/tizen/ResourceHandleSoupTizen.cpp
Source/WebKit/PlatformEfl.cmake
Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.cpp
Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.h
Source/WebKit/efl/ewk/ewk_frame.cpp
Source/WebKit/efl/ewk/ewk_history.cpp
Source/WebKit/efl/ewk/ewk_main.cpp
Source/WebKit/efl/ewk/ewk_private.h
Source/WebKit/efl/ewk/ewk_settings.cpp
Source/WebKit/efl/ewk/ewk_tiled_backing_store.cpp
Source/WebKit/efl/ewk/ewk_tiled_backing_store_private.h
Source/WebKit/efl/ewk/ewk_tiled_matrix.cpp
Source/WebKit/efl/ewk/ewk_tiled_matrix_private.h [changed mode: 0755->0644]
Source/WebKit/efl/ewk/ewk_util.cpp [new file with mode: 0644]
Source/WebKit/efl/ewk/ewk_util_private.h [moved from Source/WebCore/platform/graphics/efl/CairoUtilitiesEfl.h with 72% similarity, mode: 0644]
Source/WebKit/efl/ewk/ewk_view.cpp
Source/WebKit/efl/ewk/ewk_view.h
Source/WebKit/efl/ewk/ewk_view_private.h
Source/WebKit/efl/ewk/ewk_view_tiled.cpp
Source/WebKit/gtk/WebCoreSupport/FrameNetworkingContextGtk.cpp
Source/WebKit/gtk/WebCoreSupport/FrameNetworkingContextGtk.h
Source/WebKit2/CMakeLists.txt [changed mode: 0755->0644]
Source/WebKit2/GNUmakefile.list.am
Source/WebKit2/Platform/tizen/AboutData/AboutDataTizen.cpp [changed mode: 0755->0644]
Source/WebKit2/PlatformEfl.cmake
Source/WebKit2/PlatformTizen.cmake
Source/WebKit2/Shared/API/c/WKURL.cpp
Source/WebKit2/Shared/API/c/WKURL.h
Source/WebKit2/Shared/API/c/WKURLRequest.cpp
Source/WebKit2/Shared/API/c/WKURLRequest.h
Source/WebKit2/Shared/API/c/WKURLResponse.cpp
Source/WebKit2/Shared/API/c/WKURLResponse.h
Source/WebKit2/Shared/APIClientTraits.cpp
Source/WebKit2/Shared/APIClientTraits.h
Source/WebKit2/Shared/NativeWebKeyboardEvent.h [changed mode: 0755->0644]
Source/WebKit2/Shared/WebURL.h
Source/WebKit2/Shared/efl/NativeWebKeyboardEventEfl.cpp
Source/WebKit2/UIProcess/API/C/WKIconDatabase.h
Source/WebKit2/UIProcess/API/C/efl/WKView.cpp
Source/WebKit2/UIProcess/API/C/soup/WKSoupRequestManager.h
Source/WebKit2/UIProcess/API/cpp/efl/WKEinaSharedString.cpp [deleted file]
Source/WebKit2/UIProcess/API/cpp/efl/WKEinaSharedString.h [deleted file]
Source/WebKit2/UIProcess/API/efl/EWebKit2.h
Source/WebKit2/UIProcess/API/efl/EwkViewImpl.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/EwkViewImpl.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/PageClientImpl.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/VibrationProvider.cpp
Source/WebKit2/UIProcess/API/efl/VibrationProvider.h
Source/WebKit2/UIProcess/API/efl/ewk_back_forward_list.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_back_forward_list.h [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_back_forward_list_item.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_back_forward_list_item_private.h [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_back_forward_list_private.h [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_context.cpp
Source/WebKit2/UIProcess/API/efl/ewk_context.h
Source/WebKit2/UIProcess/API/efl/ewk_context_download_client.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_context_download_client_private.h [moved from Source/WebKit2/UIProcess/API/efl/tests/InjectedBundle/injected_bundle_sample.cpp with 81% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_context_injected_bundle_client.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_context_private.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_context_request_manager_client.cpp [moved from Source/WebKit2/UIProcess/API/efl/ewk_navigation_data.cpp with 52% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_context_request_manager_client_private.h [moved from Source/WebKit2/UIProcess/API/efl/ewk_resource_private.h with 67% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_cookie_manager.cpp
Source/WebKit2/UIProcess/API/efl/ewk_cookie_manager.h
Source/WebKit2/UIProcess/API/efl/ewk_cookie_manager_private.h
Source/WebKit2/UIProcess/API/efl/ewk_download_job.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_download_job.h
Source/WebKit2/UIProcess/API/efl/ewk_download_job_private.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_error.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_error.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_error_private.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_favicon_database.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_favicon_database.h [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_favicon_database_private.h [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_form_submission_request.cpp
Source/WebKit2/UIProcess/API/efl/ewk_form_submission_request.h
Source/WebKit2/UIProcess/API/efl/ewk_form_submission_request_private.h
Source/WebKit2/UIProcess/API/efl/ewk_geolocation_private.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_intent.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_intent.h
Source/WebKit2/UIProcess/API/efl/ewk_intent_private.h
Source/WebKit2/UIProcess/API/efl/ewk_intent_service.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_intent_service.h
Source/WebKit2/UIProcess/API/efl/ewk_intent_service_private.h
Source/WebKit2/UIProcess/API/efl/ewk_main.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_navigation_data.h [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_navigation_data_private.h [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_navigation_policy_decision.cpp
Source/WebKit2/UIProcess/API/efl/ewk_navigation_policy_decision.h
Source/WebKit2/UIProcess/API/efl/ewk_navigation_policy_decision_private.h
Source/WebKit2/UIProcess/API/efl/ewk_notification.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_notification_private.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_popup_menu_item.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_popup_menu_item.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_popup_menu_item_private.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_private.h
Source/WebKit2/UIProcess/API/efl/ewk_settings.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_settings.h
Source/WebKit2/UIProcess/API/efl/ewk_settings_private.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_text_checker_private.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_touch.h
Source/WebKit2/UIProcess/API/efl/ewk_url_request.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_url_request.h
Source/WebKit2/UIProcess/API/efl/ewk_url_request_private.h
Source/WebKit2/UIProcess/API/efl/ewk_url_response.cpp
Source/WebKit2/UIProcess/API/efl/ewk_url_response.h
Source/WebKit2/UIProcess/API/efl/ewk_url_response_private.h
Source/WebKit2/UIProcess/API/efl/ewk_url_scheme_request.cpp
Source/WebKit2/UIProcess/API/efl/ewk_url_scheme_request.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_url_scheme_request_private.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_context_menu_client.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_find_client.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_find_client.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_find_client_private.h [moved from Source/WebKit2/UIProcess/efl/FindClientEfl.h with 67% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_view_form_client.cpp [moved from Source/WebKit2/UIProcess/efl/FormClientEfl.cpp with 57% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_view_form_client_private.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_icondatabase_client.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_loader_client.cpp [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/ewk_view_loader_client_private.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_policy_client.cpp [moved from Source/WebKit2/UIProcess/efl/PagePolicyClientEfl.cpp with 62% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_view_policy_client_private.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_private.h
Source/WebKit2/UIProcess/API/efl/ewk_view_resource_load_client.cpp [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/ewk_view_resource_load_client_private.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_tizen_client.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view_ui_client.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_ui_client.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_web_error.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_web_error.h [moved from Source/WebKit2/UIProcess/API/efl/ewk_back_forward_list_item.h with 51% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_web_error_private.h [moved from Tools/EWebLauncher/url_utils.h with 85% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_web_resource.cpp [moved from Source/WebKit2/UIProcess/efl/FindClientEfl.cpp with 51% similarity, mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_web_resource.h [moved from Source/WebKit2/UIProcess/API/efl/ewk_resource.h with 82% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_web_resource_private.h [moved from Source/WebKit2/UIProcess/API/efl/ewk_resource.cpp with 66% similarity]
Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestBase.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestBase.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestEnvironment.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestEnvironment.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestServer.cpp
Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestServer.h
Source/WebKit2/UIProcess/API/efl/tests/resources/blank.ico [deleted file]
Source/WebKit2/UIProcess/API/efl/tests/resources/default_test_page.html
Source/WebKit2/UIProcess/API/efl/tests/resources/intent-request.html [deleted file]
Source/WebKit2/UIProcess/API/efl/tests/resources/intent-service.html [deleted file]
Source/WebKit2/UIProcess/API/efl/tests/resources/redirect_uri_to_default.html [moved from Source/WebKit2/UIProcess/API/efl/tests/resources/redirect_url_to_default.html with 100% similarity]
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_back_forward_list.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_context.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_context_history_callbacks.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_cookie_manager.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_download_job.cpp
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_eina_shared_string.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_favicon_database.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_intents.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_settings.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/ClipboardHelper.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/ClipboardHelper.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/Drag.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/Drag.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/Flick.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/Flick.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/FocusRing.cpp
Source/WebKit2/UIProcess/API/efl/tizen/FocusRing.h
Source/WebKit2/UIProcess/API/efl/tizen/FormDataCandidate.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/FormDataCandidate.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/GestureClient.cpp
Source/WebKit2/UIProcess/API/efl/tizen/LinkMagnifierProxy.cpp
Source/WebKit2/UIProcess/API/efl/tizen/LinkMagnifierProxy.h
Source/WebKit2/UIProcess/API/efl/tizen/OfflinePageSave.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/OfflinePageSave.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/Pan.cpp
Source/WebKit2/UIProcess/API/efl/tizen/Pan.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/ScreenReaderProxy.cpp
Source/WebKit2/UIProcess/API/efl/tizen/ScreenReaderProxy.h
Source/WebKit2/UIProcess/API/efl/tizen/SmartZoom.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/SmartZoom.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.h
Source/WebKit2/UIProcess/API/efl/tizen/TextSelectionMagnifier.cpp
Source/WebKit2/UIProcess/API/efl/tizen/TextSelectionMagnifier.h
Source/WebKit2/UIProcess/API/efl/tizen/Zoom.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/Zoom.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp [deleted file]
Source/WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.h [deleted file]
Source/WebKit2/UIProcess/API/gtk/WebKitFaviconDatabasePrivate.h [deleted file]
Source/WebKit2/UIProcess/API/gtk/WebKitPrivate.h
Source/WebKit2/UIProcess/API/gtk/WebKitRequestManagerClient.cpp
Source/WebKit2/UIProcess/API/gtk/WebKitURISchemeRequest.cpp
Source/WebKit2/UIProcess/API/gtk/WebKitURISchemeRequest.h
Source/WebKit2/UIProcess/API/gtk/WebKitURISchemeRequestPrivate.h
Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/gtk/docs/webkit2gtk-docs.sgml
Source/WebKit2/UIProcess/API/gtk/docs/webkit2gtk-sections.txt [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/gtk/tests/GNUmakefile.am
Source/WebKit2/UIProcess/API/gtk/tests/TestWebKitFaviconDatabase.cpp [deleted file]
Source/WebKit2/UIProcess/API/gtk/tests/TestWebKitWebContext.cpp
Source/WebKit2/UIProcess/API/gtk/webkit2.h
Source/WebKit2/UIProcess/PageClient.h
Source/WebKit2/UIProcess/WebIconDatabase.cpp
Source/WebKit2/UIProcess/WebIconDatabase.h
Source/WebKit2/UIProcess/WebIconDatabase.messages.in
Source/WebKit2/UIProcess/WebIconDatabaseClient.cpp
Source/WebKit2/UIProcess/WebIconDatabaseClient.h
Source/WebKit2/UIProcess/WebPageProxy.cpp
Source/WebKit2/UIProcess/WebPageProxy.h
Source/WebKit2/UIProcess/WebPageProxy.messages.in
Source/WebKit2/UIProcess/cairo/BackingStoreCairo.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/efl/ContextHistoryClientEfl.cpp [deleted file]
Source/WebKit2/UIProcess/efl/ContextHistoryClientEfl.h [deleted file]
Source/WebKit2/UIProcess/efl/DownloadManagerEfl.cpp [deleted file]
Source/WebKit2/UIProcess/efl/DownloadManagerEfl.h [deleted file]
Source/WebKit2/UIProcess/efl/FormClientEfl.h [deleted file]
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.cpp [deleted file]
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.h [deleted file]
Source/WebKit2/UIProcess/efl/PageLoadClientEfl.cpp [deleted file]
Source/WebKit2/UIProcess/efl/PageLoadClientEfl.h [deleted file]
Source/WebKit2/UIProcess/efl/PagePolicyClientEfl.h [deleted file]
Source/WebKit2/UIProcess/efl/PageUIClientEfl.cpp [deleted file]
Source/WebKit2/UIProcess/efl/PageUIClientEfl.h [deleted file]
Source/WebKit2/UIProcess/efl/RequestManagerClientEfl.cpp [deleted file]
Source/WebKit2/UIProcess/efl/RequestManagerClientEfl.h [deleted file]
Source/WebKit2/UIProcess/efl/ResourceLoadClientEfl.cpp [deleted file]
Source/WebKit2/UIProcess/efl/ResourceLoadClientEfl.h [deleted file]
Source/WebKit2/UIProcess/efl/WebContextEfl.cpp
Source/WebKit2/UIProcess/efl/WebFullScreenManagerProxyEfl.cpp
Source/WebKit2/UIProcess/efl/WebInspectorProxyEfl.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/efl/WebPageProxyEfl.cpp
Source/WebKit2/UIProcess/efl/WebPopupMenuProxyEfl.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/efl/WebPopupMenuProxyEfl.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/gtk/WebContextGtk.cpp
Source/WebKit2/UIProcess/soup/WebSoupRequestManagerClient.cpp
Source/WebKit2/UIProcess/soup/WebSoupRequestManagerClient.h
Source/WebKit2/UIProcess/soup/WebSoupRequestManagerProxy.cpp
Source/WebKit2/UIProcess/soup/WebSoupRequestManagerProxy.h
Source/WebKit2/UIProcess/soup/WebSoupRequestManagerProxy.messages.in
Source/WebKit2/UIProcess/tizen/WebContextMenuProxyTizen.cpp [changed mode: 0755->0644]
Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/efl/WebEditorClientEfl.cpp
Source/WebKit2/WebProcess/WebCoreSupport/soup/WebFrameNetworkingContext.cpp
Source/WebKit2/WebProcess/WebCoreSupport/soup/WebFrameNetworkingContext.h
Source/WebKit2/WebProcess/WebPage/WebPage.h
Source/WebKit2/WebProcess/WebPage/WebPage.messages.in
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp
Source/WebKit2/WebProcess/soup/WebSoupRequestManager.cpp
Source/cmake/EFLHelpers.cmake [deleted file]
Source/cmake/FindEFL.cmake [new file with mode: 0755]
Source/cmake/FindE_DBus.cmake [deleted file]
Source/cmake/FindEcore.cmake [deleted file]
Source/cmake/FindEdje.cmake [deleted file]
Source/cmake/FindEeze.cmake [deleted file]
Source/cmake/FindEfreet.cmake [deleted file]
Source/cmake/FindEina.cmake [deleted file]
Source/cmake/FindEvas.cmake [deleted file]
Source/cmake/FindGIO.cmake [new file with mode: 0644]
Source/cmake/FindGLIB.cmake [deleted file]
Source/cmake/FindGlib.cmake [new file with mode: 0644]
Source/cmake/FindGthread.cmake [new file with mode: 0644]
Source/cmake/FindLibSoup.cmake [deleted file]
Source/cmake/FindLibSoup2.cmake [new file with mode: 0644]
Source/cmake/OptionsEfl.cmake [changed mode: 0755->0644]
Source/cmake/OptionsTizen.cmake
Tools/CMakeLists.txt
Tools/DumpRenderTree/efl/CMakeLists.txt [changed mode: 0755->0644]
Tools/DumpRenderTree/efl/DumpRenderTree.cpp
Tools/EWebLauncher/CMakeLists.txt [changed mode: 0755->0644]
Tools/EWebLauncher/ControlTheme/CMakeLists.txt [deleted file]
Tools/EWebLauncher/ControlTheme/entry.edc [deleted file]
Tools/EWebLauncher/main.c
Tools/EWebLauncher/url_bar.c [deleted file]
Tools/EWebLauncher/url_bar.h [deleted file]
Tools/EWebLauncher/url_utils.c [deleted file]
Tools/MiniBrowser/efl/CMakeLists.txt
Tools/MiniBrowser/efl/main.c [changed mode: 0755->0644]
Tools/Scripts/webkitpy/layout_tests/port/efl.py [changed mode: 0755->0644]
Tools/TestWebKitAPI/PlatformEfl.cmake [changed mode: 0755->0644]
Tools/WebKitTestRunner/CMakeLists.txt
Tools/WebKitTestRunner/InjectedBundle/Bindings/LayoutTestController.idl
Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp [changed mode: 0755->0644]
Tools/WebKitTestRunner/InjectedBundle/LayoutTestController.cpp
Tools/WebKitTestRunner/InjectedBundle/LayoutTestController.h [changed mode: 0755->0644]
Tools/WebKitTestRunner/PlatformEfl.cmake [changed mode: 0755->0644]
Tools/WebKitTestRunner/efl/PlatformWebViewEfl.cpp
Tools/WebKitTestRunner/efl/main.cpp [changed mode: 0755->0644]