summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_picture_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix flaky RSLLMembershipWithScale testenne2015-08-061-1/+0
* cc: Separate the priority from the tile and put in new PrioritizedTilehendrikw2015-05-121-2/+0
* cc: Remove orphaned RenderPasses and RenderPassDrawQuads from frames.danakj2015-04-141-0/+6
* cc: Use layer_impls to compute content rect in target spacevmpstr2015-03-181-0/+4
* cc: Stop passing the occlusion explicitly to AppendQuads.danakj2015-02-141-1/+0
* cc: Fix bug in generating picture layer pairs from 2 lists.danakj2015-02-131-0/+2
* Convert scroll offsets to use SyncedProperty.aelias2015-01-311-0/+5
* cc: Clean up tilings in UpdateTiles as well as in AppendQuads.vmpstr2015-01-281-0/+8
* Cache viewport rect for tile priority in UpdateTileshush2015-01-221-1/+4
* cc: Remove FakePictureLayerImpl::CreateDefaultTilingsAndTiles.danakj2014-12-191-3/+1
* cc: Remove the PostCommitInitialization from PictureLayerImpl.danakj2014-12-161-9/+0
* cc: Don't swap PictureLayerTilingSet on activate.danakj2014-12-111-6/+26
* cc: Add RecordingSource and replace references to PicturePileshendrikw2014-11-111-4/+4
* cc: ReadyToDraw notifications.ernstm2014-11-111-0/+5
* cc: Remove references to picture pile impl from more areas.vmpstr2014-11-101-14/+16
* cc: UpdateTiles when CanHaveTilings changeboliu2014-10-291-0/+1
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-271-2/+1
* Revert two cc patches due to crashes on canary.pdr2014-10-261-1/+2
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-241-2/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-11/+9
* cc: Start using raster/eviction iterators.vmpstr2014-10-091-1/+4
* cc: Pass Occlusion instead of OcclusionTracker to LayerImplsvmpstr2014-10-071-1/+1
* cc: Clean up PictureLayerImpl _for_tile_priority_ varsboliu2014-10-071-6/+0
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-6/+6
* (Reland) cc:Use impl-side painting in LTH context lost testsohan.jyoti2014-09-231-0/+6
* Revert "cc: Use impl-side painting in LTH context lost tests."Dirk Pranke2014-09-171-6/+0
* cc: Use impl-side painting in LTH context lost tests.sohan.jyoti2014-09-171-0/+6
* cc: Don't require low res to activate for shared ready-to-draw tiles.danakj2014-09-041-0/+1
* cc: Remove tiles from recycle tree that were deleted on active.vmpstr2014-08-261-0/+1
* cc: Don't consider tiles at the layers raster_contents_scale incompletedanakj2014-08-251-0/+3
* Revert of cc: Don't consider tiles at the layers raster_contents_scale incomp...finnur2014-08-251-3/+0
* cc: Don't consider tiles at the layers raster_contents_scale incompletedanakj2014-08-231-0/+3
* cc: Avoid redraw for missing tile outside visible rectboliu@chromium.org2014-08-201-0/+1
* cc: Fix Raster/Eviction order comparators to return stable values.vmpstr@chromium.org2014-08-111-0/+8
* cc: Make sure mask and replica layers get DidBecomeActive signal.vmpstr@chromium.org2014-08-061-0/+6
* Tiling priorities in Android Webview.hush@chromium.org2014-07-311-2/+2
* cc: Add eviction tile queue construct (and iterate) perftests.vmpstr@chromium.org2014-07-251-0/+1
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-1/+2
* cc: Don't add new tilings while syncing a tiling.danakj@chromium.org2014-06-201-10/+0
* cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().danakj@chromium.org2014-06-191-1/+1
* cc: Move tiling management out of draw properties calculation.sohan.jyoti@samsung.com2014-06-131-0/+13
* cc: Removed LCD text settings from the impl side.alokp@chromium.org2014-06-131-2/+2
* cc: Reset raster scale if we didn't sync high res tiling.vmpstr@chromium.org2014-05-201-0/+4
* cc: Add visible_rect_for_tile_priority draw propertiesboliu@chromium.org2014-04-191-0/+11
* cc: Give TilingData a Rect instead of a Sizeernstm@chromium.org2014-04-161-0/+15
* cc: Add tile manager raster tile iterator.vmpstr@chromium.org2014-03-311-0/+1
* cc: Register picture layers into tile manager.vmpstr@chromium.org2014-03-191-0/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-2/+3
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-3/+2
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-2/+3