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

Issue 1535173002: Rejigger distance field path rect calcs to avoid underflow (Closed)

Created:
5 years ago by jvanverth1
Modified:
5 years ago
Reviewers:
joshualitt
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 : Fix comment #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M src/gpu/batches/GrAADistanceFieldPathRenderer.cpp View 1 2 chunks +11 lines, -5 lines 2 comments Download

Messages

Total messages: 10 (4 generated)
jvanverth1
5 years ago (2015-12-18 16:37:21 UTC) #3
joshualitt
https://codereview.chromium.org/1535173002/diff/20001/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp File src/gpu/batches/GrAADistanceFieldPathRenderer.cpp (right): https://codereview.chromium.org/1535173002/diff/20001/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp#newcode353 src/gpu/batches/GrAADistanceFieldPathRenderer.cpp:353: devPathBounds.outset(intPad, intPad); I guess this could still overflow if ...
5 years ago (2015-12-18 17:36:45 UTC) #4
jvanverth1
https://codereview.chromium.org/1535173002/diff/20001/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp File src/gpu/batches/GrAADistanceFieldPathRenderer.cpp (right): https://codereview.chromium.org/1535173002/diff/20001/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp#newcode353 src/gpu/batches/GrAADistanceFieldPathRenderer.cpp:353: devPathBounds.outset(intPad, intPad); On 2015/12/18 17:36:45, joshualitt wrote: > I ...
5 years ago (2015-12-18 17:48:43 UTC) #5
joshualitt
On 2015/12/18 17:48:43, jvanverth1 wrote: > https://codereview.chromium.org/1535173002/diff/20001/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp > File src/gpu/batches/GrAADistanceFieldPathRenderer.cpp (right): > > https://codereview.chromium.org/1535173002/diff/20001/src/gpu/batches/GrAADistanceFieldPathRenderer.cpp#newcode353 > ...
5 years ago (2015-12-18 17:49:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1535173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1535173002/20001
5 years ago (2015-12-18 17:49:48 UTC) #8
commit-bot: I haz the power
5 years ago (2015-12-18 18:07:54 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/ecbed9d01bdb7906e4a85bebd3e5b6b23fbacedf

Powered by Google App Engine
This is Rietveld 408576698