Sign in
webkit
/
WebKit
/
dd56fa52384ef5e04efe6300e55cb16418c2ee4e
/
Source
/
WebKit2
/
PlatformEfl.cmake
dd56fa5
[EFL][Qt][WK2] Implement shared undo controller for EFL and Qt port.
by commit-queue@webkit.org
· 13 years ago
7208060
[EFL] Rewrite the EFL-related Find modules
by rakuco@webkit.org
· 13 years ago
143a83c
[EFL][WK2] Add necessary include directory in WebKit2
by commit-queue@webkit.org
· 13 years ago
4d585ab
[EFL][WK2] WebMemorySampler.cpp is included twice.
by ryuan.choi@samsung.com
· 13 years ago
565b297
[EFL][WK2] Provide implementation for WebProcess functions
by commit-queue@webkit.org
· 13 years ago
e2aa22e
[EFL][WK2] Provide implementation for WebFrameNetworkingContext
by commit-queue@webkit.org
· 13 years ago
8f97462
[EFL] Drop default theme concept https://bugs.webkit.org/show_bug.cgi?id=94778
by ryuan.choi@samsung.com
· 13 years ago
4cdf2d7
[EFL][WK2] Add ewk_settings. https://bugs.webkit.org/show_bug.cgi?id=91206
by commit-queue@webkit.org
· 13 years ago
9f7e231
[EFL][WK2] Add WebMemorySampler feature.
by commit-queue@webkit.org
· 13 years ago
55e804c
[EFL][WK2] Implement WebPopupMenuProxyEfl to support <select>
by ryuan.choi@samsung.com
· 13 years ago
0df599b
[EFL][WK2] Add unit tests for WKEinaSharedString
by commit-queue@webkit.org
· 13 years ago
68a200e
[EFL][wk2] Add unit tests for back-forward list API
by commit-queue@webkit.org
· 13 years ago
6cd2565
[EFL][WK2] Add unit tests for Web intent registration
by commit-queue@webkit.org
· 13 years ago
2687667
[EFL] Unreviewed bot fix after r125467.
by rakuco@webkit.org
· 13 years ago
6624e35
[EFL] Unreviewed attempt at fixing the bots after r125467.
by rakuco@webkit.org
· 13 years ago
48d9a03
[CMake] Rewrite FindLibSoup2.cmake.
by rakuco@webkit.org
· 13 years ago
5621883
[CMake] Remove glib-related Find modules and write single new one instead.
by rakuco@webkit.org
· 13 years ago
23723ee
[WK2] Get rid of ProcessModelSharedSecondaryThread
by weinig@apple.com
· 13 years ago
5ab53c0
[EFL] EFL Webkit needs a class wrapping eina stringshare
by commit-queue@webkit.org
· 13 years ago
adb694d
[WK2][EFL] Implement accelerated compositing on WK2 Efl port
by commit-queue@webkit.org
· 13 years ago
e639344
[EFL][WK2] Add back forward list API
by commit-queue@webkit.org
· 13 years ago
8189e4a
[EFL][WK2] Add ewk_view_find_client.h / cpp for wrapping WKPageSetPageFindClient.
by commit-queue@webkit.org
· 13 years ago
f9744e3
[EFL][WK2]Add ewk_view_ui_client. https://bugs.webkit.org/show_bug.cgi?id=89864
by commit-queue@webkit.org
· 13 years ago
3b00bfc
Unreviewed, rolling out r123983.
by paroga@webkit.org
· 13 years ago
e5449b7
[CMake] Use WEBKIT_CREATE_FORWARDING_HEADERS to generate WK2 forwarding headers
by paroga@webkit.org
· 13 years ago
6c00bc9
[EFL][WK2] Add download client for Ewk_Context
by commit-queue@webkit.org
· 13 years ago
8927db8
[WK2][EFL] Add an ACCELERATED_COMPOSITING implementation for Efl WebKit2
by commit-queue@webkit.org
· 13 years ago
2aa98e7
[EFL][WK2] Implement Network Information provider
by commit-queue@webkit.org
· 13 years ago
3ca0d43
[EFL][WK2] Add unit tests for Ewk_Context
by commit-queue@webkit.org
· 13 years ago
a135665
[EFL][WK2] Add form client for Ewk_View
by commit-queue@webkit.org
· 13 years ago
9cb75d8
[EFL] EFL port should use XDG paths
by commit-queue@webkit.org
· 13 years ago
2c4e315
[EFL][WK2] Implement the inspector for WebKitTestRunner
by commit-queue@webkit.org
· 13 years ago
6f7fca6
[EFL][WK2] Add ewk_main.{cpp,h} to EFL WK2
by commit-queue@webkit.org
· 13 years ago
61b6b77
[EFL][WK2] Add vibration client https://bugs.webkit.org/show_bug.cgi?id=91371
by commit-queue@webkit.org
· 13 years ago
ba25067
[WK2][EFL][GTK] Share WebCoreArgumentCoders for soup-related types
by commit-queue@webkit.org
· 13 years ago
baeaccc
[EFL][WK2] Add unit tests for Ewk_Cookie_Manager
by commit-queue@webkit.org
· 13 years ago
c63fcf8
[EFL][WK2] Add request manager client
by commit-queue@webkit.org
· 13 years ago
1422493
[EFL][WK2] ProcessExecutablePath is required
by commit-queue@webkit.org
· 13 years ago
9151289
[EFL][WK2] EFL should use DownloadSoup instead of defining DownloadEfl
by commit-queue@webkit.org
· 13 years ago
00693643
[EFL] Set a theme for EFL WebKit2 unit test fixture
by commit-queue@webkit.org
· 13 years ago
c5e2faa
[EFL][WK2] Add Ewk class for cookie manager
by commit-queue@webkit.org
· 13 years ago
f7fd87c
[EFL] Rename WebInspectorEfl.cpp as WebInspectorProxyEfl.cpp
by commit-queue@webkit.org
· 13 years ago
fc592f4
[CMake] Make gtest a shared library
by commit-queue@webkit.org
· 13 years ago
5d21e4d
[EFL][WK2] Add APIs to support theme.
by ryuan.choi@samsung.com
· 13 years ago
5b8a8ed
[CMake] Proper handling of ENABLE_API_TESTS build option
by commit-queue@webkit.org
· 13 years ago
975681a
[EFL][WK2] Make new public Ewk headers as installable
by commit-queue@webkit.org
· 13 years ago
e6ce9da
[GTK] Add API to get HTTPS status to WebKit2 GTK+
by carlosgc@webkit.org
· 13 years ago
58eba59
[EFL] Port the test framework to WebKit 2
by commit-queue@webkit.org
· 13 years ago
c4c6436
[WK2][EFL] Add policy client to Ewk_View
by commit-queue@webkit.org
· 13 years ago
c74f54f
[GTK] Add webkit_cookie_manager_set_persistent_storage() to WebKit2 GTK+ API
by carlosgc@webkit.org
· 13 years ago
8d23060
[WK2][EFL] Ewk_View should provide more resource loading notifications
by commit-queue@webkit.org
· 13 years ago
773f66d
[WK2][EFL] Add Battery Status Provider
by commit-queue@webkit.org
· 13 years ago
8d2c489
[Wk2][EFL] EFL needs a WebKitTestRunner
by ryuan.choi@samsung.com
· 13 years ago
96a167d
[WK2][EFL] Ewk_View needs to report new resource requests
by commit-queue@webkit.org
· 13 years ago
78f60db
[EFL][WK2] Ewk_View should report load errors
by commit-queue@webkit.org
· 13 years ago
f6288ca
[EFL][WK2] Add API to inspect a Web Intent service
by commit-queue@webkit.org
· 13 years ago
1a4a9e4
[EFL][WK2] Add API to inspect a Web Intent
by commit-queue@webkit.org
· 13 years ago
bff9a10
[EFL][WK2] Make WebKit2/Efl headers and resources installable.
by commit-queue@webkit.org
· 13 years ago
71b5434
[EFL[WK2] Add WKViewEfl and WebKit2 API Object to represent Evas_Object.
by ryuan.choi@samsung.com
· 13 years ago
25599e4
[EFL][WK2] Add title support to Ewk_View
by commit-queue@webkit.org
· 13 years ago
5c8bdc11
[EFL][WK2] Add and refactor ewk API in order to support MiniBrowser without WK API.
by ryuan.choi@samsung.com
· 13 years ago
e8e600d
[EFL][WK2] WebKit2-EFL does not link with gold linker
by commit-queue@webkit.org
· 13 years ago
e9e65c2
[EFL][WK2] Fix WebKit2-EFL build https://bugs.webkit.org/show_bug.cgi?id=83693
by ryuan.choi@samsung.com
· 13 years ago
fb7fec1
[CMake] Rewrite FindCairo.cmake. https://bugs.webkit.org/show_bug.cgi?id=84895
by rakuco@webkit.org
· 13 years ago
c57a179
[EFL][WK2] Fix build break when FULLSCREEN_API is enabled.
by commit-queue@webkit.org
· 13 years ago
e52a884
[EFL][WK2] Add RunLoopEfl and WorkQueueEfl
by commit-queue@webkit.org
· 13 years ago
485a528
[CMake] Merge WebKitEfl.cmake into FindEFL.cmake.
by kubo@profusion.mobi
· 13 years ago
c3a2eeb5
[EFL] Drop support for the Curl network backend.
by kubo@profusion.mobi
· 13 years ago
611984b
[WK2][EFL] creating dummy class derived from ResourceHandleClient for Efl download module.
by commit-queue@webkit.org
· 13 years ago
22d97d7
[WK2][EFL] creating dummy functions for Download class on Efl port.
by commit-queue@webkit.org
· 13 years ago
f97cd69
[EFL][WK2] Add an option to build WebKit2.
by ryuan.choi@samsung.com
· 13 years ago