| Commit message (Expand) | Author | Age | Files | Lines |
* | cc: Add id->LayerImpl map to LayerTreeImpl | enne@chromium.org | 2012-12-14 | 1 | -1/+3 |
* | [cc] Make LayerImpls point at LayerTreeImpl instead of LTHI | nduca@chromium.org | 2012-12-11 | 1 | -1/+1 |
* | cc: Pass LayerTreeHostImpl to LayerImpl constructor | enne@chromium.org | 2012-12-07 | 1 | -58/+73 |
* | Organize internal properties of cc/ layer types | shawnsingh@google.com | 2012-12-05 | 1 | -6/+6 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -44/+42 |
* | cc: Make RenderPass into a struct-like class. | danakj@chromium.org | 2012-11-21 | 1 | -1/+1 |
* | cc: Turn DrawQuad into a struct-like class with public data members. | danakj@chromium.org | 2012-11-17 | 1 | -4/+4 |
* | cc: Convert DrawQuad to chromium style. | danakj@chromium.org | 2012-11-17 | 1 | -4/+4 |
* | cc: Guard overdraw metrics behind the --trace-overdraw command-line flag. | danakj@chromium.org | 2012-11-12 | 1 | -2/+2 |
* | cc: Remove forbidden using namespace directives. | tfarina@chromium.org | 2012-11-10 | 1 | -3/+3 |
* | Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ | piman@chromium.org | 2012-11-10 | 1 | -2/+0 |
* | Remove static thread pointers from CC, attempt 3 | aelias@chromium.org | 2012-11-08 | 1 | -1/+0 |
* | cc: Turn overdraw metrics on only when about:tracing is recording. | danakj@chromium.org | 2012-11-07 | 1 | -2/+2 |
* | Revert 166464 - Turn overdraw metrics on only when about:tracing is recording. | scottmg@google.com | 2012-11-07 | 1 | -2/+2 |
* | Turn overdraw metrics on only when about:tracing is recording. | danakj@chromium.org | 2012-11-07 | 1 | -2/+2 |
* | 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 | -0/+1 |
* | Remove static thread pointers from CC, attempt 2 | aelias@chromium.org | 2012-11-04 | 1 | -1/+0 |
* | 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 | -71/+71 |
* | cc: Remove CC*.h temporary includes, part 6/4. | tfarina@chromium.org | 2012-10-24 | 1 | -1/+1 |
* | 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 | -107/+107 |
* | cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT... | reveman@google.com | 2012-10-22 | 1 | -1/+1 |
* | cc: Remove CC*.h temporary includes, part 4/4. | tfarina@chromium.org | 2012-10-22 | 1 | -4/+4 |
* | cc: Remove CC*.h temporary includes, part 2/4. | tfarina@chromium.org | 2012-10-20 | 1 | -2/+2 |
* | cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes. | danakj@chromium.org | 2012-10-20 | 1 | -4/+4 |
* | Revert "cc: Rename cc classes and members to match filenames" | enne@chromium.org | 2012-10-19 | 1 | -107/+107 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-19 | 1 | -107/+107 |
* | Reland "cc: Remove CC*.h temporary includes, part 1/4." | tfarina@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4." | pfeldman@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | cc: Remove CC*.h temporary includes, part 1/4. | tfarina@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | Revert 162284 - cc: Get rid of CC*.h temporary header files. | mattm@chromium.org | 2012-10-17 | 1 | -3/+3 |
* | cc: Get rid of CC*.h temporary header files. | tfarina@chromium.org | 2012-10-16 | 1 | -3/+3 |
* | cc: Store tiles, painters, tiling data in scoped_ptr | enne@chromium.org | 2012-10-15 | 1 | -1/+1 |
* | [cc] Change cc_tests.gyp filenames to Chromium style | enne@chromium.org | 2012-10-12 | 1 | -0/+471 |