summaryrefslogtreecommitdiffstats
path: root/cc/layers/picture_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* cc: Rename LayerImpl::DidLoseOutputSurface to ReleaseResourcesboliu@chromium.org2014-01-141-1/+1
* cc: don't add low-res tiling to GPU rasterized layers.ernstm@chromium.org2014-01-101-0/+3
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-3/+4
* Revert "cc: Added tile bundles"vmpstr@chromium.org2013-12-201-4/+0
* cc: Use 1024x1024 tiles for gpu rasterized layers.ernstm@chromium.org2013-12-171-1/+6
* cc: Added tile bundlesvmpstr@chromium.org2013-12-061-0/+4
* Added necessary Tile flags for GPU rasterization.skaslev@chromium.org2013-12-051-0/+1
* cc: Allow activating to something other than high-resenne@chromium.org2013-12-051-1/+8
* Revert "cc: Allow activating to something other than high-res"vmpstr@chromium.org2013-11-281-8/+1
* cc: Allow activating to something other than high-resenne@chromium.org2013-11-261-1/+8
* Reland: CC: Adjust tiling creation triggers during pinch-zoom.epenner@chromium.org2013-11-251-4/+3
* cc: Allow layers to have tilings even if twin doesn'tenne@chromium.org2013-11-221-0/+1
* Revert "CC: Adjust pinch-zoom to not increase memory/raster-work."epenner@chromium.org2013-11-211-3/+4
* We used to create tilings only when exceeding a certain scaleepenner@chromium.org2013-11-201-4/+3
* cc: Plumbing for impl thread micro benchmarksvmpstr@chromium.org2013-11-181-0/+3
* cc: Set needs update draw properties during renderer creationenne@chromium.org2013-09-121-0/+3
* cc: Add more DCHECKs around tiling statesenne@chromium.org2013-08-281-0/+1
* cc: Don't require push properties for picture layersenne@chromium.org2013-08-201-4/+6
* Revert "cc: Don't require push properties for picture layers"aelias@chromium.org2013-08-071-6/+4
* cc: Don't require push properties for picture layersenne@chromium.org2013-07-311-4/+6
* cc: Remove tile ref counting in tile manager.vmpstr@chromium.org2013-07-101-1/+0
* cc: Recycle tilings to make SetLiveTilesRect cheaperenne@chromium.org2013-07-011-2/+1
* cc: Reset tile priority before deleting tiling.reveman@chromium.org2013-06-271-0/+1
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-261-1/+1
* cc: Delete LayerTreeAsText / ShowPlatformLayerTreeenne@chromium.org2013-06-201-1/+0
* Revert 207360 "cc: Recycle tilings to make SetLiveTilesRect cheaper"skyostil@google.com2013-06-201-1/+2
* cc: Recycle tilings to make SetLiveTilesRect cheaperenne@chromium.org2013-06-201-2/+1
* cc: Don't add low res tilings for small layersenne@chromium.org2013-06-111-1/+1
* Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recordingnduca@chromium.org2013-06-041-0/+1
* cc: Move activation check into TileManagerenne@chromium.org2013-05-221-2/+1
* cc: Cache the twin tree's layer in PictureLayerImpl.danakj@chromium.org2013-05-171-3/+4
* cc: Add per-layer memory usage to tracing snapshotsenne@chromium.org2013-05-151-0/+2
* cc: Don't add tilings to layers without recordings.danakj@chromium.org2013-05-151-0/+3
* Update cc trace instrumentation to use tracing's object snapshot APInduca@chromium.org2013-05-081-2/+1
* cc: Pass the device and page scale factor to CalculateContentsScaledanakj@chromium.org2013-05-071-0/+2
* cc: Make tile-creation lazydanakj@chromium.org2013-04-301-4/+4
* Revert 193762 "Makes tile-creation lazy"wangxianzhu@chromium.org2013-04-151-4/+4
* Makes tile-creation lazywhunt@chromium.org2013-04-111-4/+4
* cc: Cleanup usage of scale members in PictureLayerImpl.reveman@chromium.org2013-04-021-0/+1
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-1/+4
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-2/+4
* Let AreVisibleResourcesReady return correct value for PictureImageLayerImplwangxianzhu@chromium.org2013-03-261-2/+7
* cc: Auto-LCD text for impl-side paintingenne@chromium.org2013-03-231-0/+2
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+116