1. 9047655 [Service Worker] Implement "Try Clear Registration" algorithm by cdumez@apple.com · 7 years ago
  2. bcea856 Clean up KeyframeEffect https://bugs.webkit.org/show_bug.cgi?id=179777 by commit-queue@webkit.org · 7 years ago
  3. 0f4a34f [Web Animations] Implement basic to-from animations by graouts@webkit.org · 7 years ago
  4. 5fe440a AX: AOM: Implement AccessibleNode class and support label and role attributes by n_wang@apple.com · 7 years ago
  5. a863a22 iOS: Enable release asserts in updateStyleIfNeeded() and updateLayout() for WebKit2 by rniwa@webkit.org · 7 years ago
  6. 42ad62e Minor DisplayRefreshMonitor-related cleanup by simon.fraser@apple.com · 7 years ago
  7. 79390cb Web Automation: inViewCenterPoint should not include topContentInset when computed in viewport coordinates by bburg@apple.com · 7 years ago
  8. f959189 [Web Animations] Implement getAnimations() by graouts@webkit.org · 7 years ago
  9. e7251c0 [Attachment Support] Implement SPI for clients to request data for a given attachment by wenson_hsieh@apple.com · 7 years ago
  10. 9e44c6a Unreviewed. Fix debug build with Touch Events enabled after r224740. by carlosgc@webkit.org · 7 years ago
  11. 17cae1e More is<> and downcast<>, less static_cast<> by darin@apple.com · 7 years ago
  12. 1c6344a Unreviewed, rolling out r224705. by ryanhaddad@apple.com · 7 years ago
  13. feffbb7 [Web Animations] Implement getAnimations() by graouts@webkit.org · 7 years ago
  14. 843e758 Implement real post 'install' event steps of the Install algorithm (steps 14+) by cdumez@apple.com · 7 years ago
  15. ec72ccc Web Inspector: support undo/redo of insertAdjacentHTML by webkit@devinrousso.com · 7 years ago
  16. 4888f91 Replace some stack raw pointers with RefPtrs within WebCore/svg by jiewen_tan@apple.com · 7 years ago
  17. 1f9dbcd REGRESSION(r224534): Crash inside Document::updateStyleIfNeeded by rniwa@webkit.org · 7 years ago
  18. e8a63f8 Release-assert NoEventDispatchAssertion in canExecute, updateLayout, and updateStyle by rniwa@webkit.org · 7 years ago
  19. 6ac0a5e ScriptExecutionContext::serviceWorkerContainer() should avoid constructing a Navigator object by cdumez@apple.com · 7 years ago
  20. 7458ce5 [Web Animations] Schedule animations registered on the document timeline by graouts@webkit.org · 7 years ago
  21. a92d1a6 Simplify event dispatch code and make it a bit more consistent by darin@apple.com · 7 years ago
  22. 3e462b3 Add basic OffscreenCanvas interface by dino@apple.com · 7 years ago
  23. 8e74cc1 Crash inside ChildListMutationAccumulator::enqueueMutationRecord() by rniwa@webkit.org · 7 years ago
  24. 3d5479c RenderObject::*positioned() naming cleanup by zalan@apple.com · 7 years ago
  25. c51430a Assert that updateStyle and updateLayout are only called when it's safe to dispatch events by rniwa@webkit.org · 7 years ago
  26. 341c43e Eliminate isMainThread() checks in most call sites of NoEventDispatchAssertion by rniwa@webkit.org · 7 years ago
  27. 2bbb82d REGRESSION(r224053): Crash in WebCore::Node::moveTreeToNewScope by rniwa@webkit.org · 7 years ago
  28. b0b8c51 Let is<T>() accept RefPtrs by jiewen_tan@apple.com · 7 years ago
  29. 62df276 Change Element::didAddUserAgentShadowRoot() to take a reference instead of a pointer by dbates@webkit.org · 7 years ago
  30. 7ea3c3f Remove unused Element::alwaysCreateUserAgentShadowRoot() by dbates@webkit.org · 7 years ago
  31. 216b94d Use LazyNeverDestroyed instead of DEFINE_GLOBAL by commit-queue@webkit.org · 7 years ago
  32. 0e1ad9a Make it possible to test rubber-banding in overflow scroll by simon.fraser@apple.com · 7 years ago
  33. 35dc798 Web Inspector: make ScriptCallStack::maxCallStackSizeToCapture the default value when capturing backtraces by webkit@devinrousso.com · 7 years ago
  34. bda9b94 Fire updatefound event after resolving the registration promise by cdumez@apple.com · 7 years ago
  35. afac005 Use LazyNeverDestroyed instead of DEFINE_GLOBAL for XMLNames, HTMLNames, MathMLNames and SVGNames by commit-queue@webkit.org · 7 years ago
  36. eb90727 Assert that no script is executed during style recalc by rniwa@webkit.org · 7 years ago
  37. 6116e6d [FrameView::layout cleanup] Move core layout logic to a separate class. by zalan@apple.com · 7 years ago
  38. 330768e Style::Scope::flushPendingUpdate() can replace the entire document in XSLTProcessor::createDocumentFromSource by rniwa@webkit.org · 7 years ago
  39. ad0e455 Unreviewed, rolling out r224011. by ryanhaddad@apple.com · 7 years ago
  40. 5f492c0 Unreviewed, rolling out r223999. by ryanhaddad@apple.com · 7 years ago
  41. d2fc2e3 Audit init*Event() method to make sure they reset internal data members by cdumez@apple.com · 7 years ago
  42. 5c2fb78 Add initial support for serviceWorkerClient.postMessage() by cdumez@apple.com · 7 years ago
  43. 93028ee DidMoveToNewDocumentAssertionScope shouldn't be necessary by rniwa@webkit.org · 7 years ago
  44. 68e1ee1 Remove FrameView::serviceScriptedAnimations and Document::serviceScriptedAnimations by commit-queue@webkit.org · 7 years ago
  45. 358198f Assert that no script is executed during style recalc by rniwa@webkit.org · 7 years ago
  46. 27d52e9 Web Inspector: provide a way to enable/disable event listeners by webkit@devinrousso.com · 7 years ago
  47. 5410383 messageEvent.source can also be a ServiceWorker by cdumez@apple.com · 7 years ago
  48. 9caaca6 Style::Scope::flushPendingUpdate() can replace the entire document in XSLTProcessor::createDocumentFromSource by rniwa@webkit.org · 7 years ago
  49. 5d35794 [Apple Pay] Implement a paymentmethodselected event for PaymentRequest by aestes@apple.com · 7 years ago
  50. d47c571 Web Inspector: Enable WebKit logging configuration and display by eric.carlson@apple.com · 7 years ago
  51. cb4a3bc Add initial implementation for serviceWorker.postMessage() by cdumez@apple.com · 7 years ago
  52. e7440d3 Create inline wrappers for before/after pseudo elements that have display:contents by antti@apple.com · 7 years ago
  53. 3f90baf DocumentOrderedMap::add should release assert that tree scopes match by rniwa@webkit.org · 7 years ago
  54. e714730 Drop confusing Event::dispatched() method by cdumez@apple.com · 7 years ago
  55. 89c6a57 Support ::before/::after pseudo elements with display:contents by antti@apple.com · 7 years ago
  56. ddc3f39 Rename insertedInto and removedFrom to insertedIntoAncestor and removedFromAncestor by rniwa@webkit.org · 7 years ago
  57. fb794e4 Unify the node removal code in ContainerNode and expand the coverage of NoEventDispatchAssertion by rniwa@webkit.org · 7 years ago
  58. f2cab8b [Web Animations] Provide basic timeline and animation interfaces by commit-queue@webkit.org · 7 years ago
  59. 91a058b Unreviewed, rolling out r223744, r223750, and r223751. by jlewis3@apple.com · 7 years ago
  60. 07f7610 Move common bindings files to unified sources by keith_miller@apple.com · 7 years ago
  61. 11efb90 [JSC] ScriptFetcher should be notified directly from module pipeline by utatane.tea@gmail.com · 7 years ago
  62. 7d70f08 SerializedScriptValue passed to postMessage() cannot be null by cdumez@apple.com · 7 years ago
  63. f21f3ae Use "= default" to denote default constructor or destructor by dbates@webkit.org · 7 years ago
  64. 005db58 [Bindings] Standardize on DOMPromise as the way to store passed in promises by weinig@apple.com · 7 years ago
  65. e5c3d72 [Settings] Move global settings into their own file by commit-queue@webkit.org · 7 years ago
  66. 6bfc41d Add preliminary support for ServiceWorker Handle Fetch by cdumez@apple.com · 7 years ago
  67. 57a2221 Expand r209943 to suppress paste during provisional navigation as well by timothy_horton@apple.com · 7 years ago
  68. 0fefad7 Referrer policy should be inherited from creator by dbates@webkit.org · 7 years ago
  69. 299bf98 Unreviewed, revert r223650 as it caused crashes on the bots. by cdumez@apple.com · 7 years ago
  70. 8c3541d Consolidate calls to insertedInto and expand the coverage of NoEventDispatchAssertion by rniwa@webkit.org · 7 years ago
  71. f2fe9c4 Add an argument indicating the type of removal to Node::removedFrom by rniwa@webkit.org · 7 years ago
  72. ac9798a Add preliminary support for ServiceWorker Handle Fetch by commit-queue@webkit.org · 7 years ago
  73. 147b934 Replace some stack raw pointers with RefPtrs within WebCore/html by jiewen_tan@apple.com · 7 years ago
  74. 75aba89 [Service Worker] Add stubs for Client / WindowClient / Clients by cdumez@apple.com · 7 years ago
  75. a8490de Add an argument indicating the type of insertion to Node::insertedInto by rniwa@webkit.org · 7 years ago
  76. e4c0a3c Unreviewed, rolling out r223321. https://bugs.webkit.org/show_bug.cgi?id=178476 by commit-queue@webkit.org · 7 years ago
  77. 14e8302 Add an efficient data structure for WebCore to query if there is a Service Worker registered for a given origin by cdumez@apple.com · 7 years ago
  78. a082c03 Resolve ::before and ::after pseudo elements during style resolution by antti@apple.com · 7 years ago
  79. ca7f1886 Use LazyNeverDestroyed instead of DEFINE_GLOBAL for WebKitFontFamilyNames by commit-queue@webkit.org · 7 years ago
  80. 0fef0fb Unreviewed, rolling out r223500. https://bugs.webkit.org/show_bug.cgi?id=178408 by commit-queue@webkit.org · 7 years ago
  81. a6e66c7 [FrameView::layout cleanup] Subtree should read subtreeLayout. by zalan@apple.com · 7 years ago
  82. a7333be Add preliminary support for fetch event by commit-queue@webkit.org · 7 years ago
  83. 4fac4e4 Text nodes with display:contents parent should render as if they were wrapped in an unstyled <span> by antti@apple.com · 7 years ago
  84. 40f8bd5 Resolve ::before and ::after pseudo elements during style resolution by antti@apple.com · 7 years ago
  85. ce64b73 Change WebCore sources to work with unified source builds by keith_miller@apple.com · 7 years ago
  86. c3da86d Strip away event handlers and JavaScript URLs when copying by rniwa@webkit.org · 7 years ago
  87. 238024a Assert that Node::insertedInto doesn't fire an event by rniwa@webkit.org · 7 years ago
  88. ac2defc DOMQuad.p1 / p2 / p3 / p4 should behave as [SameObject] by cdumez@apple.com · 7 years ago
  89. 13da283 Unreviewed, rolling out r223425. by ryanhaddad@apple.com · 7 years ago
  90. 8129e73 Cannot access images included in the content pasted from Microsoft Word by rniwa@webkit.org · 7 years ago
  91. 1c01a22 Remove unnecessary include from Document.h by achristensen@apple.com · 7 years ago
  92. ba2d826 Make some asserts into release asserts by fpizlo@apple.com · 7 years ago
  93. d5d8dff On ToT, event.dataTransfer.getData("text/uri-list") returns an empty string when dragging an image by wenson_hsieh@apple.com · 7 years ago
  94. 645c8ef DataTransfer.cpp triggers -Wunused-but-set-variable by tpopela@redhat.com · 7 years ago
  95. f396909 Remove all Web Animations code https://bugs.webkit.org/show_bug.cgi?id=178273 by commit-queue@webkit.org · 7 years ago
  96. da9f7b7 Web Inspector: provide a way to enable/disable event listeners by webkit@devinrousso.com · 7 years ago
  97. 1c4efda [Win] When built with VS2017, MiniBrowser crashes on startup. by pvollan@apple.com · 7 years ago
  98. 56f2810 CMD+R / CMD+Q keyboard shortcuts are treated as user interaction with page by bfulgham@apple.com · 7 years ago
  99. 83cfb0d "text/html" data is not exposed when dragging and dropping across origins by wenson_hsieh@apple.com · 7 years ago
  100. 7ce560f SW "Hello world". https://bugs.webkit.org/show_bug.cgi?id=178187 by beidson@apple.com · 7 years ago