Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(240)

Issue 1170953002: Matrix decomposition for mismatched functions in keyframes (Closed)

Created:
5 years, 6 months ago by patro
Modified:
5 years, 6 months ago
Reviewers:
ajuma
CC:
chromium-reviews, vivekg_samsung
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Matrix decomposition for mismatched functions in keyframes According to css specifications If the ‘from’ and ‘to’ transforms don't have same corresponding functions in each transform list. The transform function lists are each converted into the equivalent matrix value and animation proceeds using matrix decomposition. http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/#animation This makes chrome behave same as Firefox and Safari. BUG=412229 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/4938031b935dde126f2a48140a95a48fd7b5e0fc Cr-Commit-Position: refs/heads/master@{#335221}

Patch Set 1 #

Patch Set 2 : Fixing unit_tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -53 lines) Patch
M cc/animation/transform_operations.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M cc/animation/transform_operations_unittest.cc View 1 7 chunks +63 lines, -49 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
patro
5 years, 6 months ago (2015-06-09 05:57:20 UTC) #1
patro
On 2015/06/09 05:57:20, patro wrote: Kindly Review Thanks, Shyam Patro
5 years, 6 months ago (2015-06-17 04:38:14 UTC) #3
ajuma
lgtm. Please mention in the description that this makes us behave the same as Firefox ...
5 years, 6 months ago (2015-06-17 13:17:16 UTC) #4
patro
On 2015/06/17 13:17:16, ajuma wrote: > lgtm. Please mention in the description that this makes ...
5 years, 6 months ago (2015-06-18 05:51:45 UTC) #5
ajuma
On 2015/06/18 05:51:45, patro wrote: > On 2015/06/17 13:17:16, ajuma wrote: > > lgtm. Please ...
5 years, 6 months ago (2015-06-18 13:09:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1170953002/20001
5 years, 6 months ago (2015-06-19 05:40:38 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-19 06:32:03 UTC) #10
commit-bot: I haz the power
5 years, 6 months ago (2015-06-19 06:32:52 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4938031b935dde126f2a48140a95a48fd7b5e0fc
Cr-Commit-Position: refs/heads/master@{#335221}

Powered by Google App Engine
This is Rietveld 408576698