summaryrefslogtreecommitdiffstats
path: root/cc/resources/resource_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Allow TEXTURE_RECTANGLE_ARB to be used for tile textures.reveman@chromium.org2013-11-231-1/+6
* ResourceProvider should be able to avoid allocating immutable textures.rosca@adobe.com2013-11-211-0/+83
* Make TestWebGraphicsContext3D capable of tracking texture parameters via texP...mvujovic@adobe.com2013-11-211-26/+7
* cc: don't lose resources sent to parent when ResourceProvider::Child is destr...piman@chromium.org2013-11-131-15/+25
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-11/+11
* cc: Reduce command buffer flushes related to creating texture ids.reveman@chromium.org2013-11-011-43/+137
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-311-2/+3
* cc: Adding ETC1 support to UIResourceBitmap and ResourceProviderpowei@chromium.org2013-10-241-0/+74
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-221-345/+629
* Add locks in test ResourceProviderContext for TestTexture objects.mvujovic@adobe.com2013-10-221-3/+13
* Re-land: gpu: Add Will/DidUseTexImage to GLImage API.reveman@chromium.org2013-10-221-0/+21
* Expose Signal(Query|SyncPoint) via gpu::ContextSupport* instead of WGC3Djamesr@chromium.org2013-10-221-6/+3
* Revert 229532 "gpu: Add Will/DidUseTexImage to GLImage API."reveman@chromium.org2013-10-211-21/+0
* gpu: Add Will/DidUseTexImage to GLImage API.reveman@chromium.org2013-10-191-0/+21
* CC: Organize and optimize format lookups.epenner@chromium.org2013-10-151-2/+1
* Factor TextureMap and Texture class out of resource_provider_unittest.cc and ...mvujovic@adobe.com2013-10-041-118/+76
* Support GL_TEXTURE_EXTERNAL_OES targets through the compositorsheu@chromium.org2013-09-261-12/+44
* cc: Add "lost" field to the ReturnedResource type.danakj@chromium.org2013-09-231-3/+332
* cc: Return resources to child compositor via a Callback.danakj@chromium.org2013-09-221-38/+279
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-64/+83
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-83/+64
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-64/+83
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-29/+37
* cc: Don't leave resources in a changed filter state.danakj@chromium.org2013-09-121-102/+176
* [cc] Allow resources and ui resources to specify wrap modeccameron@chromium.org2013-09-051-17/+67
* cc: return resources via a ReturnedResource struct rather than TransferableRe...piman@chromium.org2013-08-191-12/+19
* cc: refcount resources as we send them to the parentpiman@chromium.org2013-08-171-2/+7
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-161-92/+156
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-131-1/+1
* Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...kaanb@chromium.org2013-07-311-17/+21
* cc: Don't leak ContextSharedDatadanakj@chromium.org2013-07-191-5/+10
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-131-43/+111
* cc: Make impl-side painting work with software renderer.reveman@chromium.org2013-07-031-8/+111
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-6/+6
* cc: simplify mailbox management in ResourceProviderpiman@chromium.org2013-06-191-30/+35
* cc: Refactor force upload mechanism to allow proper resource ownership passing.reveman@chromium.org2013-06-141-48/+1
* cc: Defer texture creation to LazyAllocatekaanb@chromium.org2013-06-081-50/+78
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-0/+66
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-1/+1
* cc: Changes to use GL API for GpuMemoryBufferskaanb@chromium.org2013-05-231-1/+86
* cc: Fix pixel buffer handling in lost context situations.reveman@chromium.org2013-05-041-0/+31
* cc: Add a texture target to TextureMailbox.danakj@chromium.org2013-04-161-0/+127
* cc: Delete resources when ResourceProvider shuts down.danakj@chromium.org2013-04-111-2/+105
* Rewrite scoped_array<T> to scoped_ptr<T[]> in cc/, Linux edition.dcheng@chromium.org2013-04-061-1/+1
* cc: Use highp precision for texture coords if available and neededbrianderson@chromium.org2013-04-011-9/+9
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-26/+33
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-33/+26
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-26/+33
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-33/+26
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-26/+33