index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleStrokePath.cpp
Commit message (
Expand
)
Author
Age
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
Delete even more unused views code
Brian Osman
2017-11-29
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
switch maskfilters to sk_sp
reed
2016-04-04
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
fuzzer fixes
caryclark
2015-02-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
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
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
update to SampleView
reed@google.com
2011-06-01
*
fix warnings
reed@google.com
2011-04-14
*
update to try out programmable shaders
reed@android.com
2010-01-25
*
#if 0 test code for blur, since it references a private header
reed@android.com
2009-09-21
*
add tests for blurmask
reed@android.com
2009-09-21
*
update with tests for blur
reed@android.com
2009-09-18
*
add neon opts for matrix procs
reed@android.com
2009-09-15