summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* Revert 175275jamesr@chromium.org2013-01-071-16/+0
* Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/danakj@chromium.org2013-01-074-114/+12
* Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()shawnsingh@google.com2013-01-072-0/+13
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-073-5/+5
* We don't want to tick animation controllers for non-active layersvollick@chromium.org2013-01-072-0/+6
* cc: remove loseOutputSurface.danakj@chromium.org2013-01-071-1/+0
* cc: Set the max frames pending from the thread proxy.danakj@chromium.org2013-01-051-0/+16
* cc: Put context-loss tests in layer_tree_host_unittest_context.ccdanakj@chromium.org2013-01-0416-117/+505
* cc: Sync scroll offsets and deltas for impl-side paintingenne@chromium.org2013-01-032-0/+16
* Use WeakPtr for posting cc tasks to main threadjamesr@chromium.org2013-01-022-34/+16
* cc: Don't use partial updates for scrollbars when they are not allowed.danakj@chromium.org2012-12-222-0/+76
* Move filters to RenderPassDrawQuadpiman@chromium.org2012-12-212-2/+6
* Revert "Rename ActiveAnimation -> Animation"phajdan.jr@chromium.org2012-12-213-5/+5
* Rename ActiveAnimation -> Animationvollick@chromium.org2012-12-203-5/+5
* Make scrollbars scroll on main thread.flackr@chromium.org2012-12-202-1/+15
* Revert "cc: Defer texture allocation (to allow async allocations)."loislo@chromium.org2012-12-201-1/+0
* cc: Move scrolling tests to layer_tree_host_unittest_scroll.ccdanakj@chromium.org2012-12-202-1/+44
* cc: Add pending tree for impl-side paintingenne@chromium.org2012-12-201-0/+1
* cc: Move occlusion tests to layer_tree_host_unittest_occlusion.ccdanakj@chromium.org2012-12-201-0/+2
* Ref count layer animation controllers.vollick@chromium.org2012-12-205-52/+26
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-191-0/+1
* Remove animation-specific code from layer_tree_test_common.danakj@chromium.org2012-12-191-3/+0
* cc: Move more animation tests to layer_tree_host_unittests_animation.ccdanakj@chromium.org2012-12-193-8/+77
* cc: Chromium-stylify the FakeWebGraphicsContext3D class.danakj@chromium.org2012-12-194-281/+627
* cc: Cleaning up LayerTreeHost tests.danakj@chromium.org2012-12-1910-221/+174
* [cc] Fold more update calls into updateDrawProperties nduca@chromium.org2012-12-192-2/+5
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-186-8/+7
* [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-184-0/+237
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-174-30/+12
* Revert 173484dpapad@chromium.org2012-12-174-12/+30
* Add API to route end of fling messages from WebLayerTreeView to InputHandleryusufo@chromium.org2012-12-171-0/+1
* cc: Force layer tree tests to go idle before exiting.danakj@chromium.org2012-12-174-30/+12
* cc: Make occlusion tracker always work in target space.danakj@chromium.org2012-12-171-4/+4
* Revert 173406 - Crashes on Win & Macrsleevi@chromium.org2012-12-172-5/+2
* [cc] Fold more update calls into updateDrawPropertiesnduca@chromium.org2012-12-172-2/+5
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-1642-335/+747
* cc: Refactor content scale/bounds into draw propertiesenne@chromium.org2012-12-162-15/+31
* [Android WebView] Tie together Chrome's browser compositor with the Android V...leandrogracia@chromium.org2012-12-152-0/+105
* Adding support for per vertex opacity on textured layerjscholler@chromium.org2012-12-152-0/+9
* Add reference png for https://codereview.chromium.org/11420079/jamesr@chromium.org2012-12-131-0/+0
* Combine mask texture parameters into single gfx::RectFjamesr@chromium.org2012-12-131-4/+1
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-112-3/+3
* cc: Split out calcDrawEtc from drawLayersenne@chromium.org2012-12-091-0/+2
* Revert 171714 - Use an auxiliary list of animation controllers.vollick@chromium.org2012-12-085-6/+75
* Add the DelegatingRenderer class with its initialize path.danakj@chromium.org2012-12-084-7/+29
* Update 10_10_layer_tree.json benchmark datajamesr@chromium.org2012-12-081-8311/+1823
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-0714-161/+189
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-077-5/+126
* Basic pixel tests for ccjamesr@chromium.org2012-12-0710-2/+323