summaryrefslogtreecommitdiffstats
path: root/cc/test/layer_tree_test.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: fix continuous paint modecaseq@chromium.org2014-04-031-2/+4
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-8/+19
* Removing the use of base::Time inside the LayerTreeHost system.mithro@mithis.com2014-03-111-3/+2
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-1/+0
* Make LayerTreeHostClient::Animate take TimeTicks instead of doubleajuma@chromium.org2014-02-071-3/+2
* Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().danakj@chromium.org2014-02-061-3/+7
* Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.danakj@chromium.org2014-02-051-3/+2
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-301-10/+11
* cc: Release main thread earlierenne@chromium.org2014-01-241-0/+11
* Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."mark@chromium.org2014-01-171-5/+1
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2trchen@chromium.org2014-01-171-1/+5
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-161-29/+27
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-3/+5
* cc: Defer first OutputSurface creation until client is readysievers@google.com2013-12-191-5/+7
* cc: Don't cancel poll_for_draw_triggers_closure_ too early.brianderson@chromium.org2013-12-121-0/+5
* Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"loislo@chromium.org2013-12-111-5/+1
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimatetrchen@chromium.org2013-12-111-1/+5
* Revert 238458 "cc: Defer first OutputSurface creation until clie..."robliao@chromium.org2013-12-031-7/+5
* cc: Defer first OutputSurface creation until client is readysievers@chromium.org2013-12-031-5/+7
* cc: add DevTools instrumentation for impl-side framescaseq@chromium.org2013-12-021-1/+2
* Add SwapPromise support to LayerTreeHost and LayerTreeImplmiletus@chromium.org2013-11-271-0/+14
* RenderWidget and RenderWidgetCompositor cleanuptrchen@chromium.org2013-11-221-0/+4
* De-activate LayerAnimationControllers when all animations are WaitingForDeletionajuma@chromium.org2013-11-181-18/+18
* Propagate source_frame_number from LTH to DevToolscaseq@chromium.org2013-11-121-1/+1
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-071-50/+60
* cc: Don't use LayerTreeHost in LayerTreeTest on impl thread.danakj@chromium.org2013-10-311-30/+27
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-311-1/+1
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-251-1/+2
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-5/+9
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-221-2/+3
* Adding threaded, impl-side painted LayerTreePerfTestsclholgat@chromium.org2013-10-151-0/+4
* Fix race conditions in window snapshot code.kbr@chromium.org2013-10-151-0/+14
* cc: Fix flaky LayerTreeHostTestFrameTimeUpdatesAfterActivationFailsbrianderson@chromium.org2013-10-101-0/+1
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-271-33/+15
* cc: Make LayerTreeTest::ImplThreadTaskRunner() always return non-NULL.danakj@chromium.org2013-09-191-2/+1
* Add memory manager for software compositor frontbuffers.jbauman@chromium.org2013-09-181-2/+6
* CC: Fix missing swap-used-incomplete-tile updatesepenner@chromium.org2013-09-071-0/+5
* cc: Add readback and forced draw states to the Scheduler.brianderson@chromium.org2013-09-071-0/+15
* cc: Avoid updating animations in the background without an active treebrianderson@chromium.org2013-08-301-1/+5
* cc: Control activation from the Schedulerbrianderson@chromium.org2013-08-271-19/+22
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-161-1/+1
* cc: Rename cc::FakeContextProvider to TestContextProviderdanakj@chromium.org2013-08-131-5/+3
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-131-3/+5
* Add a flag to allow renderer to use software compositor when GL compositor do...jbauman@chromium.org2013-08-011-3/+4
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-3/+3
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-3/+3
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-241-3/+3
* Fix page scale factor affecting transforms higher on the tree.aelias@chromium.org2013-07-171-2/+0
* cc: Make TestEnded() true immediately after EndTest()enne@chromium.org2013-07-131-2/+2