index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleVertices.cpp
Commit message (
Expand
)
Author
Age
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
samplecode: Avoid temporary variables of SkString type.
tfarina@chromium.org
2012-09-30
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
use drawBitmapNine instead of SkNinePatch utils
reed@google.com
2011-09-07
*
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
*
4x4 SSAA with improvements in determination of when to apply. Still disabled ...
bsalomon@google.com
2011-05-02
*
migrate some samples over to SampleView, for FPS measurements
reed@google.com
2011-04-22
*
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
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
call notifyPixelsChanged() when the pages are flipped in pageflippixelref
reed@android.com
2009-05-30
*
Change (correct) SkImageRef's ownership rule for streams to the skia standard
reed@android.com
2009-03-16
*
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