summaryrefslogtreecommitdiffstats
path: root/cc/animation/transform_operation.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed the order of applying transform operations for animation bounds.awoloszyn@chromium.org2014-05-281-22/+20
* Allow the computation of inflated bounds for non matrix transform operations.vollick@chromium.org2013-11-051-112/+37
* Fix perspective transform operation interpolationvollick@chromium.org2013-10-301-5/+13
* Inflating bounds for rotation should support min/max progressvollick@chromium.org2013-10-111-54/+52
* Support calculation of inflated bounds for rotation transform operations.vollick@chromium.org2013-10-101-1/+197
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-1/+1
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-1/+1
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-1/+1
* cc: Use SkMScalar instead of doubles for transforms in ccenne@chromium.org2013-09-121-73/+80
* cc: Remove unnecessary "default" cases from switch statements.reveman@chromium.org2013-08-271-1/+7
* Compute bounds of animated layersajuma@chromium.org2013-08-151-0/+121
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-291-1/+1
* Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."shawnsingh@google.com2013-07-291-1/+1
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-281-1/+1
* After http://crrev.com/202755, timing functions can now produce values outsid...vollick@chromium.org2013-06-041-6/+0
* cc: Fix most cpplint errors in cc/enne@chromium.org2013-05-011-2/+2
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-271-32/+34
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-2/+2
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-0/+184