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

Issue 1534123003: More framework support for TransferBuffers (Closed)

Created:
5 years ago by jvanverth1
Modified:
4 years, 11 months ago
Reviewers:
joshualitt, bsalomon
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 #

Total comments: 14

Patch Set 2 : Address comments #

Total comments: 10

Patch Set 3 : Address more comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -44 lines) Patch
M include/gpu/GrTypesPriv.h View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 7 chunks +30 lines, -5 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 2 2 chunks +16 lines, -1 line 0 comments Download
M src/gpu/GrResourceProvider.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrResourceProvider.cpp View 1 1 chunk +10 lines, -0 lines 0 comments Download
M src/gpu/GrTest.cpp View 1 3 chunks +9 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLBufferImpl.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLGpu.h View 1 2 3 chunks +12 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 2 17 chunks +91 lines, -35 lines 0 comments Download
M src/gpu/gl/GrGLTransferBuffer.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
jvanverth1
This is probably safe to land as no one is using TransferBuffers at the moment. ...
5 years ago (2015-12-18 15:10:48 UTC) #2
bsalomon
https://codereview.chromium.org/1534123003/diff/1/src/gpu/GrGpu.cpp File src/gpu/GrGpu.cpp (right): https://codereview.chromium.org/1534123003/diff/1/src/gpu/GrGpu.cpp#newcode343 src/gpu/GrGpu.cpp:343: if (!buffer) { || !surface? https://codereview.chromium.org/1534123003/diff/1/src/gpu/GrGpu.cpp#newcode350 src/gpu/GrGpu.cpp:350: fStats.incTextureUploads(); Worth ...
5 years ago (2015-12-18 15:24:38 UTC) #3
jvanverth1
https://codereview.chromium.org/1534123003/diff/1/src/gpu/GrGpu.cpp File src/gpu/GrGpu.cpp (right): https://codereview.chromium.org/1534123003/diff/1/src/gpu/GrGpu.cpp#newcode343 src/gpu/GrGpu.cpp:343: if (!buffer) { On 2015/12/18 15:24:38, bsalomon wrote: > ...
4 years, 11 months ago (2016-01-04 21:24:09 UTC) #5
bsalomon
looks good, minor stuff https://codereview.chromium.org/1534123003/diff/20001/include/gpu/GrTypesPriv.h File include/gpu/GrTypesPriv.h (right): https://codereview.chromium.org/1534123003/diff/20001/include/gpu/GrTypesPriv.h#newcode271 include/gpu/GrTypesPriv.h:271: * Indicates the transfer direction ...
4 years, 11 months ago (2016-01-05 14:01:18 UTC) #6
jvanverth1
https://codereview.chromium.org/1534123003/diff/20001/include/gpu/GrTypesPriv.h File include/gpu/GrTypesPriv.h (right): https://codereview.chromium.org/1534123003/diff/20001/include/gpu/GrTypesPriv.h#newcode271 include/gpu/GrTypesPriv.h:271: * Indicates the transfer direction for a transfer buffer ...
4 years, 11 months ago (2016-01-05 17:21:28 UTC) #7
bsalomon
lgtm
4 years, 11 months ago (2016-01-05 18:14:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1534123003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1534123003/40001
4 years, 11 months ago (2016-01-05 18:23:45 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-05 18:41:30 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/17aa047066eaaa56637c4c2b93c8c4c374127dbf

Powered by Google App Engine
This is Rietveld 408576698