summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h
Commit message (Expand)AuthorAgeFilesLines
* Switch from pointers to const references in image codeschenney2016-03-151-3/+3
* Merge image sizing algorithmsdavve2016-03-081-1/+2
* Rename DISALLOW_ALLOCATION and ALLOW_ONLY_INLINE_ALLOCATIONharaken2015-10-301-1/+1
* Let LayoutObjects be const to painterswangxianzhu2015-10-011-4/+4
* BackgroundImage incorrectly returns empty url() when created on-the-flynainar@chromium.org2015-09-221-0/+2
* Use C++11 features in core/css.s.singapati@gmail.com2015-09-111-1/+1
* Adding allocator annotations to blink classes and structs.tasak@google.com2015-08-181-0/+1
* Oilpan: have CSSImageGeneratorValue use SelfKeepAlive<>.sigbjornf@opera.com2015-08-051-2/+1
* Componentization: make symbols visible for blink_web and blink_tests.tasak@google.com2015-06-291-1/+2
* Update renderer in core/css.dsinclair@chromium.org2015-04-271-1/+1
* Fix template angle bracket syntax in cssrob.buis@samsung.com2015-03-111-2/+2
* Un-teach core/css about ResourceFetcher::document()japhet@chromium.org2015-02-261-2/+2
* InlinedVisitor: Migrate css to use inlined tracingkouhei@chromium.org2015-02-241-1/+1
* Move rendering/RenderObject to layout/LayoutObject.dsinclair@chromium.org2015-02-061-11/+11
* Clean up forward declarations in Source/core/cssrob.buis@samsung.com2014-09-071-1/+0
* Fix namesabarth@chromium.org2014-07-181-2/+2
* [oilpan]: Make CSSValue a true garbage collected class in oilpan.wibling@chromium.org2014-04-241-0/+8
* Move CSSValue and subclasses to the oilpan heap (using transition types).wibling@chromium.org2014-02-061-0/+2
* Move MediaPlayer, IntSizeHash to platform/rob.buis@samsung.com2013-11-051-1/+1
* DEFINE_CSS_VALUE_TYPE_CASTS starts to use DEFINE_TYPE_CASTSgyuyoung.kim@samsung.com2013-10-201-1/+1
* Revert 159836 "DEFINE_CSS_VALUE_TYPE_CASTS starts to use DEFINE_..."jsbell@chromium.org2013-10-171-1/+1
* DEFINE_CSS_VALUE_TYPE_CASTS starts to use DEFINE_TYPE_CASTSgyuyoung.kim@samsung.com2013-10-171-1/+1
* Generate toCSSFooValue() for CSSFooValuesgyuyoung.kim@samsung.com2013-10-041-0/+2
* Add explicit keyword to constructors that take one argumentseokju.kwon@gmail.com2013-08-131-1/+1
* Rename CachedResourceLoader to ResourceFetchermorrita@chromium.org2013-07-241-2/+2
* DevTools: completely remove native memory instrumentationloislo@chromium.org2013-07-171-2/+0
* core/css: Include wtf files using "wtf/foo.h" form.tfarina@chromium.org2013-07-111-2/+2
* Absolutify paths to css/.thakis@chromium.org2013-04-261-1/+1
* Absolutify paths to platform/graphics/.thakis@chromium.org2013-04-241-1/+1
* Move Source/WebCore to Source/core.abarth@chromium.org2013-04-171-0/+86