summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_output_surface.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-1/+1
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-9/+9
* Don't try to access the ResourceProvider when it may be NULL.ccameron@chromium.org2013-10-101-0/+9
* cc: Remove most methods from RendererClient.danakj@chromium.org2013-09-091-1/+9
* cc: return resources via a ReturnedResource struct rather than TransferableRe...piman@chromium.org2013-08-191-1/+2
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-161-12/+5
* cc: Make DelegatedRendererLayer tests work with a DelegatingRenderer.danakj@chromium.org2013-08-091-0/+21
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-191-0/+18
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-171-1/+1
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-131-0/+1
* Zero-budget TileManager in resourceless software modeboliu@chromium.org2013-06-201-0/+6
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-1/+1
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-5/+21
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-21/+5
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-5/+21
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-21/+5
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-5/+21
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-24/+30
* cc::OutputSurfaceClient::DeferredInitializeboliu@chromium.org2013-06-071-0/+11
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-5/+5
* Makes the resource provider and tile manager optional in LayerTreeHostImpl.joth@chromium.org2013-05-211-0/+6
* DelegatingRenderer: send frame on SwapBuffers instead of DrawFramepiman@chromium.org2013-05-081-2/+15
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-171-9/+0
* Revert 194394 "Move swapcomplete callback into OutputSurface"cpu@chromium.org2013-04-161-0/+9
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-161-9/+0
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-261-1/+12
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-23/+9
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-161-3/+9
* Revert 175690estade@chromium.org2013-01-091-9/+3
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-091-3/+9
* Add the DelegatingRenderer class with its initialize path.danakj@chromium.org2012-12-081-2/+4
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-0/+46