summaryrefslogtreecommitdiffstats
path: root/cc/layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-977/+0
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-1/+1
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-2/+2
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-1/+1
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-2/+2
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-5/+5
* Do not push properties that are animated on impl only.vollick@chromium.org2013-03-131-0/+57
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-43/+43
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-359/+359
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-121-6/+6
* cc: Chromify the LayerPainter class.danakj@chromium.org2013-03-081-1/+1
* Enable accelerated animations for orphan layersajuma@chromium.org2013-03-071-16/+22
* Revert 184488 for regressing robohornetprovollick@chromium.org2013-02-261-22/+16
* Enable accelerated animations for orphan layersajuma@chromium.org2013-02-251-16/+22
* cc: Give mask and replica layers a parent.danakj@chromium.org2013-02-221-6/+45
* cc: Minor clean up in Layer tree code.tfarina@chromium.org2013-01-291-24/+24
* cc: Changing layer properties should not invalidate.danakj@chromium.org2013-01-291-59/+71
* Migrate more functions from MathUtil to gfx::Transformshawnsingh@chromium.org2013-01-151-2/+2
* Separate layer property pushes from tree structure syncs and clean up scrollb...jamesr@chromium.org2013-01-121-1/+1
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-071-1/+1
* Revert "Rename ActiveAnimation -> Animation"phajdan.jr@chromium.org2012-12-211-1/+1
* Rename ActiveAnimation -> Animationvollick@chromium.org2012-12-201-1/+1
* cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bin...danakj@chromium.org2012-12-181-1/+1
* Add a test to ensure that pushPropertiesTo causes layer surface properties to...vollick@chromium.org2012-12-181-0/+30
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-1/+1
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-3/+15
* Organize internal properties of cc/ layer typesshawnsingh@google.com2012-12-051-10/+0
* Only do full tree sync if tree is actually changed, otherwise just push prope...jamesr@chromium.org2012-12-041-75/+88
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-6/+6
* cc: Enable all animations on Android.epenner@chromium.org2012-11-201-0/+6
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-141-8/+3
* [cc] Fix crash when adding a child layer to its own parent.tedchoc@chromium.org2012-11-131-0/+18
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-3/+3
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-4/+3
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-1/+1
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-1/+1
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-1/+1
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-3/+4
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-4/+3
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-1/+1
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-3/+4
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-4/+3
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-18/+18
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-50/+0
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-1/+1
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-10/+0
* Revert 165050 - Remove WebKit::Platform dependencies from ccsergeyu@chromium.org2012-10-301-0/+10
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-10/+0