summaryrefslogtreecommitdiffstats
path: root/cc/picture.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-1/+1
* [cc] Add stub for IsCheapInRectnduca@chromium.org2013-02-011-0/+2
* Cleanups to enable clang warning about protected non-virtual RefCounted destr...jamesr@chromium.org2013-01-301-1/+1
* cc: Allow sparse impl-side painting tilingsenne@chromium.org2013-01-241-4/+5
* Implement a method to access the non-composited content root layer picture pile.leandrogracia@chromium.org2013-01-091-1/+1
* cc: Fix low-res impl-side painting artifactsenne@chromium.org2013-01-081-3/+2
* Implement the logic to kick off image decoding jobs for TileManagerqinmin@chromium.org2012-12-131-0/+7
* Make PicturePile pile.aelias@chromium.org2012-12-041-4/+7
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-041-2/+5
* cc: Only record to a SkPicture once.reveman@chromium.org2012-11-291-1/+2
* cc: Make Picture/PicturePile handle recording/rasterenne@chromium.org2012-11-091-8/+21
* cc: Add some impl-side painting stub classes and APIsenne@chromium.org2012-11-081-0/+41