summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Abort frame when becoming invisible and waiting for ready to draw.sunnyps2015-07-251-0/+73
* Make CC scrolling/top-controls unit tests create virtual viewport hierarchy.bokan2015-07-231-8/+10
* Revert of cc: Call PrepareTiles when becoming visible in browser only. (patch...jyasskin2015-07-201-29/+0
* cc: Call PrepareTiles when becoming visible in browser only.sunnyps2015-07-171-0/+29
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-161-0/+2
* cc: Initialize wait_for_beginframe_interval in tests.brianderson2015-07-151-0/+1
* cc: Add command line for frame production throttle.jincheol.jo2015-07-151-1/+1
* NotifyAllTileTasksCompleted for synchronous renderer compositorericrk2015-07-131-0/+16
* cc: Don't use page scale from CDP in PictureLayerenne2015-06-301-0/+72
* Convert LayerTreeHostAreAllTileTasksCompleted test to TileManager testericrk2015-06-251-95/+0
* cc: Delete PrioritizedResourceManagerccameron2015-06-241-2/+0
* cc: Free Gpu resources when we are invisible or TileManager is OOM.ericrk2015-06-221-0/+176
* cc: Remove ResourceUpdateQueue and ResourceUpdateController.danakj2015-06-191-1/+0
* cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy.danakj2015-06-191-74/+1
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-191-4/+2
* cc: Remove TiledLayer and ContentLayer.danakj2015-06-171-1/+0
* cc: Remove all branches in non-scheduler tests for impl_side_painting.danakj2015-06-171-334/+37
* Fix LayerTreeHostTestBreakSwapPromise teststobiasjs2015-06-171-1/+6
* cc: Remove ImplSidePaintingSettings.danakj2015-06-171-14/+12
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-161-0/+2
* Abort copy requests from never-drawn treesenne2015-06-121-79/+0
* cc: Remove the non-implside flavour of LayerTreeTests.Dana Jansens2015-06-121-450/+43
* cc: Re-enable LayerTreeHostTestNumFramesPending testsbrianderson2015-06-121-8/+1
* cc: Stop using occlusion tracker on the main thread.danakj2015-06-121-6/+4
* cc: Fix size_t truncations in unittests.vmpstr2015-06-101-2/+2
* cc: Delete FakeContentLayer and FakeContentLayerImpl.danakj2015-06-101-531/+5
* Fix function name style issues in cc::DrawQuadenne2015-06-041-4/+6
* cc: Remove DrawQuad::IterateResorucesvmpstr2015-06-021-2/+2
* cc: Fix size_t to int truncations in animation/ and debug/.vmpstr2015-06-021-1/+1
* Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...zhaoqin2015-05-291-64/+1
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-291-4/+4
* Remove flag for virtual-viewport pinch to zoom and old paths.bokan2015-05-291-10/+3
* cc: Test BeginMainFrame values come from BeginImplFrame.mithro2015-05-291-1/+64
* cc: Support --disable-gpu-vsync with DisplaySchedulerbrianderson2015-05-281-1/+1
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-261-5/+4
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-136/+159
* cc: Make single-thread renderer compositor always synchronous.danakj2015-05-211-0/+2
* Move VISUAL_STATE promise to activationtobiasjs2015-05-151-2/+72
* Cleanup: Simplify some checks in tests.thestig2015-05-111-1/+1
* cc: use property trees instead of CDP on the main threadenne2015-05-111-22/+8
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-111-18/+43
* Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...ksakamoto2015-05-081-64/+1
* cc: Test BeginMainFrame values come from BeginImplFrame.mithro2015-05-081-1/+64
* cc: Adding test to check SingleThreadProxy::CompositeImmediately's state tran...mithro2015-05-081-0/+69
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-071-1/+57
* Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h...ksakamoto2015-05-071-57/+1
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-071-1/+57
* cc: Make HasImplThread() function work in AfterTest().mithro2015-05-071-0/+25
* Make property trees not depend on PreCalculateMetaInformation treewalkjaydasika2015-05-061-0/+39
* Move the Ganesh GPU rasterization veto into LayerTreeHostImpl.senorblanco2015-05-051-6/+0