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

Issue 1424473006: Rewrite bleed GM bmp/img generators and change oversized texture case (Closed)

Created:
5 years, 1 month ago by bsalomon
Modified:
5 years, 1 month ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Rewrite bleed GM bmp/img generators and change oversized texture case Makes it so that the oversized-texture/bmp case doesn't run on the CPU and makes it so that the subrect rendered is adjacent to the texture pad area on the bottom/right edges. Committed: https://skia.googlesource.com/skia/+/5c1262d7f7e25282808653b9b70f097d2bbfa2fd

Patch Set 1 #

Patch Set 2 : Rewrite bleed GM bmp/img generators and change oversized texture case #

Patch Set 3 : update #

Patch Set 4 : update #

Total comments: 6

Patch Set 5 : Address comments #

Patch Set 6 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+605 lines, -510 lines) Patch
M gm/bleed.cpp View 1 2 3 4 5 1 chunk +605 lines, -510 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
bsalomon
This adds the test case we discussed the other day.
5 years, 1 month ago (2015-11-09 16:43:17 UTC) #3
robertphillips
lgtm w a dox request https://codereview.chromium.org/1424473006/diff/60001/gm/bleed.cpp File gm/bleed.cpp (right): https://codereview.chromium.org/1424473006/diff/60001/gm/bleed.cpp#newcode44 gm/bleed.cpp:44: SkASSERT(0 == width % ...
5 years, 1 month ago (2015-11-09 17:11:39 UTC) #4
bsalomon
https://codereview.chromium.org/1424473006/diff/60001/gm/bleed.cpp File gm/bleed.cpp (right): https://codereview.chromium.org/1424473006/diff/60001/gm/bleed.cpp#newcode44 gm/bleed.cpp:44: SkASSERT(0 == width % 2 && 0 == height ...
5 years, 1 month ago (2015-11-09 17:44:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424473006/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424473006/70001
5 years, 1 month ago (2015-11-09 17:44:19 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-x86_64-Release-Trybot/builds/4123)
5 years, 1 month ago (2015-11-09 17:45:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424473006/90001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424473006/90001
5 years, 1 month ago (2015-11-09 17:48:18 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-09 18:06:09 UTC) #14
Message was sent while issue was closed.
Committed patchset #6 (id:90001) as
https://skia.googlesource.com/skia/+/5c1262d7f7e25282808653b9b70f097d2bbfa2fd

Powered by Google App Engine
This is Rietveld 408576698