| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid exposing gl bindings through cc public API headers | jamesr@chromium.org | 2013-01-08 | 1 | -0/+3 |
* | cc: Put context-loss tests in layer_tree_host_unittest_context.cc | danakj@chromium.org | 2013-01-04 | 1 | -0/+8 |
* | cc: Remove all uses of "using namespace std". | tfarina@chromium.org | 2013-01-03 | 1 | -3/+1 |
* | cc: Don't let invalidations that we're going to handle immediately cause an e... | danakj@chromium.org | 2012-12-20 | 1 | -2/+7 |
* | cc: Invalidate the full tiled layer when contents scale changes. | danakj@chromium.org | 2012-12-20 | 1 | -0/+3 |
* | [cc] Make LayerImpls point at LayerTreeImpl instead of LTHI | nduca@chromium.org | 2012-12-11 | 1 | -2/+2 |
* | cc: Add a blocksPendingCommit flag to LayerImpl | enne@chromium.org | 2012-12-08 | 1 | -0/+5 |
* | cc: Pass LayerTreeHostImpl to LayerImpl constructor | enne@chromium.org | 2012-12-07 | 1 | -2/+2 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -2/+1 |
* | cc: Increase 'small animated layer' size. | epenner@chromium.org | 2012-11-20 | 1 | -11/+12 |
* | ui: Add methods to Rect classes to get points at each of the rect's corners. | danakj@chromium.org | 2012-11-20 | 1 | -1/+0 |
* | Always use border texels on layer tiles. We already did that on certain platf... | alokp@chromium.org | 2012-11-15 | 1 | -14/+0 |
* | Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ | piman@chromium.org | 2012-11-10 | 1 | -19/+10 |
* | ui: Add methods to clamp Sizes, Points, and Vectors from above or below. | danakj@chromium.org | 2012-11-10 | 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/+0 |
* | cc: Rename PrioritizedTexture to PrioritizedResource. | reveman@google.com | 2012-11-07 | 1 | -16/+16 |
* | cc: Fix style for comments at the end of namespaces | danakj@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | cc: Remove WebCore rect use from the compositor, except within Region. | danakj@chromium.org | 2012-11-03 | 1 | -3/+2 |
* | Remove most remaining references to IntRect and FloatRect. | danakj@chromium.org | 2012-11-01 | 1 | -6/+6 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -104/+105 |
* | Pass accurate contentsScale to LayerImpl. | wangxianzhu@chromium.org | 2012-11-01 | 1 | -22/+7 |
* | Use gfx:: Geometry types for the resource provider and layer updater classes. | danakj@chromium.org | 2012-10-31 | 1 | -6/+6 |
* | Fix clipping/culling for DelegatedRendererLayer* | piman@chromium.org | 2012-10-30 | 1 | -1/+1 |
* | cc: Convert more usages from Vector to std::vector. | tfarina@chromium.org | 2012-10-29 | 1 | -3/+3 |
* | cc: Rename TextureUpdate to ResourceUpdate. | reveman@google.com | 2012-10-25 | 1 | -3/+3 |
* | One good thing (the only good thing?) about the recent texture | epenner@chromium.org | 2012-10-25 | 1 | -69/+20 |
* | cc: Rename LayerUpdater::Texture to LayerUpdater::Resource. | reveman@chromium.org | 2012-10-25 | 1 | -10/+10 |
* | cc: Add predictive pre-painting. | epenner@chromium.org | 2012-10-23 | 1 | -25/+89 |
* | cc: Rename LayerTextureUpdater to LayerUpdater. | reveman@google.com | 2012-10-23 | 1 | -10/+10 |
* | 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 | -61/+61 |
* | cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT... | reveman@google.com | 2012-10-22 | 1 | -3/+1 |
* | 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 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 | -61/+61 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-19 | 1 | -61/+61 |
* | Reland "cc: Remove CC*.h temporary includes, part 1/4." | tfarina@chromium.org | 2012-10-19 | 1 | -1/+0 |
* | Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4." | pfeldman@chromium.org | 2012-10-19 | 1 | -0/+1 |
* | cc: Remove CC*.h temporary includes, part 1/4. | tfarina@chromium.org | 2012-10-19 | 1 | -1/+0 |
* | Remove GraphicsContext3D:: stubs from cc | jamesr@chromium.org | 2012-10-18 | 1 | -1/+2 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-18 | 1 | -9/+9 |
* | Revert "cc: Switch to Chromium DCHECKs LOGs" | mattm@chromium.org | 2012-10-17 | 1 | -9/+9 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-17 | 1 | -9/+9 |
* | Revert 162284 - cc: Get rid of CC*.h temporary header files. | mattm@chromium.org | 2012-10-17 | 1 | -2/+2 |
* | cc: Get rid of CC*.h temporary header files. | tfarina@chromium.org | 2012-10-16 | 1 | -2/+2 |
* | cc: Remove the temporary header files that aren't prefixed with CC* | tfarina@chromium.org | 2012-10-16 | 1 | -2/+2 |
* | cc: Remove wtf includes from *LayerTextureUpdater headers | enne@chromium.org | 2012-10-16 | 1 | -6/+7 |
* | cc: Store tiles, painters, tiling data in scoped_ptr | enne@chromium.org | 2012-10-15 | 1 | -34/+9 |
* | Remove USE(ACCELERATED_COMPOSITING) references from cc | jamesr@chromium.org | 2012-10-15 | 1 | -4/+1 |
* | cc: Remove LayerTextureUpdater::Texture::updateRect() callback. | reveman@chromium.org | 2012-10-13 | 1 | -9/+4 |