summaryrefslogtreecommitdiffstats
path: root/cc/test/animation_test_common.cc
Commit message (Expand)AuthorAgeFilesLines
* Rasterize at maximum scale for scale animations on CPU-rasterized layersajuma@chromium.org2014-04-091-0/+7
* cc: Compute the maximum scale of animationsajuma@chromium.org2014-04-031-0/+7
* cc: Identify animations that affect scaleajuma@chromium.org2014-03-311-0/+2
* Compute accurate screen space bounds for animated layers.avallee@chromium.org2014-01-241-6/+27
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-231-1/+1
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-30/+24
* cc: Support animating scroll offsetajuma@chromium.org2013-12-031-0/+10
* Don't PushProperties every commit for animating layersajuma@chromium.org2013-11-181-1/+6
* cc: Support animating filtersajuma@chromium.org2013-10-031-0/+64
* Compute bounds of animated layersajuma@chromium.org2013-08-151-0/+5
* Allow animations with inactive observers to reach the Starting stateajuma@chromium.org2013-05-271-0/+4
* Enable tests for AnimationFinished notificationsajuma@chromium.org2013-04-221-6/+7
* cc: Fix constructor initialization style.danakj@chromium.org2013-03-291-3/+1
* cc: Few style fixes.danakj@chromium.org2013-03-261-23/+9
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-15/+15
* cc: Chromify TimingFunctionenne@chromium.org2013-03-241-1/+1
* cc: Chromify animation_test_commonshawnsingh@chromium.org2013-03-211-111/+153
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-2/+2
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-2/+2
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-2/+2
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-121-21/+21
* Finish migrating cc/ from WebKit::WebTransformationMatrix to gfx::Transformajuma@chromium.org2013-01-251-2/+2
* Remove old code that uses non-virtual WebTransformOperationsajuma@chromium.org2013-01-211-12/+0
* Define cc::TransformOperations and webkit::WebTransformOperationsImplajuma@chromium.org2013-01-171-0/+12
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-071-3/+3
* We don't want to tick animation controllers for non-active layersvollick@chromium.org2013-01-071-0/+5
* Revert "Rename ActiveAnimation -> Animation"phajdan.jr@chromium.org2012-12-211-3/+3
* Rename ActiveAnimation -> Animationvollick@chromium.org2012-12-201-3/+3
* Ref count layer animation controllers.vollick@chromium.org2012-12-201-19/+4
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-181-1/+1
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-5/+1
* Revert 171714 - Use an auxiliary list of animation controllers.vollick@chromium.org2012-12-081-0/+34
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-2/+2
* With this patch we accomplish the following:vollick@chromium.org2012-12-071-34/+0
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-2/+2
* cc: Remove the remaining using-directives of namespace cc.tfarina@chromium.org2012-11-101-1/+8
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Do not save the rasterScale for layers until they are finished animating ...danakj@chromium.org2012-11-081-17/+24
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-3/+3
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-22/+22
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-22/+22
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-22/+22
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-1/+1
* cc: Get rid of temporary (stub) header files under test/ directory.tfarina@chromium.org2012-10-161-1/+1
* [cc] Change cc_tests.gyp filenames to Chromium styleenne@chromium.org2012-10-121-0/+210