summaryrefslogtreecommitdiffstats
path: root/cc/layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent TextureLayer from triggering commits and texture acquisitions whenjunov@chromium.org2012-10-261-1/+13
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-5/+5
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-136/+136
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-136/+136
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-136/+136
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-1/+1
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-1/+1
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-1/+1
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-191-1/+4
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-2/+2
* cc: Get rid of temporary (stub) header files under test/ directory.tfarina@chromium.org2012-10-161-3/+3
* [cc] Change cc_tests.gyp filenames to Chromium styleenne@chromium.org2012-10-121-0/+847