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

Issue 1413673002: Remove DrawingMgr shims from GrContext (Closed)

Created:
5 years, 2 months ago by robertphillips
Modified:
5 years, 2 months ago
Reviewers:
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 #

Patch Set 2 : Fix comment and indentation #

Patch Set 3 : Remove abandon, reset & flush from public DrawingMgr API #

Total comments: 2

Patch Set 4 : Split GrDrawingManager into its own header #

Patch Set 5 : clean up #

Patch Set 6 : Fix bug #

Total comments: 2

Patch Set 7 : Fix names in comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -148 lines) Patch
M include/gpu/GrContext.h View 1 2 3 4 5 5 chunks +6 lines, -70 lines 0 comments Download
M include/gpu/GrDrawContext.h View 1 2 3 4 5 6 3 chunks +8 lines, -7 lines 0 comments Download
M src/effects/SkGpuBlurUtils.cpp View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M src/effects/SkMorphologyImageFilter.cpp View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 3 4 5 6 10 chunks +31 lines, -25 lines 0 comments Download
M src/gpu/GrDrawContext.cpp View 1 2 3 23 chunks +40 lines, -33 lines 0 comments Download
A src/gpu/GrDrawingManager.h View 1 2 3 4 5 6 1 chunk +69 lines, -0 lines 0 comments Download
M src/gpu/GrTest.cpp View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 3 3 chunks +3 lines, -4 lines 0 comments Download
M src/gpu/effects/GrConfigConversionEffect.cpp View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
robertphillips
PTAL - The const cast in DrawingMgr::drawContext is a bit goofy but it limits the ...
5 years, 2 months ago (2015-10-16 17:26:19 UTC) #2
bsalomon
https://codereview.chromium.org/1413673002/diff/30001/gm/texdata.cpp File gm/texdata.cpp (right): https://codereview.chromium.org/1413673002/diff/30001/gm/texdata.cpp#newcode25 gm/texdata.cpp:25: SkAutoTUnref<GrDrawContext> drawContext(ctx ? ctx->drawingMgr().drawContext(target) really want to have to ...
5 years, 2 months ago (2015-10-16 17:54:53 UTC) #3
robertphillips
PTAL
5 years, 2 months ago (2015-10-16 19:00:34 UTC) #4
bsalomon
lgtm https://codereview.chromium.org/1413673002/diff/90001/src/gpu/GrDrawingManager.h File src/gpu/GrDrawingManager.h (right): https://codereview.chromium.org/1413673002/diff/90001/src/gpu/GrDrawingManager.h#newcode17 src/gpu/GrDrawingManager.h:17: // Currently the DrawingMgr creates a separate GrTextContext ...
5 years, 2 months ago (2015-10-16 20:09:06 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413673002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413673002/110001
5 years, 2 months ago (2015-10-17 14:14:20 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-17 14:23:47 UTC) #9
robertphillips
https://codereview.chromium.org/1413673002/diff/90001/src/gpu/GrDrawingManager.h File src/gpu/GrDrawingManager.h (right): https://codereview.chromium.org/1413673002/diff/90001/src/gpu/GrDrawingManager.h#newcode17 src/gpu/GrDrawingManager.h:17: // Currently the DrawingMgr creates a separate GrTextContext for ...
5 years, 2 months ago (2015-10-17 14:42:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413673002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413673002/110001
5 years, 2 months ago (2015-10-17 14:42:42 UTC) #13
commit-bot: I haz the power
5 years, 2 months ago (2015-10-17 14:43:31 UTC) #14
Message was sent while issue was closed.
Committed patchset #7 (id:110001) as
https://skia.googlesource.com/skia/+/77a2e52c7d5c77de73ecab5fec79072ee4460706

Powered by Google App Engine
This is Rietveld 408576698