summaryrefslogtreecommitdiffstats
path: root/cc/output/output_surface.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Trigger BeginFrames that were just missed retroactivelybrianderson@chromium.org2013-06-201-0/+8
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-4/+12
* cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes.danakj@chromium.org2013-06-181-4/+5
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-6/+38
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-38/+6
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-6/+38
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-38/+6
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-6/+38
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-9/+14
* Factor out cc::OutputSurface::InitializeAndSetContext3Dboliu@chromium.org2013-06-071-2/+12
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-0/+3
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-1/+1
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-291-3/+4
* Part 1/3 (compositor) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-241-1/+1
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-4/+4
* Makes the resource provider and tile manager optional in LayerTreeHostImpl.joth@chromium.org2013-05-211-1/+3
* cc: Add tile-free software compositing mode.aelias@chromium.org2013-05-101-0/+5
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-171-0/+3
* Revert 194394 "Move swapcomplete callback into OutputSurface"cpu@chromium.org2013-04-161-3/+0
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-161-0/+3
* Plumb cc::LatencyInfo through command buffer and output surfacejbauman@chromium.org2013-04-121-2/+3
* cc: Fix lint errors in cc.danakj@chromium.org2013-03-281-6/+4
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-261-0/+5
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-0/+107