summaryrefslogtreecommitdiffstats
path: root/cc/test/layer_tree_test.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Activate sync tree instead of pending tree.alokp@chromium.org2014-07-011-12/+2
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-281-2/+46
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-281-46/+2
* cc: Fixed unittests that counted the number of tree activations.alokp@chromium.org2014-06-271-1/+6
* Adding a test hook for ScheduledActionAnimate.mithro@mithis.com2014-06-191-9/+14
* cc: Test losing the output surface during deferred commits.danakj@chromium.org2014-06-111-0/+1
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-051-1/+0
* cc: Add testing stubs for proxy testsimonhong@chromium.org2014-05-221-4/+62
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-151-19/+2
* cc: Unify use of DidSwapBuffers() and did_request_swapsimonhong@chromium.org2014-05-121-6/+5
* Fix some LayerTreeHostTests in delegated modepiman@chromium.org2014-05-061-0/+4
* cc: Remove the capability to give up and leave compositing mode.danakj@chromium.org2014-04-251-2/+2
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-11/+0
* cc: Throttle swaps in Scheduler instead of OutputSurfacebrianderson@chromium.org2014-04-181-2/+2
* cc: Handle retroactive BeginFrames in the Scheduler.brianderson@chromium.org2014-04-121-4/+3
* Remove old texture path in TextureLayerpiman@chromium.org2014-04-101-14/+0
* 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