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

Issue 27521002: Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink or Chrome. (Closed)

Created:
7 years, 2 months ago by Stephen White
Modified:
7 years, 2 months ago
Reviewers:
reed, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink or Chrome. BUG= R=reed@google.com, reed Committed: https://code.google.com/p/skia/source/detail?r=11812

Patch Set 1 #

Total comments: 5

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -73 lines) Patch
M gm/imagefilterscropped.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M gm/lighting.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M gm/morphology.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M gm/offsetimagefilter.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M gm/xfermodeimagefilter.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M include/core/SkImageFilter.h View 1 3 chunks +1 line, -8 lines 0 comments Download
M src/core/SkImageFilter.cpp View 6 chunks +0 lines, -31 lines 0 comments Download
M src/effects/SkRectShaderImageFilter.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M tests/ImageFilterTest.cpp View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Stephen White
reed@: PTAL. Thanks!
7 years, 2 months ago (2013-10-16 14:30:23 UTC) #1
reed1
lgtm, w/ requests for some dox/clarifications https://codereview.chromium.org/27521002/diff/1/include/core/SkImageFilter.h File include/core/SkImageFilter.h (right): https://codereview.chromium.org/27521002/diff/1/include/core/SkImageFilter.h#newcode36 include/core/SkImageFilter.h:36: uint32_t fFlags; Is ...
7 years, 2 months ago (2013-10-16 14:51:53 UTC) #2
Stephen White
https://codereview.chromium.org/27521002/diff/1/include/core/SkImageFilter.h File include/core/SkImageFilter.h (right): https://codereview.chromium.org/27521002/diff/1/include/core/SkImageFilter.h#newcode36 include/core/SkImageFilter.h:36: uint32_t fFlags; On 2013/10/16 14:51:53, reed1 wrote: > Is ...
7 years, 2 months ago (2013-10-16 14:57:15 UTC) #3
reed1
https://codereview.chromium.org/27521002/diff/1/include/core/SkImageFilter.h File include/core/SkImageFilter.h (right): https://codereview.chromium.org/27521002/diff/1/include/core/SkImageFilter.h#newcode36 include/core/SkImageFilter.h:36: uint32_t fFlags; On 2013/10/16 14:57:15, Stephen White wrote: > ...
7 years, 2 months ago (2013-10-16 14:59:27 UTC) #4
Stephen White
On 2013/10/16 14:59:27, reed1 wrote: > https://codereview.chromium.org/27521002/diff/1/include/core/SkImageFilter.h > File include/core/SkImageFilter.h (right): > > https://codereview.chromium.org/27521002/diff/1/include/core/SkImageFilter.h#newcode36 > ...
7 years, 2 months ago (2013-10-16 15:03:46 UTC) #5
reed1
I think its worth exploring what the minimal way to expose these per-edge-flags is. - ...
7 years, 2 months ago (2013-10-16 15:12:35 UTC) #6
Stephen White
On 2013/10/16 15:12:35, reed1 wrote: > I think its worth exploring what the minimal way ...
7 years, 2 months ago (2013-10-16 15:27:27 UTC) #7
Stephen White
On 2013/10/16 15:27:27, Stephen White wrote: > On 2013/10/16 15:12:35, reed1 wrote: > > I ...
7 years, 2 months ago (2013-10-16 15:43:28 UTC) #8
Stephen White
7 years, 2 months ago (2013-10-16 15:46:08 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r11812 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698