1. e67bad2 Crash when animating an enum attribute for multiple instances of an SVG element by commit-queue@webkit.org · 4 years, 5 months ago
  2. e829b39 Fix the macCatalyst build. by timothy_horton@apple.com · 4 years, 5 months ago
  3. 8c76bfe Only check each use...FuzzerAgent() option in VM constructor if any of the options are enabled. by mark.lam@apple.com · 4 years, 5 months ago
  4. c015cf3 Revert - [EWS] Do not retry layout-tests build if the flaky test failures are also present in clean tree run by aakash_jain@apple.com · 4 years, 5 months ago
  5. dcedc8c [LFC] Fix ASSERT while running fast/block/block-parent-with-zero-width-child.html by zalan@apple.com · 4 years, 5 months ago
  6. 6d48c1a Unreviewed WinCairo build fix following r252989. by ross.kirsling@sony.com · 4 years, 5 months ago
  7. 2d0dd7c [iOS] Create sandbox extension for "com.apple.tccd" by pvollan@apple.com · 4 years, 5 months ago
  8. f32b4c1 [JSC] Remove BytecodeCacheVersion.h by tzagallo@apple.com · 4 years, 5 months ago
  9. 910edf9 Add helper methods for description and equality to text manipulation SPI by commit-queue@webkit.org · 4 years, 5 months ago
  10. 6cc7424 mozilla-tests.yaml/js1_5/Array/regress-101964.js is frequently failing on JSC EWS bots. by mark.lam@apple.com · 4 years, 5 months ago
  11. e34267f [JSC] Put JSGenerator, JSAsyncGenerator, and JSPromise in IsoSubspace by ysuzuki@apple.com · 4 years, 5 months ago
  12. 927d2c7 Document::setWindowAttributeEventListener should check `m_domWindow::frame()` by ysuzuki@apple.com · 4 years, 5 months ago
  13. 9ba4fcd [iOS] Introduce a gesture recognizer that can be used to defer recognition of other gestures by wenson_hsieh@apple.com · 4 years, 5 months ago
  14. c0539fb [LFC][IFC] Adjust trailing runs horizontally while trimming content by zalan@apple.com · 4 years, 5 months ago
  15. 75172c4 [LFC][IFC] LineBuilder::InlineItemRun objects don't have vertical geometry by zalan@apple.com · 4 years, 5 months ago
  16. 4ce4828 Remove the confusing Value struct used for calc results by simon.fraser@apple.com · 4 years, 5 months ago
  17. 7258a49 [LFC][IFC] TrimmableContent only needs to keep track of the first trimmable run index by zalan@apple.com · 4 years, 5 months ago
  18. 90346f5 Web Inspector: Console: the saved result value is still shown after page reload by drousso@apple.com · 4 years, 5 months ago
  19. d5d033b Incorrect association of the URL object with the value port by commit-queue@webkit.org · 4 years, 5 months ago
  20. a65e7fd Clean up ANGLE header post-process script by dino@apple.com · 4 years, 5 months ago
  21. 0688136 Build ANGLE as a dynamic library by dino@apple.com · 4 years, 5 months ago
  22. aec1c8b REGRESSION (r195080): prepare-ChangeLog does not emit function list for file paths that contain a space by dbates@webkit.org · 4 years, 5 months ago
  23. 3824306 Update expectations for two tests after https://trac.webkit.org/changeset/252363/webkit by tsavell@apple.com · 4 years, 5 months ago
  24. 684db37 Update ANGLE https://bugs.webkit.org/show_bug.cgi?id=204595 by achristensen@apple.com · 4 years, 5 months ago
  25. 6b61874 [AppleWin] WebKitQuartzCoreAdditions.dll isn't compiled since r248444 by Hironori.Fujii@sony.com · 4 years, 5 months ago
  26. e1b2e62 Simplify RealtimeOutgoingAudioSource and RealtimeOutgoingVideooSource observeSource/unobserveSource pattern by youenn@apple.com · 4 years, 5 months ago
  27. 65dedc1 SWServer::scriptFetchFinished does not need a Connection as parameter by youenn@apple.com · 4 years, 5 months ago
  28. a2b8048 Service Worker should correctly set its document first party for cookies URL by youenn@apple.com · 4 years, 5 months ago
  29. 143f5a9 ResponsivenessTimer mistakenly restarts immediately by yoshiaki.jitsukawa@sony.com · 4 years, 5 months ago
  30. 44a4d7d Don't do range checking for calc() at parse time by simon.fraser@apple.com · 4 years, 5 months ago
  31. 7ab7580 [GTK] Fix some warnings https://bugs.webkit.org/show_bug.cgi?id=204739 by commit-queue@webkit.org · 4 years, 5 months ago
  32. 923a311 Remove MediaStreamTrack event queue by youenn@apple.com · 4 years, 5 months ago
  33. 2daa2f0 [GTK][PSON] Crash in NetworkProcessProxy::openNetworkProcessConnection by carlosgc@webkit.org · 4 years, 5 months ago
  34. ef5bb7d [LFC][Render tree] Support LFC in LineLayoutTraversal by antti@apple.com · 4 years, 5 months ago
  35. a2ddf83 Add FuzzerAgent that reads predictions from a file by commit-queue@webkit.org · 4 years, 5 months ago
  36. 890e72b Disable LocalCurrentGraphicsContext when doing DisplayList recording by timothy_horton@apple.com · 4 years, 5 months ago
  37. 1004713 [Win] Retrieve all following WM_CHAR events at the beginning of processing WM_KEYDOWN event by Hironori.Fujii@sony.com · 4 years, 5 months ago
  38. d379924 [JSC][MIPS] CallFrame is being clobbered on InternalFunction execution by ticaiolima@gmail.com · 4 years, 5 months ago
  39. 54dd597 Implement GetByVal inline caching for 32-bit JITs by ticaiolima@gmail.com · 4 years, 5 months ago
  40. 74d4c6e [CMake] Ninja can't build WebKitQuartzCoreAdditions of AppleWin port by Hironori.Fujii@sony.com · 4 years, 5 months ago
  41. db42ece [LFC][IFC] Trim trailing letter spacing. by zalan@apple.com · 4 years, 5 months ago
  42. 373e445 Rename CSSCalcPrimitiveValue to CSSCalcPrimitiveValueNode, and CSSCalcOperation to CSSCalcOperationNode by simon.fraser@apple.com · 4 years, 5 months ago
  43. 427a162 Add a Calc log channel, and support type traits for calc-related classes by simon.fraser@apple.com · 4 years, 5 months ago
  44. 301ad24 [Web Animations] Rebaseline some WPT expectations by graouts@webkit.org · 4 years, 5 months ago
  45. 2489b93 Regression (r252893): loader/stateobjects/pushstate-size.html is crashing on mac debug by antti@apple.com · 4 years, 5 months ago
  46. 2ba6d85 [LFC][IFC] Add support for word-spacing property by zalan@apple.com · 4 years, 5 months ago
  47. e0692c7 [Web Animations] Implement Animation.commitStyles() by graouts@webkit.org · 4 years, 5 months ago
  48. 3a2b0ce7 Make CompositeOperator and BlendMode encodable by timothy_horton@apple.com · 4 years, 5 months ago
  49. 73823d1 test262-runner should dump YAML with correct encoding by ross.kirsling@sony.com · 4 years, 5 months ago
  50. 1cc61d8 [LFC] Expand tests coverage (2648 new tests -> 3980). by zalan@apple.com · 4 years, 5 months ago
  51. 66329be Reimplement some PlatformCALayer methods using GraphicsContext instead of CGContextRef by timothy_horton@apple.com · 4 years, 5 months ago
  52. 5d19c42 Simplify CoreAudioCaptureSource suspension logic by youenn@apple.com · 4 years, 5 months ago
  53. 233a769 Update RealtimeOutgoingAudioSourceCocoa::m_writeCount when sampleRate changes by youenn@apple.com · 4 years, 5 months ago
  54. 2b85447 Move path implementation functions in LineLayoutTraversal to *Path classes by antti@apple.com · 4 years, 5 months ago
  55. d79b7e7 [LFC][IFC] Add support for hyphenate-limit-lines by zalan@apple.com · 4 years, 5 months ago
  56. 2590c61 [Web Animations] Forward-filling animations should not schedule updates while filling by graouts@webkit.org · 4 years, 5 months ago
  57. 17c438e MockAudioSharedUnit should reset its last render time on start/stop/reconfigure by youenn@apple.com · 4 years, 5 months ago
  58. e01e937 Unreviewed, follow-up to r252938, now fixing the MSE/EME build by philn@webkit.org · 4 years, 5 months ago
  59. 6938f8a Unreviewed, GTK LTS build fix after r252950. by philn@webkit.org · 4 years, 5 months ago
  60. da6e437 [EWS] Do not retry layout-tests build if the flaky test failures are also present in clean tree run by aakash_jain@apple.com · 4 years, 5 months ago
  61. 442c160 [LFC][IFC] Add support for hyphenate-limit-before and hyphenate-limit-after by zalan@apple.com · 4 years, 5 months ago
  62. da424cd Unreviewed, rolling out r252944. https://bugs.webkit.org/show_bug.cgi?id=204709 by commit-queue@webkit.org · 4 years, 5 months ago
  63. 78e19f0 [GStreamer] MediaPlayerPrivateGStreamer style cleanups by cturner@igalia.com · 4 years, 5 months ago
  64. bc5d7c97 Use default implementation for JSVALUE64 with GCC on unknown platform. by commit-queue@webkit.org · 4 years, 5 months ago
  65. 5a487cb Add mechanism for enabling internal and experimental features from run-webkit-test command line by antti@apple.com · 4 years, 5 months ago
  66. bfdce80 [LFC][IFC] Add support for simple hyphenation by zalan@apple.com · 4 years, 5 months ago
  67. cf1f6c8 Add a unit-test to new EWS for scenario when there is flakiness with patch and also on clean tree by aakash_jain@apple.com · 4 years, 5 months ago
  68. 4565e53 [Web Animations] Enable WebAnimationsCSSIntegrationEnabled by default by graouts@webkit.org · 4 years, 5 months ago
  69. d30a419 [Web Animations] Forward-filling animations should not schedule updates while filling by graouts@webkit.org · 4 years, 5 months ago
  70. d3be5ff Add a unit-test to old EWS for scenario when there is flakiness with patch and also on clean tree by aakash_jain@apple.com · 4 years, 5 months ago
  71. 24fb643 [LFC][IFC] Vector allocate LineBoxes and Display::Runs by antti@apple.com · 4 years, 5 months ago
  72. 20bacc1 [LFC][IFC] Trim trailing uncommitted content when needed by zalan@apple.com · 4 years, 5 months ago
  73. 00069b3 [LFC][IFC] Move and rename LineLayoutContext::UncommittedContent by zalan@apple.com · 4 years, 5 months ago
  74. 5ed80f7 Move jsc-i386 from old to new EWS https://bugs.webkit.org/show_bug.cgi?id=204667 by commit-queue@webkit.org · 4 years, 5 months ago
  75. 50da74e Unreviewed, rolling out r252937. by philn@webkit.org · 4 years, 5 months ago
  76. 0e0cb17 [GStreamer] MediaPlayerPrivateGStreamer style cleanups by cturner@igalia.com · 4 years, 5 months ago
  77. ff26599 Remove ENABLE_KEYBOARD_CODE_ATTRIBUTE and ENABLE_KEYBOARD_KEY_ATTRIBUTE macros by Hironori.Fujii@sony.com · 4 years, 5 months ago
  78. 9f9c15e Element jumps to wrong position after perspective change on ancestor by simon.fraser@apple.com · 4 years, 5 months ago
  79. 67c1fc6 [WebGL] Garden dedicated queue (Part 10) by jbedard@apple.com · 4 years, 5 months ago
  80. 2ef221f Rename 'submit to new EWS' to 'Submit for EWS analysis' by aakash_jain@apple.com · 4 years, 5 months ago
  81. 1486343 [LFC][IFC] Remove m_inlineRunToLineMap by antti@apple.com · 4 years, 5 months ago
  82. 3d8c0b4 Old EWS is showing 'Submit to old EWS' button on every patch by aakash_jain@apple.com · 4 years, 5 months ago
  83. ed2897a test262-runner ends with SIGPIPE signal by dpino@igalia.com · 4 years, 5 months ago
  84. 5563fc0 [WebGL] Garden dedicated queue (Part 9) by jbedard@apple.com · 4 years, 5 months ago
  85. c3e2fb3 [LFC][IFC] Vector allocate InlineItemRuns by antti@apple.com · 4 years, 5 months ago
  86. d046e5a3 Cache integer font metrics for performance by antti@apple.com · 4 years, 5 months ago
  87. bb99980 Removed ENABLED_QUEUES logic from ews-app by aakash_jain@apple.com · 4 years, 5 months ago
  88. 5905966 [ews] Enable Windows queue on new EWS by aakash_jain@apple.com · 4 years, 5 months ago
  89. f104646 [LFC][IFC] Adjust the line's is-visually-empty status after trimming the trailing whitespace content by zalan@apple.com · 4 years, 5 months ago
  90. 54e1fe8 [LFC][IFC] Re-introduce LineBuilder::isVisuallyNonEmpty function by zalan@apple.com · 4 years, 5 months ago
  91. a3886fd [LFC][IFC] adjustBaselineAndLineHeight should be called before resetting the line in quirk mode by zalan@apple.com · 4 years, 5 months ago
  92. 07f6170 [LFC][IFC] Fix LineLayoutContext::shouldProcessUncommittedContent logic by zalan@apple.com · 4 years, 5 months ago
  93. 3e67574 [LFC] canUseSimplifiedTextMeasuring should check for FontCascade::Complex by zalan@apple.com · 4 years, 5 months ago
  94. 6e2a77f Unreviewed GTK and WPE gardening after r252916. by magomez@igalia.com · 4 years, 5 months ago
  95. 1f5bafe [GStreamer] Convert GLVideoSink and WebKitWebSrc to WEBKIT_DEFINE_TYPE by philn@webkit.org · 4 years, 5 months ago
  96. 9f7879d [GStreamer] Move GL video sink to its own GstBin sub-class by philn@webkit.org · 4 years, 5 months ago
  97. b974644 [LFC] Unreviewed test gardening. by zalan@apple.com · 4 years, 5 months ago
  98. 4103064 [LFC][IFC] Generate fewer InlineItems when new lines are not preserved by zalan@apple.com · 4 years, 5 months ago
  99. 3fdeca1 [WebGL] Garden dedicated queue (Part 8) by jbedard@apple.com · 4 years, 5 months ago
  100. e4fc4b3 Using char* instead of String for StyleProperties::getShorthandValue() by rego@igalia.com · 4 years, 5 months ago