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

Issue 1315973003: Add Layout Test to test if skew is applied on both axes together not sequentially on Compositor (Closed)

Created:
5 years, 3 months ago by nainar
Modified:
5 years, 3 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, Eric Willigers, rjwright, shans
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Apply skew on both axes together rather than sequentially on Compositor thread This is the Layout Test that refers to crrev.com/1325803002. This patch applies skew on both axes together rather than calling skewX(angle_x) and skewX(angle_Y) sequentially. BUG=268468 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201704

Patch Set 1 #

Patch Set 2 : Move expected file to folder #

Patch Set 3 : Add missing png file #

Total comments: 2

Patch Set 4 : Rewrote test #

Total comments: 2

Patch Set 5 : Rewrite test and add expected png #

Total comments: 1

Patch Set 6 : Remove outdated line #

Patch Set 7 : Add NeedsRebaseline for virtual/threaded test #

Messages

Total messages: 15 (6 generated)
nainar1
Hi, This is the Layout Test in relation to crrev.com/1325803002. Please take a look? Thanks!
5 years, 3 months ago (2015-09-02 07:14:56 UTC) #2
alancutter (OOO until 2018)
This test/patch doesn't need to address the compositor specifically, it can test both main thread ...
5 years, 3 months ago (2015-09-03 01:15:34 UTC) #3
nainar1
Hi all, I have rewritten the test and moved it to ManualTest since the test ...
5 years, 3 months ago (2015-09-03 04:07:30 UTC) #4
alancutter (OOO until 2018)
https://codereview.chromium.org/1315973003/diff/60001/ManualTests/animation/skew-notsequential-compositor.html File ManualTests/animation/skew-notsequential-compositor.html (right): https://codereview.chromium.org/1315973003/diff/60001/ManualTests/animation/skew-notsequential-compositor.html#newcode28 ManualTests/animation/skew-notsequential-compositor.html:28: transform: skew(-90deg, 90deg); The from and to keyframes can ...
5 years, 3 months ago (2015-09-03 04:25:14 UTC) #5
nainar1
Converted test from Manual to Layout test -> and have added the relevant expectation images.
5 years, 3 months ago (2015-09-03 05:18:44 UTC) #6
alancutter (OOO until 2018)
lgtm with nit. https://codereview.chromium.org/1315973003/diff/80001/LayoutTests/animations/skew-notsequential-compositor.html File LayoutTests/animations/skew-notsequential-compositor.html (right): https://codereview.chromium.org/1315973003/diff/80001/LayoutTests/animations/skew-notsequential-compositor.html#newcode32 LayoutTests/animations/skew-notsequential-compositor.html:32: The green test div should transform ...
5 years, 3 months ago (2015-09-03 05:23:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1315973003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1315973003/100001
5 years, 3 months ago (2015-09-03 05:29:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1315973003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1315973003/120001
5 years, 3 months ago (2015-09-03 06:02:20 UTC) #14
commit-bot: I haz the power
5 years, 3 months ago (2015-09-03 06:51:46 UTC) #15
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201704

Powered by Google App Engine
This is Rietveld 408576698