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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-19
*
Added toString to SkMaskFilter-derived classes
robertphillips@google.com
2013-03-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Added toString to SkXfermode-derived classes (for debugger)
robertphillips@google.com
2013-01-22
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
fix warnings:
mike@reedtribe.org
2012-12-24
*
change SkMaskFilter methods to const, in preparation for making the class as
reed@google.com
2012-12-18
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Fix type errors and a few warnings for Visual Studio 2010 64-bit build.
tomhudson@google.com
2012-05-17
*
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
*
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