summaryrefslogtreecommitdiffstats
path: root/components/rappor
diff options
context:
space:
mode:
authorawoloszyn@chromium.org <awoloszyn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-28 01:18:55 +0000
committerawoloszyn@chromium.org <awoloszyn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-28 01:18:55 +0000
commit85bb5af77c5090f8691d66ea5ae3ecea67850060 (patch)
treea8a7fcd20ff173e0c9156ddd4d65fd4cc69ede75 /components/rappor
parente9ea140ab87b93ee044e45fcfb232f0145bc3c6c (diff)
downloadchromium_src-85bb5af77c5090f8691d66ea5ae3ecea67850060.zip
chromium_src-85bb5af77c5090f8691d66ea5ae3ecea67850060.tar.gz
chromium_src-85bb5af77c5090f8691d66ea5ae3ecea67850060.tar.bz2
Fixed the order of applying transform operations for animation bounds.
When applying animations we squash the transforms and therefore end up applying them in reverse order. When we have to calculate bounds we end up applying them one at a time, so we also have to apply this in reverse order. Also modified how we calculate bounds for arcs to simplify the derivation. R=ajuma@chromium.org Review URL: https://codereview.chromium.org/297163010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273098 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/rappor')
0 files changed, 0 insertions, 0 deletions