index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
drawlooper.cpp
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Make sure SkDrawLooper objects can only be allocated on the heap.
commit-bot@chromium.org
2014-04-15
*
try to deprecate fFlagsMask from SkLayerDrawLooper
reed@google.com
2014-02-27
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix LayerDrawLooper to record its fFlagsMask
reed@google.com
2012-07-31