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

Issue 283803003: Move skPaint2GrPaint to SkGr.h/cpp (Closed)

Created:
6 years, 7 months ago by egdaniel
Modified:
6 years, 7 months ago
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Move skPaint2GrPaint to SkGr.h/cpp BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14753

Patch Set 1 : #

Total comments: 9

Patch Set 2 : Changes from comments #

Total comments: 3

Patch Set 3 : Add else clause to Sk2GrShader #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -162 lines) Patch
M include/gpu/SkGr.h View 1 1 chunk +19 lines, -0 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 16 chunks +16 lines, -162 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 2 chunks +95 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
egdaniel
ptal
6 years, 7 months ago (2014-05-13 15:48:38 UTC) #1
brian1
Lgtm, but could you remove the outdated comment about returning SkShader's texture in the shader ...
6 years, 7 months ago (2014-05-13 16:14:28 UTC) #2
robertphillips
https://codereview.chromium.org/283803003/diff/2/include/gpu/SkGr.h File include/gpu/SkGr.h (right): https://codereview.chromium.org/283803003/diff/2/include/gpu/SkGr.h#newcode81 include/gpu/SkGr.h:81: converts -> Converts ? "skPaint's shader" -> "SkPaint's shader." ...
6 years, 7 months ago (2014-05-13 16:24:10 UTC) #3
egdaniel
https://codereview.chromium.org/283803003/diff/2/include/gpu/SkGr.h File include/gpu/SkGr.h (right): https://codereview.chromium.org/283803003/diff/2/include/gpu/SkGr.h#newcode81 include/gpu/SkGr.h:81: As of now we always fall back to src-over ...
6 years, 7 months ago (2014-05-13 17:35:54 UTC) #4
bsalomon
https://codereview.chromium.org/283803003/diff/2/src/gpu/SkGr.cpp File src/gpu/SkGr.cpp (right): https://codereview.chromium.org/283803003/diff/2/src/gpu/SkGr.cpp#newcode349 src/gpu/SkGr.cpp:349: //SkDEBUGCODE(SkDebugf("Unsupported xfer mode.\n");) On 2014/05/13 17:35:54, egdaniel wrote: > ...
6 years, 7 months ago (2014-05-13 20:34:29 UTC) #5
egdaniel
6 years, 7 months ago (2014-05-14 14:09:18 UTC) #6
robertphillips
lgtm https://codereview.chromium.org/283803003/diff/40001/include/gpu/SkGr.h File include/gpu/SkGr.h (right): https://codereview.chromium.org/283803003/diff/40001/include/gpu/SkGr.h#newcode82 include/gpu/SkGr.h:82: // Converts a SkPaint to a GrPaint, ignoring ...
6 years, 7 months ago (2014-05-14 14:58:20 UTC) #7
egdaniel
The CQ bit was checked by egdaniel@google.com
6 years, 7 months ago (2014-05-15 16:38:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/egdaniel@google.com/283803003/60001
6 years, 7 months ago (2014-05-15 16:38:36 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-15 16:38:40 UTC) #10
commit-bot: I haz the power
Presubmit check for 283803003-60001 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 7 months ago (2014-05-15 16:38:40 UTC) #11
bsalomon
On 2014/05/15 16:38:40, I haz the power (commit-bot) wrote: > Presubmit check for 283803003-60001 failed ...
6 years, 7 months ago (2014-05-15 20:25:25 UTC) #12
bsalomon
On 2014/05/15 16:38:40, I haz the power (commit-bot) wrote: > Presubmit check for 283803003-60001 failed ...
6 years, 7 months ago (2014-05-15 20:25:25 UTC) #13
egdaniel
The CQ bit was checked by egdaniel@google.com
6 years, 7 months ago (2014-05-15 20:26:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/egdaniel@google.com/283803003/60001
6 years, 7 months ago (2014-05-15 20:27:02 UTC) #15
commit-bot: I haz the power
6 years, 7 months ago (2014-05-15 20:32:51 UTC) #16
Message was sent while issue was closed.
Change committed as 14753

Powered by Google App Engine
This is Rietveld 408576698