summaryrefslogtreecommitdiffstats
path: root/cc/layers/picture_layer_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Don't require low res to activate for shared ready-to-draw tiles.danakj2014-09-041-4/+50
* Remove resourceless_software_draw() and related unit tests.hush2014-08-301-118/+21
* cc: Remove tiles from recycle tree that were deleted on active.vmpstr2014-08-261-1/+33
* Remove implicit conversions from scoped_refptr to T* in cc/dcheng2014-08-261-6/+6
* cc: Don't consider tiles at the layers raster_contents_scale incompletedanakj2014-08-251-0/+149
* Revert of cc: Don't consider tiles at the layers raster_contents_scale incomp...finnur2014-08-251-151/+0
* cc: Don't consider tiles at the layers raster_contents_scale incompletedanakj2014-08-231-0/+151
* Still produce quad when tile OOM and on demand raster is not allowedweiliangc@chromium.org2014-08-211-0/+60
* Re-raster during scale animations for GPU-rasterized layers without textajuma@chromium.org2014-08-211-0/+105
* cc: Avoid redraw for missing tile outside visible rectboliu@chromium.org2014-08-201-0/+93
* cc: Added Tile::is_shared functionality.vmpstr@chromium.org2014-08-201-0/+13
* Rename Animate as Begin(Main)Frameskyostil@chromium.org2014-08-181-15/+31
* Revert 289480 "Still produce quad when tile OOM and on demand ra..."bartfab@chromium.org2014-08-141-60/+0
* Still produce quad when tile OOM and on demand raster is not allowedweiliangc@chromium.org2014-08-141-0/+60
* cc: Prevent unit tests from using Now() as the impl frame time.danakj@chromium.org2014-08-071-23/+18
* LTHI does not treat 0 as a valid time tick, instead ithush@chromium.org2014-08-051-0/+4
* Fix ExternalViewportRectForPrioritizingTiles flakiness on Windowshush@chromium.org2014-08-051-2/+5
* Disable ExternalViewportRectForPrioritizingTiles testenne@chromium.org2014-08-011-1/+2
* Tiling priorities in Android Webview.hush@chromium.org2014-07-311-30/+162
* cc: Don't rasterize large layers at maximum scale before scale animationsajuma@chromium.org2014-07-251-2/+56
* Disable OccludedTilesNotMarkedAsRequired test on Windows.jbedley@chromium.org2014-07-211-1/+1
* Consider occluded tiles during eviction with occluded as Tile property.jbedley@chromium.org2014-07-171-0/+201
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-161-4/+12
* cc: Share invalid tiles when possible.danakj@chromium.org2014-07-151-4/+6
* cc: Disable some failing unit tests on windows.danakj@chromium.org2014-07-141-1/+14
* cc: Explicitly invalidate all dropped recordings on the main thread.danakj@chromium.org2014-07-121-14/+102
* Pass resourceless software mode in SetExternalConstraintsboliu@chromium.org2014-07-101-16/+20
* Track occlusion per tree on Tile.jbedley@chromium.org2014-07-081-7/+111
* cc: Activate sync tree instead of pending tree.alokp@chromium.org2014-07-011-3/+3
* cc: Pass ideal contents scale to PictureLayerTiling UpdateTilePriorities.sohan.jyoti@samsung.com2014-06-271-16/+22
* Skip occluded tiles during rasterization.jbedley@chromium.org2014-06-231-9/+296
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-11/+9
* cc: Don't add new tilings while syncing a tiling.danakj@chromium.org2014-06-201-167/+157
* cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().danakj@chromium.org2014-06-191-0/+45
* Revert of cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings()...jackhou@chromium.org2014-06-191-45/+0
* cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().danakj@chromium.org2014-06-191-0/+45
* MockQC stops create its own RP and MockOcclusionTrackerweiliangc@chromium.org2014-06-131-2/+6
* cc: Move tiling management out of draw properties calculation.sohan.jyoti@samsung.com2014-06-131-325/+215
* cc: Removed LCD text settings from the impl side.alokp@chromium.org2014-06-131-3/+3
* cc: Refactor how picture layers are exposed to the tile manager.reveman@chromium.org2014-06-121-160/+0
* cc: Don't cleanup the pending twin's low res tiling.danakj@chromium.org2014-06-111-0/+80
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-051-1/+0
* Fixing crash in PictureLayerImpl::MarkVisibleResourcesAsRequired when low-res...p.sergey@samsung.com2014-05-301-0/+514
* Re-land: cc: Examine layers to determine if we're ready to activate.reveman@chromium.org2014-05-271-0/+56
* Revert 272635 "cc: Examine layers to determine if we're ready to..."kbr@chromium.org2014-05-241-56/+0
* cc: Examine layers to determine if we're ready to activate.reveman@chromium.org2014-05-231-0/+56
* cc: Allow DeferredInitialize to use DelegatingRendererboliu@chromium.org2014-05-221-3/+5
* cc: Move gpu rasterization flag from tree-impl to tree-host-impl.alokp@chromium.org2014-05-201-3/+31
* cc: Reset raster scale if we didn't sync high res tiling.vmpstr@chromium.org2014-05-201-0/+54
* cc: Require high res tiles to activate when active twin has different bounds.reveman@chromium.org2014-05-141-0/+19