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

Issue 1395693011: Fix for GM:bigblurs not actually blurring some of the rectangles on Nexus 10. (Closed)

Created:
5 years, 2 months ago by ethannicholas
Modified:
4 years, 11 months ago
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 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : #

Total comments: 1

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -1732 lines) Patch
M gyp/gpu.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
A src/gpu/GrTessellator.h View 1 2 3 4 5 6 1 chunk +40 lines, -0 lines 0 comments Download
A + src/gpu/GrTessellator.cpp View 1 2 3 4 5 6 6 chunks +131 lines, -332 lines 0 comments Download
M src/gpu/batches/GrTessellatingPathRenderer.cpp View 1 2 3 4 5 6 5 chunks +22 lines, -1400 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
ethannicholas
5 years, 2 months ago (2015-10-15 17:32:33 UTC) #2
ethannicholas
Updated to switch precision as needed.
5 years, 2 months ago (2015-10-16 16:37:57 UTC) #3
joshualitt
This looks fine to me. I asked about getting the real precision from the caps, ...
5 years, 2 months ago (2015-10-16 20:50:44 UTC) #5
robertphillips
https://codereview.chromium.org/1395693011/diff/60001/src/effects/SkBlurMaskFilter.cpp File src/effects/SkBlurMaskFilter.cpp (right): https://codereview.chromium.org/1395693011/diff/60001/src/effects/SkBlurMaskFilter.cpp#newcode626 src/effects/SkBlurMaskFilter.cpp:626: } // why is this here ? how was ...
5 years, 2 months ago (2015-10-19 13:48:39 UTC) #6
ethannicholas
https://codereview.chromium.org/1395693011/diff/60001/src/effects/SkBlurMaskFilter.cpp File src/effects/SkBlurMaskFilter.cpp (right): https://codereview.chromium.org/1395693011/diff/60001/src/effects/SkBlurMaskFilter.cpp#newcode626 src/effects/SkBlurMaskFilter.cpp:626: } On 2015/10/19 13:48:39, robertphillips wrote: > // why ...
5 years, 2 months ago (2015-10-19 14:11:41 UTC) #7
robertphillips
lgtm % question https://codereview.chromium.org/1395693011/diff/80001/src/effects/SkBlurMaskFilter.cpp File src/effects/SkBlurMaskFilter.cpp (right): https://codereview.chromium.org/1395693011/diff/80001/src/effects/SkBlurMaskFilter.cpp#newcode633 src/effects/SkBlurMaskFilter.cpp:633: GrSLPrecision precision; Is this enough? Don't ...
5 years, 2 months ago (2015-10-19 15:17:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1395693011/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1395693011/100001
5 years, 2 months ago (2015-10-19 15:28:51 UTC) #11
commit-bot: I haz the power
5 years, 2 months ago (2015-10-19 15:38:19 UTC) #12
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/a8e5fbdf30fb1a09c781c4aab91ec70839590626

Powered by Google App Engine
This is Rietveld 408576698