1. 538a737 [bmalloc] Calculate LineMetadata for specific VM page size in compile time by basuke.suzuki@sony.com · 4 years, 4 months ago
  2. bf4a833 [PlayStation] Add standardUserAgentForURL stub by ross.kirsling@sony.com · 4 years, 4 months ago
  3. f8a4a70 [GTK] Unreviewed test gardening https://bugs.webkit.org/show_bug.cgi?id=206224 by dpino@igalia.com · 4 years, 4 months ago
  4. 955273e WebPasteboardProxyWPE should be WebPasteboardProxyLibWPE by ross.kirsling@sony.com · 4 years, 4 months ago
  5. e0b4412 Web Inspector: crash in DumpRenderTree at com.apple.JavaScriptCore: WTF::RefCountedBase::hasOneRef const by drousso@apple.com · 4 years, 4 months ago
  6. fd5fff1 Need workaround for crash in Intel OpenGL driver related to texture copying feedback loops by commit-queue@webkit.org · 4 years, 4 months ago
  7. bd9b7e1 Nake MediaPlayerPrivateRemoteProxy a message receiver by eric.carlson@apple.com · 4 years, 4 months ago
  8. 233ba27 Share TextChecker stub for ports without text checking by don.olmstead@sony.com · 4 years, 4 months ago
  9. aa4dac1 Add an option that enables/disables throwing away baseline JIT code by sbarati@apple.com · 4 years, 4 months ago
  10. c80f9ad Unreviewed, rolling out r254505. by ryanhaddad@apple.com · 4 years, 4 months ago
  11. 7d0ecaf Suppress compiler warnings https://bugs.webkit.org/show_bug.cgi?id=206235 by commit-queue@webkit.org · 4 years, 4 months ago
  12. 98c8f12 Use even more "shortest form" formatting, and less "fixed precision" and "fixed width" by darin@apple.com · 4 years, 4 months ago
  13. f15df7c [GTK][WPE] Failures in imported/w3c/web-platform-tests/2dcontext/imagebitmap due to missing OffscreenCanvas.copiedImage by commit-queue@webkit.org · 4 years, 4 months ago
  14. e57460d A video element cannot enter fullscreen from PiP mode by peng.liu6@apple.com · 4 years, 4 months ago
  15. e8d3c62 [GLib] Remove unused private variable by commit-queue@webkit.org · 4 years, 4 months ago
  16. 49c56ba [LFC][Integration] Support the feature flag in DumpRenderTree by antti@apple.com · 4 years, 4 months ago
  17. 2915d50 [WTF] Make MediaTime constructor constexpr by aboya@igalia.com · 4 years, 4 months ago
  18. a17f223 [GStreamer] Unreviewed build warning fix after r254503 by philn@webkit.org · 4 years, 4 months ago
  19. a6733eb [GStreamer] improve video rendering stats by philn@webkit.org · 4 years, 4 months ago
  20. 973f008 [Freetype] Support for the -webkit-font-smoothing CSS property by clopez@igalia.com · 4 years, 4 months ago
  21. 6e36ded Add support for MediaStream audio track rendering in GPUProcess by youenn@apple.com · 4 years, 4 months ago
  22. a22d10f [GTK] Many imported/w3c/web-platform-tests/html/ tests failing after r253791 by psaavedra@igalia.com · 4 years, 4 months ago
  23. 909318c [GStreamer] Rework WebKitWebSrc to improve robustness by calvaris@igalia.com · 4 years, 4 months ago
  24. 7ac7093 Always Use CAIRO_OPERATOR_SOURCE to copyRectFromOneSurfaceToAnother by commit-queue@webkit.org · 4 years, 4 months ago
  25. 7992f0d CacheStorage::Engine::clearCachesForOriginFromDisk ASSERT is buggy by youenn@apple.com · 4 years, 4 months ago
  26. 5364dac Enable -Wconditional-uninitialized in bmalloc, WTF, JavaScriptCore by ddkilzer@apple.com · 4 years, 4 months ago
  27. 984c072 Expose video tracks for media files in the GPUProcess by eric.carlson@apple.com · 4 years, 4 months ago
  28. 3992abd <iframe> attributes should be processed on "srcdoc" attribute removal by shvaikalesh@gmail.com · 4 years, 4 months ago
  29. da9d191 REGRESSION (Catalina) non-scrolling iframe prevents document scrolling by simon.fraser@apple.com · 4 years, 4 months ago
  30. e50f327 Unreviewed. Change useLLInt=0 to forceBaseline=1 by sbarati@apple.com · 4 years, 4 months ago
  31. 6b887ee [WebAuthn] Support CTAP Client Pin by don.olmstead@sony.com · 4 years, 4 months ago
  32. aeb1fc9 Expose Phase on all WebWheelEvent implementations by ross.kirsling@sony.com · 4 years, 4 months ago
  33. 7a31e2c Unreviewed sort-Xcode-project-file by Hironori.Fujii@sony.com · 4 years, 4 months ago
  34. 6f4fd8e Scrollbar hiding on iOS via ::-webkit-scrollbar { display: none } doesn't work by simon.fraser@apple.com · 4 years, 4 months ago
  35. a8c3423 scanSideState scans too much side state by keith_miller@apple.com · 4 years, 4 months ago
  36. 9378543 [WK1][iOS] VideoFullscreenControllerContext uses UIKit on the WebThread by jer.noble@apple.com · 4 years, 4 months ago
  37. 5e90b2c Share WebPreferences stub for ports without an implementation by don.olmstead@sony.com · 4 years, 4 months ago
  38. afe4daf Add support for Web Inspector pages and topic taxonomy by jond@apple.com · 4 years, 4 months ago
  39. 9b9f6b7 Reformat WebProcessPool logging by krollin@apple.com · 4 years, 4 months ago
  40. 37177455 [GTK] Many imported/w3c/web-platform-tests/html/ tests failing after r253791 by psaavedra@igalia.com · 4 years, 4 months ago
  41. 684952d Web Inspector: "Enable Local Override" and "Delete Local Override" are displayed twice in the contextual menu by drousso@apple.com · 4 years, 4 months ago
  42. ea69423 RenderTreeBuilder::Block::attachIgnoringContinuation should handle inline-block anonymous containers. by zalan@apple.com · 4 years, 4 months ago
  43. 5a28ef1 Remove the "needsFullOrderingComparisons" feature from PODRedBlackTree by darin@apple.com · 4 years, 4 months ago
  44. 47bdf31 Remove calls to testRunner.installStatisticsDidModifyDataRecordsCallback() in http/tests/resourceLoadStatistics/classify-as-non-prevalent-based-on-sub-frame-under-top-frame-origins* by wilander@apple.com · 4 years, 4 months ago
  45. 6029646 [WebGL 2] Implement transform feedback and pass transform feedback conformance tests by justin_fan@apple.com · 4 years, 4 months ago
  46. a254372 Throw away baseline code if there is an optimized replacement by sbarati@apple.com · 4 years, 4 months ago
  47. 7312070 Fix path-specific filters on Windows by yoshiaki.jitsukawa@sony.com · 4 years, 4 months ago
  48. 688b631 WTR::TestController::decidePolicyForPluginLoad() should output bundle identifier on release assert by ddkilzer@apple.com · 4 years, 4 months ago
  49. a61cb7f _WKResourceLoadStatisticsFirstParty should be forward declared not imported in _WKResourceLoadStatisticsThirdParty by katherine_cheney@apple.com · 4 years, 4 months ago
  50. 1d9a3f5 Unreviewed build fix for PlayStation and clang-cl. by ross.kirsling@sony.com · 4 years, 4 months ago
  51. ebe4669 Unreviewed followup fix to: https://bugs.webkit.org/show_bug.cgi?id=205288. by katherine_cheney@apple.com · 4 years, 4 months ago
  52. b9aaa92 Unreviewed, rolling out r254463. by tsavell@apple.com · 4 years, 4 months ago
  53. 5e7c336 REGRESSION(r253683): [GTK][WPE] Lots of offscreen-canvas WPT tests failing by commit-queue@webkit.org · 4 years, 4 months ago
  54. ab09fcd Clean-up MediaPlayerPrivateMediaStreamAVFObjC.h/.mm by youenn@apple.com · 4 years, 4 months ago
  55. cba6190 Replace uses of Box<Identifier> with a new CacheableIdentifier class. by mark.lam@apple.com · 4 years, 4 months ago
  56. e02bed1 Unreviewed build fix for PlayStation and clang-cl. by ross.kirsling@sony.com · 4 years, 4 months ago
  57. 6734d8f Propogate UIEdgeInsets from WKWebView to WKSafeBrowsingWarning on iOS by achristensen@apple.com · 4 years, 4 months ago
  58. 31db946 Import the update of img-aspect-ratio.html. by cathiechen@igalia.com · 4 years, 4 months ago
  59. 18f36b8 Fix computeFloatVisibleRectInContainer to handle non-SVG object parent by commit-queue@webkit.org · 4 years, 4 months ago
  60. 004dc49 Expose audio tracks for media files in the GPUProcess by eric.carlson@apple.com · 4 years, 4 months ago
  61. 5cbb509 Add a simple trailing letter-spacing test case by zalan@apple.com · 4 years, 4 months ago
  62. 3c87feb Platform.h is out of control Part 3: Move all ENABLE_* macros definitions in FeatureDefines.h by weinig@apple.com · 4 years, 4 months ago
  63. 10becb8 Flaky Test: imported/w3c/web-platform-tests/svg/import/struct-dom-06-b-manual.svg by tsavell@apple.com · 4 years, 4 months ago
  64. 6c13b28b [EWS] Add unit tests for factories by aakash_jain@apple.com · 4 years, 4 months ago
  65. ec5dac7 [JSC] Put JSProxy in IsoSubspace https://bugs.webkit.org/show_bug.cgi?id=206187 by ysuzuki@apple.com · 4 years, 4 months ago
  66. 46c0665 Split AudioTrackPrivateMediaStreamCocoa to implement remote audio rendering by youenn@apple.com · 4 years, 4 months ago
  67. 59b0edae Explain why we started skipping "insert-span-into-long-text-bug-28245.html" in debug. by zalan@apple.com · 4 years, 4 months ago
  68. c2d3d0c Don't softlink AVCapture classes on watchOS or tvOS by eric.carlson@apple.com · 4 years, 4 months ago
  69. 04d1dc1 [WebAuthn] Support CTAP Client Pin by jiewen_tan@apple.com · 4 years, 4 months ago
  70. 63e5b90 [LFC][Integration] Turn off trailing letter-space trimming for the LineBreaker content by zalan@apple.com · 4 years, 4 months ago
  71. 201c338 [iOS] editing/selection/ios/clear-selection-after-tap-in-large-selected-non-editable-text.html times out by wenson_hsieh@apple.com · 4 years, 4 months ago
  72. 098ba96 [iOS] Remove 'com.apple.diagnosticd' from WebContent process sandbox by bfulgham@apple.com · 4 years, 4 months ago
  73. 82fece8 Correct test expectations after r254428 by tsavell@apple.com · 4 years, 4 months ago
  74. 7eacf65 CheckNeutered needs to claim it reads JSType in clobberize. by keith_miller@apple.com · 4 years, 4 months ago
  75. c3d5144 [macCatalyst] UI process crashes on launch after r254101 by wenson_hsieh@apple.com · 4 years, 4 months ago
  76. 17265b4 [GTK] Unreviewed gardening after r254409 by dpino@igalia.com · 4 years, 4 months ago
  77. f3dea86 [LFC][Integration] editing/text-iterator/findString.html fails on iOS by antti@apple.com · 4 years, 4 months ago
  78. cb8b804 [iOS] Unreviewed test gardening after r254428. by antti@apple.com · 4 years, 4 months ago
  79. 9754680 [Win] Unreviewed test gardening after r254421. by zalan@apple.com · 4 years, 4 months ago
  80. 24b60d5 [LFC][Integration] Enable LFC integration by antti@apple.com · 4 years, 4 months ago
  81. 04402f8 [LFC][Integration] imported/blink/fast/shapes/crash-caused-by-dirtying-a-shape-while-computing-it-requires-a-long-filename-to-crash.html crashes on iOS by antti@apple.com · 4 years, 4 months ago
  82. c02a86d [LFC][Integration] Ensure that simple line layout tests stays don't turn into LFC tests by antti@apple.com · 4 years, 4 months ago
  83. 98c77e6 [LFC][IFC] fast/text/fast-run-width-vs-slow-run-width.html is failing by antti@apple.com · 4 years, 4 months ago
  84. a3f8033 WebDriver: pressed virtual keys not correctly handled in action sequences by carlosgc@webkit.org · 4 years, 4 months ago
  85. eeb1137 Unreviewed. [GTK][WPE] Add missing autocleanup definition for WebKitInputMethodContext by carlosgc@webkit.org · 4 years, 4 months ago
  86. af53ffc Remove CorePDF linkage in WebKit by timothy_horton@apple.com · 4 years, 4 months ago
  87. 12a1635 Text-indent with percentage value should resolve against the available width by zalan@apple.com · 4 years, 4 months ago
  88. f001775 [JSC] Use internal object field mechanism to implement JSStringIterator by ysuzuki@apple.com · 4 years, 4 months ago
  89. ec99046 [JSC] Remove IsDone from JSArrayIterator by ysuzuki@apple.com · 4 years, 4 months ago
  90. 8550072 [JSC] Consistently use "var" in builtin JS by ysuzuki@apple.com · 4 years, 4 months ago
  91. ccfa6c5 Platform.h is out of control Part 2: Split WTF_OS_* macro definitions out of Platform.h and into a new OS.h by weinig@apple.com · 4 years, 4 months ago
  92. 2a4bb54 [WebCore] Reorganize JSType in WebCore to offer more bits to JSC by ysuzuki@apple.com · 4 years, 4 months ago
  93. ced30e3 REGRESSION(r185816): In the Hong Kong locale, navigator.language reports it's in the Taiwan locale by mmaxfield@apple.com · 4 years, 4 months ago
  94. fd8f9ff Remove unneeded MemoryIDBBackingStore::create by darin@apple.com · 4 years, 4 months ago
  95. 6248dd8 REGRESSION(r185816): In the Hong Kong locale, navigator.language reports it's in the Taiwan locale by mmaxfield@apple.com · 4 years, 4 months ago
  96. 7deb9b9 REGRESSION(r185816): In the Hong Kong locale, navigator.language reports it's in the Taiwan locale by mmaxfield@apple.com · 4 years, 4 months ago
  97. df9342c Fix internal Apple builds after r254389 by mmaxfield@apple.com · 4 years, 4 months ago
  98. 90d0733 [LFC] Introduce the concept of independent formatting context by zalan@apple.com · 4 years, 4 months ago
  99. 3d3024c Expose frame information on _WKResourceLoadInfo by achristensen@apple.com · 4 years, 4 months ago
  100. 3166c80 [WebCore] Fix crash in module loader due to change in fragment reservation by ysuzuki@apple.com · 4 years, 4 months ago