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

Issue 17027003: Add flag bits for partial GrContext reset (Closed)

Created:
7 years, 6 months ago by kangyuan.shu
Modified:
7 years, 5 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : add flags for partial resetContext #

Total comments: 4

Patch Set 3 : change name style of enum, and remove resetTexture() #

Total comments: 2

Patch Set 4 : move enum to GrType and fix nits #

Patch Set 5 : style #

Patch Set 6 : Fixes (prev checkin was reverted due to assertions) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -76 lines) Patch
M include/gpu/GrContext.h View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M include/gpu/GrTypes.h View 1 2 3 4 5 1 chunk +25 lines, -0 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 3 4 5 5 chunks +8 lines, -6 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 3 4 5 2 chunks +86 lines, -64 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bsalomon
Thanks for updating the CL to have a bitfield. I didn't expect you to flesh ...
7 years, 6 months ago (2013-06-18 10:16:31 UTC) #1
kangyuan.shu
hello, it's ready for review. Anyone give a comment? thanks...!
7 years, 6 months ago (2013-06-24 03:52:30 UTC) #2
bsalomon
basically looks good. Two small requests. https://codereview.chromium.org/17027003/diff/6001/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.chromium.org/17027003/diff/6001/include/gpu/GrContext.h#newcode63 include/gpu/GrContext.h:63: enum GLBackendState { ...
7 years, 6 months ago (2013-06-26 19:03:07 UTC) #3
kangyuan.shu
done.
7 years, 6 months ago (2013-06-27 01:53:15 UTC) #4
bsalomon
On 2013/06/27 01:53:15, kangyuan.shu wrote: > done. I fixed a couple of style things in ...
7 years, 5 months ago (2013-06-27 14:56:03 UTC) #5
kangyuan.shu
On 2013/06/27 14:56:03, bsalomon wrote: > On 2013/06/27 01:53:15, kangyuan.shu wrote: > > done. > ...
7 years, 5 months ago (2013-06-28 01:16:37 UTC) #6
bsalomon
Committed patchset #5 manually as r9802 (presubmit successful).
7 years, 5 months ago (2013-06-28 14:33:15 UTC) #7
bsalomon
7 years, 5 months ago (2013-06-28 18:57:40 UTC) #8
Message was sent while issue was closed.
Committed patchset #6 manually as r9814 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698