summaryrefslogtreecommitdiffstats
path: root/cc/resource_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Make textures that are rendered through the prioritized resourceccameron@chromium.org2012-12-151-2/+17
* Remove the pools from the ResourceProvider.ccameron@chromium.org2012-12-141-31/+17
* Add the DelegatingRenderer class with its initialize path.danakj@chromium.org2012-12-081-0/+7
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-24/+24
* cc: Add asynchronous setPixel interface.reveman@chromium.org2012-12-071-0/+80
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-24/+24
* Revert 171403danakj@chromium.org2012-12-061-24/+24
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-24/+24
* Use nearest neighbor filtering for non-translated quadsskyostil@chromium.org2012-12-041-6/+34
* cc: Avoid unnecessary flush when releasing a pixel buffer.reveman@chromium.org2012-12-031-7/+12
* Clamp ScrollbarLayer's texture size to GL_MAX_TEXTURE_SIZE.aelias@chromium.org2012-11-281-0/+3
* cc: Add CHROMIUM_pixel_transfer_buffer_object support.reveman@chromium.org2012-11-241-0/+172
* Avoid redundantly setting tex parametersjamesr@chromium.org2012-11-131-1/+9
* Remove crash instrumentation, since we haven't seen a crash inccameron@chromium.org2012-11-131-38/+1
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-3/+1
* Uber Comp: never change mailbox name associated with a texture object.apatrick@chromium.org2012-11-091-36/+13
* Plumb through cropped output size for VideoFramesheu@chromium.org2012-11-091-0/+1
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-24/+23
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-23/+24
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-24/+23
* cc: Move textureUploadFlushPeriod to TextureUploader.reveman@chromium.org2012-11-031-1/+9
* Separate TransferableResource into own headerpiman@chromium.org2012-11-031-30/+21
* cc: Avoid using upload term in relation to resources.reveman@chromium.org2012-11-021-1/+1
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-23/+24
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-24/+23
* cc: Fix mismatched new[]/delete call in ResourceProviderenne@chromium.org2012-10-311-1/+1
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-9/+10
* Re-introduce crash instrumentation for invalid resources.ccameron@chromium.org2012-10-241-1/+37
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-76/+76
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-1/+1
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-2/+2
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-76/+76
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-76/+76
* cc: Remove all but one texture uploader class.reveman@chromium.org2012-10-191-8/+34
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-33/+34
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-61/+61
* Remove TraceEvent stub header from ccjamesr@chromium.org2012-10-181-3/+0
* cc: Remove wtf includes from resource providerenne@chromium.org2012-10-171-18/+20
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-61/+61
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-61/+61
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-3/+3
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-3/+3
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-7/+7
* cc: Remove wtf hashmap use from resource providerenne@chromium.org2012-10-161-94/+14
* cc: Allow "pipelined" deletion of exported resourcespiman@chromium.org2012-10-131-4/+31
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+708