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

Issue 387043002: No need to cache local matrix in picture shader. (Closed)

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

Description

No need to cache local matrix in picture shader. Now that the local matrix cannot be changed, we no longer need to keep track of it to regenerate the bitmap shader. Depends on https://codereview.chromium.org/379323002 Committed: https://skia.googlesource.com/skia/+/1b0aa001e8f5245663965992f32df6a43cb22e2f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M src/core/SkPictureShader.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/core/SkPictureShader.cpp View 2 chunks +1 line, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scroggo
6 years, 5 months ago (2014-07-11 18:18:56 UTC) #1
f(malita)
lgtm
6 years, 5 months ago (2014-07-11 18:20:06 UTC) #2
scroggo
The CQ bit was checked by scroggo@google.com
6 years, 5 months ago (2014-07-11 18:44:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/scroggo@google.com/387043002/1
6 years, 5 months ago (2014-07-11 18:44:33 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 19:19:07 UTC) #5
Message was sent while issue was closed.
Change committed as 1b0aa001e8f5245663965992f32df6a43cb22e2f

Powered by Google App Engine
This is Rietveld 408576698