1. 36835b6 WebAssembly: Wasm functions should have either JSFunctionType or TypeOfShouldCallGetCallData by utatane.tea@gmail.com · 7 years ago
  2. 88d4e14 import-w3c-tests modifies test sources and sometimes causes them to fail by cdumez@apple.com · 7 years ago
  3. 1c5e67f Use asynchronous ResourceHandleClient calls for WebKit1 by achristensen@apple.com · 7 years ago
  4. b37c7bb Remove unnecessary includes in WebKit by achristensen@apple.com · 7 years ago
  5. 3732315 Increment ContentRuleListStore::CurrentContentRuleListFileVersion by achristensen@apple.com · 7 years ago
  6. 6a9fc9f Web Inspector: Switch Clear navigation item back to the Trash icon (Console, Timelines, Network) by commit-queue@webkit.org · 7 years ago
  7. cfe92b4 Expose some of WKView's WebViewImpl accessors through WKWebViewPrivate by achristensen@apple.com · 7 years ago
  8. b99ab9c Add Expected, HashMap, HashSet, and SHA1 to wtf/Forward.h by achristensen@apple.com · 7 years ago
  9. 29780c9 Layout Test http/tests/cache-storage/cache-clearing.https.html is failing by commit-queue@webkit.org · 7 years ago
  10. b9c225d [Mac] Add support for MouseEvent.buttons by cdumez@apple.com · 7 years ago
  11. cbf7d9b Add API to clean CacheStorage data by commit-queue@webkit.org · 7 years ago
  12. 2421620 [WinCairo] add WebProcess files for wincairo webkit by commit-queue@webkit.org · 7 years ago
  13. d591647 [iOS] Fix -Wunused-lambda-capture warnings in WebCore/WebKit with new clang compiler by ddkilzer@apple.com · 7 years ago
  14. 5a9a1ce Mark more InlineBox member functions as const by dbates@webkit.org · 7 years ago
  15. 7a4706c Teach InlineTextBox::clampOffset() about combined text and hyphenation by dbates@webkit.org · 7 years ago
  16. 659d492 Add CompletionHandler and HashCountedSet to wtf/Forward.h by achristensen@apple.com · 7 years ago
  17. e5fcc24 Mark some xhtml tests as failing on Windows. by pvollan@apple.com · 7 years ago
  18. 699f6a7 Don't assert if mix-blend-mode is set to a non-separable blend mode on a composited layer by simon.fraser@apple.com · 7 years ago
  19. b500429 ResourceLoadObserver::logFrameNavigation() should use redirectResponse.url() by wilander@apple.com · 7 years ago
  20. 9f559bd Marked imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html as flaky on iOS. by jlewis3@apple.com · 7 years ago
  21. 1f9faa1 [Win64] JSC compile error. https://bugs.webkit.org/show_bug.cgi?id=178213 by pvollan@apple.com · 7 years ago
  22. 0699bdb [iOS] Conditionally rename DatabaseProcess to StorageProcess when building for iOS devices by aestes@apple.com · 7 years ago
  23. a388144 Emit SPIR-V from WSL compiler (Part 1) by mmaxfield@apple.com · 7 years ago
  24. eae3d4d Edited expectations for http/tests/media/video-buffered-range-contains-currentTime.html. by jlewis3@apple.com · 7 years ago
  25. b6ca04b CacheStorage persistent folder should be in /Library/Cache by commit-queue@webkit.org · 7 years ago
  26. 90a6007 [Win] Build fix after r223206 https://bugs.webkit.org/show_bug.cgi?id=171523 by mmaxfield@apple.com · 7 years ago
  27. 5a73e76 Use less specific cast in ScrollingTree::scrollPositionChangedViaDelegatedScrolling by fred.wang@free.fr · 7 years ago
  28. 7335179 Enable gigacage on iOS https://bugs.webkit.org/show_bug.cgi?id=177586 by fpizlo@apple.com · 7 years ago
  29. b6e19c5 Remove out-parameter variants of copyToVector by weinig@apple.com · 7 years ago
  30. 6069db2 Support integrity="" on module scripts by utatane.tea@gmail.com · 7 years ago
  31. e87534a It should be possible to iterate just the values (and not the counts) of a HashCountedSet by commit-queue@webkit.org · 7 years ago
  32. 92e63b0 Unreviewed, fix compilation warning by tpopela@redhat.com · 7 years ago
  33. 080195d run-safari --ios-simulator is no longer working with Xcode 9 by fred.wang@free.fr · 7 years ago
  34. 614f769 import.meta should not be assignable by utatane.tea@gmail.com · 7 years ago
  35. 3f9efbd Fix debug build by ljaehun.lim@samsung.com · 7 years ago
  36. d80d75f Correct nullptr deref in selection handling. by bfulgham@apple.com · 7 years ago
  37. 0762719 Mark http/tests/cache-storage/cache-clearing.https.html as failing on Windows. by pvollan@apple.com · 7 years ago
  38. 0f8c166 run-benchmark script should set '__XPC_DYLD_FRAMEWORK_PATH' while launching local-built Safari on Mac. by dewei_zhu@apple.com · 7 years ago
  39. b648e1c Versioning. by jmarcell@apple.com · 7 years ago
  40. a12b900 Runtime disable poly proto because it may be a 3-4% Speedometer regression by sbarati@apple.com · 7 years ago
  41. 726e019 Unreviewed, rolling out r223215. by ryanhaddad@apple.com · 7 years ago
  42. e36e81b Add API to clean CacheStorage data by commit-queue@webkit.org · 7 years ago
  43. 41c83de [JSC] Add ability to build with ARMV8 ILP32 ABI by msaboff@apple.com · 7 years ago
  44. a4336ba Rebaseline fast/scrolling/adjust-scroll-offset-on-zoom.html for iOS. by ryanhaddad@apple.com · 7 years ago
  45. 100d30e XMLHttpRequest: do not sniff text/html, and do not sniff XML when responseType is set to "text" by cdumez@apple.com · 7 years ago
  46. f58be19 Mark imported/w3c/web-platform-tests/XMLHttpRequest/open-url-worker-origin.htm as flaky. by ryanhaddad@apple.com · 7 years ago
  47. a0ac054 [Apple Pay] Add subLocality and subAdministrativeArea to ApplePayPaymentContact by aestes@apple.com · 7 years ago
  48. 47315cd Unreviewed. Actually skip certain type profiler tests in debug. by sbarati@apple.com · 7 years ago
  49. 7b31ed0 Add API to clean CacheStorage data by commit-queue@webkit.org · 7 years ago
  50. 261f5fa Part 2: Fix -Wcast-qual and -Wunused-lambda-capture warnings in WebCore with new clang compiler by ddkilzer@apple.com · 7 years ago
  51. e096cef [Geolocation] Expose Coordinates.floorLevel by cdumez@apple.com · 7 years ago
  52. fd30e0e Avoid triggering layout from style change by simon.fraser@apple.com · 7 years ago
  53. 20c74d6 Web Inspector: Make 3D objects selectable in Layers visualization by commit-queue@webkit.org · 7 years ago
  54. 50770c3 Bump default cache storage quota to 20MB by commit-queue@webkit.org · 7 years ago
  55. 2cc9b8d Allow PAL to log messages https://bugs.webkit.org/show_bug.cgi?id=171523 by mmaxfield@apple.com · 7 years ago
  56. fe9b11d Unreviewed, fix build with some SDKs. by cdumez@apple.com · 7 years ago
  57. 3af136a Unreviewed, fix build with some SDKs. by cdumez@apple.com · 7 years ago
  58. e641983 Re-sync XMLHttpRequests Web-Platform-Tests by cdumez@apple.com · 7 years ago
  59. d553bc7 Unreviewed, rolling out r223113 and r223121. by commit-queue@webkit.org · 7 years ago
  60. 2e5bdfb Disable test262 named capture group tests with direct unicode names and with references before definitions by msaboff@apple.com · 7 years ago
  61. d3f69b8 Extract logic to paint composition underlines to its own function by dbates@webkit.org · 7 years ago
  62. f649d75 Update JavaScriptCore/ucd/CaseFolding.txt to Unicode database 10.0 by msaboff@apple.com · 7 years ago
  63. 258f38c InlineTextBox::isSelected() should only return true for a non-empty selection by dbates@webkit.org · 7 years ago
  64. c63ad6c Sanitize URL in pasteboard for other applications and cross origin content by rniwa@webkit.org · 7 years ago
  65. e065f62 Remove some obsolete layout assertions by antti@apple.com · 7 years ago
  66. 0ddd72d [Payment Request] Implement Apple Pay merchant validation by aestes@apple.com · 7 years ago
  67. f9086e8 Modernize Geolocation code https://bugs.webkit.org/show_bug.cgi?id=178148 by cdumez@apple.com · 7 years ago
  68. 6fd8714 Add a SW context process (where SW scripts will actually execute). by beidson@apple.com · 7 years ago
  69. 861dc18 [ATK] Expose value of aria-keyshortcuts as object attribute by jdiggs@igalia.com · 7 years ago
  70. 6ae6ff9 Import media capture WPT tests https://bugs.webkit.org/show_bug.cgi?id=178138 by commit-queue@webkit.org · 7 years ago
  71. 071ccb3 Try to fix the Sierra build after r223163. by aestes@apple.com · 7 years ago
  72. c95e201 Remove ENABLE_NETWORK_CACHE https://bugs.webkit.org/show_bug.cgi?id=177424 by don.olmstead@sony.com · 7 years ago
  73. b04d5a3 [GStreamer] Many media source tests crashing with GStreamer-CRITICAL **: _gst_util_uint64_scale: assertion 'denom != 0' failed in gst_qtdemux_configure_stream() by nael.ouedraogo@crf.canon.fr · 7 years ago
  74. 35546d1 Use https for trac changeset and browser links by tpopela@redhat.com · 7 years ago
  75. 283af2e Rebaseline tests at media/modern-media-controls/media-controller by commit-queue@webkit.org · 7 years ago
  76. f5e3797 Object properties are undefined in super.call() but not in this.call() by ticaiolima@gmail.com · 7 years ago
  77. b948f29 Unreviewed, rolling out r223146. by mcatanzaro@igalia.com · 7 years ago
  78. 4b38d04 [JSC] Drop Instantiate hook in ES6 module loader by utatane.tea@gmail.com · 7 years ago
  79. a870ef36 [MSE][GStreamer] Add dump of append pipeline by commit-queue@webkit.org · 7 years ago
  80. c33661f Web Inspector: Avoid "100.00ms" vs "100.0ms" jitter in TimelineRuler labels by joepeck@webkit.org · 7 years ago
  81. 44222dd Web Inspector: Network Tab - Show initially loaded resources even if network info not logged by joepeck@webkit.org · 7 years ago
  82. 3f67385 [iOS] Do not flatten frames when async frame scrolling is enabled by fred.wang@free.fr · 7 years ago
  83. 395accf [GStreamer] Fix double seek requested by downloadbuffer GStreamer element in webkibwebsrc by calvaris@igalia.com · 7 years ago
  84. 1436d42 Enable custom pasteboard data in DumpRenderTree and WebKitTestRunner by rniwa@webkit.org · 7 years ago
  85. 8b77ba6 Web Inspector: Quick Open: source mapped files are not shown as search results by bburg@apple.com · 7 years ago
  86. 98cb342 [Payment Request] Validate that all PaymentCurrencyAmounts use the same currency code when using Apple Pay by aestes@apple.com · 7 years ago
  87. a153a45 [WPE] Remove the possibility of installing the old WebKit2 C API by aperez@igalia.com · 7 years ago
  88. 54312af Prototype structure transition should be a deferred transition by sbarati@apple.com · 7 years ago
  89. b4485fb [Payment Request] Implement PaymentRequest.canMakePayment() by aestes@apple.com · 7 years ago
  90. d8fff2a Avoid allocating useless landingBlocks in DFGByteCodeParser::handleInlining() by rmorisset@apple.com · 7 years ago
  91. b593a96 [WK2] Add API to clear service worker registrations by cdumez@apple.com · 7 years ago
  92. f64d6e9 Unreviewed, really fix the build with certain SDKs. by cdumez@apple.com · 7 years ago
  93. c178f16 Fix compilation when MASM_PROBE (and therefore DFG) are disabled by guijemont@igalia.com · 7 years ago
  94. 566fe103 Unreviewed, fix build with certain SDKs. by cdumez@apple.com · 7 years ago
  95. 64e429f Unreviewed, rolling out r223148. by jlewis3@apple.com · 7 years ago
  96. a997d96 [WPE] Expose ENABLE_XSLT option https://bugs.webkit.org/show_bug.cgi?id=177857 by mcatanzaro@igalia.com · 7 years ago
  97. e212d1a AccessibilityRenderObject should not hold a raw pointer to RenderObject by zalan@apple.com · 7 years ago
  98. 4cbabf0 Unreviewed, rolling out r223130. https://bugs.webkit.org/show_bug.cgi?id=178147 by commit-queue@webkit.org · 7 years ago
  99. 8631a87 Replace copyKeysToVector/copyValuesToVector with copyToVector(map.keys())/copyToVector(map.values()) by commit-queue@webkit.org · 7 years ago
  100. c82c1d6 Fix MSVC build with ENCRYPTED_MEDIA enabled by commit-queue@webkit.org · 7 years ago