summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/css/CSSCrossfadeValue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split ImageResourceClient into ResourceClient and ImageResourceObserver [1/2]hiroshige2016-03-261-6/+6
* Switch from pointers to const references in image codeschenney2016-03-151-6/+6
* Remove m_generatedImage member from CSSCrossfadeValueikilpatrick2016-03-141-3/+1
* blink: Rename platform/ methods to prefix with get when they collide.danakj2016-03-111-2/+2
* Merge image sizing algorithmsdavve2016-03-081-2/+8
* Shortcut ImageResource::canRender()davve2016-03-071-1/+1
* Make Resource RefCountedWillBeGarbageCollectedFinalized, attempt #2japhet2016-02-081-4/+10
* Revert of Make Resource RefCountedWillBeGarbageCollectedFinalized (patchset #...picksi2016-02-031-10/+4
* Make Resource RefCountedWillBeGarbageCollectedFinalizedjaphet2016-02-021-4/+10
* Support SVG fragment URLs in cross faded imagesdavve2016-01-131-4/+10
* Fix SVG sizing in crossfaded imagesdavve2016-01-121-1/+13
* Oilpan: prefinalize CSSCrossfadeValue.sigbjornf2015-12-301-0/+21
* Remove config.h inclusion from third_party/WebKit/Source/core/css/.tkent2015-12-211-1/+0
* Simplify ImageResource::canRender()davve2015-11-211-3/+1
* Wrap SVGImage for container during paintdavve2015-11-191-1/+1
* Let LayoutObjects be const to painterswangxianzhu2015-10-011-1/+1
* Replace RawPtr with RefPtr on StylePendingImagealancutter2015-10-011-2/+2
* Revert of Replace RawPtr with RefPtr on StylePendingImage (patchset #2 id:200...alancutter2015-09-281-2/+2
* Replace RawPtr with RefPtr on StylePendingImagealancutter2015-09-251-2/+2
* Oilpan: fix build after r202625.sigbjornf@opera.com2015-09-221-2/+6
* BackgroundImage incorrectly returns empty url() when created on-the-flynainar@chromium.org2015-09-221-0/+7
* Check renderability of images in a (-webkit-)cross-fade before usingfs@opera.com2015-09-111-18/+22
* Use C++11 features in core/css.s.singapati@gmail.com2015-09-111-4/+4
* Remove raw pointer to CSSCrossFadeValue from CrossfadeSubimageObserverProxykeishi@chromium.org2015-07-221-0/+1
* Update renderer in core/css.dsinclair@chromium.org2015-04-271-14/+14
* Move core/layout/style to core/styledstockwell@chromium.org2015-04-011-1/+1
* Update Renderer to LayoutObject in ImageResource.dsinclair@chromium.org2015-03-181-4/+4
* Un-teach core/css about ResourceFetcher::document()japhet@chromium.org2015-02-261-12/+12
* InlinedVisitor: Migrate css to use inlined tracingkouhei@chromium.org2015-02-241-1/+1
* Move rendering/style to layout/styledsinclair@chromium.org2015-02-091-1/+1
* Move rendering/RenderObject to layout/LayoutObject.dsinclair@chromium.org2015-02-061-6/+6
* Use C++11 range-based loop for core/csskochi@chromium.org2014-10-141-3/+2
* Fix namesabarth@chromium.org2014-07-181-2/+2
* Use nullptr_t for RefPtr, PassRefPtr and RawPtr.ager@chromium.org2014-02-211-1/+1
* Change the majority of the CSSValue [Pass]RefPtr's to transition types.wibling@chromium.org2014-02-201-0/+2
* Move most of the [Pass]RefPtr's of CSSPrimitiveValue to our transition types.wibling@chromium.org2014-02-131-0/+1
* Revert of Move most of the [Pass]RefPtr's of CSSPrimitiveValue to our transit...abarth@chromium.org2014-02-121-1/+0
* Move most of the [Pass]RefPtr's of CSSPrimitiveValue to our transition types.wibling@chromium.org2014-02-121-0/+1
* Move CSSValue and subclasses to the oilpan heap (using transition types).wibling@chromium.org2014-02-061-0/+5
* Move remaining files in core/platform/graphics root directory.schenney@chromium.org2013-12-091-1/+1
* Remove duplicated headers from core/ directory where the implementation file ...l.gombos@samsung.com2013-11-271-1/+0
* IDL compiler: remove special case capitalization (cssText, xmllang, xmlbase, ...nbarth@chromium.org2013-10-171-1/+1
* Generate toCSSFooValue() for CSSFooValuesgyuyoung.kim@samsung.com2013-10-041-3/+3
* Have Node::document() return a reference instead of a pointerch.dumez@sisa.samsung.com2013-08-301-2/+2
* Revert "Have Node::document() return a reference instead of a pointer"rjkroege@chromium.org2013-08-301-2/+2
* Have Node::document() return a reference instead of a pointerch.dumez@sisa.samsung.com2013-08-301-2/+2
* Loader Rename: Move loader/cache to fetch/morrita@chromium.org2013-08-131-1/+1
* More loader class renaming.morrita@chromium.org2013-08-091-13/+13
* Rename CachedResource to Resouce, and related classes respectively.morrita@chromium.org2013-07-261-2/+2
* Fix trailing whitespace in .cpp, .h, and .idl filesnbarth@chromium.org2013-07-261-6/+6