2013-05-29 |
rniwa@webkit.org | PresentationAttributeCacheCleaner::m_hitCount is never... |
blob | commitdiff | raw |
2013-04-14 |
akling@apple.com | Only MutableStylePropertySets should be able to have... |
blob | commitdiff | raw | diff to current |
2013-04-14 |
akling@apple.com | Move parseDeclaration() and clear() to MutableStyleProp... |
blob | commitdiff | raw | diff to current |
2013-04-14 |
akling@apple.com | Move create() methods from StylePropertySet to MutableS... |
blob | commitdiff | raw | diff to current |
2013-04-13 |
akling@apple.com | Rename/tweak some StylePropertySet/CSSStyleDeclaration... |
blob | commitdiff | raw | diff to current |
2013-04-03 |
commit-queue@webki... | CSP blocks inline style when cloning a node |
blob | commitdiff | raw | diff to current |
2013-02-25 |
akling@apple.com | Reduce amount of code that includes StylePropertySet.h |
blob | commitdiff | raw | diff to current |
2013-02-24 |
akling@apple.com | StyledElement: Don't expose a mutable direct interface... |
blob | commitdiff | raw | diff to current |
2013-02-23 |
akling@apple.com | StyledElement: Tweak signature of collectStyleForPresen... |
blob | commitdiff | raw | diff to current |
2013-02-16 |
akling@apple.com | Element: Devirtualize attribute synchronization functions. |
blob | commitdiff | raw | diff to current |
2013-02-14 |
akling@apple.com | Stronger ElementData pointer typing. |
blob | commitdiff | raw | diff to current |
2013-02-13 |
akling@apple.com | Better names for ElementAttributeData & subclasses. |
blob | commitdiff | raw | diff to current |
2012-11-21 |
akling@apple.com | Make it possible for elements with different tag names... |
blob | commitdiff | raw | diff to current |
2012-11-19 |
akling@apple.com | StyledElement: Make handling the "style" attribute... |
blob | commitdiff | raw | diff to current |
2012-11-18 |
akling@apple.com | Inline the StyledElement constructor. |
blob | commitdiff | raw | diff to current |
2012-11-18 |
akling@apple.com | Element::parseAttribute() should take name & value... |
blob | commitdiff | raw | diff to current |
2012-11-17 |
akling@apple.com | Avoid full style recalc when 'style' attribute changes. |
blob | commitdiff | raw | diff to current |
2012-11-17 |
akling@apple.com | Exploit shared attribute data to avoid parsing identica... |
blob | commitdiff | raw | diff to current |
2012-11-14 |
kling@webkit.org | Only resolve presentation attribute style once per... |
blob | commitdiff | raw | diff to current |
2012-11-14 |
kling@webkit.org | Move inline style logic from ElementAttributeData to... |
blob | commitdiff | raw | diff to current |
2012-11-12 |
kling@webkit.org | Rename AttributeStyle => PresentationAttributeStyle... |
blob | commitdiff | raw | diff to current |
2012-11-06 |
tasak@google.com | removeAttribute('style') not working in certain circums... |
blob | commitdiff | raw | diff to current |
2012-11-05 |
commit-queue@webki... | Unreviewed, rolling out r133286, r133385, and r133394. |
blob | commitdiff | raw | diff to current |
2012-11-02 |
kling@webkit.org | Only resolve attribute-derived style once per shared... |
blob | commitdiff | raw | diff to current |
2012-10-22 |
kling@webkit.org | REGRESSION(r131104): Heap-use-after-free in WebCore... |
blob | commitdiff | raw | diff to current |
2012-10-07 |
benjamin@webkit.org | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | raw | diff to current |
2012-09-15 |
kling@webkit.org | REGRESSION(r127438): Google Docs to renders text too... |
blob | commitdiff | raw | diff to current |
2012-09-14 |
danakj@chromium.org | Minimize collisions when hashing pairs |
blob | commitdiff | raw | diff to current |
2012-09-14 |
zoltan@webkit.org | Extend the coverage of the Custom Allocation Framework... |
blob | commitdiff | raw | diff to current |
2012-08-28 |
commit-queue@webki... | Unreviewed, rolling out r126914. |
blob | commitdiff | raw | diff to current |
2012-08-28 |
caio.oliveira@open... | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | raw | diff to current |
2012-08-28 |
tkent@chromium.org | Unreviewed, rolling out r126836. |
blob | commitdiff | raw | diff to current |
2012-08-28 |
caio.oliveira@open... | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | raw | diff to current |
2012-08-22 |
arv@chromium.org | Changing class attribute is not reflected in the classL... |
blob | commitdiff | raw | diff to current |
2012-08-10 |
arv@chromium.org | HTMLElement.classList cannot remove classnames with... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
pdr@google.com | Do not dispatch modification events in SVG attribute... |
blob | commitdiff | raw | diff to current |
2012-07-25 |
kling@webkit.org | Make ElementAttributeData a variable-sized object to... |
blob | commitdiff | raw | diff to current |
2012-07-23 |
schenney@chromium.org | Crash when setting empty class name on a new element |
blob | commitdiff | raw | diff to current |
2012-07-13 |
inferno@chromium.org | Unreviewed, rolling out r122450 and r122580. |
blob | commitdiff | raw | diff to current |
2012-07-12 |
kling@webkit.org | Make ElementAttributeData a variable-sized object to... |
blob | commitdiff | raw | diff to current |
2012-06-29 |
kling@webkit.org | Unreviewed, rolling out r121562. |
blob | commitdiff | raw | diff to current |
2012-06-29 |
kling@webkit.org | Separate mutating CSSStyleDeclaration operations. |
blob | commitdiff | raw | diff to current |
2012-06-08 |
commit-queue@webki... | Add COMPILE_ASSERT to StyledElement to ensure it doesn... |
blob | commitdiff | raw | diff to current |
2012-06-08 |
commit-queue@webki... | Dropping m_startingLineNumber property from StyledElement. |
blob | commitdiff | raw | diff to current |
2012-06-04 |
rniwa@webkit.org | Unreviewed, rolling out r119421 and r119425. |
blob | commitdiff | raw | diff to current |
2012-06-04 |
kling@webkit.org | Make ElementAttributeData a variable-sized object to... |
blob | commitdiff | raw | diff to current |
2012-05-30 |
commit-queue@webki... | Unreviewed, rolling out r118913. |
blob | commitdiff | raw | diff to current |
2012-05-30 |
antti@apple.com | Rename Foo::addSubresourceStyleURLs and Node::addSubres... |
blob | commitdiff | raw | diff to current |
2012-05-29 |
kling@webkit.org | Make StylePropertySet a variable-sized object to reduce... |
blob | commitdiff | raw | diff to current |
2012-05-25 |
commit-queue@webki... | Inline script and style blocked by Content Security... |
blob | commitdiff | raw | diff to current |
2012-05-23 |
antti@apple.com | Rename StyleSheetInternal to StyleSheetContents |
blob | commitdiff | raw | diff to current |
2012-05-23 |
kling@webkit.org | Kill some frivolous null-checking of Element::m_attribu... |
blob | commitdiff | raw | diff to current |
2012-05-16 |
kling@webkit.org | Avoid reparsing the style attribute when cloning elements. |
blob | commitdiff | raw | diff to current |
2012-05-16 |
kling@webkit.org | Pass Attribute by const reference as much as possible. |
blob | commitdiff | raw | diff to current |
2012-04-25 |
alexis.menard@open... | Rename CSSStyleSelector files to StyleResolver. |
blob | commitdiff | raw | diff to current |
2012-04-11 |
antti@apple.com | Split CSSStyleSheet into internal and CSSOM type |
blob | commitdiff | raw | diff to current |
2012-04-10 |
kling@webkit.org | Make CSSValuePool share values globally. |
blob | commitdiff | raw | diff to current |
2012-04-03 |
jchaffraix@webkit.org | presentationAttributeCacheMaximumSize is set too low |
blob | commitdiff | raw | diff to current |
2012-04-03 |
alexis.menard@open... | [Part 2] We should use CSSPropertyID rather than intege... |
blob | commitdiff | raw | diff to current |
2012-03-31 |
krit@webkit.org | Colors seem to be parsed using HTML quirks in SVG attri... |
blob | commitdiff | raw | diff to current |
2012-03-29 |
caio.oliveira@open... | HashMap<>::add should return a more descriptive object |
blob | commitdiff | raw | diff to current |
2012-03-12 |
rniwa@webkit.org | REGRESSION(r109285): Crash in WebCore::Document::nodeCh... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
antti@apple.com | Presentation attribute cache |
blob | commitdiff | raw | diff to current |
2012-03-08 |
antti@apple.com | https://bugs.webkit.org/show_bug.cgi?id=80370 |
blob | commitdiff | raw | diff to current |
2012-03-01 |
kling@webkit.org | IsSynchronizingStyleAttributeFlag could be purged. |
blob | commitdiff | raw | diff to current |
2012-02-28 |
kling@webkit.org | StyledElement::isPresentationAttribute() only needs... |
blob | commitdiff | raw | diff to current |
2012-02-26 |
commit-queue@webki... | Unreviewed, rolling out r108924. |
blob | commitdiff | raw | diff to current |
2012-02-26 |
kling@webkit.org | Setting style="" should destroy the element's inline... |
blob | commitdiff | raw | diff to current |
2012-02-23 |
kling@webkit.org | Make use of StylePropertySet::setProperty(propertyID... |
blob | commitdiff | raw | diff to current |
2012-02-22 |
morrita@google.com | HasIDFlag and HasClassFlag can be removed. |
blob | commitdiff | raw | diff to current |
2012-02-21 |
kling@webkit.org | Shrink attribute style property sets after populating... |
blob | commitdiff | raw | diff to current |
2012-02-21 |
antti@apple.com | Remove stylesheet pointer from StylePropertySet |
blob | commitdiff | raw | diff to current |
2012-02-17 |
kling@webkit.org | Removing the last presentation attribute should result... |
blob | commitdiff | raw | diff to current |
2012-02-16 |
antti@apple.com | Move the context invalidation code out from StyleProper... |
blob | commitdiff | raw | diff to current |
2012-02-14 |
commit-queue@webki... | Avoid full style recalc when presentation attributes... |
blob | commitdiff | raw | diff to current |
2012-02-14 |
inferno@chromium.org | Crash due to incorrect firing of mutation event during... |
blob | commitdiff | raw | diff to current |
2012-02-13 |
caio.oliveira@open... | Move attribute storage from NamedNodeMap to ElementAttr... |
blob | commitdiff | raw | diff to current |
2012-02-13 |
kling@webkit.org | Move attribute style invalidation to attributeChanged(). |
blob | commitdiff | raw | diff to current |
2012-02-11 |
kling@webkit.org | Attribute styles should be created lazily. |
blob | commitdiff | raw | diff to current |
2012-02-08 |
kling@webkit.org | StyledElement: Manully setNeedsStyleRecalc() after... |
blob | commitdiff | raw | diff to current |
2012-02-08 |
kling@webkit.org | REGRESSION(r106668-r106889): Chromium page cycler tests... |
blob | commitdiff | raw | diff to current |
2012-02-06 |
kling@webkit.org | REGRESSION(r106756): 10% performance hit on DOM/Template. |
blob | commitdiff | raw | diff to current |
2012-02-06 |
kling@webkit.org | StyledElement: Rename parseMappedAttribute() to parseAt... |
blob | commitdiff | raw | diff to current |
2012-02-05 |
kling@webkit.org | Remove mapped vs non-mapped attribute distinction. |
blob | commitdiff | raw | diff to current |
2012-02-05 |
kling@webkit.org | Kill CSSMappedAttributeDeclaration. |
blob | commitdiff | raw | diff to current |
2012-02-04 |
kling@webkit.org | Element: Remove unnecessary attributeChanged() argument. |
blob | commitdiff | raw | diff to current |
2012-02-04 |
kling@webkit.org | Kill per-Attribute style declarations. |
blob | commitdiff | raw | diff to current |
2012-02-03 |
antti@apple.com | Rename CSSMutableStyleDeclaration.h/.cpp to StyleProper... |
blob | commitdiff | raw | diff to current |
2012-02-03 |
antti@apple.com | https://bugs.webkit.org/show_bug.cgi?id=77740 |
blob | commitdiff | raw | diff to current |
2012-02-01 |
antti@apple.com | Make CSSMappedAttributeDeclaration have CSSMutableStyle... |
blob | commitdiff | raw | diff to current |
2012-02-01 |
kling@webkit.org | Make elements that don't have attributes smaller. |
blob | commitdiff | raw | diff to current |
2012-01-31 |
caio.oliveira@open... | Add ElementAttributeData class to replace internal... |
blob | commitdiff | raw | diff to current |
2012-01-30 |
antti@apple.com | Reduce non-CSSOM API of CSSStyleDeclaration |
blob | commitdiff | raw | diff to current |
2012-01-29 |
leviw@chromium.org | Unreviewed, rolling out r105999. |
blob | commitdiff | raw | diff to current |
2012-01-26 |
kling@webkit.org | Make elements that don't have attributes smaller. |
blob | commitdiff | raw | diff to current |
2012-01-24 |
commit-queue@webki... | Unreviewed, rolling out r105738. |
blob | commitdiff | raw | diff to current |
2012-01-24 |
kling@webkit.org | Make elements that don't have attributes smaller. |
blob | commitdiff | raw | diff to current |
2012-01-23 |
antti@apple.com | Eliminate CSSElementStyleDeclaration |
blob | commitdiff | raw | diff to current |
2012-01-23 |
antti@apple.com | Eliminate CSSElementStyleDeclaration subclasses |
blob | commitdiff | raw | diff to current |
2012-01-16 |
kling@webkit.org | Remove caching of mapped attribute count on NamedNodeMap. |
blob | commitdiff | raw | diff to current |
next |