1. 6e1991e Move hasAuthorShadowRoot to Element by esprehn@chromium.org · 12 years ago
  2. 659ab4c Move ensureUserAgentShadowRoot to Element by esprehn@chromium.org · 12 years ago
  3. c149c3f Elements must be reattached when inserted/removed from top layer by falken@chromium.org · 12 years ago
  4. 291b557 Don't allocate rare data on every Element on removal by commit-queue@webkit.org · 12 years ago
  5. 8040314 Unreviewed, rolling out r140307, r140411, and r140512. by commit-queue@webkit.org · 12 years ago
  6. d7bd6b9 20% regression on dom_perf/DomDivWalk by falken@chromium.org · 12 years ago
  7. 7da5132 Assertion parent->inDocument() failed in WebCore::PseudoElement::PseudoElement by esprehn@chromium.org · 12 years ago
  8. c419d89 Move top layer flag from ElementRareData to NodeFlags by falken@chromium.org · 12 years ago
  9. c63b3e8 Elements must be reattached when inserted/removed from top layer by falken@chromium.org · 12 years ago
  10. 98bd97a Remove a TextTrack.h include from the Element.h and move WebVTT related stuff outside the Element by commit-queue@webkit.org · 12 years ago
  11. 00c65bf Unreviewed, rolling out r139402. by commit-queue@webkit.org · 12 years ago
  12. 99dc1d3 Attr.ownerDocument should change if its parent's owner did by morrita@google.com · 12 years ago
  13. fdb7fa2 Get rid of Node::createRareData https://bugs.webkit.org/show_bug.cgi?id=106981 by rniwa@webkit.org · 12 years ago
  14. 2015feb Move functions from NodeRareData to ElementRareData and other classes by rniwa@webkit.org · 12 years ago
  15. 4e9c0e2 offsetWidth/height incorrect for images when zoomed by eae@chromium.org · 12 years ago
  16. 6f96773 Clean up WebVTTNodeType code https://bugs.webkit.org/show_bug.cgi?id=106714 by esprehn@chromium.org · 12 years ago
  17. 5b32c10 Source/WebCore: Unreviewed gardening. Rolling out r139537. It broke platforms without sub-pixel layout. by leviw@chromium.org · 12 years ago
  18. 2190f51 offsetWidth/height incorrect for images when zoomed by eae@chromium.org · 12 years ago
  19. ed93905 Elements must be reattached when inserted/removed from top layer by falken@chromium.org · 12 years ago
  20. 7152481 [Shadow DOM] Distribution related code on ElementShadow should be minimized. by morrita@google.com · 12 years ago
  21. 626f4fa Copy-paste preserves <embed> tags containing active content. by tsepez@chromium.org · 12 years ago
  22. b30c77d Heap-use-after-free in bool WebCore::SelectorChecker::checkOneSelector. by akling@apple.com · 12 years ago
  23. 1531baa [Shadow DOM] Refactoring: invalidateParentDistributionIfNecessary() calls are too intrusive by morrita@google.com · 12 years ago
  24. 1061821 Remove RenderObjectChildList::beforePseudoElementRenderer and afterPseudoElementRenderer by esprehn@chromium.org · 12 years ago
  25. 7b6792b CSS url() filters with forward references don't work by senorblanco@chromium.org · 12 years ago
  26. a012959 Remove ENABLE_MUTATION_OBSERVERS #define by adamk@chromium.org · 12 years ago
  27. 324b098 Implement :future pseudo class for the WebVTT ::cue pseudo element by commit-queue@webkit.org · 12 years ago
  28. 55ebb54 [Refactoring] Replace Node's Document pointer with a TreeScope pointer by commit-queue@webkit.org · 12 years ago
  29. fbc22e5 Make ClassList::reset's purpose obvious and don't keep quirks string when not needed by esprehn@chromium.org · 12 years ago
  30. d063518 fastAttributeLookupAllowed: classAttr is only animatable by SVG styled elements by arv@chromium.org · 12 years ago
  31. 83d223a Unreviewed, rolling out r138129. by loislo@chromium.org · 12 years ago
  32. 076f7dd Unreviewed, rolling out r138123. by loislo@chromium.org · 12 years ago
  33. 2fe5598 ShadowRoot.getElementById() returns a deleted element by shinyak@chromium.org · 12 years ago
  34. 7db073d Implement matching cue by the class name with ::cue pseudo element by commit-queue@webkit.org · 12 years ago
  35. b0b5cda [Shadow DOM] ShadowRoot.getElementById() should work outside document. by shinyak@chromium.org · 12 years ago
  36. 98dfec2 NodeRenderingContext is slow due to ComposedShadowTreeWalker by morrita@google.com · 12 years ago
  37. 501ec19 Unreviewed, rolling out r137524. by commit-queue@webkit.org · 12 years ago
  38. 6777702 [Refactoring] Replace Node's Document pointer with a TreeScope pointer by commit-queue@webkit.org · 12 years ago
  39. 840ef47 Unreviewed, rolling out r136975. by senorblanco@chromium.org · 12 years ago
  40. b498fe8 Add Element-specific traversal functions by antti@apple.com · 12 years ago
  41. 23cb427 REGRESSION(r133492): Heap-use-after-free in WebCore::Element::normalizeAttributes by akling@apple.com · 12 years ago
  42. cecd9c0 Switch to new PseudoElement based :before and :after by dpranke@chromium.org · 12 years ago
  43. 7e10e02 Refactoring: Rename Element::shouldMatchReadOnlySelector and shouldMatchReadWriteSelector by tkent@chromium.org · 12 years ago
  44. ead94b6 Remove old WebKit Animation API code by dino@apple.com · 12 years ago
  45. a54ac20 CSS url() filters with forward references don't work by senorblanco@chromium.org · 12 years ago
  46. 19684c1 Throw away StyleResolvers that haven't been used for a long time. by akling@apple.com · 12 years ago
  47. 3981fd7 [Shadow DOM] Implement Element::shadowRoot with prefix by morrita@google.com · 12 years ago
  48. c0fc531 Unreviewed, rolling out r136871. by eae@chromium.org · 12 years ago
  49. eadf4b6 Create only NodeRareDataBase when setting TreeScope by commit-queue@webkit.org · 12 years ago
  50. 07a6da4 INPUT_MULTIPLE_FIELDS_UI doesn't show digits well in RTL locales by tkent@chromium.org · 12 years ago
  51. fb6d226 Add infrastructure for :before and :after in DOM by commit-queue@webkit.org · 12 years ago
  52. 63be935 Encapsulate ElementRareData for possible future sharing by commit-queue@webkit.org · 12 years ago
  53. 838f52d setIsInTopLayer is not really a setter by dpranke@chromium.org · 12 years ago
  54. 96e1af7 Automatically handle suspend and resume of post attach callbacks by dpranke@chromium.org · 12 years ago
  55. 2a0e3df createRareData should return a PassOwnPtr by dpranke@chromium.org · 12 years ago
  56. b0c7a03 Keep ElementAttributeData sharing cache open for a while after document parsing finishes. by akling@apple.com · 12 years ago
  57. 8e54bbf documentElement should not always get a renderer by commit-queue@webkit.org · 12 years ago
  58. f0dfc63 Simplify treeScope and setTreeScope by commit-queue@webkit.org · 12 years ago
  59. 44ec64e Move childrenAffectedBy bits from RenderStyle to Element by allan.jensen@digia.com · 12 years ago
  60. c7dfb67 [Refactoring] HasSelectorForClassStyleFunctor in Element.cpp seems verbose by shinyak@chromium.org · 12 years ago
  61. 8a16132 Regression(r129406): Fix the scope of the WidgetHierarchyUpdateSuspensionScope in Element::Attach(). by tsepez@chromium.org · 12 years ago
  62. 25c3d5e HTMLCollection on Document should be stored on NodeListsNodeData like other HTMLCollections and LiveNodeLists by rniwa@webkit.org · 12 years ago
  63. dc173cb Node: Move AreSVGAttributesValidFlag to ElementAttributeData. by akling@apple.com · 12 years ago
  64. a8bbf52 [Shadow DOM] Implement Element::createShadowRoot() by morrita@google.com · 12 years ago
  65. bf1b7c9 Make renderer construction less generic by antti@apple.com · 12 years ago
  66. baa76e0 Unreviewed, rolling out r135464. by commit-queue@webkit.org · 12 years ago
  67. 30231ad [Shadow DOM] Implement Element::createShadowRoot() by morrita@google.com · 12 years ago
  68. 617baa7 EFL and GTK+ build fix after r135429. by rniwa@webkit.org · 12 years ago
  69. e064021 HTMLCollection should use the same storage as DynamicNodeList by rniwa@webkit.org · 12 years ago
  70. 538726f Make it possible for elements with different tag names to share attribute data. by akling@apple.com · 12 years ago
  71. e2532e7 Remove unneeded optimization in Element::isInTopLayer by commit-queue@webkit.org · 12 years ago
  72. b198453 Simplify Element::isSpellCheckingEnabled by commit-queue@webkit.org · 12 years ago
  73. 86b2dc1 Implement the new stacking layer needed by the Fullscreen API and the new <dialog> element by commit-queue@webkit.org · 12 years ago
  74. 81d1778 Changing id, className, or attribute should invalidate distribution by shinyak@chromium.org · 12 years ago
  75. 28e50be StyledElement: Make handling the "style" attribute a litte faster. by akling@apple.com · 12 years ago
  76. 5f9243d Make namedItem return a node list only in HTMLFormControlsCollection and HTMLOptionsCollection by rniwa@webkit.org · 12 years ago
  77. 43e9d04 Element::parseAttribute() should take name & value as separate arguments. by akling@apple.com · 12 years ago
  78. 191b9bc Exploit shared attribute data to avoid parsing identical "style" attributes. by akling@apple.com · 12 years ago
  79. b02ae6f Short-circuit Element::hasEquivalentAttributes() if elements share attribute data. by akling@apple.com · 12 years ago
  80. e148dd5 Unreviewed, rolling out r133944. by commit-queue@webkit.org · 12 years ago
  81. 503331b Unreviewed, rolling out r134367. by dglazkov@chromium.org · 12 years ago
  82. 155bfb6 Exploit ElementAttributeData sharing in Node.cloneNode. by kling@webkit.org · 12 years ago
  83. f2bd9cb Changing id, className, or attribute should invalidate distribution by shinyak@chromium.org · 12 years ago
  84. 28c3c62 Don't detach from shared ElementAttributeData when overwriting attribute with identical value. by kling@webkit.org · 12 years ago
  85. dbf9529 Improve the use of AtomicString with literals by benjamin@webkit.org · 12 years ago
  86. 44541ca setAttributeNode and friends should not have optional argument by arv@chromium.org · 12 years ago
  87. 5dd41a3 Unreviewed, rolling out r133841. by commit-queue@webkit.org · 12 years ago
  88. 9498da9 Unreviewed, rolling out r133428 and r133749 by shinyak@chromium.org · 12 years ago
  89. 4cade91 Clean up confused use of Document::renderer and renderView by commit-queue@webkit.org · 12 years ago
  90. 4f65bd5 [Shadow] Style should update when 'pseudo' attribute is dynamically updated by shinyak@chromium.org · 12 years ago
  91. 7f13d06 [Shadow] Use setPseudo() instead of setShadowPseudoId(). by shinyak@chromium.org · 12 years ago
  92. 5d47185 removeAttribute('style') not working in certain circumstances by tasak@google.com · 12 years ago
  93. e04a5d1 [Shadow] Using isUnknownPseudoElement() for shadow pseudo id seems confusing by shinyak@chromium.org · 12 years ago
  94. 86d6cb5 Decouple Attr logic from ElementAttributeData. <http://webkit.org/b/101126> by kling@webkit.org · 12 years ago
  95. 844de9e Unreviewed, rolling out r133286, r133385, and r133394. by commit-queue@webkit.org · 12 years ago
  96. 9ea2b55 [Shadow] Implement custom pseudo-elements styling by shinyak@chromium.org · 12 years ago
  97. 0db01f9 Decouple Attr logic from ElementAttributeData. <http://webkit.org/b/101126> by kling@webkit.org · 12 years ago
  98. 5b94db7 Replace NodeRareData hash map with a union on m_renderer by commit-queue@webkit.org · 12 years ago
  99. 3df3cc9 ENABLE(UNDO_MANAGER) is disabled everywhere and is not under active development by abarth@webkit.org · 12 years ago
  100. d304187 Only resolve attribute-derived style once per shared ElementAttributeData. by kling@webkit.org · 12 years ago