summaryrefslogtreecommitdiffstats
path: root/cc/scheduler/frame_rate_controller.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Don't double-tick unthrottled FrameRateControllerskyostil@chromium.org2013-11-141-0/+1
* CC: WeakPtrFactory should be the last member.dmichael@chromium.org2013-10-081-1/+1
* cc: Avoid double ticking RetroactiveBeginFramesbrianderson@chromium.org2013-08-151-6/+5
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-271-1/+1
* cc: Trigger BeginFrames that were just missed retroactivelybrianderson@chromium.org2013-06-201-1/+4
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-5/+6
* cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes.danakj@chromium.org2013-06-181-3/+4
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-8/+13
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-13/+8
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-8/+13
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-13/+8
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-8/+13
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-3/+0
* cc::OutputSurfaceClient::DeferredInitializeboliu@chromium.org2013-06-071-0/+1
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-4/+4
* DelegatingRenderer: send frame on SwapBuffers instead of DrawFramepiman@chromium.org2013-05-081-0/+1
* cc: Chromify FrameRateControllerbrianderson@chromium.org2013-03-201-61/+62
* Part 9 of cc/ directory shuffles: schedulerjamesr@chromium.org2013-03-181-0/+91