summaryrefslogtreecommitdiffstats
path: root/cc/scheduler/scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Add trace events for the Scheduler states.brianderson@chromium.org2013-08-211-4/+9
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-2/+2
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-2/+2
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-241-2/+2
* cc: Limit number of raster tasks that can be scheduled.reveman@chromium.org2013-07-231-2/+2
* cc: Fix infinite BeginFrame that Scheduler causes.dongseong.hwang@intel.com2013-06-261-1/+2
* cc: Initialize Scheduler::safe_to_expect_begin_frame_brianderson@chromium.org2013-06-201-0/+1
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-201-1/+0
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-11/+12
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-58/+91
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-68/+57
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-57/+68
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-68/+57
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-57/+68
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-12/+6
* cc::OutputSurfaceClient::DeferredInitializeboliu@chromium.org2013-06-071-0/+4
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-18/+19
* DelegatingRenderer: send frame on SwapBuffers instead of DrawFramepiman@chromium.org2013-05-081-0/+4
* Merge cc initialization pathsboliu@chromium.org2013-05-011-7/+7
* Revert 196708 "Merge cc initialization paths"nick@chromium.org2013-04-261-7/+7
* Merge cc initialization pathsboliu@chromium.org2013-04-261-7/+7
* Revert 196480 "Merge cc initialization paths"nick@chromium.org2013-04-251-7/+7
* Merge cc initialization pathsboliu@chromium.org2013-04-251-7/+7
* cc: Make animations tick regardless of drawing.danakj@chromium.org2013-04-061-0/+4
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-5/+5
* cc: Chromify FrameRateControllerbrianderson@chromium.org2013-03-201-16/+16
* Delay resetting the frame rate controller count until we get a new surface.backer@chromium.org2013-03-191-1/+1
* Part 9 of cc/ directory shuffles: schedulerjamesr@chromium.org2013-03-181-0/+202