summaryrefslogtreecommitdiffstats
path: root/cc/layers/picture_layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Simplify the discardable image map using an rtree.vmpstr2015-09-291-1/+1
* [Reland] Cache gpu suitability in DisplayItemList, remove SetUnsuitable...For...pdr2015-09-221-4/+19
* Revert of Cache gpu suitability in DisplayItemList, remove SetUnsuitable...Fo...pdr2015-09-221-19/+4
* Cache gpu suitability in DisplayItemList, remove SetUnsuitable...ForTestingpdr2015-09-211-4/+19
* cc: Unify DisplayItemList::Create calls to use the settings.vmpstr2015-09-161-1/+2
* Remove non-slimming-paint codepaths in chromepdr2015-09-161-22/+1
* gpu: Remove async texture uploads.reveman2015-08-271-1/+0
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-161-0/+1
* cc: Remove ResourceUpdateQueue and ResourceUpdateController.danakj2015-06-191-1/+0
* cc: Stop passing a ResourceUpdateQueue to Layer::Update().danakj2015-06-191-3/+1
* cc: Remove ImplSidePaintingSettings.danakj2015-06-171-2/+1
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-161-7/+17
* cc: Stop using occlusion tracker on the main thread.danakj2015-06-121-3/+1
* cc: Fix size_t truncations in unittests.vmpstr2015-06-101-4/+4
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-291-2/+2
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-4/+8
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-111-6/+10
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-161-2/+2
* Speculative revert by sheriffBartosz Fabianowski2015-04-161-2/+2
* cc: Make DisplayItemList::Append replay into an SkPictureajuma2015-04-151-2/+2
* cc: Remove use of MessageLoopProxyskyostil2015-04-131-2/+3
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-4/+4
* cc: Clear the invalidation history when moving between compositors.danakj2015-02-261-0/+54
* Modify rasterize_and_record for DisplayItemList recording.schenney2015-02-051-5/+4
* Remove Unnecessary Use of |TileGridInfo|, Use Size Insteadweiliangc2015-01-171-4/+4
* cc: Implement a display-list-based RecordingSource and RasterSourceajuma2014-11-271-0/+9
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-181-1/+0
* Revert of cc: Toggle LCD text at raster time instead of record time. (patchse...jyasskin2014-11-181-0/+1
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-171-1/+0
* cc: Add RecordingSource and replace references to PicturePileshendrikw2014-11-111-5/+5
* cc: Remove references to picture pile impl from more areas.vmpstr2014-11-101-2/+2
* cc: DCHECK that pile size == layer size during draw if pile isn't empty.danakj2014-11-061-0/+4
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-5/+3
* CC: Decouple tile-grid-size from tile-size.epenner2014-10-211-0/+18
* Remove obsolete SkRecord preview code.mtklein2014-10-171-17/+0
* Revert of "Converted LayerImpl::bounds() to return SizeF."bokan2014-10-081-1/+1
* Converted LayerImpl::bounds() to return SizeF.bokan2014-10-071-1/+1
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-3/+3
* Make cc output surface creation asyncenne2014-09-251-3/+6
* cc: Remove the opaque rect return-parameter from ContentLayerClient.danakj2014-09-151-1/+0
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-161-1/+1
* cc: Use SkRecord recording back-end in bleeding edge rendering modeskyostil@chromium.org2014-05-061-0/+15
* cc: Make gpu rasterization flag per page instead of per layer.alokp@chromium.org2014-05-051-75/+6
* Enable disabling WebCore::GraphicsContext in telemetry.schenney@chromium.org2014-05-021-3/+5
* cc: Delete hybrid rasterization setting.alokp@chromium.org2014-05-011-10/+11
* Trigger GPU rasterization based on viewport rather than per-layer hintsajuma@chromium.org2014-04-301-10/+10
* cc: Give TilingData a Rect instead of a Sizeernstm@chromium.org2014-04-161-1/+1
* cc: Let skia veto gpu rasterization.alokp@chromium.org2014-04-101-0/+83
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-251-0/+3
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-1/+3