summaryrefslogtreecommitdiffstats
path: root/cc/blink/web_image_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-3/+1
* Blink Compositor Animation: Erase old animation system.loyso2016-03-021-1/+2
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-1/+1
* SkImage-backed PictureImageLayerfmalita2015-08-041-8/+3
* Initial WebImageLayer::setImage() implementationfmalita2015-08-011-0/+8
* cc: Remove ImageLayer and ImageLayerUpdater.danakj2015-06-121-1/+0
* Remove non-impl-side painting as an option for blink.danakj2015-06-111-17/+7
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-2/+4
* [cc] Add nearest neighbor filtering for PictureLayer.jackhou2014-12-131-0/+7
* Cleanup WebImageLayerImpl by removing setBitmap(SkBitmap)vivek.vg2014-09-241-4/+0
* [chromium] Pass SkBitmap by reference in WebImageLayer::setBitmapvivek.vg2014-09-231-0/+4
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-191-0/+38