- f865938 Removal of "TypedOM" prefix for CSSOM Object names by commit-queue@webkit.org · 3 years, 7 months ago
- 5d64ee0 Implement width and height attributes on source elements of <picture> by cathiechen@igalia.com · 3 years, 9 months ago
- 0e7ff91 Avoid some calls to StringView::toString() / StringView::toStringWithoutCopying() by cdumez@apple.com · 3 years, 9 months ago
- eceeb44 Rename presentationAttributeStyle to presentationalHintStyle to match spec language by antti@apple.com · 3 years, 9 months ago
- 8324948 Always use OperationPtrTag for all operations and annotate operations in CSS JIT by ysuzuki@apple.com · 4 years, 5 months ago
- 1d966ec CSS revert should serialize as "revert", not "Revert" by darin@apple.com · 4 years, 6 months ago
- 746d9de Null check inlineStyle in StyledElement::invalidateStyleAttribute by commit-queue@webkit.org · 4 years, 8 months ago
- 39359f0 Prepare to remove automatic URL->String conversion operators by commit-queue@webkit.org · 4 years, 11 months ago
- 094a874 Convert CSSPrimitiveValue::UnitType to an enum class, and cleanup by simon.fraser@apple.com · 5 years ago
- 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
- f8a9465 Web Inspector: DOMDebugger: "Attribute Modified" breakpoints pause after the modification occurs for the style attribute by drousso@apple.com · 6 years ago
- b8e3046 [CSS OM] StyledElementInlineStylePropertyMap creates a Ref cycle with its owner element by rniwa@webkit.org · 6 years ago
- 51c20fe CSS Typed OM should expose attributeStyleMap by justin_michaud@apple.com · 6 years ago
- 197cd32 Put the DOM in IsoHeaps https://bugs.webkit.org/show_bug.cgi?id=183546 by fpizlo@apple.com · 7 years ago
- 953de75 Cache hasComplexSelectorsForStyleAttribute bit by antti@apple.com · 7 years ago
- 4ad9493 Add ChildrenAffectedByForwardPositionalRules bit for nth-child pseudo class marking by antti@apple.com · 7 years ago
- ea20d74 Move 'style' from Element to HTMLElement / SVGElement and make it settable by cdumez@apple.com · 8 years ago
- 6d14f0a Kill the presentation attribute cache. <https://webkit.org/b/119542> by akling@apple.com · 8 years ago
- 83116dd [CSS Parser] Rename CSSPrimitiveValue::UnitTypes to CSSPrimitiveValue::UnitType by hyatt@apple.com · 8 years ago
- 41ca2b7 StyledElement::attributeChanged shouldn't do any work when the attribute value didn't change by rniwa@webkit.org · 8 years ago
- 1c45583 Rename setNeedsStyleRecalc to invalidateStyle by antti@apple.com · 8 years ago
- 35fcfec Remove Document::elementSheet() https://bugs.webkit.org/show_bug.cgi?id=162876 by antti@apple.com · 8 years ago
- 804e815 Remove addSubresourceStyleURLs functions by antti@apple.com · 8 years ago
- b313af9 [CSS Parser] Add support for new CSS selector parsing by hyatt@apple.com · 9 years ago
- 83a78dd Get rid of a lot of calls to RefPtr::release() by cdumez@apple.com · 9 years ago
- b5a87bf CSP: Implement support for inline script and inline style hashes by dbates@webkit.org · 9 years ago
- 8844a3b Rename Element::style() to Element::cssomStyle() by antti@apple.com · 9 years ago
- 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
- a08a0ad Replace 0 and NULL with nullptr in WebCore/dom. by hs85.jeong@samsung.com · 9 years ago
- 8ac14e7 Style invalidation affecting siblings does not work with inline-style changes by benjamin@webkit.org · 9 years ago
- 457fa7c Use CSSValuePool::singleton() instead of cssValuePool() by cdumez@apple.com · 10 years ago
- 264add7 Isolated worlds should respect Content Security Policy; User Agent Shadow DOM by dbates@webkit.org · 10 years ago
- d839ea1 Drop RefPtr::clear() method https://bugs.webkit.org/show_bug.cgi?id=146556 by cdumez@apple.com · 10 years ago
- 095a479 Purge StyledElement's presentation attribute cache on memory pressure by cdumez@apple.com · 10 years ago
- dbacfc1 Web Inspector: pass parameters to inspector instrumentation by reference where possible by burg@cs.washington.edu · 10 years ago
- ca52ace Use std::unique_ptr<> in WebCore/dom, plugin, and graphics by gyuyoung.kim@samsung.com · 10 years ago
- 574a745 Remove the Timer parameters from timer callbacks by andersca@apple.com · 10 years ago
- 50862fe De-templatize Timer https://bugs.webkit.org/show_bug.cgi?id=138450 by jer.noble@apple.com · 10 years ago
- 9b2f708c Use is<>() / downcast<>() for CSS StyleProperties by cdumez@apple.com · 10 years ago
- 15708b1 Optimize hasTagName when called on an HTMLElement by darin@apple.com · 11 years ago
- 5b31eef Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL by svillar@igalia.com · 11 years ago
- 9df40b3 Unreviewed, rolling out r165544 and r165560. by ossy@webkit.org · 11 years ago
- 5522031a Optimize hasTagName when called on an HTMLElement by darin@apple.com · 11 years ago
- 30200d6 Element::attributeChanged shouldn't do any work when attribute value didn't change by rniwa@webkit.org · 11 years ago
- 1e0ed9d Unreviewed, rolling out r164638. by commit-queue@webkit.org · 11 years ago
- a1a3871 Move to using std::unique_ptr for Element, Node and related classes by zandobersek@gmail.com · 11 years ago
- 99a1aad Add the basic infrastructure to compile attributes matching in selectors by benjamin@webkit.org · 11 years ago
- 64c9533 Add a nicer way to iterate over all the attributes of an element by benjamin@webkit.org · 11 years ago
- 23ab9cf Make ElementData JIT friendly https://bugs.webkit.org/show_bug.cgi?id=127209 by benjamin@webkit.org · 11 years ago
- 83a3119 Explicitly use the std:: nested name specifier when using std::pair, std::make_pair by zandobersek@gmail.com · 11 years ago
- ec979f8 PageConsole::addMessage should automatically determine column number alongside line number by commit-queue@webkit.org · 11 years ago
- e5428c5 Rename StylePropertySet to StyleProperties by antti@apple.com · 11 years ago
- ac1cc35 Change collectStyleForPresentationAttribute and related functions to take a MutableStylePropertySet by reference by weinig@apple.com · 11 years ago
- 7987a5a [webcore/dom] Remove extra header includes from cpp files. by commit-queue@webkit.org · 11 years ago
- eb8b1be CSSStyleSheet::contents() should return a reference. by akling@apple.com · 11 years ago
- ff9adb8 Stop bringing in the std namespace by andersca@apple.com · 11 years ago
- 670fea1 Replace static cast ASSERTs with ASSERT_WITH_SECURITY_IMPLICATION by akling@apple.com · 11 years ago
- 5ffbb5c rename KURL to URL https://bugs.webkit.org/show_bug.cgi?id=16214 by darin@apple.com · 11 years ago
- 4d3b989 Include Frame.h in fewer places. <https://webkit.org/b/120868> by akling@apple.com · 12 years ago
- 622b1a4 Node::document() should return a reference. <https://webkit.org/b/120496> by akling@apple.com · 12 years ago
- 8c60b80 Document::elementSheet() should return a reference by psolanki@apple.com · 12 years ago
- b5e6855 Remove a useless #include from StyledElement by benjamin@webkit.org · 12 years ago
- ad1137c Make some things that return never-null pointers return references instead. by akling@apple.com · 12 years ago
- ae4fef1 Element: Modernize attribute storage accessor functions. by akling@apple.com · 12 years ago
- 71873a0 Make sure to use CSSValueID and CSSPropertyID rather than integers by alexis@webkit.org · 12 years ago
- eac35e0 PresentationAttributeCacheCleaner::m_hitCount is never initialized by rniwa@webkit.org · 12 years ago
- 0add35c Only MutableStylePropertySets should be able to have CSSOM wrappers. by akling@apple.com · 12 years ago
- b07a881 Move parseDeclaration() and clear() to MutableStylePropertySet. by akling@apple.com · 12 years ago
- 1290708 Move create() methods from StylePropertySet to MutableStylePropertySet. by akling@apple.com · 12 years ago
- 2420f86 Rename/tweak some StylePropertySet/CSSStyleDeclaration copying functions. by akling@apple.com · 12 years ago
- 0ab9373 CSP blocks inline style when cloning a node by commit-queue@webkit.org · 12 years ago
- 179f7df Reduce amount of code that includes StylePropertySet.h by akling@apple.com · 12 years ago
- cda9250 StyledElement: Don't expose a mutable direct interface to the inline style. by akling@apple.com · 12 years ago
- b75eeea StyledElement: Tweak signature of collectStyleForPresentationAttribute(). by akling@apple.com · 12 years ago
- 82cfd35 Element: Devirtualize attribute synchronization functions. by akling@apple.com · 12 years ago
- b3224bb6 Stronger ElementData pointer typing. <http://webkit.org/b/109752> by akling@apple.com · 12 years ago
- 72dde2a3 Better names for ElementAttributeData & subclasses. <http://webkit.org/b/109529> by akling@apple.com · 12 years ago
- 538726f Make it possible for elements with different tag names to share attribute data. by akling@apple.com · 12 years ago
- 28e50be StyledElement: Make handling the "style" attribute a litte faster. by akling@apple.com · 12 years ago
- 5032c67 Inline the StyledElement constructor. <http://webkit.org/b/102615> by akling@apple.com · 12 years ago
- 43e9d04 Element::parseAttribute() should take name & value as separate arguments. by akling@apple.com · 12 years ago
- e1e0e33 Avoid full style recalc when 'style' attribute changes. 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
- 14ce98c Only resolve presentation attribute style once per shared ElementAttributeData. by kling@webkit.org · 12 years ago
- d3ce8af Move inline style logic from ElementAttributeData to StyledElement. by kling@webkit.org · 12 years ago
- 569556d Rename AttributeStyle => PresentationAttributeStyle across WebCore. by kling@webkit.org · 12 years ago
- 5d47185 removeAttribute('style') not working in certain circumstances by tasak@google.com · 12 years ago
- 844de9e Unreviewed, rolling out r133286, r133385, and r133394. by commit-queue@webkit.org · 12 years ago
- d304187 Only resolve attribute-derived style once per shared ElementAttributeData. by kling@webkit.org · 12 years ago
- 5b01d4e REGRESSION(r131104): Heap-use-after-free in WebCore::Element::attributeChanged by kling@webkit.org · 12 years ago
- ee55405 Rename first/second to key/value in HashMap iterators by benjamin@webkit.org · 12 years ago
- 5b670a7 REGRESSION(r127438): Google Docs to renders text too small. by kling@webkit.org · 12 years ago
- a9d74b5 Minimize collisions when hashing pairs by danakj@chromium.org · 12 years ago
- 2eb7bec Extend the coverage of the Custom Allocation Framework in WebCore by zoltan@webkit.org · 12 years ago
- fa6afbc Unreviewed, rolling out r126914. by commit-queue@webkit.org · 13 years ago
- d99b3ea Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
- 036eca0 Unreviewed, rolling out r126836. by tkent@chromium.org · 13 years ago
- a94a150 Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
- 0f7f784 Changing class attribute is not reflected in the classList property by arv@chromium.org · 13 years ago
- 80df368 HTMLElement.classList cannot remove classnames with uppercase characters by arv@chromium.org · 13 years ago