index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SamplePatch.cpp
Commit message (
Expand
)
Author
Age
*
fix warnings on Mac in ssamplecode
caryclark@google.com
2012-06-06
*
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
*
switch to inheriting from SampleView
mike@reedtribe.org
2011-05-05
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
use sk_bzero instead of bzero, since it isn't always available.
reed@android.com
2009-06-29
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
add isConvex() hit to SkPath, to be used to speed up fills and opengl
reed@android.com
2009-06-03
*
Change (correct) SkImageRef's ownership rule for streams to the skia standard
reed@android.com
2009-03-16
*
first cut at event-based test app
reed@android.com
2008-12-19
*
grab from latest android
reed@android.com
2008-12-17