| Commit message (Expand) | Author | Age | Files | Lines |
* | Part 4 of cc/ directory shuffles: output | jamesr@chromium.org | 2013-03-18 | 1 | -340/+0 |
* | Part 1 of cc/ directory shuffles: base | jamesr@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | cc: Add shader compilation unit test | enne@chromium.org | 2013-03-17 | 1 | -1/+4 |
* | cc: Fix debug border drawing | vmpstr@chromium.org | 2013-03-16 | 1 | -0/+4 |
* | cc: Fix Chromium style errors in GLRenderer | enne@chromium.org | 2013-03-15 | 1 | -2/+2 |
* | Re-land: cc: Added antialiasing support for solid color layers | ernstm@chromium.org | 2013-03-14 | 1 | -1/+16 |
* | cc: Chromify GLRenderer | enne@chromium.org | 2013-03-13 | 1 | -209/+271 |
* | cc: Chromify the DirectRenderer class. | danakj@chromium.org | 2013-03-08 | 1 | -12/+12 |
* | cc: Chromify the Renderer class. | danakj@chromium.org | 2013-03-08 | 1 | -10/+10 |
* | Changed SoftwareOutputDevice interface. | skaslev@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Revert 186130 - cc: Added antialiasing support for solid color layers | bartfab@chromium.org | 2013-03-05 | 1 | -10/+1 |
* | cc: Added antialiasing support for solid color layers | ernstm@chromium.org | 2013-03-05 | 1 | -1/+10 |
* | [cc] Mailbox Output Surface Support | sievers@chromium.org | 2013-03-03 | 1 | -0/+2 |
* | cc: Flip textures in vertex rather than fragment shader | brianderson@chromium.org | 2013-02-26 | 1 | -1/+1 |
* | cc: Fix resource provider fences and add DCHECKs. | epenner@chromium.org | 2013-02-13 | 1 | -0/+2 |
* | Revert "cc: Clamp texture coordinates in all tile shaders" | brianderson@chromium.org | 2013-02-13 | 1 | -4/+4 |
* | cc: Clamp texture coordinates in all tile shaders | brianderson@chromium.org | 2013-01-31 | 1 | -4/+4 |
* | Fix compilation errors caused by #define DEBUG_GL_CALLS 1 in gl_renderer.h | robertshield@chromium.org | 2013-01-23 | 1 | -2/+2 |
* | Send memory management policies to the tile manager | ccameron@chromium.org | 2013-01-02 | 1 | -1/+1 |
* | Move filters to RenderPassDrawQuad | piman@chromium.org | 2012-12-21 | 1 | -1/+0 |
* | Send compositor frame IPC with metadata. | aelias@chromium.org | 2012-12-18 | 1 | -6/+4 |
* | Adding support for per vertex opacity on textured layer | jscholler@chromium.org | 2012-12-15 | 1 | -3/+3 |
* | Allow using a larger-than-necessary texture as cached render pass backing | jamesr@chromium.org | 2012-12-14 | 1 | -3/+4 |
* | Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ... | jamesr@chromium.org | 2012-12-08 | 1 | -5/+5 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -0/+2 |
* | Revert 171403 | danakj@chromium.org | 2012-12-06 | 1 | -2/+0 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -0/+2 |
* | Texture Draw Calls Coalescing | whunt@chromium.org | 2012-11-30 | 1 | -0/+9 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -5/+5 |
* | cc: Minimize the number of times GL scissoring state is changed | shawnsingh@chromium.org | 2012-11-21 | 1 | -0/+4 |
* | cc: Rename Texture class to Resource. | reveman@google.com | 2012-11-08 | 1 | -5/+5 |
* | Remove DirectRenderer::disableScissorTest, always leave GL_SCISSOR_TEST enabl... | jamesr@chromium.org | 2012-11-08 | 1 | -2/+1 |
* | Remove static thread pointers from CC, attempt 3 | aelias@chromium.org | 2012-11-08 | 1 | -1/+0 |
* | Don't invert contentsDeviceTransform twice when rendering render passes. | skaslev@chromium.org | 2012-11-08 | 1 | -1/+4 |
* | A speculative Revert for r165872 - Remove static thread pointers from CC, att... | hbono@chromium.org | 2012-11-05 | 1 | -0/+1 |
* | cc: Fix header include guards of our header files. | tfarina@chromium.org | 2012-11-05 | 1 | -3/+3 |
* | Remove static thread pointers from CC, attempt 2 | aelias@chromium.org | 2012-11-04 | 1 | -1/+0 |
* | Make cc a component | piman@chromium.org | 2012-11-02 | 1 | -4/+5 |
* | cc: Replace WebCore::FloatQuad with gfx::QuadF. | danakj@chromium.org | 2012-11-02 | 1 | -3/+4 |
* | Revert 165476 - Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -0/+1 |
* | Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -1/+0 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -2/+2 |
* | Attach GPU memory management IPCs and structures from the compositor through ... | ccameron@chromium.org | 2012-10-30 | 1 | -0/+1 |
* | Report memory usage statistics from the renderer. | ccameron@chromium.org | 2012-10-25 | 1 | -0/+2 |
* | cc: Remove CC*.h temporary includes, part 6/4. | tfarina@chromium.org | 2012-10-24 | 1 | -3/+3 |
* | cc: Remove CC*.h temporary includes, part 5/4. | tfarina@chromium.org | 2012-10-23 | 1 | -1/+1 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-22 | 1 | -24/+24 |
* | cc: Remove CC*.h temporary includes, part 4/4. | tfarina@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | cc: Remove CC*.h temporary includes, part 3/4. | tfarina@chromium.org | 2012-10-21 | 1 | -1/+1 |
* | cc: Remove CC*.h temporary includes, part 2/4. | tfarina@chromium.org | 2012-10-20 | 1 | -2/+2 |