Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
a8db72864a43ad1fbba3c2892cf5cd88060a43ef
/
src
/
opts
/
SkMorphology_opts.h
ac83d62
Fix up a couple includes that are using <> instead of "".
by mtklein
· 10 years ago
0ded88d
[Reland of r13154, since the Housekeeping bot seems to have reverted it in r13155. Next time I'll put the "do not disturb" sign on my commit.]
by senorblanco@chromium.org
· 11 years ago
1878a44
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
76d4d04
Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opts/ dependent on effects/, so that we could use the SkMorphologyProc type in SkMorphologyImageFilter.h.
by senorblanco@chromium.org
· 11 years ago
7a47ad3
Implement SSE2-based implementations of the morphology filters (dilate & erode). This gives a 3-5X speedup over the naive implementation, and also mitigates a timing-based security attack in Chrome (https://code.google.com/p/chromium/issues/detail?id=251711).
by senorblanco@chromium.org
· 11 years ago