1. 5f24d69 Make it possible to specify A/B testing revision with a partial hash by rniwa@webkit.org · 8 years ago
  2. 8e9e6e0 Rebaselined http/tests/websocket/tests/hybi/secure-cookie-secure-connection.pl for ios-11. by jlewis3@apple.com · 8 years ago
  3. c2b4b97 [CMake] Use find_package for libxml2 and libxstl by don.olmstead@sony.com · 8 years ago
  4. 948b788 Web Inspector: Optimize View.prototype.removeSubview by nvasilyev@apple.com · 8 years ago
  5. a3c7ded [Win] A WTF test is timing out in run-api-tests. by pvollan@apple.com · 8 years ago
  6. cfb6196 CacheQueryOptions::isolatedCopy() copies the cache name twice by dbates@webkit.org · 8 years ago
  7. 4507ddc CanvasCaptureMediaStreamTrack clone is not a CanvasCaptureMediaStreamTrack by commit-queue@webkit.org · 8 years ago
  8. 26d5a11 Skip editing/pasteboard/paste-empty-startcontainer.html on Windows. by pvollan@apple.com · 8 years ago
  9. 18153d1 Marked fast/events/mouse-cursor-no-mousemove.html as flaky. by jlewis3@apple.com · 8 years ago
  10. 9c67204 Add initial support for dataTransferItem.webkitGetAsEntry() by cdumez@apple.com · 8 years ago
  11. 0eeb304 Unreviewed, update my watchlist filters. by eric.carlson@apple.com · 8 years ago
  12. 8b3f8da Marked media/video-controls-no-display-with-text-track.html and media/video-controls-in-media-document.html as flaky. by jlewis3@apple.com · 8 years ago
  13. 6f3cb22 Rebaseline fast/doctypes/002.html after r220858. by pvollan@apple.com · 8 years ago
  14. c5389a2 Rebaseline fast/lists/marker-before-empty-inline.html after r220858. by pvollan@apple.com · 8 years ago
  15. 145f6dc Rebaseline css2.1/t0805-c5520-brdr-b-01-e.html after r220858. by pvollan@apple.com · 8 years ago
  16. f9eef66 [GTK] Remove some obsolete expectations. by commit-queue@webkit.org · 8 years ago
  17. e8fca48 Unreviewed. REGRESSION(r221219): Fix unit tests using resources from WebKit directory. by carlosgc@webkit.org · 8 years ago
  18. 1128f44 [WebCrypto] Push WorkQueue dispatches for HKDF, HMAC, PBKDF2 algorithms into shared code by zandobersek@gmail.com · 8 years ago
  19. 2340e3d [WebCrypto] Push WorkQueue dispatches for EC algorithms into shared code by zandobersek@gmail.com · 8 years ago
  20. ee0a4fe [SVG] Leak in SVGAnimatedListPropertyTearOff by svillar@igalia.com · 8 years ago
  21. ba5cba3 [Mac] Upstream WKSetMetadataURL() from WebKitSystemInterface by aestes@apple.com · 8 years ago
  22. 65f4ea0 Unreviewed WPE debug build fix. by zandobersek@gmail.com · 8 years ago
  23. 40a5776 Unreviewed build fix #2 after r221275. by bfulgham@apple.com · 8 years ago
  24. 2125863 Logger should use makeString instead of String::format by eric.carlson@apple.com · 8 years ago
  25. c2beb0a Rebaseline accessibility/menu-list-crash2.html after r220930. by pvollan@apple.com · 8 years ago
  26. dc1b9ad [Cocoa] Upstream WKGetWebDefaultCFStringEncoding() by aestes@apple.com · 8 years ago
  27. d5a8b7d Rebaseline http/tests/websocket/tests/hybi/secure-cookie-secure-connection.pl. by ryanhaddad@apple.com · 8 years ago
  28. debac52 [GStreamer] The glvideoflip GStreamer element isn't available. Video mirroring and rotation functionalities are thus disabled. by mcatanzaro@igalia.com · 8 years ago
  29. f37613d REGRESSION(r220278): Web Inspector: ContextMenu items are not getting triggered by commit-queue@webkit.org · 8 years ago
  30. c91cb4b Fix incorrect enum in atBoundaryOfGranularity call by megan_gardner@apple.com · 8 years ago
  31. 6906939 Unreviewed test gardening. <rdar://problem/34051745> by jlewis3@apple.com · 8 years ago
  32. a89161c [WinCairo] Add PlatformWin cmake for Webkit by commit-queue@webkit.org · 8 years ago
  33. fb154b2 Unreviewed build fix after r221275. by bfulgham@apple.com · 8 years ago
  34. f3d4e47 WebRTC MediaStream created without tracks does not update active state after tracks are added by commit-queue@webkit.org · 8 years ago
  35. 2328a14 [Cocoa] Upstream CFNetwork-related WebKitSystemInterface functions by aestes@apple.com · 8 years ago
  36. baae266 Disable access to secure cookies if an HTTPS site loads mixed content (Part 2: Header Requests) by bfulgham@apple.com · 8 years ago
  37. 9a36a3b Unreviewed, remove duplicated TestExpectation entry. by ryanhaddad@apple.com · 8 years ago
  38. 783fdda Before r220970, these ssl tests were failing. Now they are timing out. by pvollan@apple.com · 8 years ago
  39. b74fb78 Mark tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler.html as flaky. by ryanhaddad@apple.com · 8 years ago
  40. 195e2fa [Win] The test http/tests/misc/policy-delegate-called-twice.html is crashing. by pvollan@apple.com · 8 years ago
  41. 98bee5f6 Marked svg/in-html/by-reference.html as flaky. by jlewis3@apple.com · 8 years ago
  42. 255c671 Web Inspector: Remove some unused DataGrid code by commit-queue@webkit.org · 8 years ago
  43. 1353e4e Skip service workers tests on Windows. by pvollan@apple.com · 8 years ago
  44. d05cb79 Fixed expectations for http/tests/loading/basic-auth-remove-credentials.html by removing double expectations by jlewis3@apple.com · 8 years ago
  45. 1262548 Rebaseline js/dom/global-constructors-attributes.html after r221209. by ryanhaddad@apple.com · 8 years ago
  46. b8c55c3 Add WKUIDelegatePrivate equivalent of WKPageUIClient's didExceedBackgroundResourceLimitWhileInForeground by achristensen@apple.com · 8 years ago
  47. d074732 Fix document-create-touch.html. https://bugs.webkit.org/show_bug.cgi?id=172813 by commit-queue@webkit.org · 8 years ago
  48. af6f799 [GTK] [WPE] Rename EventHandlerGlib to EventHandlerGLib by clopez@igalia.com · 8 years ago
  49. 77e91a1 Rebaseline js/dom/global-constructors-attributes.html after r221209. by ryanhaddad@apple.com · 8 years ago
  50. 568e5c4 Unreviewed GTK/WPE test gardening by mcatanzaro@igalia.com · 8 years ago
  51. 9a760e1 WebDriver: implement screen capture commands by carlosgc@webkit.org · 8 years ago
  52. 3461f04 Automation: takeScreenshot should use the visible content rect not the document rect by carlosgc@webkit.org · 8 years ago
  53. 437755e WebDriver: implement cookies commands by carlosgc@webkit.org · 8 years ago
  54. 04f7071 Ensure that the alert function is called in TestWebExtensions. by commit-queue@webkit.org · 8 years ago
  55. f45863b New baseline for insecure-audio-video-in-main-frame.html should apply to all ports by mcatanzaro@igalia.com · 8 years ago
  56. d011501 [GTK][WPE] ASSERTION FAILED: !isOpen() in WebKit::IconDatabase::~IconDatabase() by carlosgc@webkit.org · 8 years ago
  57. 1a61af7 [GTK] Rebaseline insecure-audio-video-in-main-frame.html. by commit-queue@webkit.org · 8 years ago
  58. 7603df2 [GTK] Enable userAgentShadowDOM tests. by commit-queue@webkit.org · 8 years ago
  59. 57e0179 [WebCrypto] Push WorkQueue dispatches for AES algorithms into shared code by zandobersek@gmail.com · 8 years ago
  60. d7b920a Picking an emoji via the emoji dialog (Ctrl+Cmd+Space) fires inconsistent beforeinput events. by wenson_hsieh@apple.com · 8 years ago
  61. 155e5ae [iOS WK2] Web process crashes after changing selection to the end of the document when speaking a selection by wenson_hsieh@apple.com · 8 years ago
  62. 26db9af Web Inspector: Record actions performed on WebGLRenderingContext by webkit@devinrousso.com · 8 years ago
  63. 146a234 REGRESSION (r220105): Storage service appears in macOS Activity Monitor as “localized string not found” by mitz@apple.com · 8 years ago
  64. 912e834 Build fix. Creating trying a test group no longer updates the page. by rniwa@webkit.org · 8 years ago
  65. 525c498 Unreviewed gardening, mark a test as still failing by mcatanzaro@igalia.com · 8 years ago
  66. 3a891c8 Remove PolicyChecker::cancelCheck https://bugs.webkit.org/show_bug.cgi?id=176002 by commit-queue@webkit.org · 8 years ago
  67. 1048210 Unreviewed, tighten up scope of variable in previous commit by mcatanzaro@igalia.com · 8 years ago
  68. 201e1e3 [SOUP] Update cookie jar implementation to filter out secure cookies by mcatanzaro@igalia.com · 8 years ago
  69. da77570 Unreviewed, suppress warnings in GTK port by utatane.tea@gmail.com · 8 years ago
  70. ddaf4f2 [EME][GStreamer] Connect CDM to GStreamer by calvaris@igalia.com · 8 years ago
  71. b8b2b9b Merge WeakMapData into JSWeakMap and JSWeakSet by utatane.tea@gmail.com · 8 years ago
  72. f69502b [WebCrypto] Push WorkQueue dispatches for RSA algorithms into shared code by zandobersek@gmail.com · 8 years ago
  73. 5e250ba Add Logger::logAlways https://bugs.webkit.org/show_bug.cgi?id=175996 by eric.carlson@apple.com · 8 years ago
  74. e94a16c Disable saveDataToFile API test. https://bugs.webkit.org/show_bug.cgi?id=176000 by achristensen@apple.com · 8 years ago
  75. 84812ee Rename TestWebKitAPI/Tests/WebKit2* to WebKit* following Source directory rename. by achristensen@apple.com · 8 years ago
  76. 085927e Rename TestWebKitAPI/Tests/WebKit2 to WebKit following Source directory rename. by achristensen@apple.com · 8 years ago
  77. 7ab7a08 Rename TestWebKitAPI/Tests/WebKit to WebKitLegacy following Source directory rename. by achristensen@apple.com · 8 years ago
  78. cff5f8d Add WKUIDelegatePrivate equivalent of WKPageUIClient's saveDataToFileInDownloadsFolder by achristensen@apple.com · 8 years ago
  79. 4d67218 Fix -Wunused-lambda-capture warnings in WebKit with new clang compiler by ddkilzer@apple.com · 8 years ago
  80. 91862db WPT server should not need to copy test harness files by commit-queue@webkit.org · 8 years ago
  81. 81a3b13 Demarcate code added due to lack of NSDMI for aggregates by dbates@webkit.org · 8 years ago
  82. 09dabd0 InlineTextBox::paintDocumentMarker() does not need to special case painting of grammar and by dbates@webkit.org · 8 years ago
  83. e0096a6 Define *_GIGACAGE_MASK when Gigacage is not supported by don.olmstead@sony.com · 8 years ago
  84. bb4185d Unreviewed. Fix 32-bit after r221196 by sbarati@apple.com · 8 years ago
  85. 0800cdc Land stubs for File and Directory Entries API interfaces by cdumez@apple.com · 8 years ago
  86. 99c025a Web Automation: add capabilities to control ICE candidate filtering and insecure media capture by bburg@apple.com · 8 years ago
  87. bca9dd3 Speedometer: Restructure Ember example by commit-queue@webkit.org · 8 years ago
  88. 1c36210 Speedometer 2.0: Duplicate the current EmberJS test as EmberJS-Debug test by rniwa@webkit.org · 8 years ago
  89. 65293d7 Web Automation: use automation session configurations to propagate per-session settings by bburg@apple.com · 8 years ago
  90. 094bae0 Add String::format variant that takes va_args by eric.carlson@apple.com · 8 years ago
  91. 9777896 REGRESSION(r221017): Quip stuck in a perpetual loading loop by bfulgham@apple.com · 8 years ago
  92. a81c2b4 Add support for ReadableStream storage in FetchBody by commit-queue@webkit.org · 8 years ago
  93. 127ba45 DFG::JITCode::osrEntry should get sorted since we perform a binary search on it by sbarati@apple.com · 8 years ago
  94. d7cc0c6 Using the touchbar, both align left and align justify send a beforeinput event with the 'formatJustifyLeft' inputType. by wenson_hsieh@apple.com · 8 years ago
  95. 99dda51 Introduce ServerWorkerRegistration task queues. by beidson@apple.com · 8 years ago
  96. 786241c Follow-up Internal build fix for r221187 by jbedard@apple.com · 8 years ago
  97. 60a3be7 Support compiling catch in the DFG by sbarati@apple.com · 8 years ago
  98. ff73f74 Unreviewed, add comment warning that some flags have been copied into Epiphany by mcatanzaro@igalia.com · 8 years ago
  99. b97e19f Add flag allow-modals to iframe sandbox by jbedard@apple.com · 8 years ago
  100. d6e8274 Add flag allow-modals to iframe sandbox by fred.wang@free.fr · 8 years ago