summaryrefslogtreecommitdiffstats
path: root/cc/gl_renderer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-091-4/+2
* Move filters to RenderPassDrawQuadpiman@chromium.org2012-12-211-18/+10
* cc: Chromium-stylify the FakeWebGraphicsContext3D class.danakj@chromium.org2012-12-191-1/+1
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-181-19/+21
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-1/+0
* [Android WebView] Tie together Chrome's browser compositor with the Android V...leandrogracia@chromium.org2012-12-151-0/+67
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-1/+1
* Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...jamesr@chromium.org2012-12-081-18/+18
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-14/+14
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-2/+7
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-10/+10
* Revert 171403danakj@chromium.org2012-12-061-10/+10
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-10/+10
* Use nearest neighbor filtering for non-translated quadsskyostil@chromium.org2012-12-041-13/+37
* cc: Give ownership of render passes to the renderer when drawing a frame.danakj@chromium.org2012-12-041-2/+2
* Texture Draw Calls Coalescingwhunt@chromium.org2012-11-301-0/+2
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-3/+3
* cc: Make RenderPass into a struct-like class.danakj@chromium.org2012-11-211-7/+9
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-141-5/+0
* Avoid redundantly setting tex parametersjamesr@chromium.org2012-11-131-4/+18
* 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-1/+0
* Avoid setting activeTexture redundantlyjamesr@chromium.org2012-11-101-0/+55
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-5/+1
* cc: Rename PrioritizedTexture to PrioritizedResource.reveman@google.com2012-11-071-2/+2
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-0/+4
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-1/+5
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-5/+1
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-1/+1
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-1/+5
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-5/+1
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-2/+2
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-3/+0
* Revert 165050 - Remove WebKit::Platform dependencies from ccsergeyu@chromium.org2012-10-301-0/+3
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-3/+0
* Attach GPU memory management IPCs and structures from the compositor through ...ccameron@chromium.org2012-10-301-1/+61
* 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-69/+69
* Conditionalize memory allocation limit based on visibilityccameron@chromium.org2012-10-221-1/+2
* 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-3/+3
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-69/+69
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-69/+69
* 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-4/+4
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-2/+2
* cc: Remove wtf usage from test codeenne@chromium.org2012-10-181-6/+6
* Set memory allocation with visibility, instead of through manager.ccameron@chromium.org2012-10-171-1/+0