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

Issue 2114303002: cc: Add unit tests for non-identity matrix for FilterOperation::MapRect. (Closed)

Created:
4 years, 5 months ago by jbroman
Modified:
4 years, 5 months ago
CC:
cc-bugs_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Add unit tests for non-identity matrix for FilterOperation::MapRect. Also fix a bug where the drop shadow offset did not account for scale in this matrix (e.g. due to high DPI). BUG=600821 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/09a522240fb06e640d20a44681ab99c1fb9a20b2 Cr-Commit-Position: refs/heads/master@{#406069}

Patch Set 1 #

Patch Set 2 : rebase after skia roll (https://codereview.chromium.org/2114313002 was detected by this test) #

Total comments: 2

Patch Set 3 : SkMatrix::MakeScale #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -10 lines) Patch
M cc/output/filter_operation.cc View 1 1 chunk +11 lines, -10 lines 0 comments Download
M cc/output/filter_operations_unittest.cc View 1 2 12 chunks +59 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (8 generated)
jbroman
4 years, 5 months ago (2016-07-12 23:19:52 UTC) #3
jbroman
ping
4 years, 5 months ago (2016-07-14 21:28:20 UTC) #4
Stephen White
LGTM
4 years, 5 months ago (2016-07-14 22:01:42 UTC) #5
Stephen White
https://codereview.chromium.org/2114303002/diff/20001/cc/output/filter_operations_unittest.cc File cc/output/filter_operations_unittest.cc (right): https://codereview.chromium.org/2114303002/diff/20001/cc/output/filter_operations_unittest.cc#newcode18 cc/output/filter_operations_unittest.cc:18: SkMatrix MakeScaleMatrix(float x_scale, float y_scale) { BTW, this is ...
4 years, 5 months ago (2016-07-14 22:03:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2114303002/40001
4 years, 5 months ago (2016-07-14 22:22:47 UTC) #9
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 5 months ago (2016-07-14 22:22:48 UTC) #10
jbroman
https://codereview.chromium.org/2114303002/diff/20001/cc/output/filter_operations_unittest.cc File cc/output/filter_operations_unittest.cc (right): https://codereview.chromium.org/2114303002/diff/20001/cc/output/filter_operations_unittest.cc#newcode18 cc/output/filter_operations_unittest.cc:18: SkMatrix MakeScaleMatrix(float x_scale, float y_scale) { On 2016/07/14 at ...
4 years, 5 months ago (2016-07-14 22:24:07 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/218483)
4 years, 5 months ago (2016-07-14 22:33:54 UTC) #13
jbroman
Wei, mind reviewing as a cc/ owner?
4 years, 5 months ago (2016-07-14 23:19:45 UTC) #15
jbroman
On 2016/07/14 at 23:19:45, jbroman wrote: > Wei, mind reviewing as a cc/ owner? ping ...
4 years, 5 months ago (2016-07-18 17:16:02 UTC) #16
weiliangc
lgtm
4 years, 5 months ago (2016-07-18 18:23:35 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2114303002/40001
4 years, 5 months ago (2016-07-18 18:24:30 UTC) #19
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 5 months ago (2016-07-18 18:24:33 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-18 19:45:12 UTC) #21
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 19:45:19 UTC) #22
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 19:46:45 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/09a522240fb06e640d20a44681ab99c1fb9a20b2
Cr-Commit-Position: refs/heads/master@{#406069}

Powered by Google App Engine
This is Rietveld 408576698