index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleText.cpp
Commit message (
Expand
)
Author
Age
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
code style, inherit from SampleView
reed@google.com
2011-05-18
*
add typefacecache
reed@google.com
2011-05-02
*
fix warnings
reed@google.com
2011-04-14
*
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
*
fix matrix use in coretext fonthost
reed@android.com
2010-07-22
*
update to try out programmable shaders
reed@android.com
2010-01-25
*
add isConvex() hit to SkPath, to be used to speed up fills and opengl
reed@android.com
2009-06-03
*
call notifyPixelsChanged() when the pages are flipped in pageflippixelref
reed@android.com
2009-05-30
*
add SDL support
reed@android.com
2009-05-22
*
API cleanup: rename typeface Create to CreateFromName, and remove default arg
reed@android.com
2009-03-04
*
update more sample code to new compose shader header
reed@android.com
2008-12-23
*
grab from latest android
reed@android.com
2008-12-17