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 1508003008: Split big rrect aa effect up into separate images (Closed)

Created:
5 years ago by bsalomon
Modified:
5 years 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

Split big rrect aa effect up into separate images Needed to enlarge radii to surface bugs without exceeding max texture size on low end devices. BUG=chromium:477684 Committed: https://skia.googlesource.com/skia/+/4a4f14ba3f93cc6bb9146be0f029a9badb1b95d9

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comments, increase gap and pad #

Patch Set 3 : Fix int->scalar warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -77 lines) Patch
M gm/bigrrectaaeffect.cpp View 1 2 2 chunks +79 lines, -77 lines 0 comments Download
M include/core/SkRRect.h View 1 chunk +6 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (8 generated)
bsalomon
5 years ago (2015-12-09 17:06:59 UTC) #3
robertphillips
lgtm + dox requests https://codereview.chromium.org/1508003008/diff/1/gm/bigrrectaaeffect.cpp File gm/bigrrectaaeffect.cpp (right): https://codereview.chromium.org/1508003008/diff/1/gm/bigrrectaaeffect.cpp#newcode102 gm/bigrrectaaeffect.cpp:102: x = x + fTestOffsetX; ...
5 years ago (2015-12-09 17:19:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508003008/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508003008/20001
5 years ago (2015-12-09 17:52:55 UTC) #7
bsalomon
https://codereview.chromium.org/1508003008/diff/1/gm/bigrrectaaeffect.cpp File gm/bigrrectaaeffect.cpp (right): https://codereview.chromium.org/1508003008/diff/1/gm/bigrrectaaeffect.cpp#newcode102 gm/bigrrectaaeffect.cpp:102: x = x + fTestOffsetX; On 2015/12/09 17:19:09, robertphillips ...
5 years ago (2015-12-09 17:53:05 UTC) #8
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/4763)
5 years ago (2015-12-09 17:55:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508003008/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508003008/40001
5 years ago (2015-12-09 18:04:59 UTC) #13
commit-bot: I haz the power
5 years ago (2015-12-09 18:17:38 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/4a4f14ba3f93cc6bb9146be0f029a9badb1b95d9

Powered by Google App Engine
This is Rietveld 408576698