1. 28e362a Some improvements on web storage https://bugs.webkit.org/show_bug.cgi?id=200373 by sihui_liu@apple.com · 6 years ago
  2. 05724e0 Occasional hang under -[UIKeyboardTaskQueue lockWhenReadyForMainThread] when long-pressing non-editable text by wenson_hsieh@apple.com · 6 years ago
  3. 17b3f7e Web Inspector: Update Esprima to trunk (minor fixes) by joepeck@webkit.org · 6 years ago
  4. cfe7089 Unreviewed, rolling out r248440. https://bugs.webkit.org/show_bug.cgi?id=200772 by commit-queue@webkit.org · 6 years ago
  5. 2953c96 [WHLSL] Make length, clamp, operator+, operator-, operator*, operator/, operator[], operator[]=, operator.xy, operator.xy=, native by sbarati@apple.com · 6 years ago
  6. 6855d21 [WHLSL] Trivial clean-up of the MSL code generated by rmorisset@apple.com · 6 years ago
  7. 504e140 Always create a Document with a valid SessionID by youenn@apple.com · 6 years ago
  8. 5e5a783 results.webkit.org: Add content hook to FlaskRequestsResponse by jbedard@apple.com · 6 years ago
  9. 94cb074 Negative size box with border radius causes hang under WebCore::approximateAsRegion by antti@apple.com · 6 years ago
  10. 90b970c [GStreamer] Deal with slow buffer consumption in GStreamerMediaStreamSource by commit-queue@webkit.org · 6 years ago
  11. 84bd28c Web Inspector: Uncaught Exception: Content request failed. by drousso@apple.com · 6 years ago
  12. 9a6c2ca Make mock libwebrtc tests run with unified plan by youenn@apple.com · 6 years ago
  13. 0dc359f WKUIDelegate's webView:contextMenuDidEndForElement: should be called when context menus end by commit-queue@webkit.org · 6 years ago
  14. a8d97c7 More missing exception checks in String.prototype. by mark.lam@apple.com · 6 years ago
  15. 47a4c14 Web Automation: mouse buttons are not correctly printed in SimulatedInputDispatcher log spew by bburg@apple.com · 6 years ago
  16. 0196788 Unreviewed WinCairo build fix after r248713. by cdumez@apple.com · 6 years ago
  17. 5a2bd40 Use ObjectIdentifier<FrameIdentifierType> for frameIDs by simon.fraser@apple.com · 6 years ago
  18. bd38eaf [GStreamer][WebRTC]: openh264 encoder bitrate is in bits per second by commit-queue@webkit.org · 6 years ago
  19. 77fe5b9 for-await-of has bad error message if used in non-async function by pecoraro@apple.com · 6 years ago
  20. b1c742b [JSC] Air does not appropriately propagate ConstFloatValue to stackmap by ysuzuki@apple.com · 6 years ago
  21. 4c895b1 by mark.lam@apple.com · 6 years ago
  22. e758393 Error thrown during "acceptNode" lookup is overridden by commit-queue@webkit.org · 6 years ago
  23. 2102faf2 [WHLSL] Variables shouldn't be able to have void type by mmaxfield@apple.com · 6 years ago
  24. b8e2822 Re-sync web-platform-tests/dom/traversal from upstream by commit-queue@webkit.org · 6 years ago
  25. 1a5d016 [WebGPU] Use of WebGPU should not force discrete GPU by justin_fan@apple.com · 6 years ago
  26. 7f1f271 Potentially non thread-safe usage of WebCore::MediaSample by cdumez@apple.com · 6 years ago
  27. 10c30a7 FileSystem::deleteFile should log error status (178347) by commit-queue@webkit.org · 6 years ago
  28. b1143de [iOS](REGRESSION: r200487): WebKit.RequestActivatedElementInfoForRotatedImage fails on iOS 13 by commit-queue@webkit.org · 6 years ago
  29. 40d7bfd Remove m_blockRectForTextSelection (along with related code) by wenson_hsieh@apple.com · 6 years ago
  30. 2cfb79d Unreviewed, rolling out r248526. by ryanhaddad@apple.com · 6 years ago
  31. 8603861 Fix the build when ENABLE(APPLE_PAY) is false. by aestes@apple.com · 6 years ago
  32. 12cc142 Remove support for macOS < 10.13 by krollin@apple.com · 6 years ago
  33. f515b18 REGRESSION(r245320): Web Automation: Perform Actions hangs when pointerdown happens near top of page by bburg@apple.com · 6 years ago
  34. d60ac4f [ContentChangeObserver] Any previously destroyed renderer should not be considered a candidate for content observation. by zalan@apple.com · 6 years ago
  35. c3ab206 Missing exception check in string compare. by mark.lam@apple.com · 6 years ago
  36. 55d8cbe Unreviewed, rolling out r248638. by ryanhaddad@apple.com · 6 years ago
  37. 0a915c2 [Cocoa] Add some WKA extension points by aestes@apple.com · 6 years ago
  38. ee731b1 v3: CrashTracer: Regression : MobileSafari at UIKitCore: -[UITargetedPreview initWithView:parameters:] by dino@apple.com · 6 years ago
  39. cfcb9d9 Unreviewed, build fix for MacroAssemblerARM64E change by ysuzuki@apple.com · 6 years ago
  40. 2ef9c33 Web Inspector: support `console.screenshot` with dataURL strings by drousso@apple.com · 6 years ago
  41. 82e14e0 [JSC] Less contended MetaAllocator by ysuzuki@apple.com · 6 years ago
  42. 4987151 [JSC] Make PAC jump and return more explicit by ysuzuki@apple.com · 6 years ago
  43. ddcce70 [ContentChangeObserver] Stop content change observation explicitly. by zalan@apple.com · 6 years ago
  44. 1a9179d results.webkit.org: 500 errors on API endpoints don't return JSON by jbedard@apple.com · 6 years ago
  45. f239208 Web Inspector: Elements: Computed: move the Box Model section to the top by drousso@apple.com · 6 years ago
  46. 59a2d79 Web Inspector: Elements: Computed: the collapsed state of the Variables section should be separate from the collapsed state of the Properties section by drousso@apple.com · 6 years ago
  47. 5833663 Web Inspector: Elements: Computed: the background of the Properties/Variables sections should match the Box Model section when expanded by drousso@apple.com · 6 years ago
  48. 49737ff Web Inspector: Remove bad semicolon in generation of ObjC methods by pecoraro@apple.com · 6 years ago
  49. 2ad82fd [WebAuthN] Enable LocalAuthenticator for macOS by ryanhaddad@apple.com · 6 years ago
  50. dde86b3 results.webkit.org: Don't save configuration multiple times in upload by jbedard@apple.com · 6 years ago
  51. 6fa9544 Remove use of emptySessionID from NetworkLoadParameters by youenn@apple.com · 6 years ago
  52. c8eabd4 Update Worker::notifyFinished to not use emptySessionID by youenn@apple.com · 6 years ago
  53. e7e1259 Remove use of emptySessionID from WebPageCreationParameters by youenn@apple.com · 6 years ago
  54. 3b79fc4 Remove API::PageConfiguration::m_sessionID by youenn@apple.com · 6 years ago
  55. 910389c Reenable Update ContentFiltering.LazilyLoadPlatformFrameworks test for NetworkExtension by youenn@apple.com · 6 years ago
  56. 244412d [JSCOnly] JSCOnly port doesn't build on macOS by commit-queue@webkit.org · 6 years ago
  57. c96379f [LFC][TFC] Implement TableFormattingContext::computePreferredWidthForColumns by zalan@apple.com · 6 years ago
  58. c43a92a ThreadableBlobRegistry::blobSize should take a SessionID as parameter by youenn@apple.com · 6 years ago
  59. 6c7e5b9 Remove TouchActionData https://bugs.webkit.org/show_bug.cgi?id=199668 by antti@apple.com · 6 years ago
  60. 6a47a8d Remove SessionID default constructor by youenn@apple.com · 6 years ago
  61. 07be050 Make privateBrowsingStateDidChange take an explicit SessionID by youenn@apple.com · 6 years ago
  62. 9d8091f Make WebSWOriginStore::m_webSWServerConnections a WeakHashSet by youenn@apple.com · 6 years ago
  63. 932905e NetworkProcess::m_swServerConnections should use WeakPtr by youenn@apple.com · 6 years ago
  64. 0bff0f8 Move some WebRTC runtime flags from experimental to internal by youenn@apple.com · 6 years ago
  65. 9139004 Fail decoding an invalid SessionID by youenn@apple.com · 6 years ago
  66. ace258f [iPadOS] slides.google.com: Cannot dismiss the context menu by tapping on the canvas by graouts@webkit.org · 6 years ago
  67. 32629a4 Add a way to opt out of kern TCSM for layout tests by sbarati@apple.com · 6 years ago
  68. fe168d3 Fix the WPE build. by weinig@apple.com · 6 years ago
  69. 8b3867b Rename StringBuilder::append(UChar32) to StringBuilder::appendCharacter(UChar32) to avoid accidental change in behavior when replacing append with flexibleAppend by weinig@apple.com · 6 years ago
  70. 8a98edba [WHLSL] Make lexing faster https://bugs.webkit.org/show_bug.cgi?id=200596 by sbarati@apple.com · 6 years ago
  71. 491f379 shouldRespectImageOrientation should be a value in ImageOrientation by commit-queue@webkit.org · 6 years ago
  72. 2e0a0b0 [WHLSL] Move Qualifiers and Semantic from VariableDeclaration to VariableDeclaration::RareData by rmorisset@apple.com · 6 years ago
  73. 8a23339 [WHLSL] Don't generate empty comma expressions for bare ';' by rmorisset@apple.com · 6 years ago
  74. b519cc6 [results.webkit.org Timeline] Performance improvement - Skip render offscreen canvas by zhifei_fang@apple.com · 6 years ago
  75. 91bcbaa Focus rings are black by commit-queue@webkit.org · 6 years ago
  76. 229f104 Re-sync web-platform-tests/dom/events from upstream by commit-queue@webkit.org · 6 years ago
  77. 77f3f6e Add phase, block, and node numbers to left margin of DFG graph dumps. by mark.lam@apple.com · 6 years ago
  78. bbf2479 [ContentChangeObserver] adjustStateAndNotifyContentChangeIfNeeded should check isObservationTimeWindowActive() by zalan@apple.com · 6 years ago
  79. 5ac6986 Resource Load Statistics: Switch NSURLSession on top navigation to prevalent resource with user interaction by wilander@apple.com · 6 years ago
  80. f38a2b3 [WebAuthN] Enable LocalAuthenticator for macOS by ryanhaddad@apple.com · 6 years ago
  81. 06220d7 Unreviewed test gardening, land test expectations for rdar://49790831. by ryanhaddad@apple.com · 6 years ago
  82. 45f5266 Uncaught Exception: content.isJSON is not a function selecting image resource by pecoraro@apple.com · 6 years ago
  83. 6c39d0a Update my status in contributors.json to committer. by zhifei_fang@apple.com · 6 years ago
  84. d4eecc0 [ContentChangeObserver] setShouldObserveDOMTimerScheduling and setShouldObserveTransitions are always called in pairs. by zalan@apple.com · 6 years ago
  85. 1b252c3 Fix potential thread safety issue under WebResourceLoadStatisticsStore::hasHadUserInteraction() by cdumez@apple.com · 6 years ago
  86. c573f25 Fix potential thread safety issue under StorageManager::getSessionStorageOrigins() by cdumez@apple.com · 6 years ago
  87. 8674a08 [WebAuthn] Make CtapHidAuthenticator/U2fHidAuthenticator to CtapAuthenticator/U2fAuthenticator by jiewen_tan@apple.com · 6 years ago
  88. 5643dfb3f [ContentChangeObserver] Scope events in adjustObservedState by zalan@apple.com · 6 years ago
  89. 6ff5208 [WebGPU] Improve GPUBindGroup performance using one device-shared argument MTLBuffer by justin_fan@apple.com · 6 years ago
  90. 2d7bec9 REGRESSION (r248533): JSC Command - Need to initializeMainThread() before processing config file by msaboff@apple.com · 6 years ago
  91. c519dea Source/WebCore: by antti@apple.com · 6 years ago
  92. 135e62e Unreviewed, build fix for Windows https://bugs.webkit.org/show_bug.cgi?id=200611 by ysuzuki@apple.com · 6 years ago
  93. da186da Web Inspector: Styles: show @supports CSS groupings by drousso@apple.com · 6 years ago
  94. 16ea527 Adds WebAuthn and AppSSO into watchlist by jiewen_tan@apple.com · 6 years ago
  95. 2023c89 Reverting change in r248379 rdar://53779679 by russell_e@apple.com · 6 years ago
  96. e3df419 Incorrect head in fast/canvas/webgl/gl-get-calls.html causes test failure by commit-queue@webkit.org · 6 years ago
  97. 9d12af3 Crash under IPC::Connection::markCurrentlyDispatchedMessageAsInvalid() by cdumez@apple.com · 6 years ago
  98. 5f0ac88 Make sure UniqueIDBDatabaseConnection unregister itself from IDBServer by sihui_liu@apple.com · 6 years ago
  99. bbbee0a [LFC][TFC] Introduce TableGrid by zalan@apple.com · 6 years ago
  100. 21f7a25 JSContext Inspector: Basic CommandLineAPI doesn't work by pecoraro@apple.com · 6 years ago