summaryrefslogtreecommitdiffstats
path: root/cc/picture.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Call Raster from PicturePileImpl::AnalyzeInRectvmpstr@chromium.org2013-03-091-4/+0
* cc: Consolidate the analysis_canvas operationsvmpstr@chromium.org2013-03-071-4/+7
* cc: Move picture cloning to main thread.reveman@chromium.org2013-03-021-2/+9
* Fixing tile grid size used by cc:Picture to make it respect current tile conf...junov@chromium.org2013-02-281-2/+3
* cc: Rasterize cheap tiles immediatelyskyostil@chromium.org2013-02-201-1/+1
* Implementation for cc::Picture::IsCheapInRect().tomhudson@chromium.org2013-02-071-0/+3
* 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