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

Issue 1406173003: Loosen requirement that there be only one GrDrawTarget (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

Loosen requirement that there be only one GrDrawTarget BUG=skia:4094 Committed: https://skia.googlesource.com/skia/+/a106c627532ad669cf7d879955ae8ea6a53233c1

Patch Set 1 #

Patch Set 2 : rename getDT to getDrawTarget #

Patch Set 3 : Fix additional abbreviations #

Patch Set 4 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -58 lines) Patch
M include/gpu/GrContext.h View 1 2 5 chunks +16 lines, -3 lines 0 comments Download
M include/gpu/GrDrawContext.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M include/gpu/GrRenderTarget.h View 1 2 3 chunks +14 lines, -1 line 0 comments Download
M src/gpu/GrContext.cpp View 1 2 3 chunks +33 lines, -7 lines 0 comments Download
M src/gpu/GrDrawContext.cpp View 1 2 3 23 chunks +62 lines, -44 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 2 chunks +11 lines, -0 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 3 chunks +11 lines, -1 line 0 comments Download
M src/gpu/GrRenderTarget.cpp View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M src/gpu/GrTest.cpp View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (4 generated)
robertphillips
5 years, 2 months ago (2015-10-16 13:36:02 UTC) #2
bsalomon
Mostly seems fine. I'm not big on "DT", would prefer using the full "DrawTarget" Does ...
5 years, 2 months ago (2015-10-16 13:56:34 UTC) #3
robertphillips
Mainly for posterity: getDT has been renamed getDrawTarget The drawTargets should be enclosed by the ...
5 years, 2 months ago (2015-10-16 15:11:17 UTC) #4
bsalomon
On 2015/10/16 15:11:17, robertphillips wrote: > Mainly for posterity: > > getDT has been renamed ...
5 years, 2 months ago (2015-10-16 15:18:31 UTC) #5
robertphillips
On 2015/10/16 15:18:31, bsalomon wrote: > On 2015/10/16 15:11:17, robertphillips wrote: > > Mainly for ...
5 years, 2 months ago (2015-10-16 15:29:07 UTC) #6
bsalomon
lgtm
5 years, 2 months ago (2015-10-16 15:55:25 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406173003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406173003/60001
5 years, 2 months ago (2015-10-16 15:57:24 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-16 16:06:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406173003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406173003/60001
5 years, 2 months ago (2015-10-16 16:06:23 UTC) #13
commit-bot: I haz the power
5 years, 2 months ago (2015-10-16 16:07:09 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/a106c627532ad669cf7d879955ae8ea6a53233c1

Powered by Google App Engine
This is Rietveld 408576698