summaryrefslogtreecommitdiffstats
path: root/cc/test/test_web_graphics_context_3d.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix size_t truncations in unittests.vmpstr2015-06-101-1/+4
* Use shallow finish instead of real finish on Display resize.jbauman2015-05-281-0/+4
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-081-0/+4
* Revert of cc: change the GPU rasterization content veto into an MSAA trigger....ajuma2015-05-081-4/+0
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-081-0/+4
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-281-4/+8
* cc: Fix unit tests with impl-side painting default trueenne2015-03-061-0/+1
* cc: Make ResourceProvider use bindless Produce/ConsumeTextureCHROMIUMsohan.jyoti2015-03-051-1/+10
* Fix Enum Style Throughout CC.ericrk2015-02-201-1/+1
* Add the ability for test contexts to generate unique render & framebuffer IDsachaulk2015-01-221-13/+66
* cc: TextureUploader - Reset GL_UNPACK_ALIGNMENT after Gpu Raster.vmiura2014-12-251-0/+25
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-39/+12
* cc: Add CHROMIUM_gpu_memory_buffer_image support to TestGLES2Interface.reveman2014-10-031-0/+14
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+2
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-2/+2
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+2
* Making use of bindless variants mailbox produce/consume on remainders.dongseong.hwang@intel.com2014-07-221-0/+6
* Fix flaky test LayerTreeHostTestMaxTransferBufferUsageBytes.danakj@chromium.org2014-06-101-12/+9
* cc: Do not limit number of raster tasks for upload limit.alokp@chromium.org2014-05-101-9/+0
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-061-5/+5
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-151-13/+0
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-151-1/+1
* Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...nkostylev@chromium.org2014-02-141-1/+1
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-141-1/+1
* Remove unnecessary cc::FakeWebGraphicsContext3D interfacejamesr@chromium.org2014-02-071-2/+67
* Remove remaining blink/WebKit refs from ccjamesr@chromium.org2014-01-151-10/+2
* Remove WebString refs from cc/, they are all dead codejamesr@chromium.org2014-01-141-4/+0
* Remove unnecessary use of blink typedefsjamesr@chromium.org2014-01-111-117/+109
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-101-14/+5
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-101-32/+0
* Rely on lost context callbacks intead of pollingjamesr@chromium.org2013-12-081-12/+0
* cc: Allow copy requests to provide a texture.danakj@chromium.org2013-12-031-0/+11
* Make TestWebGraphicsContext3D capable of tracking texture parameters via texP...mvujovic@adobe.com2013-11-211-0/+33
* CC: Account for memory assigned to raster tasks.epenner@chromium.org2013-11-081-0/+10
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-42/+42
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-061-4/+0
* Consolidate test contexts and remove unused onesjamesr@chromium.org2013-11-051-11/+37
* cc: Reduce command buffer flushes related to creating texture ids.reveman@chromium.org2013-11-011-19/+40
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-311-0/+665
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-131-666/+0
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-131-0/+22
* Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...kaanb@chromium.org2013-07-311-0/+2
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-0/+6
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-171-1/+1
* Implement shareResources==true in TestWebGraphicsContext3Dpiman@chromium.org2013-07-171-39/+105
* cc: Don't DeleteResource while holding write lock.danakj@chromium.org2013-07-161-0/+14
* Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."nick@chromium.org2013-07-121-6/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-041-0/+6
* Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-031-6/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-031-0/+6