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

Issue 193193002: plumbing for GPU fast blur (Closed)

Created:
6 years, 9 months ago by humper
Modified:
6 years, 9 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@fast_rrect_blur_cpu_plumb
Visibility:
Public.

Description

plumbing for GPU fast blur BUG=skia:2281 Committed: http://code.google.com/p/skia/source/detail?r=13735

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix indentation issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -8 lines) Patch
M include/core/SkMaskFilter.h View 1 chunk +8 lines, -0 lines 0 comments Download
M include/core/SkRRect.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkMaskFilter.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M src/core/SkRRect.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M src/effects/SkBlurMaskFilter.cpp View 2 chunks +11 lines, -0 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 4 chunks +42 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
humper
ptal; plumbing only
6 years, 9 months ago (2014-03-10 20:00:49 UTC) #1
bsalomon
Other than the if on its own line lgtm. https://codereview.chromium.org/193193002/diff/1/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.chromium.org/193193002/diff/1/src/gpu/SkGpuDevice.cpp#newcode1010 src/gpu/SkGpuDevice.cpp:1010: ...
6 years, 9 months ago (2014-03-10 20:41:47 UTC) #2
humper
The CQ bit was checked by humper@google.com
6 years, 9 months ago (2014-03-10 21:50:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/humper@google.com/193193002/20001
6 years, 9 months ago (2014-03-10 21:50:56 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-10 22:53:25 UTC) #5
Message was sent while issue was closed.
Change committed as 13735

Powered by Google App Engine
This is Rietveld 408576698