summaryrefslogtreecommitdiffstats
path: root/cc/gl_renderer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-878/+0
* cc: Add shader compilation unit testenne@chromium.org2013-03-171-0/+46
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-1/+1
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-1/+1
* cc: Chromify GLRendererenne@chromium.org2013-03-131-23/+23
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-3/+3
* cc: Chromify RenderSurface classes.danakj@chromium.org2013-03-081-1/+1
* cc: Chromify the DirectRenderer class.danakj@chromium.org2013-03-081-18/+18
* cc: Chromify the Renderer class.danakj@chromium.org2013-03-081-49/+49
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-11/+11
* [cc] Mailbox Output Surface Supportsievers@chromium.org2013-03-031-0/+134
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-6/+6
* Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()jamesr@chromium.org2013-02-121-10/+10
* Linux/ChromeOS Chromium style checker cleanup, cc/ edition.rsleevi@chromium.org2013-02-061-1/+1
* Fixes a bug when the framebuffer is cleared with invalid scissor rect.skaslev@chromium.org2013-01-301-0/+58
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-161-4/+2
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-091-2/+2
* Revert 175690estade@chromium.org2013-01-091-2/+4
* 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