summaryrefslogtreecommitdiffstats
path: root/cc/scheduler/scheduler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: add DevTools instrumentation for impl-side framescaseq@chromium.org2013-12-021-1/+1
* Kick ProcessScheduledActions while a commit is pendingjamesr@chromium.org2013-11-131-2/+67
* Scheduler: Switch from high to low latency mode if possible.dominikg@chromium.org2013-11-081-0/+89
* cc: Don't ManageTiles twice in one frameenne@chromium.org2013-11-051-0/+48
* Rename BeginFrame to BeginMainFrame and BeginImplFrame in cc::Scheduler.dominikg@chromium.org2013-10-211-234/+238
* cc: Implement deadline scheduling disabled by defaultbrianderson@chromium.org2013-09-211-72/+322
* cc: Always use SetNeedsBeginFrame to request the next BeginFramebrianderson@chromium.org2013-09-141-6/+60
* CC: Add a scheduled action for ManageTilesepenner@chromium.org2013-09-141-3/+88
* cc: Add readback and forced draw states to the Scheduler.brianderson@chromium.org2013-09-071-22/+63
* Avoid "ForTesting" presubmit warning when changing ThreadProxy.danakj@chromium.org2013-08-271-9/+9
* cc: Control activation from the Schedulerbrianderson@chromium.org2013-08-271-2/+2
* cc: Add additional OutputSurfaceStatesbrianderson@chromium.org2013-08-241-32/+54
* cc: Add trace events for the Scheduler states.brianderson@chromium.org2013-08-211-11/+12
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-3/+8
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-8/+3
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-241-3/+8
* cc: Limit number of raster tasks that can be scheduled.reveman@chromium.org2013-07-231-2/+2
* Estimate commit and activation durationajuma@chromium.org2013-07-131-0/+6
* cc: Don't make AcquireLayerTextures force a commit.piman@chromium.org2013-07-111-9/+25
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-19/+19
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-172/+120
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-113/+170
* Estimate draw duration in SchedulerClientajuma@chromium.org2013-06-161-0/+3
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-170/+113
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-113/+170
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-170/+113
* cc: Add a SchedulerTest for acquire layer textures.danakj@chromium.org2013-05-241-0/+58
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-20/+20
* cc: Dump the scheduler's state when an unexpected action occurs.danakj@chromium.org2013-05-221-64/+74
* cc: Use EXPECT_SINGLE_ACTION for one missed Scheduler unit testdanakj@chromium.org2013-05-221-2/+2
* cc: Add more verbose output when Scheduler unit tests fail.danakj@chromium.org2013-05-221-33/+35
* Merge cc initialization pathsboliu@chromium.org2013-05-011-15/+43
* Revert 196708 "Merge cc initialization paths"nick@chromium.org2013-04-261-43/+15
* Merge cc initialization pathsboliu@chromium.org2013-04-261-15/+43
* Revert 196480 "Merge cc initialization paths"nick@chromium.org2013-04-251-43/+15
* Merge cc initialization pathsboliu@chromium.org2013-04-251-15/+43
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-0/+2
* cc: Chromify FakeTimeSourceClient, FakeThread, FakeTimeSource, FakeDelayBased...reveman@chromium.org2013-03-221-25/+25
* cc: Chromify TimeSource, DelayBasedTimeSource and testenne@chromium.org2013-03-201-23/+23
* Delay resetting the frame rate controller count until we get a new surface.backer@chromium.org2013-03-191-0/+29
* Part 9 of cc/ directory shuffles: schedulerjamesr@chromium.org2013-03-181-0/+520