index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SamplePath.cpp
Commit message (
Expand
)
Author
Age
*
add fatstroke sample
Mike Reed
2016-11-03
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Remove uses of SkImageDecoder from samplecode
msarett
2016-03-18
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
migrate more samples over to SkAnimTImer
reed
2015-02-05
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add arcto patheffect
reed
2014-12-17
*
add sample for arcTo
reed
2014-12-16
*
use SkColorType instead of SkBitmap::Config in samplecode
commit-bot@chromium.org
2014-02-17
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
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
*
don't draw in constructor (makes debugging harder)
reed@google.com
2012-03-12
*
cast to double
reed@google.com
2012-02-16
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
remove some dead code in pipes
reed@google.com
2011-05-11
*
fix warnings
reed@google.com
2011-04-14
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
add new cubic test for overflow
reed@android.com
2009-10-13
*
http://code.google.com/p/skia/issues/detail?id=32
reed@android.com
2009-08-28
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
first cut at event-based test app
reed@android.com
2008-12-19
*
grab from latest android
reed@android.com
2008-12-17