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

Issue 1758113005: Add BigRectGM. (Closed)

Created:
4 years, 9 months ago by dogben
Modified:
4 years, 9 months ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Use DEF_SIMPLE_GM. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -0 lines) Patch
A gm/bigrect.cpp View 1 1 chunk +85 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1758113005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1758113005/1
4 years, 9 months ago (2016-03-04 15:45:54 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-04 15:58:05 UTC) #5
dogben
4 years, 9 months ago (2016-03-04 15:58:28 UTC) #7
mtklein
https://codereview.chromium.org/1758113005/diff/1/gm/bigrect.cpp File gm/bigrect.cpp (right): https://codereview.chromium.org/1758113005/diff/1/gm/bigrect.cpp#newcode10 gm/bigrect.cpp:10: namespace skiagm { Generally no need for this. I ...
4 years, 9 months ago (2016-03-07 14:32:13 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1758113005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1758113005/20001
4 years, 9 months ago (2016-03-07 15:52:59 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-07 16:07:27 UTC) #12
dogben
https://codereview.chromium.org/1758113005/diff/1/gm/bigrect.cpp File gm/bigrect.cpp (right): https://codereview.chromium.org/1758113005/diff/1/gm/bigrect.cpp#newcode10 gm/bigrect.cpp:10: namespace skiagm { On 2016/03/07 at 14:32:12, mtklein wrote: ...
4 years, 9 months ago (2016-03-07 16:12:48 UTC) #13
mtklein
lgtm
4 years, 9 months ago (2016-03-07 16:14:37 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1758113005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1758113005/20001
4 years, 9 months ago (2016-03-07 16:15:16 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/a9101eef5ffc5f329a5edc75fd67441d868b0e9b
4 years, 9 months ago (2016-03-07 16:16:14 UTC) #18
dogben
4 years, 9 months ago (2016-03-07 17:09:10 UTC) #19
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1773593005/ by benjaminwagner@google.com.

The reason for reverting is: Causing ASAN failures. (I had expected float-cast
ASAN failures, which are disabled right now, but we're also seeing integer
overflows.).

Powered by Google App Engine
This is Rietveld 408576698