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