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

Issue 386693003: Use SkShader's localMat for SkLocalMatrixShader. (Closed)

Created:
6 years, 5 months ago by scroggo
Modified:
6 years, 5 months ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Use SkShader's localMat for SkLocalMatrixShader. Instead of setting SkShader::fLocalMatrix to Identity and storing a separate SkMatrix inside SkLocalMatrixShader, reuse SkShader::fLocalMatrix. Committed: https://skia.googlesource.com/skia/+/c870d494dd0dc88f3f4155a0d6257a1be8280880

Patch Set 1 #

Patch Set 2 : Read old pictures. #

Patch Set 3 : Add a FIXME. #

Patch Set 4 : Refine comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -11 lines) Patch
M include/core/SkPicture.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M include/core/SkReadBuffer.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkShader.h View 1 2 3 2 chunks +10 lines, -1 line 0 comments Download
M src/core/SkLocalMatrixShader.h View 4 chunks +4 lines, -5 lines 0 comments Download
M src/core/SkLocalMatrixShader.cpp View 1 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
scroggo
6 years, 5 months ago (2014-07-10 20:40:22 UTC) #1
reed1
modulo chrome flattening proxies (not sure that they do) lgtm I certainly like the simplification.
6 years, 5 months ago (2014-07-10 21:07:11 UTC) #2
scroggo
On 2014/07/10 21:07:11, reed1 wrote: > modulo chrome flattening proxies (not sure that they do) ...
6 years, 5 months ago (2014-07-10 21:25:25 UTC) #3
scroggo
On 2014/07/10 21:25:25, scroggo wrote: > On 2014/07/10 21:07:11, reed1 wrote: > > modulo chrome ...
6 years, 5 months ago (2014-07-10 22:40:59 UTC) #4
scroggo
On 2014/07/10 22:40:59, scroggo wrote: > On 2014/07/10 21:25:25, scroggo wrote: > > On 2014/07/10 ...
6 years, 5 months ago (2014-07-11 14:22:05 UTC) #5
scroggo
The CQ bit was checked by scroggo@google.com
6 years, 5 months ago (2014-07-11 17:17:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/scroggo@google.com/386693003/60001
6 years, 5 months ago (2014-07-11 17:18:40 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 17:42:15 UTC) #8
Message was sent while issue was closed.
Change committed as c870d494dd0dc88f3f4155a0d6257a1be8280880

Powered by Google App Engine
This is Rietveld 408576698