1. 5d889c4 [LFC][IFC] Rename ContentBreak to ContentWrappingRule and ContentBreak::wrap to ContentWrappingRule::push by zalan@apple.com · 4 years, 5 months ago
  2. aa6385d [JSC] Put ModuleRecords in IsoSubspace by ysuzuki@apple.com · 4 years, 5 months ago
  3. c162694 Unreviewed build fix. Initialize local variable. by pvollan@apple.com · 4 years, 5 months ago
  4. 0200388 Unreviewed. Change the format string portable by using "%" PRIx64 by jh718.park@samsung.com · 4 years, 5 months ago
  5. 7d3211b Unreviewed, rolling out r253218. https://bugs.webkit.org/show_bug.cgi?id=204968 by commit-queue@webkit.org · 4 years, 5 months ago
  6. aa2eac0 [JSC] JSCallee should be in IsoSubspace by ysuzuki@apple.com · 4 years, 5 months ago
  7. e0c9be3 [IPC] MESSAGE_CHECK() parameters for AddPlugInAutoStartOriginHash / PlugInDidReceiveUserInteraction IPCs by cdumez@apple.com · 4 years, 5 months ago
  8. 5ca913c [iOS] Calls to device orientation API should be done in the UI process by pvollan@apple.com · 4 years, 5 months ago
  9. e129bef Python 3: Add support in webkitpy.tool (Follow-up, part 2) by jbedard@apple.com · 4 years, 5 months ago
  10. 0ad2014 Web Inspector: REGRESSION(r252652): Local Overrides: creating a local override for a resource loaded before Web Inspector was opened shows NaN for the Status Code by drousso@apple.com · 4 years, 5 months ago
  11. c8ae5df IndexedDB: pass along error of IDBBackingStore::renameIndex by sihui_liu@apple.com · 4 years, 5 months ago
  12. 5d081ee [MathML] Should support conditional compilation by don.olmstead@sony.com · 4 years, 5 months ago
  13. 92638f7 Web Inspector: add compiler UNLIKELY hints when checking if developer extras are enabled by drousso@apple.com · 4 years, 5 months ago
  14. 2451ef9 [LFC][IFC] Use explicit 0_lu value instead of LayoutUnit { } by zalan@apple.com · 4 years, 5 months ago
  15. 6fa2941 Reduce timeout for page to handle beforeunload events when trying to close a page by cdumez@apple.com · 4 years, 5 months ago
  16. 89068d3 Python 3: Add support in webkitpy.tool (Follow-up, part 1) by jbedard@apple.com · 4 years, 5 months ago
  17. 30d7ae2 Custom analysis task page should allow schedule any triggerable accepted tests. by dewei_zhu@apple.com · 4 years, 5 months ago
  18. a9cd14b Python 3: Add support in webkitpy.test by jbedard@apple.com · 4 years, 5 months ago
  19. 3f4a7ca Remove various .order files. https://bugs.webkit.org/show_bug.cgi?id=204959 by keith_miller@apple.com · 4 years, 5 months ago
  20. 0da02d7 Restrict libANGLE to link only with WebCore by dino@apple.com · 4 years, 5 months ago
  21. fe31f02 Address <https://bugs.webkit.org/show_bug.cgi?id=189222#c3> by mitz@apple.com · 4 years, 5 months ago
  22. 40d9a84 Unreviewed, rolling out r253148. by jbedard@apple.com · 4 years, 5 months ago
  23. 3c4901f [LFC][IFC] Paint partial trailing run with hyphen when needed by zalan@apple.com · 4 years, 5 months ago
  24. fc8fdf3 Prevent synchronous XHR in beforeunload / unload event handlers by cdumez@apple.com · 4 years, 5 months ago
  25. 962657d Drop support for NSURLCache callbacks in NetworkProcess by commit-queue@webkit.org · 4 years, 5 months ago
  26. 861119b Web Inspector: TabActivity diagnostic event should sample the active tab uniformly by bburg@apple.com · 4 years, 5 months ago
  27. dc6c7b1 Support for resolving highlight pseudo element style by antti@apple.com · 4 years, 5 months ago
  28. b896130 [LFC][Integration] Fix DisplayRunPath offsets by antti@apple.com · 4 years, 5 months ago
  29. a2b94e9 Unreviewed. Revert r253207 because it causes compile error in Mac and ios build. by jh718.park@samsung.com · 4 years, 5 months ago
  30. 46d9b33 Unreviewed. Remove build warning below since r252978. by jh718.park@samsung.com · 4 years, 5 months ago
  31. 30fca9b Stop using reserveCapacity() / reserveInitialCapacity() in IPC decoders by cdumez@apple.com · 4 years, 5 months ago
  32. 702ef7d [LFC][Integration] Wire line counting functions in RenderBlockFlow by antti@apple.com · 4 years, 5 months ago
  33. debd5fc [LFC][Integration] Support isLineBreak() in iterator by antti@apple.com · 4 years, 5 months ago
  34. 762d496 Protect WebRTC network monitoring to wait forever in edge cases by youenn@apple.com · 4 years, 5 months ago
  35. 2ba2e36 Output libwebrtc logging from Network Process as release logging by youenn@apple.com · 4 years, 5 months ago
  36. 6e4192a get_by_id ICs should have a structure history used to indicate when we should skip generating an IC by sbarati@apple.com · 4 years, 5 months ago
  37. 9bd6d01 [LFC][IFC] Fix css1/basic/containment.html by zalan@apple.com · 4 years, 5 months ago
  38. ac06442 [WinCairo] Improve Inspectable Target Page to adapt a long title and URL by yousuke.kimoto@sony.com · 4 years, 5 months ago
  39. bbeb57b [WebKit] Fix compilation warnings for MSVC by Hironori.Fujii@sony.com · 4 years, 5 months ago
  40. 309652f Finish ANGLE update https://bugs.webkit.org/show_bug.cgi?id=204911 by commit-queue@webkit.org · 4 years, 5 months ago
  41. 1e0197a Move member variable that should be private by megan_gardner@apple.com · 4 years, 5 months ago
  42. 850aaf0 [Cocoa] _WKInspector uses wrong WKWebView in -setDiagnosticLoggingDelegate: by bburg@apple.com · 4 years, 5 months ago
  43. 49cd72a [WebAssembly] Fix LLIntCallee's ownership by tzagallo@apple.com · 4 years, 5 months ago
  44. 7319a29 Use sendWithAsyncReply() for WebPage::TryClose IPC by cdumez@apple.com · 4 years, 5 months ago
  45. 1e57bc5 [IPC] Fail ObjectIdentifier decoding if the decoded integer is not a valid ID by cdumez@apple.com · 4 years, 5 months ago
  46. bbea73c Resource Load Statistics (experimental): Add fast mode for non-cookie website data deletion by wilander@apple.com · 4 years, 5 months ago
  47. e53a864 Python 3: Add support to webkitpy.browserperfdash by jbedard@apple.com · 4 years, 5 months ago
  48. a54437a Optimize IPC::Connection::SyncMessageState methods by cdumez@apple.com · 4 years, 5 months ago
  49. f5cdacc PageConfiguration::dragClient should use a smart pointer by cdumez@apple.com · 4 years, 5 months ago
  50. d061618 [IPC] Fail BackForwardItemIdentifier decoding if the decoded integer is not a valid ID by cdumez@apple.com · 4 years, 5 months ago
  51. e4bc0a5 [IPC] Fail PAL::SessionID decoding if the decoded integer is not a valid session ID by cdumez@apple.com · 4 years, 5 months ago
  52. 8c1a570 Web Inspector: http/tests/inspector/target/pause-on-inline-debugger-statement.html is crashing in debug by yurys@chromium.org · 4 years, 5 months ago
  53. 3df0af6 Move InProcessIDBServer to WebKitLegacy by sihui_liu@apple.com · 4 years, 5 months ago
  54. 50cb9c4 Add ThreadMessageReceiver to IPC::Connection by sihui_liu@apple.com · 4 years, 5 months ago
  55. 7602bc3 Fix inspector/css test assertions after r253158 by simon.fraser@apple.com · 4 years, 5 months ago
  56. 310734e Rename IDBDatabaseIdentifier::debugString to IDBDatabaseIdentifier::loggingString by sihui_liu@apple.com · 4 years, 5 months ago
  57. cd096af Web Inspector: REGRESSION(r242604): Console: unread indicator overlaps selection background of previous scope bar item by drousso@apple.com · 4 years, 5 months ago
  58. 161f137 Web Inspector: add WI.EngineeringSetting and WI.DebugSetting to avoid callsite checking by drousso@apple.com · 4 years, 5 months ago
  59. 8eb634d REGRESSION(r253140): Wasm::FunctionParser needs to bounds check in SetLocal/TeeLocal by tzagallo@apple.com · 4 years, 5 months ago
  60. 1cd4f37 [LFC][IFC] Introduce InlineSoftLineBreakItem by zalan@apple.com · 4 years, 5 months ago
  61. 7f965ee Web Inspector: Console: copying an evaluation result shouldn't include the saved variable index by drousso@apple.com · 4 years, 5 months ago
  62. 137c176 [WebAssembly] Fix bad assertion in LLIntPlan by tzagallo@apple.com · 4 years, 5 months ago
  63. 9eb7787 Web Inspector: Elements: the Classes toggle is drawn on top of other content with no other way of scrolling to it by drousso@apple.com · 4 years, 5 months ago
  64. 530e8dc Web Inspector: Avoid using Runtime.executionContextCreated to figure out the iframe's contentDocument node. by yurys@chromium.org · 4 years, 5 months ago
  65. a23e19c Web Inspector: Search: there should be some default content when there is no search string by drousso@apple.com · 4 years, 5 months ago
  66. e1a6af1 computeIfUsingFuzzerAgent() is called before parsing command line arguments. by mark.lam@apple.com · 4 years, 5 months ago
  67. 131efe8 MESSAGE_CHECK BackForwardItemIdentifier on incoming IPC from the WebProcess by cdumez@apple.com · 4 years, 5 months ago
  68. 22cb37c Web Inspector: move the "Add Breakpoint" context menu to be next to the blackboxing context menu item by drousso@apple.com · 4 years, 5 months ago
  69. 6a8c131 Web Inspector: Support search on IndexedDB stores and indexes by drousso@apple.com · 4 years, 5 months ago
  70. b66d222 Web Inspector: Network: pressing ⌘F when no network item is selected should focus the filter bar by drousso@apple.com · 4 years, 5 months ago
  71. e186610 Web Inspector: Quick Console: pressing ⌘F shows a second find banner by drousso@apple.com · 4 years, 5 months ago
  72. 6081ea9 Add CSS parser support for the highlight pseudoelement by simon.fraser@apple.com · 4 years, 5 months ago
  73. 69084d7 Minor RemoteLayerTree logging cleanup by simon.fraser@apple.com · 4 years, 5 months ago
  74. 5273fec Fix a Typo in IndexedDBInPageCache.html by sihui_liu@apple.com · 4 years, 5 months ago
  75. 355cf95 [MSVC] WebResourceLoadStatisticsStore.h is reporting warning C4804: '/': unsafe use of type 'bool' in operation by katherine_cheney@apple.com · 4 years, 5 months ago
  76. 668e28a [LFC][IFC] Trim trailing letter-spacing at inline container boundary by zalan@apple.com · 4 years, 5 months ago
  77. 4c34fd4 maplike should define a set method by youenn@apple.com · 4 years, 5 months ago
  78. dc00c68 [LFC][Integration] Disable LFC when floats are present for now by antti@apple.com · 4 years, 5 months ago
  79. 705e7b1 [LFC][IFC] Many render tree dump tests show 1px too narrow runs by antti@apple.com · 4 years, 5 months ago
  80. e83748a [GLib] Display GStreamer version in about:gpu page by philn@webkit.org · 4 years, 5 months ago
  81. 6d88713 inspector/page/overrideSetting-MockCaptureDevicesEnabled.html is failing after removal of internals.setMockMediaCaptureDevicesEnabled API by youenn@apple.com · 4 years, 5 months ago
  82. ca265f3 WPT test MediaStream-MediaElement-srcObject.https.html times out by eric.carlson@apple.com · 4 years, 5 months ago
  83. 4bd28d9 [LFC][IFC] Move trailing trimming logic to LineBuilder::TrimmableContent by zalan@apple.com · 4 years, 5 months ago
  84. ee4d73a9 getStats() promise never rejects nor resolves when peer connection state is closed. by youenn@apple.com · 4 years, 5 months ago
  85. f4f4773 Unreviewed. Remove build warnings below since r253025. by jh718.park@samsung.com · 4 years, 5 months ago
  86. d47aa61 [JSC] AI should convert IsCellWithType to constant when Structure set is finite by ysuzuki@apple.com · 4 years, 5 months ago
  87. c916665 [JSC] Put TypedArrays in IsoSubspace by ysuzuki@apple.com · 4 years, 5 months ago
  88. 5c872d7 run-javascriptcore-tests is failing to run testmasm of 64bit AppleWin on Buildbot by Hironori.Fujii@sony.com · 4 years, 5 months ago
  89. 238989b Remove DocumentEventQueue and WorkerEventQueue by rniwa@webkit.org · 4 years, 5 months ago
  90. dba397a [WebAssembly] Validate and generate bytecode in one pass by tzagallo@apple.com · 4 years, 5 months ago
  91. 7a00552 Nullptr crash in RenderLayoutState::pageLogicalHeight const via RenderGrid::computeIntrinsicLogicalWidths inside RenderMarquee::updateMarqueePosition by commit-queue@webkit.org · 4 years, 5 months ago
  92. 67175ab IPC messages may get processed out of order in some cases by cdumez@apple.com · 4 years, 5 months ago
  93. af10712 Fix missing exception check in ArrayPrototype's fastJoin(). by mark.lam@apple.com · 4 years, 5 months ago
  94. ec2fcee Fix a broken assertion in GetByStatus::computeForStubInfoWithoutExitSiteFeedback(). by mark.lam@apple.com · 4 years, 5 months ago
  95. a4cdf09 PageConfiguration::progressTrackerClient should use a smart pointer by cdumez@apple.com · 4 years, 5 months ago
  96. 586defd results.webkit.org: Decrease ttl for archives by jbedard@apple.com · 4 years, 5 months ago
  97. 750946f Make MediaPlayer::client() private by eric.carlson@apple.com · 4 years, 5 months ago
  98. 5468f35 results.webkit.org: Handle duplicate archives by jbedard@apple.com · 4 years, 5 months ago
  99. 1eb5c7a Fix the iOS build by timothy_horton@apple.com · 4 years, 5 months ago
  100. 6233078 Unreviewed fix for failure to create sandbox extension on macOS after r253011. This should be iOS only. by pvollan@apple.com · 4 years, 5 months ago