summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/svg/SVGFEImageElement.h
Commit message (Expand)AuthorAgeFilesLines
* Split ImageResourceClient into ResourceClient and ImageResourceObserver [1/2]hiroshige2016-03-261-2/+2
* Make Resource RefCountedWillBeGarbageCollectedFinalized, attempt #2japhet2016-02-081-2/+1
* Revert of Make Resource RefCountedWillBeGarbageCollectedFinalized (patchset #...picksi2016-02-031-1/+2
* Make Resource RefCountedWillBeGarbageCollectedFinalizedjaphet2016-02-021-2/+1
* Revert of Align HTMLImageElement relevant mutations to spec (patchset #6 id:1...yoav2015-12-141-1/+1
* Align HTMLImageElement relevant mutations to specyoav2015-12-101-1/+1
* tracing: Report ResourceClients and the reason for not deletable for web-cacheshiroshige2015-11-101-0/+1
* Fix virtual/override/final usage in Source/core/svg/.tkent@chromium.org2015-07-081-7/+7
* Oilpan: eagerly finalize SVGFEImageElement as an ImageResourceClient.sigbjornf@opera.com2015-06-231-0/+2
* Spring cleaning: remove isSupportedAttribute.ed@opera.com2015-04-131-1/+0
* SVGElement::parseAttribute resolves property via property map (Step 3)kouhei@chromium.org2015-03-171-1/+0
* InlinedVisitor: Migrate svg to use inlined tracingkouhei@chromium.org2015-02-171-1/+1
* Oilpan: move SVG property hierarchy to the heap.sigbjornf@opera.com2014-11-121-2/+6
* Replace FINAL and OVERRIDE with their C++11 counterparts in Source/core/svgmohan.reddy@samsung.com2014-10-071-8/+8
* Remove unused headers from RenderSVGResource.hfs@opera.com2014-09-241-3/+1
* bindings: Adds virtual ScriptWrappable::wrap method.yukishiino@chromium.org2014-09-021-1/+2
* Fix namesabarth@chromium.org2014-07-181-2/+2
* Qualify the generated includes in core (part 6)c.shu@samsung.com2014-06-161-1/+1
* Apply DEFINE/DECLARE_NODE_FACTORY(T) macro to element factories with single D...tkent@chromium.org2014-06-101-1/+1
* Oilpan: Element factories should return PassRefPtrWillBeRawPtr<>.tkent@chromium.org2014-05-101-1/+1
* Generate the isSVG*Element() / toSVG*Element() helper functionsch.dumez@samsung.com2014-03-081-2/+0
* [SVG] Remove SVGAnimatedPropertyMacros.hkouhei@chromium.org2014-03-061-2/+0
* Drop [LegacyImplementedInBaseClass] from SVGURIReference IDL interfacech.dumez@samsung.com2014-02-171-2/+0
* [SVG] SVGAnimatedString{,List} migration to new SVG property impl.kouhei@chromium.org2014-01-311-1/+2
* [SVG] SVGAnimatedPreserveAspectRatio migration to new SVG property impl.kouhei@chromium.org2014-01-271-1/+2
* Update SVG classes to use OVERRIDE / FINAL when neededch.dumez@samsung.com2014-01-111-4/+4
* Remove support for the externalResourcesRequired attribute.ed@opera.com2014-01-081-3/+0
* Remove addSubresourceAttributeURLs and addSubresourceStyleURLspdr@chromium.org2013-12-231-1/+0
* Moving GraphcisContext and dependencies from core to platform.schenney@chromium.org2013-12-061-1/+1
* Remove QualifiedName argument from SVGElement::create functionsadamk@chromium.org2013-11-131-2/+2
* Use DEFINE_NODE_TYPE_CASTS instead of using manual toSVGFooElement()gyuyoung.kim@samsung.com2013-10-121-5/+1
* Allow SVG images containing data images to not taint canvasespdr@chromium.org2013-09-031-0/+9
* Have HTMLElements / SVGElements constructors take a Document reference in arg...ch.dumez@sisa.samsung.com2013-09-031-2/+2
* Rename ResourceFetcher::requestXxx to ResourceFetcher::fetchXxxmorrita@chromium.org2013-08-271-1/+1
* Loader Rename: Move loader/cache to fetch/morrita@chromium.org2013-08-131-2/+2
* More loader class renaming.morrita@chromium.org2013-08-091-3/+3
* Rename CachedResource to Resouce, and related classes respectively.morrita@chromium.org2013-07-261-3/+3
* Remove SVGLangSpace IDL interfacech.dumez@sisa.samsung.com2013-06-251-2/+0
* Remove ENABLE(SVG) patch (1 of 3)pdr@chromium.org2013-05-161-2/+0
* FINALizing of the Node hierarchy.cevans@chromium.org2013-04-301-5/+5
* Absolutify paths to svg/.thakis@chromium.org2013-04-281-6/+6
* Absolutify paths to svg/animation/, svg/graphics/**.thakis@chromium.org2013-04-271-1/+1
* Absolutify paths to loader/*.thakis@chromium.org2013-04-251-2/+2
* Absolutify paths to platform/graphics/.thakis@chromium.org2013-04-241-1/+1
* Move Source/WebCore to Source/core.abarth@chromium.org2013-04-171-0/+78