Commits
User selector
Commit History
Commits on Oct 19, 2019
[SVG2]: Remove the SVGExternalResourcesRequired interface
Show description for 98cc661authored andcommitted
Commits on Sep 13, 2019
SVGLengthValue should use two enums for 'type' and 'mode' instead of one unsigned for 'units'
Show description for 4c53eb1authored andcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Mar 26, 2019
Remove the SVG tear off objects for SVGLength, SVGLengthList and SVGAnimatedLengthList
Show description for b90ae16committed
Commits on Aug 8, 2018
Allow href attribute without xlink on SVG elements
Show description for cab50c9authored andcommitted
Commits on Aug 6, 2018
Remove the SVG elements' attributes macros
Show description for a0ca614authored andcommitted
Commits on Mar 17, 2018
Put the DOM in IsoHeaps
Show description for 6e5d6fbcommitted
Filip Pizlo
Commits on Oct 30, 2017
Use LazyNeverDestroyed instead of DEFINE_GLOBAL for XMLNames, HTMLNames, MathMLNames and SVGNames
Show description for 5a9a036authored andcommitted
Commits on Jul 18, 2017
Improve use of NeverDestroyed
Show description for b7c1664committed
Commits on Nov 17, 2016
[SVG] Moving more special casing of SVG out of the bindings - SVG lists
Show description for 3651f9ccommitted
Sam Weinig
Commits on Nov 14, 2016
[SVG] Moving more special casing of SVG out of the bindings - SVGNumber/SVGPoint/SVGRect/SVGLength/SVGTransform/SVGMatrix
Show description for 49bbfeacommitted
Sam Weinig
Commits on Apr 16, 2016
CSSCursorImageValue shouldn't mutate element during style resolution
Show description for 8f4c037committed
Commits on May 24, 2015
Use modern for-loops in WebCore/svg.
Show description for 3b628abauthored andcommitted
Commits on May 21, 2015
r184718 and r184725 caused four tests to begin crashing
Show description for d2a1036committed
Jake NielsenUse modern for-loops in WebCore/svg.
Show description for cb4b73aauthored andcommitted
Commits on Mar 29, 2015
Remove unneeded SVG code, including most isSupportedAttribute functions
Show description for 42ec920committed
Commits on Feb 9, 2015
Remove the SVG instance tree
Show description for efecfdfcommitted
Commits on Feb 5, 2015
Move InstanceInvalidationGuard/UpdateBlocker to SVGElement from SVGElementInstance
Show description for 5b3f9d9authored andcommitted
Commits on Feb 3, 2015
Unreviewed, rolling out r179548.
Show description for 8d683e5committedMove InstanceInvalidationGuard/UpdateBlocker to SVGElement from SVGElementInstance
Show description for 7da8c65committed
Commits on Jan 7, 2015
Modernize the SVGElement and MathMLElement factories
Show description for 6680dcccommitted
Sam Weinig
Commits on May 8, 2014
Replace DEPRECATED_DEFINE_STATIC_LOCAL by static NeverDestroyed<T> in svg/
Show description for f25e99acommitted
Commits on Mar 14, 2014
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL
Show description for 08f1ec2committed
Commits on Feb 5, 2014
Remove ENABLE(SVG) guards
Show description for 952ec26committed
Commits on Sep 27, 2013
rename KURL to URL
Show description for bbb7ff6committed
Commits on Sep 15, 2013
CTTE: Node subclasses should take a Document by reference in their constructor (Part 8)
Show description for 7fb3f3dcommitted
Sam Weinig
Commits on Sep 3, 2013
Cut down on double hashing and code needlessly using hash table iterators
Show description for c5977e4committed
Commits on Aug 30, 2013
Node::document() should return a reference.
Show description for 92f8d05committed
Andreas Kling
Commits on Jul 10, 2013
Reduce number of header includes in SVG
Show description for dee5fe8committed
Commits on Jun 20, 2013
HashSet: reverse the order of the template arguments at alternate 'find', 'contains' and 'add' methods
Show description for 2ddf9f4committed
Mikhail Pozdnyakov
Commits on Nov 18, 2012
Element::parseAttribute() should take name & value as separate arguments.
Show description for 9ee6b2bcommitted
Andreas Kling
Commits on May 30, 2012
Unreviewed, rolling out r118913.
Show description for ab856a5authored andcommitted
Rename Foo::addSubresourceStyleURLs and Node::addSubresourceAttributeURLs
Show description for 5d23358committed
Commits on May 16, 2012
Pass Attribute by const reference as much as possible.
Show description for 9788610committed
Andreas Kling
Commits on Feb 6, 2012
StyledElement: Rename parseMappedAttribute() to parseAttribute().
Show description for 2a12e79committed
Andreas Kling