Sign in
webkit
/
WebKit
/
e1d898759942a5956e5b7981e2eadaa750b103c4
/
Source
/
WebCore
/
svg
/
SVGImageElement.cpp
2c6495b
Create RenderRubyText for <rt> only when the parent renderer is a RenderRuby.
by zalan@apple.com
· 10 years ago
4b342506
Unreviewed, rolling out r182247. https://bugs.webkit.org/show_bug.cgi?id=143326
by commit-queue@webkit.org
· 10 years ago
c128ad4
Async loading of image resources https://bugs.webkit.org/show_bug.cgi?id=134488
by yoav@yoav.ws
· 10 years ago
74c44cc
Remove unneeded SVG code, including most isSupportedAttribute functions
by darin@apple.com
· 10 years ago
d8dbc77
Streamline and simplify SVGSVGElement and related classes
by darin@apple.com
· 10 years ago
5d35726
Remove the SVG instance tree https://bugs.webkit.org/show_bug.cgi?id=140602
by darin@apple.com
· 10 years ago
984c94d
Move InstanceInvalidationGuard/UpdateBlocker to SVGElement from SVGElementInstance
by bfulgham@apple.com
· 10 years ago
885d3a8
Unreviewed, rolling out r179548. https://bugs.webkit.org/show_bug.cgi?id=141201
by commit-queue@webkit.org
· 10 years ago
39f7fdf
Move InstanceInvalidationGuard/UpdateBlocker to SVGElement from SVGElementInstance
by darin@apple.com
· 10 years ago
1092357
Modernize the SVGElement and MathMLElement factories
by weinig@apple.com
· 10 years ago
689f761
Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587>
by akling@apple.com
· 10 years ago
e162849
Use is<>() / downcast<>() for all SVG RenderObjects
by cdumez@apple.com
· 10 years ago
9c3caeb
Turn x/y to presentation attributes
by krit@webkit.org
· 11 years ago
3b520fe
Turn width/height to presentation attributes
by krit@webkit.org
· 11 years ago
0cefe4f
Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500
by dbates@webkit.org
· 11 years ago
55cc6d1
Replace DEPRECATED_DEFINE_STATIC_LOCAL by static NeverDestroyed<T> in svg/
by svillar@igalia.com
· 11 years ago
5b31eef
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL
by svillar@igalia.com
· 11 years ago
68b7ee0
CTTE: ImageLoader is always owned by an Element. <https://webkit.org/b/128254>
by akling@apple.com
· 11 years ago
66d8c0a
Remove ENABLE(SVG) guards https://bugs.webkit.org/show_bug.cgi?id=127991
by ossy@webkit.org
· 11 years ago
dcf6c8f
Let RenderImage construct its RenderImageResource. <https://webkit.org/b/127290>
by akling@apple.com
· 11 years ago
9652668
Element's renderer factory should return RenderPtrs.
by akling@apple.com
· 11 years ago
48a9284
CTTE: Convert more of SVG to use references
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
8f40c5b
Renderers should receive their style at construction.
by akling@apple.com
· 11 years ago
feb9016
Take RenderObjects out of the arena. <https://webkit.org/b/122895>
by akling@apple.com
· 11 years ago
5726468
Make element predicates and type casts work more consistently on more types
by darin@apple.com
· 11 years ago
2e55ebf
Node: removedFrom() and insertedInto() should use references.
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
· 12 years ago
391c912
Make createRenderer() return RenderElement
by antti@apple.com
· 12 years ago
166419e
CTTE: Element::createRenderer() should take references
by weinig@apple.com
· 12 years ago
52e786e
CTTE: Node subclasses should take a Document by reference in their constructor (Part 8)
by weinig@apple.com
· 12 years ago
debbff0
[CTTE] RenderSVGImage always has a SVGImageElement.
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
98ebb80
<https://webkit.org/b/120115> SVG elements always have custom style resolve callbacks.
by akling@apple.com
· 12 years ago
0f2ac5b
<https://webkit.org/b/119982> Make Element::attach non-virtual
by antti@apple.com
· 12 years ago
a911f68
Unreviewed build fix.
by bw80.lee@samsung.com
· 12 years ago
f598d46
Introduce isSVGFontElement() and isSVGImageElement(), use them
by gyuyoung.kim@samsung.com
· 12 years ago
3103822
Move SVGTests attributes parsing to SVGGraphicsElement
by ch.dumez@sisa.samsung.com
· 12 years ago
a47b618
Introduce SVGGraphicsElement IDL interface
by ch.dumez@sisa.samsung.com
· 12 years ago
aa51fa6
HashSet: reverse the order of the template arguments at alternate 'find', 'contains' and 'add' methods
by mikhail.pozdnyakov@intel.com
· 12 years ago
83fb9b9
:hover style not applied on hover if its display property is different from original style's
by commit-queue@webkit.org
· 12 years ago
25fd37e
Add the default video poster if it doesn't exist in video tag
by commit-queue@webkit.org
· 12 years ago
b75eeea
StyledElement: Tweak signature of collectStyleForPresentationAttribute().
by akling@apple.com
· 12 years ago
43e9d04
Element::parseAttribute() should take name & value as separate arguments.
by akling@apple.com
· 12 years ago
569556d
Rename AttributeStyle => PresentationAttributeStyle across WebCore.
by kling@webkit.org
· 12 years ago
dbef5a5
Don't GC img elements blocked by CSP until error events fire.
by commit-queue@webkit.org
· 13 years ago
bd9bc9a
Unreviewed, rolling out r118913.
by commit-queue@webkit.org
· 13 years ago
a5d8bdc
Rename Foo::addSubresourceStyleURLs and Node::addSubresourceAttributeURLs
by antti@apple.com
· 13 years ago
183547b
Use ContainerNode instead of Node where possible
by darin@apple.com
· 13 years ago
260fca8
Pass Attribute by const reference as much as possible.
by kling@webkit.org
· 13 years ago
9ea0080
insertedIntoDocument and insertedIntoTree should be unitifed.
by commit-queue@webkit.org
· 13 years ago
330ba7c
Enable animVal support for SVGAnimatedPreserveAspectRatio
by zimmermann@webkit.org
· 13 years ago
b2848ca
ImageLoader::m_firedLoadEvent is a confusing name
by abarth@webkit.org
· 13 years ago
44bc0dd
StyledElement::isPresentationAttribute() only needs the attribute name.
by kling@webkit.org
· 13 years ago
708a278
Remove stylesheet pointer from StylePropertySet
by antti@apple.com
· 13 years ago
11f2556
Move attribute style invalidation to attributeChanged().
by kling@webkit.org
· 13 years ago
8b0e843
Attribute styles should be created lazily. <http://webkit.org/b/78381>
by kling@webkit.org
· 13 years ago
8a3d4af
StyledElement: Rename parseMappedAttribute() to parseAttribute().
by kling@webkit.org
· 13 years ago
119bc4e
Kill per-Attribute style declarations. <http://webkit.org/b/77204>
by kling@webkit.org
· 13 years ago
6ec5f2f
SVG animation repaint issue with image and dynamic clipPath
by zimmermann@webkit.org
· 13 years ago
774c7f6
https://bugs.webkit.org/show_bug.cgi?id=74067
by commit-queue@webkit.org
· 13 years ago
16adfc6
REGRESSION(87010): elements in ECMA-cloud neither filled nor blurred
by timothy_horton@apple.com
· 14 years ago
ac24c35
Reviewed by Nikolas Zimmermann.
by timothy_horton@apple.com
· 14 years ago
1a416c9
Unreviewed, rolling out r92419.
by commit-queue@webkit.org
· 14 years ago
505fda1
Reviewed by Nikolas Zimmermann.
by timothy_horton@apple.com
· 14 years ago
a285742
2011-07-09 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 14 years ago
efff725
2011-05-21 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 14 years ago
2551812
2011-05-09 Rob Buis <rbuis@rim.com>
by rwlbuis@webkit.org
· 14 years ago
2995269
2011-03-04 Patrick Gansterer <paroga@webkit.org>
by paroga@webkit.org
· 14 years ago
31b4aa4
2011-02-11 Dirk Schulze <krit@webkit.org>
by krit@webkit.org
· 14 years ago
13983a5
2011-02-10 Dirk Schulze <krit@webkit.org>
by krit@webkit.org
· 14 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/svg/SVGImageElement.cpp]
42ab4a7
2010-12-03 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 14 years ago
e50a8b1
2010-12-03 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 14 years ago
15de2b8
2010-12-02 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 14 years ago
ab0da70
2010-12-01 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 14 years ago
7ab490e
2010-11-22 Nikolas Zimmermann <nzimmermann@rim.com>
by commit-queue@webkit.org
· 14 years ago
5d888f0
2010-11-15 Rob Buis <rwlbuis@gmail.com>
by rwlbuis@webkit.org
· 14 years ago
477cc17
2010-11-13 Rob Buis <rwlbuis@gmail.com>
by rwlbuis@webkit.org
· 14 years ago
7e4b675
2010-10-15 Dirk Schulze <krit@webkit.org>
by krit@webkit.org
· 14 years ago
1423ab5
2010-08-30 Patrick Gansterer <paroga@paroga.com>
by zimmermann@webkit.org
· 15 years ago
69b3ef4
2010-08-31 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
c8b8f87
2010-08-30 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
3cbd5cb
2010-08-29 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
50d2555
2010-08-27 Patrick Gansterer <paroga@paroga.com>
by zimmermann@webkit.org
· 15 years ago
cf1e68c
2010-08-10 Patrick Gansterer <paroga@paroga.com>
by commit-queue@webkit.org
· 15 years ago
711245f
2010-08-03 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 15 years ago
c19aac8
2010-08-03 Sheriff Bot <webkit.review.bot@gmail.com>
by zimmermann@webkit.org
· 15 years ago
9d2c056
2010-08-03 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 15 years ago
5bed57f
2010-07-16 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 15 years ago
be3cd24
2010-07-05 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 15 years ago
c360893
Complete the merge of MappedAttribute and Attribute.
by weinig@apple.com
· 15 years ago
19f965a
2010-04-13 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 15 years ago
21e3cf9
Images must re-load when an image-holding element moves into a new document
by darin@apple.com
· 15 years ago
8fc4539
2010-01-26 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 15 years ago
83742d9
2009-12-18 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 15 years ago
48405de
2009-10-08 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 15 years ago
f3ac3572
Reviewed by George Staikos.
by zimmermann@webkit.org
· 15 years ago
b6cb256
2009-08-05 Darin Adler <darin@apple.com>
by darin@apple.com
· 16 years ago
Next »