summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/ImageQualityController.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate uncalled will___LiveResize and inLiveResize from RenderViewImpl thr...markdittmer2016-03-071-1/+0
* Don't use a low-quality filter when painting images while others are animating.chrishtr2016-02-101-3/+9
* Use refs for GraphicsContextwangxianzhu2015-12-101-7/+7
* Use FRIEND_TEST_ALL_PREFIXES in Blink.tkent2015-11-201-4/+5
* Rename WTF_MAKE_FAST_ALLOCATED to USING_FAST_MALLOCharaken2015-10-291-1/+1
* Let LayoutObjects be const to painterswangxianzhu2015-10-011-7/+7
* Don't keep kicking the "image animating" timer if the size is not changing.chrishtr@chromium.org2015-04-171-6/+15
* Revert of Don't keep kicking the "image animating" timer if the size is not c...mlamouri@chromium.org2015-04-151-15/+6
* Don't keep kicking the "image animating" timer if the size is not changing.chrishtr@chromium.org2015-04-151-6/+15
* Componentization: make layout visible for blink_web and blink_tests.tasak@google.com2015-04-081-1/+2
* Pass in a class name to WTF_MAKE_FAST_ALLOCATEDharaken@chromium.org2015-03-241-1/+1
* Move non-Render* files from rendering/ to layout/.dsinclair@chromium.org2015-02-071-0/+82