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

Issue 272593002: add localmatrix-shader (Closed)

Created:
6 years, 7 months ago by reed1
Modified:
6 years, 7 months ago
Reviewers:
Dominik Grewe, scroggo
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

add localmatrix-shader BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14633

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : #

Total comments: 3

Patch Set 5 : move impl to separate file #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -2 lines) Patch
M gyp/core.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkShader.h View 1 2 3 4 1 chunk +17 lines, -0 lines 0 comments Download
M samplecode/SamplePatch.cpp View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
A src/core/SkLocalMatrixShader.cpp View 1 2 3 4 1 chunk +115 lines, -0 lines 0 comments Download
M src/core/SkShader.cpp View 1 2 3 4 5 6 4 chunks +28 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
reed1
6 years, 7 months ago (2014-05-07 13:04:02 UTC) #1
scroggo
https://codereview.chromium.org/272593002/diff/40001/include/core/SkShader.h File include/core/SkShader.h (right): https://codereview.chromium.org/272593002/diff/40001/include/core/SkShader.h#newcode408 include/core/SkShader.h:408: * Note: onwership of the proxy is not transferred ...
6 years, 7 months ago (2014-05-07 14:15:41 UTC) #2
reed1
https://codereview.chromium.org/272593002/diff/40001/include/core/SkShader.h File include/core/SkShader.h (right): https://codereview.chromium.org/272593002/diff/40001/include/core/SkShader.h#newcode408 include/core/SkShader.h:408: * Note: onwership of the proxy is not transferred ...
6 years, 7 months ago (2014-05-07 20:37:31 UTC) #3
scroggo
lgtm https://codereview.chromium.org/272593002/diff/60001/src/core/SkShader.cpp File src/core/SkShader.cpp (right): https://codereview.chromium.org/272593002/diff/60001/src/core/SkShader.cpp#newcode22 src/core/SkShader.cpp:22: #ifdef SK_TRACK_SHADER_LIFETIME It might be nice if this ...
6 years, 7 months ago (2014-05-07 22:01:15 UTC) #4
reed1
https://codereview.chromium.org/272593002/diff/60001/src/core/SkShader.cpp File src/core/SkShader.cpp (right): https://codereview.chromium.org/272593002/diff/60001/src/core/SkShader.cpp#newcode23 src/core/SkShader.cpp:23: static int32_t gShaderCounter; On 2014/05/07 22:01:15, scroggo wrote: > ...
6 years, 7 months ago (2014-05-07 22:05:05 UTC) #5
reed1
The CQ bit was checked by reed@google.com
6 years, 7 months ago (2014-05-07 22:05:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/272593002/100001
6 years, 7 months ago (2014-05-07 22:06:11 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-07 22:14:09 UTC) #8
reed1
The CQ bit was checked by reed@google.com
6 years, 7 months ago (2014-05-07 22:20:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/272593002/120001
6 years, 7 months ago (2014-05-07 22:20:43 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-07 22:26:40 UTC) #11
Message was sent while issue was closed.
Change committed as 14633

Powered by Google App Engine
This is Rietveld 408576698