summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
...
* Send memory management policies to the tile managerccameron@chromium.org2013-01-028-24/+128
* cc: Remove spurious LOG(INFO) from LayerTreeHostImplenne@chromium.org2012-12-271-1/+0
* cc: Kill the base::Passed(foo.Pass()) meme.tfarina@chromium.org2012-12-231-5/+5
* cc: Don't use partial updates for scrollbars when they are not allowed.danakj@chromium.org2012-12-2211-74/+241
* cc: Cleanup when ending cc_perftests so they don't hang.danakj@chromium.org2012-12-221-1/+2
* Move filters to RenderPassDrawQuadpiman@chromium.org2012-12-2123-216/+190
* cc: Support mask layers in impl-side paintingenne@chromium.org2012-12-2110-11/+80
* cc: When the transform's scale is unknown, draw into render surfaces at the s...danakj@chromium.org2012-12-214-9/+81
* Revert "Rename ActiveAnimation -> Animation"phajdan.jr@chromium.org2012-12-2118-396/+396
* Rename ActiveAnimation -> Animationvollick@chromium.org2012-12-2018-396/+396
* Make scrollbars scroll on main thread.flackr@chromium.org2012-12-204-16/+61
* cc: Move updateDrawProperties to LayerTreeImplenne@chromium.org2012-12-206-56/+81
* cc: Update max scroll offset for pending treeenne@chromium.org2012-12-206-37/+87
* Revert "cc: Defer texture allocation (to allow async allocations)."loislo@chromium.org2012-12-206-170/+20
* cc: Move scrolling tests to layer_tree_host_unittest_scroll.ccdanakj@chromium.org2012-12-205-500/+521
* This change adds continuous painting mode to the compositor, which makes it e...egraether@chromium.org2012-12-204-1/+28
* Allow the resourceProvider to be NULL when evicting textures. In that case, m...ccameron@chromium.org2012-12-202-3/+5
* cc: Add pending tree for impl-side paintingenne@chromium.org2012-12-2020-46/+199
* cc: Don't let invalidations that we're going to handle immediately cause an e...danakj@chromium.org2012-12-206-7/+66
* cc: Move occlusion tests to layer_tree_host_unittest_occlusion.ccdanakj@chromium.org2012-12-204-327/+479
* Ref count layer animation controllers.vollick@chromium.org2012-12-2030-363/+530
* cc: Invalidate the full tiled layer when contents scale changes.danakj@chromium.org2012-12-206-7/+43
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-196-20/+170
* Remove animation-specific code from layer_tree_test_common.danakj@chromium.org2012-12-191-3/+0
* Componentize webkit/compositor_bindings targetjamesr@chromium.org2012-12-191-0/+1
* cc: Move remaining animation tests to layer_tree_host_unittest_animation.ccdanakj@chromium.org2012-12-192-151/+148
* Use a WeakPtr when posting tasks to ThreadProxy on the impl threadjamesr@chromium.org2012-12-192-22/+30
* Revert r173875 - "cc: Defer texture allocation (to allow async allocations)."mnissler@chromium.org2012-12-195-169/+20
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-195-20/+169
* cc: Move more animation tests to layer_tree_host_unittests_animation.ccdanakj@chromium.org2012-12-196-352/+410
* cc: Make the scheduler compositeAndReadback flow not race with WAITING_FOR_FI...danakj@chromium.org2012-12-194-68/+217
* cc: Chromium-stylify the FakeWebGraphicsContext3D class.danakj@chromium.org2012-12-198-316/+662
* cc: Cleaning up LayerTreeHost tests.danakj@chromium.org2012-12-1918-299/+267
* [cc] Fold more update calls into updateDrawProperties nduca@chromium.org2012-12-197-78/+73
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-1843-130/+82
* [cc] FakeLayerTreeHostImpl passes settings object before it is initializednduca@chromium.org2012-12-182-2/+1
* cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bin...danakj@chromium.org2012-12-1816-99/+363
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-1823-48/+249
* cc: Define LayerAnimationObserver and allow LayerAnimationObservers to be reg...ajuma@chromium.org2012-12-187-7/+51
* cc: Pass flag to Skia to make path clip recording cheaperenne@chromium.org2012-12-181-1/+2
* Add a test to ensure that pushPropertiesTo causes layer surface properties to...vollick@chromium.org2012-12-181-0/+30
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-1710-69/+116
* Revert 173484dpapad@chromium.org2012-12-1710-78/+41
* Add API to route end of fling messages from WebLayerTreeView to InputHandleryusufo@chromium.org2012-12-178-0/+18
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-1710-41/+78
* cc: Fix TileManager typo.reveman@google.com2012-12-172-6/+6
* Create abstract common base class for impl scrollbars.wjmaclean@chromium.org2012-12-174-8/+58
* cc: Make occlusion tracker always work in target space.danakj@chromium.org2012-12-177-692/+670
* Revert 173406 - Crashes on Win & Macrsleevi@chromium.org2012-12-177-73/+78
* [cc] Fold more update calls into updateDrawPropertiesnduca@chromium.org2012-12-177-78/+73