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

Issue 1232173002: Remove GL-specific code from GMs and tests (Closed)

Created:
5 years, 5 months ago by jvanverth1
Modified:
5 years, 5 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix isBackendTexture #

Patch Set 3 : More clean-up #

Total comments: 9

Patch Set 4 : Fixes (for GLBench in particular) #

Total comments: 2

Patch Set 5 : Remove outdated comments #

Patch Set 6 : Get rid of warning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -116 lines) Patch
M bench/GLBench.cpp View 1 2 3 1 chunk +4 lines, -6 lines 0 comments Download
M gm/imagefromyuvtextures.cpp View 1 2 3 4 4 chunks +15 lines, -44 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download
M src/gpu/GrTest.h View 1 2 1 chunk +2 lines, -6 lines 0 comments Download
M src/gpu/GrTest.cpp View 3 chunks +7 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLGpu.h View 1 2 3 2 chunks +8 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 2 3 4 5 2 chunks +39 lines, -1 line 0 comments Download
M tests/ResourceCacheTest.cpp View 1 2 3 4 chunks +10 lines, -23 lines 0 comments Download
M tests/SurfaceTest.cpp View 1 2 3 4 2 chunks +5 lines, -29 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
jvanverth1
5 years, 5 months ago (2015-07-10 18:05:49 UTC) #2
robertphillips
https://codereview.chromium.org/1232173002/diff/40001/gm/imagefromyuvtextures.cpp File gm/imagefromyuvtextures.cpp (right): https://codereview.chromium.org/1232173002/diff/40001/gm/imagefromyuvtextures.cpp#newcode96 gm/imagefromyuvtextures.cpp:96: can this be static ? https://codereview.chromium.org/1232173002/diff/40001/gm/imagefromyuvtextures.cpp#newcode112 gm/imagefromyuvtextures.cpp:112: this too ...
5 years, 5 months ago (2015-07-10 18:45:18 UTC) #3
jvanverth1
Fixed GLBench and addressed Rob's comments. PTAL. https://codereview.chromium.org/1232173002/diff/40001/gm/imagefromyuvtextures.cpp File gm/imagefromyuvtextures.cpp (right): https://codereview.chromium.org/1232173002/diff/40001/gm/imagefromyuvtextures.cpp#newcode96 gm/imagefromyuvtextures.cpp:96: On 2015/07/10 ...
5 years, 5 months ago (2015-07-10 19:59:44 UTC) #4
egdaniel
lgtm with minor comment https://codereview.chromium.org/1232173002/diff/60001/bench/GLBench.cpp File bench/GLBench.cpp (right): https://codereview.chromium.org/1232173002/diff/60001/bench/GLBench.cpp#newcode28 bench/GLBench.cpp:28: SkDebugf("Couldn't get an interface\n"); Should ...
5 years, 5 months ago (2015-07-10 20:10:45 UTC) #5
robertphillips
lgtm + typo https://codereview.chromium.org/1232173002/diff/60001/gm/imagefromyuvtextures.cpp File gm/imagefromyuvtextures.cpp (right): https://codereview.chromium.org/1232173002/diff/60001/gm/imagefromyuvtextures.cpp#newcode97 gm/imagefromyuvtextures.cpp:97: void createYUVTextures(GrContext* context, GrBackendObject yuvIDs[3]) { ...
5 years, 5 months ago (2015-07-10 20:23:41 UTC) #6
jvanverth1
On 2015/07/10 20:10:45, egdaniel wrote: > lgtm with minor comment > > https://codereview.chromium.org/1232173002/diff/60001/bench/GLBench.cpp > File ...
5 years, 5 months ago (2015-07-13 13:48:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1232173002/80001
5 years, 5 months ago (2015-07-13 13:59:11 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-x86_64-Release-Trybot/builds/2032)
5 years, 5 months ago (2015-07-13 14:00:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1232173002/100001
5 years, 5 months ago (2015-07-13 14:06:36 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:100001) as https://skia.googlesource.com/skia/+/672bb7fc6640e3fc68107354ed4ae45a2a1e2d29
5 years, 5 months ago (2015-07-13 14:20:02 UTC) #16
bsalomon
On 2015/07/13 14:20:02, commit-bot: I haz the power wrote: > Committed patchset #6 (id:100001) as ...
5 years, 5 months ago (2015-07-14 14:01:21 UTC) #17
bsalomon
On 2015/07/14 14:01:21, bsalomon wrote: > On 2015/07/13 14:20:02, commit-bot: I haz the power wrote: ...
5 years, 5 months ago (2015-07-14 14:01:42 UTC) #18
bsalomon
5 years, 5 months ago (2015-07-14 14:06:34 UTC) #19
Message was sent while issue was closed.
I misread the change.... sorry! It seems ok! I'd just like it to be clear that
the new functions on GPU are for testing only.

Powered by Google App Engine
This is Rietveld 408576698