1. 45f8a35 IPC hardening for WebPasteboardProxy::SetPasteboardBufferForType message by cdumez@apple.com · 5 years ago
  2. 72ae6f2 [LFC][IFC] Optimize nextWrapOpportunity/isAtSoftWrapOpportunity for the most common inline content by zalan@apple.com · 5 years ago
  3. 2e7de0f [GTK][WPE] Composition underline color is not applied by carlosgc@webkit.org · 5 years ago
  4. 655c1b3 [GTK] Turn off antialiasing when rendering with Ahem (v2) by clopez@igalia.com · 5 years ago
  5. d3f79ff Compact sizeof(HTMLAnchorElement) and sizeof(HTMLLinkElement) by ysuzuki@apple.com · 5 years ago
  6. 23fa443 [ESNext] Enables a way to throw an error on ByteCodeGenerator step by rmorisset@apple.com · 5 years ago
  7. 068417b Unreviewed. Move the common WebKitOptionMenu GLib API implementation by zandobersek@gmail.com · 5 years ago
  8. 42293ce [LFC][IFC] Optimize LineLayoutContext::tryAddingInlineItems for the most common inline content by zalan@apple.com · 5 years ago
  9. a1c17ed Reland bytecode checkpoints since bugs have been fixed by keith_miller@apple.com · 5 years ago
  10. 7e3d957 [iOS] Add telemetry for IOKIt classes not seen in test runs by bfulgham@apple.com · 5 years ago
  11. 2407c13 Revert 254725 since it breaks tests by keith_miller@apple.com · 5 years ago
  12. 029acc4 Fix the build after r254701 <rdar://problem/58667355> by timothy_horton@apple.com · 5 years ago
  13. 4d3868a Web Inspector: add links to reference pages by drousso@apple.com · 5 years ago
  14. 1c7d0e6 Unreviewed removing a stale FIXME comment by Hironori.Fujii@sony.com · 5 years ago
  15. e2d9fdf Platform.h is out of control Part 7: Split calling convention macro definitions out of Platform.h and into a new PlatformCallingConventions.h by weinig@apple.com · 5 years ago
  16. 09c3c9b Web Inspector: show the device settings menu when Web Inspector's debug mode is enabled by drousso@apple.com · 5 years ago
  17. d86775c REGRESSION(r251487): Web Inspector: selected color in color picker has wrong lightness by nvasilyev@apple.com · 5 years ago
  18. df3b07e JSTests: by tzagallo@apple.com · 5 years ago
  19. da72c99 IPC hardening for WebPageProxy::SetPromisedDataForImage message by cdumez@apple.com · 5 years ago
  20. 14c083a Call AtomString::init in WebKit2Initialize. by commit-queue@webkit.org · 5 years ago
  21. 64fd54f REGRESSION (r251110): Crash on https://developer.apple.com/tutorials/swiftui/creating-and-combining-views by rniwa@webkit.org · 5 years ago
  22. 615e8de [LFC][IFC] Optimize LineCandidateContent for the most common type of content by zalan@apple.com · 5 years ago
  23. e989104 Unreviewed, rolling out r254678. by Hironori.Fujii@sony.com · 5 years ago
  24. b502379 IPC hardening for WebPageProxy::savePDFToTemporaryFolder* / WebPageProxy::openPDFFromTemporaryFolder* messages by cdumez@apple.com · 5 years ago
  25. 76bde2b IPC hardening for WebPageProxy::RegisterAttachmentIdentifier* by cdumez@apple.com · 5 years ago
  26. 5fa0730 Try to simplify the template deduction used by callOperation in DFGSpeculativeJIT by rmorisset@apple.com · 5 years ago
  27. 19a4780 Teach the bytecode that arithmetic operations can return bigints by rmorisset@apple.com · 5 years ago
  28. b966ea9 Use dataLogIf more regularly https://bugs.webkit.org/show_bug.cgi?id=206332 by rmorisset@apple.com · 5 years ago
  29. 7da7406 [PlayStation] Enable WebKit https://bugs.webkit.org/show_bug.cgi?id=205965 by don.olmstead@sony.com · 5 years ago
  30. e3b920b Reduce the code generated by DFGSlowPathGenerator.h by rmorisset@apple.com · 5 years ago
  31. 0262859 Regression(r253224) No longer able to prevent a tab from closing via the beforeunload prompt by cdumez@apple.com · 5 years ago
  32. c86e975 [WebAuthn] User Verification (UV) option present on a CTAP2 authenticatorMakeCredential while the authenticator has not advertised support for it by jiewen_tan@apple.com · 5 years ago
  33. d4f65fc [bmalloc] IsoHeap's initial setup should be small by ysuzuki@apple.com · 5 years ago
  34. 364bd25 Add finite timeout when synchronously terminating a service worker by commit-queue@webkit.org · 5 years ago
  35. 96a1bc2 Make the callAsyncJavaScriptFunction function actually be async (so await works). by beidson@apple.com · 5 years ago
  36. 5b9b40c Non-unified build fixes mid January 2020 edition by don.olmstead@sony.com · 5 years ago
  37. 719c6c2 Platform.h is out of control Part 6: Split USE_* macro definitions out of Platform.h and into a new PlatformUse.h by weinig@apple.com · 5 years ago
  38. 5a1479d WK1: arbitrary JS execution while tearing down renderers in Element::addShadowRoot by rniwa@webkit.org · 5 years ago
  39. 8e573f3 REGRESSION: (r254668) [Mac Debug wk2] 21 http/tests/navigation/* tests are crashing with ASSERTION FAILED: world.first != 1. by beidson@apple.com · 5 years ago
  40. c219879 REGRESSION (r254291): [ Catalina wk2 Debug ] Flaky ASSERT on fast/images/animated-image-loop-count.html by commit-queue@webkit.org · 5 years ago
  41. 7448eff Pass JSToken by const reference https://bugs.webkit.org/show_bug.cgi?id=206321 by jbedard@apple.com · 5 years ago
  42. 5caca7b Add support for MediaStream video track rendering in GPUProcess by youenn@apple.com · 5 years ago
  43. a8cf0aa operationToObject() should check for a null errorMessage. by mark.lam@apple.com · 5 years ago
  44. 73e0287 [Texmap] Remove unused private variable by philn@webkit.org · 5 years ago
  45. 810d92c [GStreamer] Several buffering fixes by commit-queue@webkit.org · 5 years ago
  46. 8f9fbce Enable -Wconditional-uninitialized in WebInspectorUI, WebKitLegacy, WebKit projects by ddkilzer@apple.com · 5 years ago
  47. c7d6af0 [GStreamer][WPE] Client-side video rendering support by philn@webkit.org · 5 years ago
  48. 0dd3898 [Win] Fix AppleWin build https://bugs.webkit.org/show_bug.cgi?id=206299 by pvollan@apple.com · 5 years ago
  49. 85aa562 Do not detect the stopped animations in Nicosia::Animation to avoid flashback by commit-queue@webkit.org · 5 years ago
  50. d1a7c5f [LFC][IFC] TextUtil::width should use StringView for substrings by antti@apple.com · 5 years ago
  51. 4abed14 KeyedDecoderGeneric crashes when it accesses data with non-existing key by commit-queue@webkit.org · 5 years ago
  52. 9a5a13c [GTK][WPE] Web process crash when IM tries to delete surrounding text by carlosgc@webkit.org · 5 years ago
  53. 98d46c5 Platform.h is out of control Part 5: Split HAVE_* macro definitions out of Platform.h and into a new PlatformHave.h by weinig@apple.com · 5 years ago
  54. 0f46b22 [GTK][WPE] Password field doesn't get input method by carlosgc@webkit.org · 5 years ago
  55. 73e528d [JSC] 32-bit platforms should use a PC base register by ticaiolima@gmail.com · 5 years ago
  56. c9d1f25 Unreviewed build fix for curl. https://bugs.webkit.org/show_bug.cgi?id=206261 by Hironori.Fujii@sony.com · 5 years ago
  57. 4cf3289 Fetch: URL parser not always using UTF-8 by commit-queue@webkit.org · 5 years ago
  58. dcdc5c7 Attempt to fix internal iOS Debug builds by ddkilzer@apple.com · 5 years ago
  59. f2feffa [MSE] Don't enqueue samples that start at a big discontinuity by aboya@igalia.com · 5 years ago
  60. 75f2d0b Mapping HTML attributes width/height to the default aspect ratio of <img> by cathiechen@igalia.com · 5 years ago
  61. 9d47a50 Add WKContentWorld SPI, and use it in JavaScript execution. by beidson@apple.com · 5 years ago
  62. eb0f088 [LFC] Fix CMake Build https://bugs.webkit.org/show_bug.cgi?id=206334 by don.olmstead@sony.com · 5 years ago
  63. 50d3f9f [PlayStation] Add stubs for WebContextMenuClient by ross.kirsling@sony.com · 5 years ago
  64. 0e54a189 Nullptr crash in DocumentLoader::clearMainResourceLoader by rniwa@webkit.org · 5 years ago
  65. b77ef60 [LFC][IFC] LineBreaker::shouldWrapInlineContent should take the candidate content width by zalan@apple.com · 5 years ago
  66. 4e0421c Unreviewed, rolling out r254565. https://bugs.webkit.org/show_bug.cgi?id=206331 by commit-queue@webkit.org · 5 years ago
  67. 8d9e85f Keep RefPtr instead of raw pointer to message queue on WebCoreResourceHandleAsOperationQueueDelegate by commit-queue@webkit.org · 5 years ago
  68. ebd150a [PlayStation] Add stub for WebPopupMenu::setUpPlatformData by ross.kirsling@sony.com · 5 years ago
  69. 53d3917 [SVG2]: Implement support for the 'pathLength' attribute by commit-queue@webkit.org · 5 years ago
  70. 5f74cfb [PlayStation] Add stubs for WebEditorClient by ross.kirsling@sony.com · 5 years ago
  71. 1022847 WebKit should not expose a unprefixed CGRectValue category method on NSValue by timothy_horton@apple.com · 5 years ago
  72. ce715b2 [JSC] Add support for public class fields by caitp@igalia.com · 5 years ago
  73. 3ed7764 Regression(r253213) Load hang and high CPU usage when trying to load myuhc.com by cdumez@apple.com · 5 years ago
  74. 6cda683 Unreviewed build fix for ENABLE_ACCESSIBILITY=OFF following r254566. by ross.kirsling@sony.com · 5 years ago
  75. 9cbee57 Unreviewed cleanup. by simon.fraser@apple.com · 5 years ago
  76. 15866a9 Offlineasm warnings with newer Ruby versions by aperez@igalia.com · 5 years ago
  77. 5c7b419 [LFC] Cache display box for the first LayoutState to Layout::Box by antti@apple.com · 5 years ago
  78. ba925cd Web Inspector: collapsing a virtualized folder in a `WI.TreeOutline` doesn't updated the DOM by drousso@apple.com · 5 years ago
  79. 8357339 Revert bytecode checkpoints since it breaks watch by keith_miller@apple.com · 5 years ago
  80. fded41b Add more mousewheel-scrolling logging and improve the latching code by simon.fraser@apple.com · 5 years ago
  81. 89278f3 [LFC][IFC] LineLayoutContext::nextContentForLine should take LineCandidateContent& by zalan@apple.com · 5 years ago
  82. 06becad [LFC][IFC] ContinuousContent should not need a copy of RunList by zalan@apple.com · 5 years ago
  83. 18beca4 Unreviewed, rolling out r254576. https://bugs.webkit.org/show_bug.cgi?id=206306 by aakash_jain@apple.com · 5 years ago
  84. 32a751a Share WebInspector stubs for ports without local inspection by don.olmstead@sony.com · 5 years ago
  85. 8f873ea Object.preventExtensions should throw if not successful by shvaikalesh@gmail.com · 5 years ago
  86. 33e393c webkitpy: Remove self assignments https://bugs.webkit.org/show_bug.cgi?id=206294 by jbedard@apple.com · 5 years ago
  87. 5511af1 Null Ptr Deref @ WebCore::DocumentLoader::clearMainResourceLoader by achristensen@apple.com · 5 years ago
  88. 8eff808 Revert fullscreen CSS quirk for reddit.com; add width and height style to fullscreen.css. by jer.noble@apple.com · 5 years ago
  89. 10e5274 Platform.h is out of control Part 4: Split PLATFORM_* macro definitions out of Platform.h and into a new PlatformLegacy.h by weinig@apple.com · 5 years ago
  90. 0c05af6 [Cocoa] Create a simulated crash log when the UI Process receives an invalid CoreIPC message by ddkilzer@apple.com · 5 years ago
  91. a6e9e51 [LFC][Integration] Call SimpleLineLayout::canUseFor only once by antti@apple.com · 5 years ago
  92. 7c6e34e [GTK] Turn off antialiasing when rendering with Ahem by clopez@igalia.com · 5 years ago
  93. 6ce4121 Implementation of AXIsolatedObject::press(). by andresg_22@apple.com · 5 years ago
  94. 1abe19b [GStreamer] Several buffering fixes by commit-queue@webkit.org · 5 years ago
  95. ea35f58 Introduce an abstract SampleBufferDisplayLayer by youenn@apple.com · 5 years ago
  96. 7d915c5 Add support for MediaStream audio track rendering in GPUProcess by youenn@apple.com · 5 years ago
  97. e6d6164 [css-grid] Exclude implicit grid tracks from the resolved value by obrufau@igalia.com · 5 years ago
  98. 0fad826 Unreviewed, rolling out r254548. https://bugs.webkit.org/show_bug.cgi?id=206279 by commit-queue@webkit.org · 5 years ago
  99. 6fd57f0 Long continuation chain could lead to stack exhaustion by zalan@apple.com · 5 years ago
  100. be3c27f Unreviewed, rolling out r254480, r254496, and r254517. by commit-queue@webkit.org · 5 years ago