Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
40ff8ed522d05a18a9ae92b2df96080677aed212
/
src
/
effects
/
SkBlurMask.h
e80eb92
Add default ctor to SkMask
by robertphillips
· 9 years ago
30c4cae
Add special case circle blur for Ganesh
by robertphillips
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
daaafa6
add asAShadowBlur for android to drawlooper
by reed@google.com
· 11 years ago
3d8bf23
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
by commit-bot@chromium.org
· 11 years ago
55aec08
revert humper changes
by commit-bot@chromium.org
· 11 years ago
e396455
move common blur types into central header
by commit-bot@chromium.org
· 11 years ago
24e91ba
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
by commit-bot@chromium.org
· 11 years ago
c76a4b2
Revert of Fast path for blurred round rects -- blur a small 9patch rect on the CPU (https://codereview.chromium.org/248613004/)
by commit-bot@chromium.org
· 11 years ago
5729387
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
by commit-bot@chromium.org
· 11 years ago
a477154
plumb API for analytic rrect blur
by commit-bot@chromium.org
· 11 years ago
4c18e9f
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
cf34bc0
patch from issue 119343003 compile on 10.6, exclude failing gms
by commit-bot@chromium.org
· 11 years ago
dcfa9ff
Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119343003/)
by commit-bot@chromium.org
· 11 years ago
d182915
Perform the same analytic blur calculation on the GPU that we do on the CPU. Results in significant performance gains when using Ganesh to render drop shadows in Chrome.
by commit-bot@chromium.org
· 11 years ago
4469938
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning""
by reed@google.com
· 11 years ago
6fcbfce
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"
by reed@google.com
· 11 years ago
081560e
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning
by reed@google.com
· 11 years ago
7bd141d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
7ce661d
Blur refactoring
by robertphillips@google.com
· 11 years ago
17ad2bd
Fix quickReject computation for blurs
by robertphillips@google.com
· 11 years ago
0a1c387
Remove the non-separable blur because it is no longer used.
by commit-bot@chromium.org
· 11 years ago
2e71f16
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
7c5d7b7
Plumb fast rectangle blur code into the skia mask filter
by humper@google.com
· 12 years ago
d454ec1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
a99a92c
Complete the implementation of the faster blur; now supports all blur styles and matches the boxfilter approximation visually. Also change the interpretation of the blur radius to be sigma/2; need to add SK_IGNORE_BLUR_RADIUS_CORRECTNESS to chromium GYP to avoid immediate layout test failures over there.
by humper@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
8ae714b
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
7c7292c
Added a new function to directly generate a blurred rectangle analytically.
by humper@google.com
· 12 years ago
71f0f34
A new implementation of mask blurs, using separable X/Y passes. Disabled for now.
by senorblanco@chromium.org
· 12 years ago
5af16f8
Reduce size of filter mask. http://codereview.appspot.com/4965057/
by bungeman@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
4868e6b
[Committed on behalf of junov@chromium.org]
by senorblanco@chromium.org
· 14 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago