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

Issue 215303003: Remove software path from filters: FEGaussianBlur. (Closed)

Created:
6 years, 9 months ago by Savago
Modified:
6 years, 8 months ago
CC:
blink-reviews, jamesr, krit, dsinclair, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove software path from filters: FEGaussianBlur. BUG=357672 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170356

Patch Set 1 #

Total comments: 3

Patch Set 2 : Addressing reviewer's notes. #

Patch Set 3 : Forgot the call in FilterEffect. #

Patch Set 4 : Cleaned up. #

Total comments: 1

Patch Set 5 : Last changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -210 lines) Patch
M Source/platform/graphics/filters/FEGaussianBlur.h View 1 2 3 4 1 chunk +0 lines, -35 lines 0 comments Download
M Source/platform/graphics/filters/FEGaussianBlur.cpp View 1 3 chunks +1 line, -175 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
pdr.
+cc senorblanco
6 years, 9 months ago (2014-03-27 21:36:57 UTC) #1
Stephen White
https://codereview.chromium.org/215303003/diff/1/Source/platform/graphics/filters/FilterEffect.h File Source/platform/graphics/filters/FilterEffect.h (right): https://codereview.chromium.org/215303003/diff/1/Source/platform/graphics/filters/FilterEffect.h#newcode203 Source/platform/graphics/filters/FilterEffect.h:203: virtual void applySoftware() { }; I don't think this ...
6 years, 9 months ago (2014-03-27 21:40:14 UTC) #2
Stephen White
On 2014/03/27 21:40:14, Stephen White wrote: > https://codereview.chromium.org/215303003/diff/1/Source/platform/graphics/filters/FilterEffect.h > File Source/platform/graphics/filters/FilterEffect.h (right): > > https://codereview.chromium.org/215303003/diff/1/Source/platform/graphics/filters/FilterEffect.h#newcode203 ...
6 years, 9 months ago (2014-03-27 21:41:13 UTC) #3
Savago
https://codereview.chromium.org/215303003/diff/1/Source/platform/graphics/filters/FilterEffect.h File Source/platform/graphics/filters/FilterEffect.h (right): https://codereview.chromium.org/215303003/diff/1/Source/platform/graphics/filters/FilterEffect.h#newcode203 Source/platform/graphics/filters/FilterEffect.h:203: virtual void applySoftware() { }; applySoftware() is a pure ...
6 years, 9 months ago (2014-03-27 23:16:30 UTC) #4
Stephen White
https://codereview.chromium.org/215303003/diff/1/Source/platform/graphics/filters/FilterEffect.h File Source/platform/graphics/filters/FilterEffect.h (right): https://codereview.chromium.org/215303003/diff/1/Source/platform/graphics/filters/FilterEffect.h#newcode203 Source/platform/graphics/filters/FilterEffect.h:203: virtual void applySoftware() { }; On 2014/03/27 23:16:31, Savago ...
6 years, 9 months ago (2014-03-27 23:27:48 UTC) #5
Savago
Stephen Thanks for commenting, I appreciate the feedback. There is the issue that Filter.cpp calls ...
6 years, 9 months ago (2014-03-27 23:43:53 UTC) #6
Stephen White
On 2014/03/27 23:43:53, Savago wrote: > Stephen > > Thanks for commenting, I appreciate the ...
6 years, 9 months ago (2014-03-27 23:49:30 UTC) #7
Savago
I stand corrected, didn't noticed that the default in applySkia() was to return a false. ...
6 years, 9 months ago (2014-03-27 23:54:14 UTC) #8
Savago
The last patch I've uploaded yesterday should address the reviewer's comments.
6 years, 8 months ago (2014-03-28 15:51:01 UTC) #9
Stephen White
LGTM. Thanks for the extra effort. (BTW, reviewers are not notified when a new patch ...
6 years, 8 months ago (2014-03-28 17:12:27 UTC) #10
Stephen White
https://codereview.chromium.org/215303003/diff/60001/Source/platform/graphics/filters/FEGaussianBlur.h File Source/platform/graphics/filters/FEGaussianBlur.h (left): https://codereview.chromium.org/215303003/diff/60001/Source/platform/graphics/filters/FEGaussianBlur.h#oldcode81 Source/platform/graphics/filters/FEGaussianBlur.h:81: inline void FEGaussianBlur::kernelPosition(int boxBlur, unsigned& std, int& dLeft, int& ...
6 years, 8 months ago (2014-03-28 17:13:39 UTC) #11
Savago
Stephen Thanks for the review. I will upload a new patch with the suggestions.
6 years, 8 months ago (2014-03-28 17:15:50 UTC) #12
Savago
6 years, 8 months ago (2014-03-28 17:15:57 UTC) #13
Savago
By the way, since the plan is to do a filter at time, it may ...
6 years, 8 months ago (2014-03-28 17:17:01 UTC) #14
Savago
Bug report created, issue CL updated, new patch uploaded.
6 years, 8 months ago (2014-03-28 18:33:27 UTC) #15
Stephen White
Still LGTM. :)
6 years, 8 months ago (2014-03-28 18:34:34 UTC) #16
Savago
The CQ bit was checked by a.cavalcanti@samsung.com
6 years, 8 months ago (2014-03-28 18:57:21 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.cavalcanti@samsung.com/215303003/70001
6 years, 8 months ago (2014-03-28 18:58:06 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-28 19:00:57 UTC) #19
commit-bot: I haz the power
Internal error: failed to checkout. Please try again.
6 years, 8 months ago (2014-03-28 19:00:58 UTC) #20
Stephen White
On 2014/03/28 19:00:58, I haz the power (commit-bot) wrote: > Internal error: failed to checkout. ...
6 years, 8 months ago (2014-03-28 19:06:17 UTC) #21
Stephen White
The CQ bit was checked by senorblanco@chromium.org
6 years, 8 months ago (2014-03-28 19:06:22 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.cavalcanti@samsung.com/215303003/70001
6 years, 8 months ago (2014-03-28 19:06:25 UTC) #23
commit-bot: I haz the power
6 years, 8 months ago (2014-03-28 19:33:17 UTC) #24
Message was sent while issue was closed.
Change committed as 170356

Powered by Google App Engine
This is Rietveld 408576698