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

Issue 1294713009: Create GrQuad (Closed)

Created:
5 years, 4 months ago by joshua.litt
Modified:
5 years, 4 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: 4

Patch Set 2 : feedback inc #

Total comments: 3

Patch Set 3 : feedback inc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -0 lines) Patch
M gyp/gpu.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
A src/gpu/GrQuad.h View 1 2 1 chunk +58 lines, -0 lines 0 comments Download
M src/gpu/batches/GrBWFillRectBatch.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
joshualitt
ptal, just a couple of methods for now.
5 years, 4 months ago (2015-08-19 14:09:39 UTC) #2
bsalomon
https://codereview.chromium.org/1294713009/diff/1/src/gpu/GrQuad.h File src/gpu/GrQuad.h (right): https://codereview.chromium.org/1294713009/diff/1/src/gpu/GrQuad.h#newcode18 src/gpu/GrQuad.h:18: public: Constructor from rect? https://codereview.chromium.org/1294713009/diff/1/src/gpu/GrQuad.h#newcode19 src/gpu/GrQuad.h:19: GrQuad(const GrQuad& that) ...
5 years, 4 months ago (2015-08-19 14:20:04 UTC) #3
joshualitt
On 2015/08/19 14:20:04, bsalomon wrote: > https://codereview.chromium.org/1294713009/diff/1/src/gpu/GrQuad.h > File src/gpu/GrQuad.h (right): > > https://codereview.chromium.org/1294713009/diff/1/src/gpu/GrQuad.h#newcode18 > ...
5 years, 4 months ago (2015-08-19 14:30:35 UTC) #4
bsalomon
https://codereview.chromium.org/1294713009/diff/20001/src/gpu/GrQuad.h File src/gpu/GrQuad.h (right): https://codereview.chromium.org/1294713009/diff/20001/src/gpu/GrQuad.h#newcode23 src/gpu/GrQuad.h:23: GrQuad(const SkRect& rect) { explicit https://codereview.chromium.org/1294713009/diff/20001/src/gpu/GrQuad.h#newcode35 src/gpu/GrQuad.h:35: void map(const ...
5 years, 4 months ago (2015-08-19 15:04:51 UTC) #5
joshualitt
On 2015/08/19 15:04:51, bsalomon wrote: > https://codereview.chromium.org/1294713009/diff/20001/src/gpu/GrQuad.h > File src/gpu/GrQuad.h (right): > > https://codereview.chromium.org/1294713009/diff/20001/src/gpu/GrQuad.h#newcode23 > ...
5 years, 4 months ago (2015-08-19 15:29:44 UTC) #6
bsalomon
lgtm
5 years, 4 months ago (2015-08-19 15:40:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1294713009/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1294713009/40001
5 years, 4 months ago (2015-08-19 15:41:15 UTC) #9
commit-bot: I haz the power
5 years, 4 months ago (2015-08-19 15:48:44 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/ae5b2c623b22b24ea7c0d6200298e5bc366faa63

Powered by Google App Engine
This is Rietveld 408576698