summaryrefslogtreecommitdiffstats
path: root/cc/resource_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Add sync point to wait on before consuming texture_mailbox.alexst@chromium.org2013-01-241-1/+5
* Cosmetic cleanup to texture_layer mailboxes.alexst@chromium.org2013-01-211-18/+15
* Delay consuming the mailbox in the resource provider until lockForRead.alexst@chromium.org2013-01-111-17/+19
* Enables compositing support for webview.alexst@chromium.org2013-01-111-0/+1
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2013-01-091-16/+71
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-091-0/+1
* Mailbox support for texture layers.alexst@chromium.org2013-01-081-1/+38
* Revert "cc: Defer texture allocation (to allow async allocations)."loislo@chromium.org2012-12-201-70/+16
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-191-16/+70
* Revert r173875 - "cc: Defer texture allocation (to allow async allocations)."mnissler@chromium.org2012-12-191-70/+16
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-191-16/+70
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-181-2/+1
* 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