summaryrefslogtreecommitdiffstats
path: root/cc/resource_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-1020/+0
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-1/+1
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-2/+2
* cc: Complete pending tile uploads if they are needed for tree activationskyostil@chromium.org2013-03-131-0/+63
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-7/+7
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-100/+100
* Move Mailbox from cc to gpu, and its traits to gpu/ipcpiman@chromium.org2013-03-041-1/+1
* Fix TransferableResource::filter serialization that was left out when filter ...piman@chromium.org2013-02-281-6/+105
* Move sync point from TransferResourceList to individual TransferResourcespiman@chromium.org2013-02-271-34/+36
* cc: Make ResourceProvider correctly handle transferring mailbox-created resou...piman@chromium.org2013-02-221-1/+112
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-5/+5
* Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()jamesr@chromium.org2013-02-121-6/+6
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2013-01-091-1/+93
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-091-0/+1
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-091-1/+1
* cc: Put context-loss tests in layer_tree_host_unittest_context.ccdanakj@chromium.org2013-01-041-0/+3
* Revert "cc: Defer texture allocation (to allow async allocations)."loislo@chromium.org2012-12-201-74/+0
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-191-0/+74
* Revert r173875 - "cc: Defer texture allocation (to allow async allocations)."mnissler@chromium.org2012-12-191-74/+0
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-191-0/+74
* cc: Cleaning up LayerTreeHost tests.danakj@chromium.org2012-12-191-4/+4
* Make textures that are rendered through the prioritized resourceccameron@chromium.org2012-12-151-0/+27
* Remove the pools from the ResourceProvider.ccameron@chromium.org2012-12-141-33/+8
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-8/+8
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-12/+12
* Revert 171403danakj@chromium.org2012-12-061-12/+12
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-12/+12
* Use nearest neighbor filtering for non-translated quadsskyostil@chromium.org2012-12-041-0/+58
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-2/+3
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* Uber Comp: never change mailbox name associated with a texture object.apatrick@chromium.org2012-11-091-4/+0
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-2/+1
* 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-1/+2
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-2/+1
* Separate TransferableResource into own headerpiman@chromium.org2012-11-031-12/+18
* cc: Avoid using upload term in relation to resources.reveman@chromium.org2012-11-021-9/+9
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-1/+2
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-2/+1
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-34/+34
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-1/+1
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-51/+51
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-51/+51
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-51/+51
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-1/+1
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-1/+1
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-1/+1
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-21/+22
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-37/+38