summaryrefslogtreecommitdiffstats
path: root/ui/gfx/transform_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement transform snapping for gfx::Transforms.avallee@chromium.org2013-10-241-40/+192
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-21/+51
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-51/+21
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-21/+51
* add missing #includes of <algorithm>, needed on VS2013 for std::min/maxscottmg@chromium.org2013-09-121-0/+1
* cc: Use SkMScalar instead of doubles for transforms in ccenne@chromium.org2013-09-121-58/+54
* gfx::BlendDecomposedTransforms should interpolate rotations along the shortes...ajuma@chromium.org2013-05-091-1/+14
* gfx::BlendDecomposedTransforms should interpolate 180-degree rotationsajuma@chromium.org2013-05-031-5/+0
* Use explicit constructor-enums for SkMatrix44, either kUninitialized or kIden...reed@google.com2013-01-161-23/+19
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-3/+3
* Make use of the new SkMatrix44::transpose, ::getDouble, and ::setDouble funcsvollick@chromium.org2012-11-171-42/+27
* Add support for blending matrices.vollick@chromium.org2012-11-151-0/+314
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-3/+3
* ash: Update app list UI to match latest crwm.xiyuan@chromium.org2012-03-141-0/+19