| Commit message (Expand) | Author | Age | Files | Lines |
* | cc: Invalidate the full tiled layer when contents scale changes. | danakj@chromium.org | 2012-12-20 | 1 | -3/+8 |
* | cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bin... | danakj@chromium.org | 2012-12-18 | 1 | -1/+1 |
* | cc: Make occlusion tracker always work in target space. | danakj@chromium.org | 2012-12-17 | 1 | -98/+137 |
* | cc: Unify namespaces for all test files | enne@chromium.org | 2012-12-16 | 1 | -2/+0 |
* | cc: Refactor content scale/bounds into draw properties | enne@chromium.org | 2012-12-16 | 1 | -4/+4 |
* | Remove the pools from the ResourceProvider. | ccameron@chromium.org | 2012-12-14 | 1 | -1/+1 |
* | [cc] Make LayerImpls point at LayerTreeImpl instead of LTHI | nduca@chromium.org | 2012-12-11 | 1 | -36/+36 |
* | cc: Pass LayerTreeHostImpl to LayerImpl constructor | enne@chromium.org | 2012-12-07 | 1 | -36/+40 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -4/+4 |
* | Revert 171403 | danakj@chromium.org | 2012-12-06 | 1 | -4/+4 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -4/+4 |
* | Organize internal properties of cc/ layer types | shawnsingh@google.com | 2012-12-05 | 1 | -75/+75 |
* | Use a mutex to deal with concurrent access to the m_evictedBackings | ccameron@chromium.org | 2012-11-30 | 1 | -3/+6 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -8/+8 |
* | cc: Increase 'small animated layer' size. | epenner@chromium.org | 2012-11-20 | 1 | -11/+12 |
* | Set contents texture manager's limit to something reasonable | jamesr@chromium.org | 2012-11-15 | 1 | -1/+1 |
* | cc: Remove forbidden using namespace directives. | tfarina@chromium.org | 2012-11-10 | 1 | -2/+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 | -70/+72 |
* | cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg... | danakj@chromium.org | 2012-11-08 | 1 | -10/+6 |
* | cc: Rename PrioritizedTexture to PrioritizedResource. | reveman@google.com | 2012-11-07 | 1 | -77/+77 |
* | 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 | -157/+155 |
* | Remove static thread pointers from CC, attempt 2 | aelias@chromium.org | 2012-11-04 | 1 | -155/+157 |
* | cc: Remove WebCore rect use from the compositor, except within Region. | danakj@chromium.org | 2012-11-03 | 1 | -4/+4 |
* | Remove most remaining references to IntRect and FloatRect. | danakj@chromium.org | 2012-11-01 | 1 | -16/+16 |
* | Revert 165476 - Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -157/+155 |
* | Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -155/+157 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -202/+202 |
* | Pass accurate contentsScale to LayerImpl. | wangxianzhu@chromium.org | 2012-11-01 | 1 | -1/+2 |
* | Use gfx:: Geometry types for the resource provider and layer updater classes. | danakj@chromium.org | 2012-10-31 | 1 | -4/+4 |
* | Use gfx::Rect types for occlusion tracker and quad culler classes. | danakj@chromium.org | 2012-10-31 | 1 | -4/+4 |
* | Remove WebKit::Platform dependencies from cc | jamesr@chromium.org | 2012-10-30 | 1 | -4/+1 |
* | Revert 165050 - Remove WebKit::Platform dependencies from cc | sergeyu@chromium.org | 2012-10-30 | 1 | -1/+4 |
* | Remove WebKit::Platform dependencies from cc | jamesr@chromium.org | 2012-10-30 | 1 | -4/+1 |
* | Fix clipping/culling for DelegatedRendererLayer* | piman@chromium.org | 2012-10-30 | 1 | -4/+8 |
* | cc: Rename TextureUpdate to ResourceUpdate. | reveman@google.com | 2012-10-25 | 1 | -6/+6 |
* | cc: Rename CanvasLayerUpdater to ContentLayerUpdater. | reveman@google.com | 2012-10-25 | 1 | -3/+3 |
* | cc: Add predictive pre-painting. | epenner@chromium.org | 2012-10-23 | 1 | -6/+78 |
* | cc: Rename LayerTextureUpdater to LayerUpdater. | reveman@google.com | 2012-10-23 | 1 | -70/+70 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-22 | 1 | -202/+202 |
* | 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 |
* | Revert "cc: Rename cc classes and members to match filenames" | enne@chromium.org | 2012-10-19 | 1 | -202/+202 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-19 | 1 | -202/+202 |
* | Reland "cc: Remove CC*.h temporary includes, part 1/4." | tfarina@chromium.org | 2012-10-19 | 1 | -2/+2 |
* | Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4." | pfeldman@chromium.org | 2012-10-19 | 1 | -2/+2 |
* | cc: Remove CC*.h temporary includes, part 1/4. | tfarina@chromium.org | 2012-10-19 | 1 | -2/+2 |
* | cc: Remove all but one texture uploader class. | reveman@chromium.org | 2012-10-19 | 1 | -3/+1 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-18 | 1 | -1/+1 |