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

Issue 1970003003: Add bounds to GrShape (Closed)

Created:
4 years, 7 months ago by bsalomon
Modified:
4 years, 7 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@grshapeisempty
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : minor #

Total comments: 13

Patch Set 3 : Address comments #

Patch Set 4 : comment fix #

Patch Set 5 : Fix gcc warning and maybe workaround vc internal compile error #

Patch Set 6 : try again to workaround vc internal error #

Patch Set 7 : Work around windows compiler bug #

Patch Set 8 : put back const& #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -7 lines) Patch
M include/core/SkRect.h View 2 chunks +3 lines, -5 lines 0 comments Download
M src/gpu/GrShape.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M src/gpu/GrShape.cpp View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
M src/gpu/GrStyle.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M tests/GrShapeTest.cpp View 1 2 3 4 5 6 7 4 chunks +64 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (16 generated)
bsalomon
4 years, 7 months ago (2016-05-12 16:55:18 UTC) #3
robertphillips
Questions, questions, questions https://codereview.chromium.org/1970003003/diff/20001/src/gpu/GrShape.cpp File src/gpu/GrShape.cpp (right): https://codereview.chromium.org/1970003003/diff/20001/src/gpu/GrShape.cpp#newcode43 src/gpu/GrShape.cpp:43: case Type::kEmpty: Why not just return ...
4 years, 7 months ago (2016-05-12 17:18:47 UTC) #4
bsalomon
https://codereview.chromium.org/1970003003/diff/20001/src/gpu/GrShape.cpp File src/gpu/GrShape.cpp (right): https://codereview.chromium.org/1970003003/diff/20001/src/gpu/GrShape.cpp#newcode43 src/gpu/GrShape.cpp:43: case Type::kEmpty: On 2016/05/12 17:18:47, robertphillips wrote: > Why ...
4 years, 7 months ago (2016-05-12 18:37:58 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/1970003003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1970003003/60001
4 years, 7 months ago (2016-05-12 18:41:56 UTC) #7
robertphillips
lgtm
4 years, 7 months ago (2016-05-12 18:44:03 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/8549)
4 years, 7 months ago (2016-05-12 18:44:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1970003003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1970003003/80001
4 years, 7 months ago (2016-05-12 19:15:50 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/8589)
4 years, 7 months ago (2016-05-12 19:19:01 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1970003003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1970003003/100001
4 years, 7 months ago (2016-05-12 19:22:40 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/8590)
4 years, 7 months ago (2016-05-12 19:25:51 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1970003003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1970003003/120001
4 years, 7 months ago (2016-05-13 16:00:30 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1970003003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1970003003/140001
4 years, 7 months ago (2016-05-13 16:02:03 UTC) #27
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 16:23:43 UTC) #29
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/skia/+/9fb420393ee1c24fc3282b7155985fa8fa7bcad4

Powered by Google App Engine
This is Rietveld 408576698