summaryrefslogtreecommitdiffstats
path: root/cc/test/test_web_graphics_context_3d.h
Commit message (Expand)AuthorAgeFilesLines
* Fix flaky test LayerTreeHostTestMaxTransferBufferUsageBytes.danakj@chromium.org2014-06-101-1/+5
* cc: Do not limit number of raster tasks for upload limit.alokp@chromium.org2014-05-101-5/+0
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-061-2/+3
* cc: Use CHROMIUM_sync_query for CopyResource.reveman@chromium.org2014-04-221-0/+3
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-151-4/+0
* Remove unnecessary cc::FakeWebGraphicsContext3D interfacejamesr@chromium.org2014-02-071-93/+164
* Remove remaining blink/WebKit refs from ccjamesr@chromium.org2014-01-151-6/+6
* Remove WebString refs from cc/, they are all dead codejamesr@chromium.org2014-01-141-1/+0
* cc: ContextProvider::Capabilities compose gpu::Capabilitiesboliu@chromium.org2014-01-121-7/+7
* Remove unnecessary use of blink typedefsjamesr@chromium.org2014-01-111-124/+118
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-101-101/+130
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-101-11/+0
* cc: Inline GLRenderer::Initialize into the constructordanakj@chromium.org2013-12-091-3/+1
* Rely on lost context callbacks intead of pollingjamesr@chromium.org2013-12-081-6/+2
* cc: Allow copy requests to provide a texture.danakj@chromium.org2013-12-031-0/+7
* ResourceProvider should be able to avoid allocating immutable textures.rosca@adobe.com2013-11-211-0/+3
* Make TestWebGraphicsContext3D capable of tracking texture parameters via texP...mvujovic@adobe.com2013-11-211-0/+9
* CC: Account for memory assigned to raster tasks.epenner@chromium.org2013-11-081-0/+5
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-94/+94
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-061-1/+0
* Consolidate test contexts and remove unused onesjamesr@chromium.org2013-11-051-1/+29
* cc: Reduce command buffer flushes related to creating texture ids.reveman@chromium.org2013-11-011-0/+3
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-311-0/+322
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-131-297/+0
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-131-8/+11
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-0/+2
* Implement shareResources==true in TestWebGraphicsContext3Dpiman@chromium.org2013-07-171-25/+46
* cc: Don't DeleteResource while holding write lock.danakj@chromium.org2013-07-161-0/+4
* Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."nick@chromium.org2013-07-121-2/+0
* cc: Add missing includes of WebGraphicsMemoryAllocation.htfarina@chromium.org2013-07-111-0/+2
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-041-0/+2
* Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-031-2/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-031-0/+2
* Revert 209625 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-021-2/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-021-0/+2
* cc: Pipe visibility and memory allocation to DelegatingRendererpiman@chromium.org2013-06-291-0/+7
* Skip raster if MapImage failsboliu@chromium.org2013-06-171-0/+11
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* cc::OutputSurfaceClient::DeferredInitializeboliu@chromium.org2013-06-071-0/+4
* cc: Add new RasterWorkerPool interface.reveman@chromium.org2013-06-031-0/+29
* Part 1/3 (compositor) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-241-1/+2
* DelegatingRenderer: send frame on SwapBuffers instead of DrawFramepiman@chromium.org2013-05-081-0/+7
* cc: Make async readback path use async glReadPixels.danakj@chromium.org2013-05-011-1/+37
* cc: Don't change the LayerTreeSettings impl painting sizes.danakj@chromium.org2013-04-231-0/+7
* cc: Move video upload to VideoResourceUpdater.danakj@chromium.org2013-04-101-0/+6
* Part 2 of cc/ directory shuffles: debugjamesr@chromium.org2013-03-181-1/+1
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-221-0/+6
* Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()jamesr@chromium.org2013-02-121-0/+151