summaryrefslogtreecommitdiffstats
path: root/cc/resources/picture_pile.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Split up UpdateAndExpandInvalidationhendrikw2014-11-191-0/+14
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-181-0/+2
* cc: Refactor RecordingSourcehendrikw2014-11-181-11/+2
* Revert of cc: Toggle LCD text at raster time instead of record time. (patchse...jyasskin2014-11-181-2/+0
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-171-0/+2
* cc: Remove readability/inheritance exception for linter in cc.danakj2014-11-141-0/+2
* cc: Remove PicturePileBasehendrikw2014-11-121-9/+68
* cc: Add RecordingSource and replace references to PicturePileshendrikw2014-11-111-33/+24
* cc: Remove main thread rendering statshendrikw2014-11-081-11/+9
* cc: Remove PicturePileBase as a base class of PicturePileImpl.vmpstr2014-11-071-0/+5
* cc: Added raster source.vmpstr2014-10-281-3/+2
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-1/+1
* cc: Correct expansion of invalidation for tiles outside of interest rectdanakj2014-10-151-0/+3
* This is an optimization that uses solid color detection tohendrikw2014-09-201-5/+0
* Expose IsSolidColor and write units testshendrikw2014-08-271-0/+7
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-161-1/+1
* cc: Explicitly invalidate all dropped recordings on the main thread.danakj@chromium.org2014-07-121-0/+3
* cc: Expand invalidation to full tile when recording is missing for the tile.danakj@chromium.org2014-06-181-10/+13
* Revert 277964 "cc: In SyncFromActiveLayer, drop all tiles not in..."perkj@chromium.org2014-06-181-13/+10
* cc: In SyncFromActiveLayer, drop all tiles not in the recorded_viewport.danakj@chromium.org2014-06-181-10/+13
* cc: Use SkRecord recording back-end in bleeding edge rendering modeskyostil@chromium.org2014-05-061-0/+1
* cc: Let skia veto gpu rasterization.alokp@chromium.org2014-04-101-0/+9
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-251-8/+8
* Shared Raster Worker Threadssohan.jyoti@samsung.com2014-01-171-4/+0
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* cc: Added invalidation frequency for picture pile.vmpstr@chromium.org2013-12-101-0/+1
* cc: Changing picture pile in favour of a grid of pictures.vmpstr@chromium.org2013-10-291-6/+0
* cc: Increased robustness of rasterize and record benchmark.ernstm@chromium.org2013-07-151-2/+1
* cc: Refactored rasterize benchmark to use timeline model.ernstm@chromium.org2013-07-101-1/+2
* cc: Make Layer::Update return a boolenne@chromium.org2013-07-081-1/+2
* cc: Switch Picture to use RenderingStatsInstrumentationegraether@chromium.org2013-06-271-2/+2
* cc: Clear impl-side painting canvases more efficientlyenne@chromium.org2013-06-071-0/+1
* cc: Inflate invalidation in each picture listdanakj@chromium.org2013-05-101-1/+3
* cc: Add debug borders for picturesenne@chromium.org2013-04-041-0/+4
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-2/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-2/+2
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-2/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-2/+2
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+52