summaryrefslogtreecommitdiffstats
path: root/cc/test/test_web_graphics_context_3d.h
Commit message (Expand)AuthorAgeFilesLines
* Use shallow finish instead of real finish on Display resize.jbauman2015-05-281-0/+1
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-081-0/+1
* Revert of cc: change the GPU rasterization content veto into an MSAA trigger....ajuma2015-05-081-1/+0
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-081-0/+1
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-281-1/+1
* cc: Make ResourceProvider use bindless Produce/ConsumeTextureCHROMIUMsohan.jyoti2015-03-051-0/+1
* Fix Enum Style Throughout CC.ericrk2015-02-201-5/+1
* Add the ability for test contexts to generate unique render & framebuffer IDsachaulk2015-01-221-0/+11
* cc: TextureUploader - Reset GL_UNPACK_ALIGNMENT after Gpu Raster.vmiura2014-12-251-0/+2
* content: Add command line flag for native GPU memory buffers.reveman2014-11-261-0/+3
* Add setter for test_capabilities_.gpu.image in TestWebGraphicsContext3D.danakj2014-10-291-0/+3
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-15/+8
* cc: Add CHROMIUM_gpu_memory_buffer_image support to TestGLES2Interface.reveman2014-10-031-0/+4
* Surfaceless OutputSurface implementation.achaulk2014-09-161-0/+13
* gpu: support immutable texture on Linux Mesa driver and GLES3.dongseong.hwang2014-08-271-0/+3
* cc: Use a normal texture for background texture.dongseong.hwang@intel.com2014-08-211-0/+3
* Making use of bindless variants mailbox produce/consume on remainders.dongseong.hwang@intel.com2014-07-221-0/+5
* 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