| Commit message (Expand) | Author | Age | Files | Lines |
* | Move filters to RenderPassDrawQuad | piman@chromium.org | 2012-12-21 | 1 | -4/+1 |
* | Combine mask texture parameters into single gfx::RectF | jamesr@chromium.org | 2012-12-13 | 1 | -10/+9 |
* | [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImpl | nduca@chromium.org | 2012-12-12 | 1 | -1/+1 |
* | cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref. | danakj@chromium.org | 2012-12-04 | 1 | -1/+1 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -8/+6 |
* | cc: Minimize the number of times GL scissoring state is changed | shawnsingh@chromium.org | 2012-11-21 | 1 | -1/+2 |
* | f | danakj@chromium.org | 2012-11-21 | 1 | -0/+1 |
* | cc: Increment the ref count when assigning the SkImageFilter | danakj@chromium.org | 2012-11-21 | 1 | -1/+1 |
* | cc: Make RenderPass into a struct-like class. | danakj@chromium.org | 2012-11-21 | 1 | -5/+5 |
* | cc: Turn SharedQuadState into a struct-like class similar to DrawQuads. | danakj@chromium.org | 2012-11-21 | 1 | -1/+2 |
* | cc: Make the DrawQuad subclasses into a struct-like classes. | danakj@chromium.org | 2012-11-20 | 1 | -3/+7 |
* | cc: Remove opaque flags from SharedQuadState and DrawQuad | danakj@chromium.org | 2012-11-17 | 1 | -3/+2 |
* | cc: Create cc::DebugColors class to hold all the debugging color/width consta... | danakj@chromium.org | 2012-11-16 | 1 | -14/+4 |
* | cc: Add support for debugging layer borders directly in the compositor | danakj@chromium.org | 2012-11-15 | 1 | -1/+1 |
* | Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ | piman@chromium.org | 2012-11-10 | 1 | -2/+0 |
* | cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg... | danakj@chromium.org | 2012-11-08 | 1 | -0/+2 |
* | cc: Fix style for comments at the end of namespaces | danakj@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -15/+17 |
* | Pass accurate contentsScale to LayerImpl. | wangxianzhu@chromium.org | 2012-11-01 | 1 | -2/+2 |
* | Fixed mask positioning and texture UVs bugs in | skaslev@chromium.org | 2012-10-30 | 1 | -2/+2 |
* | cc: Remove CC*.h temporary includes, part 6/4. | tfarina@chromium.org | 2012-10-24 | 1 | -3/+3 |
* | Implement SkImageFilter support in the compositor. | senorblanco@chromium.org | 2012-10-23 | 1 | -0/+1 |
* | cc: Remove CC*.h temporary includes, part 5/4. | tfarina@chromium.org | 2012-10-23 | 1 | -2/+2 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-22 | 1 | -34/+34 |
* | cc: Remove CC*.h temporary includes, part 4/4. | tfarina@chromium.org | 2012-10-22 | 1 | -5/+5 |
* | Revert "cc: Rename cc classes and members to match filenames" | enne@chromium.org | 2012-10-19 | 1 | -34/+34 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-19 | 1 | -34/+34 |
* | Reland "cc: Remove CC*.h temporary includes, part 1/4." | tfarina@chromium.org | 2012-10-19 | 1 | -3/+3 |
* | Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4." | pfeldman@chromium.org | 2012-10-19 | 1 | -3/+3 |
* | cc: Remove CC*.h temporary includes, part 1/4. | tfarina@chromium.org | 2012-10-19 | 1 | -3/+3 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-18 | 1 | -5/+6 |
* | Revert "cc: Switch to Chromium DCHECKs LOGs" | mattm@chromium.org | 2012-10-17 | 1 | -6/+5 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-17 | 1 | -5/+6 |
* | Revert 162284 - cc: Get rid of CC*.h temporary header files. | mattm@chromium.org | 2012-10-17 | 1 | -1/+1 |
* | cc: Get rid of CC*.h temporary header files. | tfarina@chromium.org | 2012-10-16 | 1 | -1/+1 |
* | Remove USE(ACCELERATED_COMPOSITING) references from cc | jamesr@chromium.org | 2012-10-15 | 1 | -3/+0 |
* | [cc] Rename all cc/ filenames to Chromium style | enne@chromium.org | 2012-10-12 | 1 | -0/+253 |