summaryrefslogtreecommitdiffstats
path: root/cc/layers/picture_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Move files out of cc/resources/.Dana Jansens2015-05-191-4/+4
* cc: Move raster_source from Tile to PrioritizedTilehendrikw2015-05-131-2/+2
* Reland of "cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-071-2/+2
* Revert "cc: Remove Tile refcounting and RefCountedManaged."bruening2015-05-061-2/+2
* cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-061-2/+2
* cc: Remove pairs from the raster and eviction queueshendrikw2015-05-061-9/+0
* cc: Remove PictureLayerTilingClient::GetTree in favor of ctor variable.vmpstr2015-05-041-3/+1
* cc: Keep tilings texture size in synchendrikw2015-03-231-0/+5
* cc: Send updated tile priority with tiles into tracing.vmpstr2015-03-231-2/+3
* cc: Use layer_impls to compute content rect in target spacevmpstr2015-03-181-0/+1
* Draw correct repaint regions instead of a conservative bounding boxdaplatz2015-03-041-0/+1
* cc: Calculate "can use lcd text" on the compositor threadenne2015-02-191-0/+2
* cc: Stop passing the occlusion explicitly to AppendQuads.danakj2015-02-141-1/+0
* cc: Stop passing the occlusion explicitly to UpdateTiles.danakj2015-02-141-3/+1
* cc: Make occlusion a draw property.danakj2015-02-131-2/+2
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-1/+1
* cc: Split ReleaseResources into Release and Recreate.vmpstr2015-02-051-0/+1
* Convert scroll offsets to use SyncedProperty.aelias2015-01-311-5/+11
* Revert of cc: Stop pushing properties every activation for picture layers. (p...danakj2015-01-301-1/+0
* cc: Change the activation/ready for draw check from layer to queue.vmpstr2015-01-281-8/+0
* cc: Clean up tilings in UpdateTiles as well as in AppendQuads.vmpstr2015-01-281-1/+8
* cc: Stop pushing properties every activation for picture layers.danakj2015-01-271-0/+1
* cc: Remove unused should_update_tile_priorities.danakj2015-01-231-3/+0
* Cache viewport rect for tile priority in UpdateTileshush2015-01-221-1/+2
* cc: Remove TilingSetEvictionQueue construction from PictureLayerImpl.vmpstr2015-01-121-3/+0
* cc: Split tiling set raster queues into all and required.vmpstr2015-01-121-2/+2
* cc: Call modify tile priorities once per UpdateTiles/DidBecomeActive.vmpstr2014-12-291-3/+2
* c:: Give the raster source to the PictureLayerTilings.danakj2014-12-191-2/+2
* cc: Replace empty tile size with max content scale for mask layers.danakj2014-12-181-1/+1
* cc: Remove the PostCommitInitialization from PictureLayerImpl.danakj2014-12-161-7/+0
* cc: Make the PictureLayerImpl raster source null until commit.danakj2014-12-161-6/+5
* [cc] Add nearest neighbor filtering for PictureLayer.jackhou2014-12-131-0/+4
* cc: Remove max tiles and skewport constants from tiling client.vmpstr2014-12-111-3/+1
* cc: Don't swap PictureLayerTilingSet on activate.danakj2014-12-111-7/+9
* cc: Move LayerRasterTileIterator to a separate file and make it a queuevmpstr2014-12-081-30/+2
* Add memory tracking to record_and_rasterize benchmark.schenney2014-12-031-0/+3
* cc: Move LayerEvictionTileIterator to a separate file and make it a queuee.hakkinen2014-11-271-29/+4
* cc: Rework how PLI cleans tilings up.vmpstr2014-11-201-1/+0
* cc: Fix rasterize and record micro to only check layers with content.vmpstr2014-11-191-1/+2
* cc: Move more direct tilings accesses to from PLI to PLTS.vmpstr2014-11-181-1/+0
* cc: Refactor RecordingSourcehendrikw2014-11-181-0/+2
* cc: Remove GetRasterSource from PictureLayerTilingClient.vmpstr2014-11-171-1/+0
* cc: Do not ignore layers without valid priorities during eviction.e.hakkinen2014-11-121-0/+1
* cc: ReadyToDraw notifications.ernstm2014-11-111-0/+7
* cc: Remove references to picture pile impl from more areas.vmpstr2014-11-101-2/+2
* cc: UpdateTiles when CanHaveTilings changeboliu2014-10-291-0/+1
* cc: Added raster source.vmpstr2014-10-281-1/+1
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-271-3/+3
* cc: Always use invalidation on the pending tree when deciding to sharedanakj2014-10-271-1/+1
* Revert two cc patches due to crashes on canary.pdr2014-10-261-4/+4