1. 46e227a [JSC] Figure out missing prepareCallOperation by ysuzuki@apple.com · 5 years ago
  2. 52e98bb [JSC] Thread JSGlobalObject* instead of ExecState* by ysuzuki@apple.com · 5 years ago
  3. 5ba0779 Refactor to use VM& instead of VM* at as many places as possible. by mark.lam@apple.com · 6 years ago
  4. 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
  5. 74a4b35 :first-child, :last-child, :nth-child, and :nth-of-type don't work on shadow root's children by rniwa@webkit.org · 7 years ago
  6. 71f34a0 Remove WebCore/ForwardingHeaders directory by don.olmstead@sony.com · 7 years ago
  7. 6858946 Abstract heap generator should include JavaScriptCore headers directly by don.olmstead@sony.com · 7 years ago
  8. afac005 Use LazyNeverDestroyed instead of DEFINE_GLOBAL for XMLNames, HTMLNames, MathMLNames and SVGNames by commit-queue@webkit.org · 7 years ago
  9. ce64b73 Change WebCore sources to work with unified source builds by keith_miller@apple.com · 7 years ago
  10. f496c6b Hoist DOM binding attribute getter prologue into JavaScriptCore taking advantage of DOMJIT / CheckSubClass by utatane.tea@gmail.com · 8 years ago
  11. aa1505c Remove excessive headers from WebCore/{Modules,animation,crypto,domjit} by annulen@yandex.ru · 8 years ago
  12. af9b93f [DOMJIT] Move DOMJIT patchpoint infrastructure out of domjit by utatane.tea@gmail.com · 8 years ago
  13. a5544f1 [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass by utatane.tea@gmail.com · 8 years ago
  14. eb0f4b1 Unreviewed, rolling out r217031, r217032, and r217037. by commit-queue@webkit.org · 8 years ago
  15. cbd903d [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass by utatane.tea@gmail.com · 8 years ago
  16. 66395a2 [WebIDL] Make annotated types first class allowing them to be used in sequences and unions by weinig@apple.com · 8 years ago
  17. c2e04c9 [DOMJIT] Document#body should have DOMJIT patchpoint by utatane.tea@gmail.com · 8 years ago
  18. 8375ee3 [DOMJIT] Implement Node::ownerDocument by utatane.tea@gmail.com · 8 years ago
  19. 14a6017 [DOMJIT] Add DOMJIT::Signature annotation to Document::getElementById by utatane.tea@gmail.com · 8 years ago
  20. d5e4f06 Unreviewed, rolling out due to crash in Amazon web site by utatane.tea@gmail.com · 8 years ago
  21. 0d74c7c [DOMJIT] Add DOMJIT::Signature https://bugs.webkit.org/show_bug.cgi?id=162980 by utatane.tea@gmail.com · 8 years ago
  22. c9d8f86 [DOMJIT] Rename CallDOM to CallDOMGetter by utatane.tea@gmail.com · 8 years ago
  23. b2cf7bb [DOMJIT] Implement Document::documentElement by utatane.tea@gmail.com · 8 years ago
  24. cb4c4d5 [DOM] Add JSEventType https://bugs.webkit.org/show_bug.cgi?id=164096 by utatane.tea@gmail.com · 8 years ago
  25. d444a84 [DOMJIT][CSSJIT] Share code with DOMJIT by utatane.tea@gmail.com · 8 years ago
  26. 0e594b8 [DOMJIT] Implement Node::ownerDocument by utatane.tea@gmail.com · 8 years ago
  27. 7773f00 Unreviewed, attempt to fix Windows build after r207787 by utatane.tea@gmail.com · 8 years ago
  28. 1a79ed9 Unreviewed, attempt to fix Windows build after r207787 by utatane.tea@gmail.com · 8 years ago
  29. 90399a2 [DOMJIT] Add a way for DOMJIT::Patchpoint to express effects by utatane.tea@gmail.com · 8 years ago
  30. 4f2f2b2 [DOMJIT] Use NativeCallFrameTracer for operations used for DOMJIT slow calls by utatane.tea@gmail.com · 8 years ago
  31. 3506d9a [DOMJIT] Use DOMJIT::Patchpoint in IC by utatane.tea@gmail.com · 8 years ago
  32. 48b9cac [DOMJIT][JSC] Explore the way to embed nodeType into JSC::JSType in WebCore by utatane.tea@gmail.com · 8 years ago
  33. a2b352a [DOMJIT] DOMJIT::Patchpoint should have a way to receive constant folded arguments by utatane.tea@gmail.com · 8 years ago
  34. bef79f8 [DOMJIT] Implement Node accessors in DOMJIT by utatane.tea@gmail.com · 8 years ago