index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
imagefiltersgraph.cpp
Commit message (
Expand
)
Author
Age
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...
senorblanco@chromium.org
2013-08-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Pull SkMergeImageFilter out into its own file.
senorblanco@chromium.org
2012-12-04
*
Add a factory Create function for SkColorFilterImageFilter, and move the matr...
senorblanco@chromium.org
2012-10-26
*
Protect filter_texture() against render target change.
senorblanco@chromium.org
2012-10-24
*
Reenable pipe for imagefiltersgraph GM on Android.
scroggo@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 SkColorFilterImageFilter into its own file.
senorblanco@chromium.org
2012-08-20
*
Disable imagefiltersgraph from running through pipe on android
scroggo
2012-08-20
*
Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity
senorblanco@chromium.org
2012-08-20