index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
SkDumpCanvas.cpp
Commit message (
Expand
)
Author
Age
*
Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like
senorblanco@chromium.org
2012-07-09
*
more SkInstCnt plumbing
reed@google.com
2012-06-26
*
Iter::next takes a bool (defaults to true for now) if we want to consume dege...
reed@google.com
2012-05-16
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
Re-attempting Linux debug GL interface compiler complaint fix.
robertphillips@google.com
2012-03-21
*
Change append to appendf for call sites with no format arguments.
vandebo@chromium.org
2012-02-21
*
add bool argument to canvas' clipRect and clipPath for antialiasing
reed@google.com
2011-10-12
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove drawShape from canvas api
reed@google.com
2011-06-27
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
add drawData() to canvas, to record data blobs
reed@android.com
2009-12-04
*
fix dumpcanvas to recurse on pictures and shapes
reed@android.com
2009-06-05
*
add SkSize for dimensions
reed@android.com
2009-05-13
*
API change: SkPath computeBounds -> getBounds
reed@android.com
2009-04-01
*
add optimization for width==1 bitmaps in shader procs
reed@android.com
2009-01-13
*
grab from latest android
reed@android.com
2008-12-17