- 5917cb1 Reduce WTF::String operations that do unnecessary Unicode operations instead of ASCII by darin@apple.com · 7 years ago
- e973262 Unreviewed. Fix WPE build after r225047. by carlosgc@webkit.org · 7 years ago
- ad6da9e [WPE] Add run-wpe-tests script to run WPE glib API tests by carlosgc@webkit.org · 7 years ago
- 5d392c6 [WPE] Add env var WPE_USE_HEADLESS_VIEW_BACKEND by carlosgc@webkit.org · 7 years ago
- 883ea92 [WPE] webkit_web_view_new() should enable specifying wpe_view_backend object by carlosgc@webkit.org · 7 years ago
- 41d77d1 Storage Access API: UI process should update network process about granted access by wilander@apple.com · 7 years ago
- 00e72ef AX: [ATK] Fix WKTR's methods for testing row header and column header presence and count by jdiggs@igalia.com · 7 years ago
- 5fe440a AX: AOM: Implement AccessibleNode class and support label and role attributes by n_wang@apple.com · 7 years ago
- 4e5b50b Enable display:contents by default by antti@apple.com · 7 years ago
- aaf8095 When navigating back to a page, compositing layers may not use accelerated drawing by simon.fraser@apple.com · 7 years ago
- bbcc24d [WPE] -Wsign-compare warning in EventSenderProxyWPE.cpp by mcatanzaro@igalia.com · 7 years ago
- a0cd8b9 [Touch Bar Web API] Add support for menuitem tag by commit-queue@webkit.org · 7 years ago
- 5ec58fb TestController platformAdjustContext should use provided WKContext for Mac by jbedard@apple.com · 7 years ago
- be2e2f1 Make iOS Find UI reveal matches in scrollable elements by fred.wang@free.fr · 7 years ago
- a7de26e rwt should allow service worker to load localhost HTTPS resources with any certificate by commit-queue@webkit.org · 7 years ago
- f34deb9 Unreviewed, rolling out r224078. https://bugs.webkit.org/show_bug.cgi?id=179026 by commit-queue@webkit.org · 7 years ago
- e3673f8 [WPE] Fix build warnings https://bugs.webkit.org/show_bug.cgi?id=178899 by mcatanzaro@igalia.com · 7 years ago
- 8cf533d Windows and WebViews are retained after re-configure by jbedard@apple.com · 7 years ago
- 3e07fd0 When navigating back to a page, compositing layers may not use accelerated drawing by simon.fraser@apple.com · 7 years ago
- 3f25ee6 [Payment Request] Enable Payment Request whenever Apple Pay is enabled by aestes@apple.com · 7 years ago
- 0d73b32 Unreviewed, rolling out r223984. by ryanhaddad@apple.com · 7 years ago
- a6fedb8 When navigating back to a page, compositing layers may not use accelerated drawing by simon.fraser@apple.com · 7 years ago
- d47c571 Web Inspector: Enable WebKit logging configuration and display by eric.carlson@apple.com · 7 years ago
- bc1a355 [iOS] Conditionally rename DatabaseProcess to StorageProcess when building for iOS devices by aestes@apple.com · 7 years ago
- cc5488b TestController should clear all fetch caches when resetting its state by commit-queue@webkit.org · 7 years ago
- 14e8302 Add an efficient data structure for WebCore to query if there is a Service Worker registered for a given origin by cdumez@apple.com · 7 years ago
- 0d18e81 Add and remove cookie partition accordingly in intermediary redirect requests by wilander@apple.com · 7 years ago
- 1d4201b Roll out r223247 until we can find a way to not break performance testing. by aestes@apple.com · 7 years ago
- f0e1869 Cache API implementation should be able to compute storage size for WebKit client applications. by commit-queue@webkit.org · 7 years ago
- 54df1a5 Undefined WK_API_ENABLED warning when compiling COCOA content on WebKitGTK+ by tpopela@redhat.com · 7 years ago
- 883f755 Activate Cache API by default https://bugs.webkit.org/show_bug.cgi?id=178186 by commit-queue@webkit.org · 7 years ago
- aa8b2d3 Clicks on Link with download attribute causes all (other) links to trigger download when clicked by cdumez@apple.com · 7 years ago
- 53f0e2b Implement listing origins for which CacheStorage is storing data by commit-queue@webkit.org · 7 years ago
- 29780c9 Layout Test http/tests/cache-storage/cache-clearing.https.html is failing by commit-queue@webkit.org · 7 years ago
- b500429 ResourceLoadObserver::logFrameNavigation() should use redirectResponse.url() by wilander@apple.com · 7 years ago
- 0699bdb [iOS] Conditionally rename DatabaseProcess to StorageProcess when building for iOS devices by aestes@apple.com · 7 years ago
- 7b31ed0 Add API to clean CacheStorage data by commit-queue@webkit.org · 7 years ago
- e096cef [Geolocation] Expose Coordinates.floorLevel by cdumez@apple.com · 7 years ago
- 50770c3 Bump default cache storage quota to 20MB by commit-queue@webkit.org · 7 years ago
- 1436d42 Enable custom pasteboard data in DumpRenderTree and WebKitTestRunner by rniwa@webkit.org · 7 years ago
- 9b67c3b AX: [ATK] ARIA form role should be mapped to ATK_ROLE_LANDMARK; not ATK_ROLE_FORM by jdiggs@igalia.com · 7 years ago
- 1d17a8f Fix bugs related to setting reflected floating point DOM attributes by darin@apple.com · 7 years ago
- 6e749c3 Implement TestController::platformContext() for WPE, returning the by zandobersek@gmail.com · 7 years ago
- 3b3e51b [GTK][WPE] All resource load statistics tests added in r212183 crash in GTK bots, timeout in GTK and WPE bots since r219049 by carlosgc@webkit.org · 7 years ago
- ab0bb34 Remove additional WebKitSystemInterface remnants by darin@apple.com · 7 years ago
- fb9c9d0 Stop linking with WebKitSystemInterface by achristensen@apple.com · 7 years ago
- b725323 Break out new touch debugging code into seperate file by megan_gardner@apple.com · 7 years ago
- 4ae31f4 AX: [ATK] ARIA drag-and-drop attribute values should be exposed via AtkObject attributes by jdiggs@igalia.com · 7 years ago
- 7ccbaee AX: [ATK] The value of aria-level is not exposed on non-heading roles by jdiggs@igalia.com · 7 years ago
- 8c5b75f AX: [ATK] object:state-changed notifications missing for multiple ARIA attributes by jdiggs@igalia.com · 7 years ago
- 6337ea3 Add debug flag to WebKitTestRunner to show where touches are being generated by megan_gardner@apple.com · 7 years ago
- 3614dca [ATK] Object attributes are missing for ARIA live region roles by jdiggs@igalia.com · 7 years ago
- cde7373 Device iOS 11 builds fail with FileProvider linker errors by jbedard@apple.com · 7 years ago
- 5d35f4c tiled-drawing/tiled-backing-in-window.html fails on Retina displays by simon.fraser@apple.com · 7 years ago
- d0d3e86 [CMake] Rename WebKit target to WebKitLegacy and rename WebKit2 target to WebKit by mcatanzaro@igalia.com · 7 years ago
- 02074fa [Cocoa] Upstream WKSetCrashReportApplicationSpecificInformation() from WebKitSystemInterface by aestes@apple.com · 7 years ago
- 76d7311 [GTK] Bump fontconfig version to 2.12.4 by carlosgc@webkit.org · 7 years ago
- 01be685 Source/WebCore: by bfulgham@apple.com · 7 years ago
- c08c611 Introduce Storage Access API (document parts) as an experimental feature by wilander@apple.com · 8 years ago
- 1454105 Unreviewed, rolling out r221976. by jlewis3@apple.com · 8 years ago
- 69b5d4e Introduce Storage Access API (document parts) as an experimental feature by wilander@apple.com · 8 years ago
- e551449 Dragging & dropping a file creates an attachment element even when it's disabled by rniwa@webkit.org · 8 years ago
- 17405d2 [WK2] Notify client when downloads are redirected by cdumez@apple.com · 8 years ago
- a2b18e3 Fix a few minor problems found while working toward removing unneeded calls to updateStyle by darin@apple.com · 8 years ago
- 0f82a91 Unreviewed, rolling out r221603. by jlewis3@apple.com · 8 years ago
- 8cf273a WebKitTestRunner should set the cache storage directory path by commit-queue@webkit.org · 8 years ago
- 885c616 Fix a few minor problems found while working toward removing unneeded calls to updateStyle by darin@apple.com · 8 years ago
- 8b5a9f6 [GTK][Wayland] Crash when gdk_keymap_get_entries_for_keyval returns TRUE but n_keys=0 by carlosgc@webkit.org · 8 years ago
- d7b920a Picking an emoji via the emoji dialog (Ctrl+Cmd+Space) fires inconsistent beforeinput events. by wenson_hsieh@apple.com · 8 years ago
- 04a3cca [Directory Upload] Add basic support for input.webkitdirectory by cdumez@apple.com · 8 years ago
- f6efe8e Leaking CARenderServerBuffer in PlatformWebView::windowSnapshotImage() by jbedard@apple.com · 8 years ago
- 51402c5 Recursively create resource load statistics folder for testing by jbedard@apple.com · 8 years ago
- 2b417d1 [Payment Request] Add an ENABLE flag and an experimental feature preference by aestes@apple.com · 8 years ago
- ee5c91e Address flakiness related to download tests by cdumez@apple.com · 8 years ago
- 863da80 Replace DATA_TRANSFER_ITEMS by a runtime flag and add a stub implementation by rniwa@webkit.org · 8 years ago
- 99cb865 Address flakiness related to download tests by cdumez@apple.com · 8 years ago
- fc44434 Create mock ITP data in testing to prevent grandfathering by jbedard@apple.com · 8 years ago
- 7b22aaf Create mock ITP data in testing to prevent grandfathering by jbedard@apple.com · 8 years ago
- 8b928d8 [PAL] Move spi/cocoa and spi/cg directories into PAL by commit-queue@webkit.org · 8 years ago
- 22c9602 Part 3 of: Rename DatabaseProcess to StorageProcess by aestes@apple.com · 8 years ago
- f8410fb Resource Load Statistics: Clear web processes' state on history removal by wilander@apple.com · 8 years ago
- 8b224d4 [CMake] Properly test if compiler supports compiler flags by mcatanzaro@igalia.com · 8 years ago
- ed533c6 Web Inspector: Preview Canvas path when viewing a recording by drousso@apple.com · 8 years ago
- 37a1da4 [Cache API] Add Cache and CacheStorage IDL definitions by commit-queue@webkit.org · 8 years ago
- 7515358 Resource Load Statistics: Report user interaction immediately, but only when needed by wilander@apple.com · 8 years ago
- 7829682 Unreviewed, rolling out r220268. by ryanhaddad@apple.com · 8 years ago
- 588f81c Resource Load Statistics: Report user interaction immediately, but only when needed by wilander@apple.com · 8 years ago
- 67d0420 Add initial support for navigator.sendBeacon by cdumez@apple.com · 8 years ago
- be4d3dd Remove code in HTMLObjectElement attribute parsing that forces style resolution and layout by darin@apple.com · 8 years ago
- 76cbf4a [WPE] Implement EventSenderProxy in WTR by csaavedra@igalia.com · 8 years ago
- e1121e6 [WPE] libepoxy headers can use EGL_CAST, which might not be defined by eglplatform.h by zandobersek@gmail.com · 8 years ago
- abbbbd4 [WPE] Adjust priority of GSource used in WKTR's HeadlessViewBackend by zandobersek@gmail.com · 8 years ago
- bec5fde [Xcode] Enable CLANG_WARN_RANGE_LOOP_ANALYSIS by aestes@apple.com · 8 years ago
- fb4a009 [Xcode] Enable CLANG_WARN_OBJC_LITERAL_CONVERSION by aestes@apple.com · 8 years ago
- f8602fe [Xcode] Enable CLANG_WARN_NON_LITERAL_NULL_CONVERSION by aestes@apple.com · 8 years ago
- f0bb146 [Xcode] Enable CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING by aestes@apple.com · 8 years ago
- abcd966 AX: [iOS] Implement a way to retrieve a text marker range with desired text that is closest to a position by n_wang@apple.com · 8 years ago
- 02a4e57 Unreviewed, rolling out r219409. by jlewis3@apple.com · 8 years ago
- 9ce7003 AX: [iOS] Implement a way to retrieve a text marker range with desired text that is closest to a position by n_wang@apple.com · 8 years ago
- e388c11 [WPE] Use libepoxy https://bugs.webkit.org/show_bug.cgi?id=172104 by zandobersek@gmail.com · 8 years ago