summaryrefslogtreecommitdiffstats
path: root/cc/resource_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-1211/+0
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-1/+1
* cc: Chromify TextureUploaderenne@chromium.org2013-03-171-7/+7
* cc: Chromify TextureCopier and testenne@chromium.org2013-03-171-4/+4
* Make ContextProvider::InitializeOnMainThread implicit.danakj@chromium.org2013-03-151-8/+0
* cc: Chromify PlatformColorenne@chromium.org2013-03-141-1/+1
* cc: Complete pending tile uploads if they are needed for tree activationskyostil@chromium.org2013-03-131-2/+25
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-1071/+1110
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Fix TransferableResource::filter serialization that was left out when filter ...piman@chromium.org2013-02-281-0/+1
* Move sync point from TransferResourceList to individual TransferResourcespiman@chromium.org2013-02-271-26/+39
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-221-0/+7
* cc: Make ResourceProvider correctly handle transferring mailbox-created resou...piman@chromium.org2013-02-221-4/+13
* Shrink texture uploader when not visible.piman@chromium.org2013-02-161-0/+8
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-28/+28
* cc: Fix tile manager shutdown by aborting all pending uploads.reveman@google.com2013-02-121-8/+40
* cc: Enforce correct recycling in resource pool.epenner@chromium.org2013-02-061-1/+33
* 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