| Commit message (Expand) | Author | Age | Files | Lines |
* | Part 9 of cc/ directory shuffles: scheduler | jamesr@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | Part 8 of cc/ directory shuffles: resources | jamesr@chromium.org | 2013-03-18 | 1 | -4/+4 |
* | Part 4 of cc/ directory shuffles: output | jamesr@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | Part 1 of cc/ directory shuffles: base | jamesr@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | cc: Chromify TiledLayerImpl and test | enne@chromium.org | 2013-03-17 | 1 | -2/+2 |
* | cc: Chromify LayerUpdater | enne@chromium.org | 2013-03-15 | 1 | -3/+3 |
* | cc: Chromify TiledLayer | enne@chromium.org | 2013-03-14 | 1 | -8/+8 |
* | cc: Chromify Layer and LayerImpl classes. | danakj@chromium.org | 2013-03-12 | 1 | -9/+8 |
* | cc: Remove Layer::didUpdateBounds | enne@chromium.org | 2013-02-27 | 1 | -1/+0 |
* | cc: Deblur layers that animate-scale-down on creation. | danakj@chromium.org | 2013-02-06 | 1 | -0/+1 |
* | cc: Avoid expensive RenderingStats collection. | danakj@chromium.org | 2013-02-02 | 1 | -2/+2 |
* | cc: Unify namespaces for all test files | enne@chromium.org | 2012-12-16 | 1 | -1/+2 |
* | cc: Refactor content scale/bounds into draw properties | enne@chromium.org | 2012-12-16 | 1 | -5/+10 |
* | [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 | -2/+2 |
* | cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg... | danakj@chromium.org | 2012-11-08 | 1 | -1/+1 |
* | cc: Rename PrioritizedTexture to PrioritizedResource. | reveman@google.com | 2012-11-07 | 1 | -7/+7 |
* | cc: Fix header include guards of our header files. | tfarina@chromium.org | 2012-11-05 | 1 | -3/+3 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -12/+12 |
* | Pass accurate contentsScale to LayerImpl. | wangxianzhu@chromium.org | 2012-11-01 | 1 | -0/+3 |
* | Use gfx:: Geometry types for the resource provider and layer updater classes. | danakj@chromium.org | 2012-10-31 | 1 | -6/+6 |
* | cc: Rename TextureUpdate to ResourceUpdate. | reveman@google.com | 2012-10-25 | 1 | -2/+2 |
* | cc: Rename LayerUpdater::Texture to LayerUpdater::Resource. | reveman@chromium.org | 2012-10-25 | 1 | -4/+4 |
* | cc: Remove CC*.h temporary includes, part 6/4. | tfarina@chromium.org | 2012-10-24 | 1 | -1/+0 |
* | cc: Rename LayerTextureUpdater to LayerUpdater. | reveman@google.com | 2012-10-23 | 1 | -12/+12 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-22 | 1 | -25/+25 |
* | cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT... | reveman@google.com | 2012-10-22 | 1 | -1/+0 |
* | 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 |
* | Revert "cc: Rename cc classes and members to match filenames" | enne@chromium.org | 2012-10-19 | 1 | -25/+25 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-19 | 1 | -25/+25 |
* | 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 |
* | cc: Remove all but one texture uploader class. | reveman@chromium.org | 2012-10-19 | 1 | -14/+0 |
* | Remove GraphicsContext3D:: stubs from cc | jamesr@chromium.org | 2012-10-18 | 1 | -1/+1 |
* | cc: Replace TextureUploader::Parameters with ResourceUpdate struct. | reveman@google.com | 2012-10-18 | 1 | -1/+7 |
* | 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: Remove the temporary header files that aren't prefixed with CC* | tfarina@chromium.org | 2012-10-16 | 1 | -4/+4 |
* | cc: Remove wtf includes from *LayerTextureUpdater headers | enne@chromium.org | 2012-10-16 | 1 | -3/+5 |
* | cc: Remove LayerTextureUpdater::Texture::updateRect() callback. | reveman@chromium.org | 2012-10-13 | 1 | -10/+3 |
* | [cc] Change cc_tests.gyp filenames to Chromium style | enne@chromium.org | 2012-10-12 | 1 | -0/+138 |
* | [cc] Land preliminary empty headers for libcc renames | enne@chromium.org | 2012-10-12 | 1 | -0/+3 |