index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleAll.cpp
Commit message (
Expand
)
Author
Age
*
Register some flattenable factories.
scroggo@google.com
2012-06-25
*
fix warnings on Mac in ssamplecode
caryclark@google.com
2012-06-06
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-25
*
revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...
reed@google.com
2012-05-24
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-24
*
Fix type errors and a few warnings for Visual Studio 2010 64-bit build.
tomhudson@google.com
2012-05-17
*
remove (unused) reference to SkStrokePathEffect
reed@google.com
2012-05-10
*
Remove unused static functions from SampleApp and effects
djsollen@google.com
2012-03-29
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
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
*
add typefacecache
reed@google.com
2011-05-02
*
fix warnings
reed@google.com
2011-04-14
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
detect nearly translate-only matrices when drawing bitmaps (for speed)
reed@android.com
2009-06-24
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
Some Linux / 64-bit compile fixes.
deanm@chromium.org
2009-06-11
*
add isConvex() hit to SkPath, to be used to speed up fills and opengl
reed@android.com
2009-06-03
*
move shapes subclasses into effects
reed@android.com
2009-05-27
*
grab from latest android
reed@android.com
2008-12-17