1. e7c604a Web Inspector: Should see active Web Sockets when opening Web Inspector by drousso@apple.com · 8 years ago
  2. e070294 [Xcode] Header postprocessing should be based on the target OS version rather than the builder OS version by mitz@apple.com · 8 years ago
  3. 02d405c Unreviewed, fix linking errors on iOS after r217712. by cdumez@apple.com · 8 years ago
  4. 7cc7703 Unreviewed, attempt to fix the iOS build after r217711. by ryanhaddad@apple.com · 8 years ago
  5. 97d00101 Marked fast/images/slower-decoding-than-animation-image.html as flaky. by jlewis3@apple.com · 8 years ago
  6. 45cf7c7 Crash under OrientationNotifier::Observer::setNotifier() by cdumez@apple.com · 8 years ago
  7. 22c2062 GC should use scrambled free-lists by fpizlo@apple.com · 8 years ago
  8. 0ed82b0 Unreviewed WPE gardening. by zandobersek@gmail.com · 8 years ago
  9. c3cb7ee [css-grid] Logical margin incorrectly applied during the tracks sizing algorithm of auto tracks by jfernandez@igalia.com · 8 years ago
  10. 9591046 Invalidate the shadow subtree style when slotted pseudo rules are present. by commit-queue@webkit.org · 8 years ago
  11. 92db729 REGRESSION(r217214): [Coordinated Graphics] UpdateAtlas didn't released while resetting testrunner by yoon@igalia.com · 8 years ago
  12. 29ea71b [GTK+][WPE] Allow TextureMapperShaderProgram to perform colorspace conversions with the source texture pixels by magomez@igalia.com · 8 years ago
  13. 3cfd56f [css-grid] Margin wrong applied when stretching an orthogonal item in fixed size track by jfernandez@igalia.com · 8 years ago
  14. 085eded [WPE] Enable SUBTLE_CRYPTO https://bugs.webkit.org/show_bug.cgi?id=172756 by zandobersek@gmail.com · 8 years ago
  15. 35b30f3 [JSC] Use @globalPrivate for concatSlowPath by utatane.tea@gmail.com · 8 years ago
  16. b5cff19b [GTK] Cache RenderThemeGadget hierarchies for rendering themed elements with GTK+ 3.20+ by carlosgc@webkit.org · 8 years ago
  17. 2865468 Ensure a good experience for ARES-6 error reporting by sbarati@apple.com · 8 years ago
  18. e10dacc [Mac] Remove backing store for layers that are outside the viewport by akling@apple.com · 8 years ago
  19. b0ef1e2 REGRESSION (r206386): Xactimate Website Crashes @ com.apple.WebKit: WebKit::NPRuntimeObjectMap::convertJSValueToNPVariant + 255 by cdumez@apple.com · 8 years ago
  20. e1bba3f Unreviewed, rolling out r217691. by ryanhaddad@apple.com · 8 years ago
  21. f423d0e Unreviewed Windows build fix after r217691. by joepeck@webkit.org · 8 years ago
  22. eba0699 LibWebRTC might crash with frames having a null width or height by commit-queue@webkit.org · 8 years ago
  23. d084e60 Web Inspector: Should see active Web Sockets when opening Web Inspector by drousso@apple.com · 8 years ago
  24. 55bdb49 Web Inspector: Web Sockets: Unable to inspect a WebSocket that receives >50 messages per second by nvasilyev@apple.com · 8 years ago
  25. 8216965 Mark http/tests/navigation/statistics.html as flaky. by ryanhaddad@apple.com · 8 years ago
  26. a012341 REGRESSION (r217296): Dragging a video only shows controls during drag event by simon.fraser@apple.com · 8 years ago
  27. b99b786 Remove the redundant selectionOnly argument from RenderLayer::paintForegroundForFragments() by simon.fraser@apple.com · 8 years ago
  28. aae3acc Fix compilation errors in LocalizedStrings.cpp on platform not USE(CF) nor USE(GLIB) by commit-queue@webkit.org · 8 years ago
  29. 7418959 Fixed typo in test expectations. https://bugs.webkit.org/show_bug.cgi?id=172054 by jlewis3@apple.com · 8 years ago
  30. 32ad171 Rebaseline webarchive/loading/mainresource-null-mimetype-crash.html after r217680. by ryanhaddad@apple.com · 8 years ago
  31. a821513 Unreviewed, rolling out r217647. by cdumez@apple.com · 8 years ago
  32. 3557bf1 Make WebCore::defaultPortForProtocol() thread-safe by cdumez@apple.com · 8 years ago
  33. 13d6fd4 Rename an experimental feature item by jonlee@apple.com · 8 years ago
  34. b82b59b webarchive/loading/mainresource-null-mimetype-crash.html / webarchive/loading/missing-data.html are flaky by cdumez@apple.com · 8 years ago
  35. 63f3fe8 [GTK] Bump GTK+ and its dependencies in jhbuild by commit-queue@webkit.org · 8 years ago
  36. baaf38c [GTK] Bump wayland and weston in jhbuild by commit-queue@webkit.org · 8 years ago
  37. cf4cabf REGRESSION (r217626): ENABLE_APPLE_PAY_SESSION_V3 was disabled by mistake by aestes@apple.com · 8 years ago
  38. a56c567 webkitpy: Remove unneeded simulator teardown by jbedard@apple.com · 8 years ago
  39. 35295b0 Mark two webrtc tests as flaky. by ryanhaddad@apple.com · 8 years ago
  40. ea98d8d Undo rollout in r217638 with bug fix by keith_miller@apple.com · 8 years ago
  41. 9dd96b5 Adjusted loader/stateobjects/replacestate-size-iframe.html Test Expectations. by jlewis3@apple.com · 8 years ago
  42. 1778f08 Marked loader/stateobjects/replacestate-size-iframe.html as flaky. by jlewis3@apple.com · 8 years ago
  43. 3459359 ScrollingCoordinator::updateSynchronousScrollingReasons should consider non-main frames by fred.wang@free.fr · 8 years ago
  44. 3120687 [WK2] Update plugin process sandbox profile for flash plugin on HBONow by cdumez@apple.com · 8 years ago
  45. 9c2cd2b [Cocoa] Upstream support for JCB as a supported payment network by aestes@apple.com · 8 years ago
  46. 7f3707e [JSC][MIPS] SamplingProfiler::timerLoop() sleeps for 4000+ seconds by commit-queue@webkit.org · 8 years ago
  47. ce2b8b6 Unreviewed, rolling out r217660. by cdumez@apple.com · 8 years ago
  48. e0f8e0e Make sure we don't access WebCore::defaultPortForProtocol from non-main thread by bfulgham@apple.com · 8 years ago
  49. 3d6c873 Rebaseline two media/modern-media-controls/macos-fullscreen-media-controls tests by commit-queue@webkit.org · 8 years ago
  50. 0e033ee webkitpy: Do not send 0 or -1 as a pid to kill_process by jbedard@apple.com · 8 years ago
  51. 23493d3 Unreviewed GTK+ gardening. Update expectations of several tests failing after r217651. by magomez@igalia.com · 8 years ago
  52. b2f2430 Remove media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-audio-background.html by commit-queue@webkit.org · 8 years ago
  53. 29de1f3 Class Proxy can't be extended https://bugs.webkit.org/show_bug.cgi?id=169040 by gskachkov@gmail.com · 8 years ago
  54. b99a0dc Mark imported/w3c/web-platform-tests/css/selectors4/focus-display-none-001.html and focus-within-display-none-001.html as flaky failures by ryanhaddad@apple.com · 8 years ago
  55. 640a498 Rebaseline media/modern-media-controls/audio/audio-controls-metrics.html by commit-queue@webkit.org · 8 years ago
  56. 99ae293 [css-grid] Update W3C web platform tests for the CSS Grid Layout feature by jfernandez@igalia.com · 8 years ago
  57. 34d9fee Get rid of more HIGH_DPI_CANVAS leftovers by annulen@yandex.ru · 8 years ago
  58. 3857695 RELEASE_ASSERT_NOT_REACHED() in InferredType::kindForFlags() on Big-Endians by tpopela@redhat.com · 8 years ago
  59. c6b3a2d Unreviewed, rebaseline test results according to the error message change by utatane.tea@gmail.com · 8 years ago
  60. 975c12a [JSC] Implement String.prototype.concat in JS builtins by utatane.tea@gmail.com · 8 years ago
  61. 09b310f Avoid iterator invalidation bug in WebCore::defaultPortForProtocol by bfulgham@apple.com · 8 years ago
  62. 3573c2d JSC EWS bot does not run on WTF only patches by ap@apple.com · 8 years ago
  63. d90824b Remove overrides of visitChildren() that do not add any functionality. by mark.lam@apple.com · 8 years ago
  64. 233277d [WebCore] Update AXObjectCache::startOrEndCharacterOffsetForRange signature for !HAVE(ACCESSIBILITY) by commit-queue@webkit.org · 8 years ago
  65. 634d2dd Don't shouldn't create a request to build a patch if there is no patch to build by rniwa@webkit.org · 8 years ago
  66. d1a35d9 CodeGeneratorJS's InstanceNeedsVisitChildren should not return true just because a class is / extends EventTarget. by mark.lam@apple.com · 8 years ago
  67. 18656b2 [Cocoa] "administrativeArea" contact field maps to the wrong CNPostalAddress key when creating NSErrors by aestes@apple.com · 8 years ago
  68. 43a8ea5 Flaky Test: http/tests/misc/acid3.html by cdumez@apple.com · 8 years ago
  69. f0b0ff9 Make QualifiedName cache per thread by cdumez@apple.com · 8 years ago
  70. a1edaf7 Unreviewed, rolling out r217611 and r217631. by commit-queue@webkit.org · 8 years ago
  71. 2759448 EWS bots should reboot themselves more frequently by ryanhaddad@apple.com · 8 years ago
  72. 6749b5c Reallocate hardware for iOS bots. https://bugs.webkit.org/show_bug.cgi?id=172657 by ryanhaddad@apple.com · 8 years ago
  73. 17f1aa6 Use dispatch queues for mach exceptions by keith_miller@apple.com · 8 years ago
  74. 733843d Rolling out: Prevent async methods named 'function' by gskachkov@gmail.com · 8 years ago
  75. d5899ef Skip http/tests/cache/cancel-during-revalidation-succeeded.html on ios-wk2. by ryanhaddad@apple.com · 8 years ago
  76. 331c075 Mark fast/css/target-fragment-match.html as flaky on iOS. by ryanhaddad@apple.com · 8 years ago
  77. b2bd49b Rename ENABLE_APPLE_PAY_DELEGATE to ENABLE_APPLE_PAY_SESSION_V3 and bump the supported version number by aestes@apple.com · 8 years ago
  78. c503c71 Web Inspector: Add Debug view to Settings tab for debug settings and experimental features by drousso@apple.com · 8 years ago
  79. 0570cde PeerConnection should respect tracks that are muted at the time they are added by commit-queue@webkit.org · 8 years ago
  80. 46c2adb Allow sync-buildbot.js to set a buildbot property only when patches are built by rniwa@webkit.org · 8 years ago
  81. c7789fe Unreviewed, add Jiewen Tan as a reviewer by jiewen_tan@apple.com · 8 years ago
  82. f2fbe9e Skip flaky JSC test stress/test-finally.js by ryanhaddad@apple.com · 8 years ago
  83. 5352fc7 [GTK] MiniBrowser's browser_window_get_or_create_web_view_for_automation never creates new windows by aperez@igalia.com · 8 years ago
  84. 87b1d36 [CMake] Do not pass -Wno-expansion-to-defined to Clang <4.0.0 by aperez@igalia.com · 8 years ago
  85. 86330f5 [WK2] Fix bad assertion in BackgroundProcessResponsivenessTimer::scheduleNextResponsivenessCheck() by cdumez@apple.com · 8 years ago
  86. 1acc9c7 CrashTracer: Regression : com.apple.WebKit.WebContent at STP responsible :: com.apple.WebCore: WebCore::SharedBuffer::data const + 11 by antti@apple.com · 8 years ago
  87. a3b4a54 Make WebRTC legacy API switch an experimental feature by commit-queue@webkit.org · 8 years ago
  88. fa1e436 Reduce Safari Technology Preview Release Notes posts shown on homepage by jond@apple.com · 8 years ago
  89. 6bdbeb1 Versioning. by jmarcell@apple.com · 8 years ago
  90. ea7b4bb Marked http/tests/preload/viewport/meta-viewport-link-headers.php as flaky. by jlewis3@apple.com · 8 years ago
  91. 6ff803b Reland r216808, underlying lldb bug has been fixed. by keith_miller@apple.com · 8 years ago
  92. df643ab ScrollingStateScrollingNode::ChangedProperty::NumScrollingStateNodeBits is wrongly set by fred.wang@free.fr · 8 years ago
  93. 9e663de Fix leak in PromiseDeferredTimer https://bugs.webkit.org/show_bug.cgi?id=172755 by keith_miller@apple.com · 8 years ago
  94. 30f0ede Unreviewed, rolling out r217603. by jlewis3@apple.com · 8 years ago
  95. bd589ac Make ResourceLoadStatistics testing more reliable by bfulgham@apple.com · 8 years ago
  96. 0d6b3f4 [GTK][WPE] run-javascriptcore-tests should use the jhbuild by clopez@igalia.com · 8 years ago
  97. 5c85a41 [WPE] More CSS test expectations cleanup by csaavedra@igalia.com · 8 years ago
  98. de9eb57 Get <chrono> out of StdLibExtras.h by simon.fraser@apple.com · 8 years ago
  99. ba7dceb [WPE] CSS tests expectations cleanup by csaavedra@igalia.com · 8 years ago
  100. a4d1f64 Consider enabling -Wno-expansion-to-defined for gcc 7 by aperez@igalia.com · 8 years ago