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

Issue 1421853002: Add immediate mode option for gpu configs in dm (Closed)

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

Description

Add immediate mode option for gpu configs in dm Committed: https://skia.googlesource.com/skia/+/648c696438410fe0f0f5db9bb7935006fecf9cad

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 1

Patch Set 3 : fix no-gpu mode #

Patch Set 4 : add assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -18 lines) Patch
M dm/DMGpuSupport.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M dm/DMSrcSink.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M include/gpu/GrContext.h View 1 chunk +1 line, -1 line 0 comments Download
M include/gpu/GrContextOptions.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M src/gpu/GrContext.cpp View 2 chunks +5 lines, -3 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 3 chunks +6 lines, -2 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 3 3 chunks +9 lines, -2 lines 0 comments Download
M src/gpu/GrDrawingManager.h View 3 chunks +9 lines, -6 lines 0 comments Download
M src/gpu/GrDrawingManager.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/GrTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (10 generated)
bsalomon
5 years, 2 months ago (2015-10-23 15:37:13 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421853002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421853002/20001
5 years, 2 months ago (2015-10-23 15:37:21 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 2 months ago (2015-10-23 15:37:22 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/3777) Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, ...
5 years, 2 months ago (2015-10-23 15:38:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421853002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421853002/40001
5 years, 2 months ago (2015-10-23 15:41:23 UTC) #9
joshualitt
https://codereview.chromium.org/1421853002/diff/20001/src/gpu/GrDrawTarget.cpp File src/gpu/GrDrawTarget.cpp (right): https://codereview.chromium.org/1421853002/diff/20001/src/gpu/GrDrawTarget.cpp#newcode529 src/gpu/GrDrawTarget.cpp:529: if (fOptions.fImmediateMode) { In immediate mode we also want ...
5 years, 2 months ago (2015-10-23 15:41:46 UTC) #10
bsalomon
On 2015/10/23 15:41:46, joshualitt wrote: > https://codereview.chromium.org/1421853002/diff/20001/src/gpu/GrDrawTarget.cpp > File src/gpu/GrDrawTarget.cpp (right): > > https://codereview.chromium.org/1421853002/diff/20001/src/gpu/GrDrawTarget.cpp#newcode529 > ...
5 years, 2 months ago (2015-10-23 15:42:34 UTC) #11
joshualitt
On 2015/10/23 15:42:34, bsalomon wrote: > On 2015/10/23 15:41:46, joshualitt wrote: > > https://codereview.chromium.org/1421853002/diff/20001/src/gpu/GrDrawTarget.cpp > ...
5 years, 2 months ago (2015-10-23 15:44:17 UTC) #12
bsalomon
On 2015/10/23 15:44:17, joshualitt wrote: > On 2015/10/23 15:42:34, bsalomon wrote: > > On 2015/10/23 ...
5 years, 2 months ago (2015-10-23 15:47:27 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421853002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421853002/60001
5 years, 2 months ago (2015-10-23 15:47:39 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421853002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421853002/60001
5 years, 2 months ago (2015-10-23 16:02:54 UTC) #21
commit-bot: I haz the power
5 years, 2 months ago (2015-10-23 16:07:02 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/648c696438410fe0f0f5db9bb7935006fecf9cad

Powered by Google App Engine
This is Rietveld 408576698