| Commit message (Expand) | Author | Age | Files | Lines |
* | Enabled partial swap support for software compositing. | skaslev@chromium.org | 2013-02-01 | 1 | -13/+34 |
* | Putting back: Add point-based UV coordinate on TextureLayer | jscholler@chromium.org | 2013-01-18 | 1 | -1/+3 |
* | Revert 177288 | ilevy@chromium.org | 2013-01-17 | 1 | -3/+1 |
* | cc: Add point-based UV coordinate on TextureLayer | jscholler@chromium.org | 2013-01-17 | 1 | -1/+3 |
* | Migrate more functions from MathUtil to gfx::Transform | shawnsingh@chromium.org | 2013-01-15 | 1 | -1/+2 |
* | Move filters to RenderPassDrawQuad | piman@chromium.org | 2012-12-21 | 1 | -6/+1 |
* | Clean up cc and webkit/compositor_bindings include path shenanigans | jamesr@chromium.org | 2012-12-18 | 1 | -2/+1 |
* | Combine mask texture parameters into single gfx::RectF | jamesr@chromium.org | 2012-12-13 | 1 | -4/+4 |
* | Add the DelegatingRenderer class with its initialize path. | danakj@chromium.org | 2012-12-08 | 1 | -2/+2 |
* | cc: Move WebCompositorOutputSurface and related classes into cc/ | danakj@chromium.org | 2012-12-07 | 1 | -12/+8 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -1/+0 |
* | Revert 171403 | danakj@chromium.org | 2012-12-06 | 1 | -0/+1 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -1/+0 |
* | cc: Allow a renderer to disallow partial texture updates. | danakj@chromium.org | 2012-12-06 | 1 | -0/+2 |
* | cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref. | danakj@chromium.org | 2012-12-04 | 1 | -11/+13 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -17/+18 |
* | cc: Minimize the number of times GL scissoring state is changed | shawnsingh@chromium.org | 2012-11-21 | 1 | -0/+17 |
* | cc: Make RenderPass into a struct-like class. | danakj@chromium.org | 2012-11-21 | 1 | -2/+2 |
* | cc: Make the DrawQuad subclasses into a struct-like classes. | danakj@chromium.org | 2012-11-20 | 1 | -25/+25 |
* | cc: Make UV coords in TileDrawQuad a full RectF | enne@chromium.org | 2012-11-20 | 1 | -3/+1 |
* | cc: Turn DrawQuad into a struct-like class with public data members. | danakj@chromium.org | 2012-11-17 | 1 | -3/+3 |
* | cc: Convert DrawQuad to chromium style. | danakj@chromium.org | 2012-11-17 | 1 | -3/+4 |
* | cc: Switch the DrawQuad enum names to chromium style and remove pragmas | danakj@chromium.org | 2012-11-16 | 1 | -5/+5 |
* | Added some instrumentation to the software compositor. | skaslev@chromium.org | 2012-11-15 | 1 | -0/+5 |
* | Added support for CSS filters to the software compositor. | skaslev@chromium.org | 2012-11-14 | 1 | -0/+9 |
* | ui: Remove implicit flooring in skia rect conversion methods. | danakj@chromium.org | 2012-11-14 | 1 | -27/+18 |
* | Avoid redundantly setting tex parameters | jamesr@chromium.org | 2012-11-13 | 1 | -2/+1 |
* | Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ | piman@chromium.org | 2012-11-10 | 1 | -3/+1 |
* | cc: Rename Texture class to Resource. | reveman@google.com | 2012-11-08 | 1 | -2/+2 |
* | Remove DirectRenderer::disableScissorTest, always leave GL_SCISSOR_TEST enabl... | jamesr@chromium.org | 2012-11-08 | 1 | -7/+1 |
* | Remove static thread pointers from CC, attempt 3 | aelias@chromium.org | 2012-11-08 | 1 | -1/+1 |
* | Don't invert contentsDeviceTransform twice when rendering render passes. | skaslev@chromium.org | 2012-11-08 | 1 | -1/+0 |
* | Fixed tile filtering for the software compositor. | skaslev@chromium.org | 2012-11-06 | 1 | -4/+13 |
* | cc: Fix style for comments at the end of namespaces | danakj@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | A speculative Revert for r165872 - Remove static thread pointers from CC, att... | hbono@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | Remove static thread pointers from CC, attempt 2 | aelias@chromium.org | 2012-11-04 | 1 | -1/+1 |
* | Revert 165476 - Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -1/+1 |
* | Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -1/+1 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -3/+3 |
* | Fixed mask positioning and texture UVs bugs in | skaslev@chromium.org | 2012-10-30 | 1 | -22/+28 |
* | Added support for YUV videos to the software compositor. | skaslev@chromium.org | 2012-10-30 | 1 | -3/+4 |
* | Add non-member non-mutating methods for common gfx::Rect operations. | danakj@chromium.org | 2012-10-29 | 1 | -2/+1 |
* | cc: Remove CC*.h temporary includes, part 6/4. | tfarina@chromium.org | 2012-10-24 | 1 | -1/+1 |
* | Make gfx::Rect class operations consistently mutate the class they are called... | danakj@chromium.org | 2012-10-23 | 1 | -1/+2 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-22 | 1 | -47/+47 |
* | 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 | -1/+1 |
* | cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes. | danakj@chromium.org | 2012-10-20 | 1 | -10/+10 |
* | Revert "cc: Rename cc classes and members to match filenames" | enne@chromium.org | 2012-10-19 | 1 | -47/+47 |