summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_output_surface.h
Commit message (Expand)AuthorAgeFilesLines
* Declaring the weak_ptr_factory in proper order.kulkarni.a2014-08-261-1/+2
* Pass resourceless software mode in SetExternalConstraintsboliu@chromium.org2014-07-101-6/+0
* cc: Allow DeferredInitialize to use DelegatingRendererboliu@chromium.org2014-05-221-3/+3
* cc: Handle retroactive BeginFrames in the Scheduler.brianderson@chromium.org2014-04-121-6/+4
* cc: Remove TestWebGraphicsContext3D overhead from RasterWorkerPool perf tests.reveman@chromium.org2014-03-171-1/+1
* Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.danakj@chromium.org2014-02-051-4/+0
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-2/+2
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-311-2/+2
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-5/+5
* Don't try to access the ResourceProvider when it may be NULL.ccameron@chromium.org2013-10-101-0/+5
* CC: WeakPtrFactory should be the last member.dmichael@chromium.org2013-10-081-1/+1
* cc: Invalidate appropriate FBO attachment for offscreen renderingskyostil@chromium.org2013-09-111-0/+8
* cc: Remove most methods from RendererClient.danakj@chromium.org2013-09-091-0/+7
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-161-27/+34
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-131-1/+1
* cc: Make DelegatedRendererLayer tests work with a DelegatingRenderer.danakj@chromium.org2013-08-091-0/+7
* cc: draw_and_swap_full_viewport_every_frame OS capboliu@chromium.org2013-07-301-0/+7
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-191-0/+6
* Implement shareResources==true in TestWebGraphicsContext3Dpiman@chromium.org2013-07-171-8/+3
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-131-0/+2
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-271-1/+1
* Zero-budget TileManager in resourceless software modeboliu@chromium.org2013-06-201-2/+4
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-0/+1
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-1/+3
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-3/+1
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-1/+3
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-3/+1
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-1/+3
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-9/+5
* cc::OutputSurfaceClient::DeferredInitializeboliu@chromium.org2013-06-071-1/+7
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-1/+1
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-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/+14
* DelegatingRenderer: send frame on SwapBuffers instead of DrawFramepiman@chromium.org2013-05-081-0/+4
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-171-1/+0
* Revert 194394 "Move swapcomplete callback into OutputSurface"cpu@chromium.org2013-04-161-0/+1
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-161-1/+0
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-261-0/+8
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-2/+2
* cc: Chromify FakeOutputSurfaceenne@chromium.org2013-03-211-8/+6
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-3/+3
* Changed SoftwareOutputDevice interface.skaslev@chromium.org2013-03-061-1/+1
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-24/+15
* Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()jamesr@chromium.org2013-02-121-4/+4
* cc: Set the max frames pending from the thread proxy.danakj@chromium.org2013-01-161-0/+16
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-161-1/+7
* Revert 175690estade@chromium.org2013-01-091-7/+1
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-091-1/+7
* Revert 175275jamesr@chromium.org2013-01-071-16/+0