aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkMorphologyImageFilter.cpp
Commit message (Expand)AuthorAge
* Move SkColorTable into its own header and reduce includes in SkFlattenable.hGravatar djsollen@google.com2012-06-12
* Fix miscellaneous compiler warnings from Visual Studio 2010.Gravatar tomhudson@google.com2012-04-10
* Clamp dilate and erode radius to image width and height.Gravatar senorblanco@chromium.org2012-04-10
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Erode and dilate image filter effects, CPU and GPU implementations.Gravatar senorblanco@chromium.org2012-03-02