index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkMorphologyImageFilter.cpp
Commit message (
Expand
)
Author
Age
*
Revert 5350 while image changes are diagnosed.
bsalomon@google.com
2012-08-30
*
Remove fModulate from GrGLShaderBuilder
bsalomon@google.com
2012-08-30
*
Some GrGLShaderBuilder cleanup
bsalomon@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Move the code for the GPU implementation of morphology effects from GrContext
senorblanco@chromium.org
2012-08-22
*
Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity
senorblanco@chromium.org
2012-08-20
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and
senorblanco@chromium.org
2012-08-01
*
Move SkColorTable into its own header and reduce includes in SkFlattenable.h
djsollen@google.com
2012-06-12
*
Fix miscellaneous compiler warnings from Visual Studio 2010.
tomhudson@google.com
2012-04-10
*
Clamp dilate and erode radius to image width and height.
senorblanco@chromium.org
2012-04-10
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Erode and dilate image filter effects, CPU and GPU implementations.
senorblanco@chromium.org
2012-03-02