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
...
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
First pass at Comment API
robertphillips@google.com
2013-05-29
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
revert 6766, thereby re-landing 6762-6763 now that the bots are ready
reed@google.com
2012-12-12
*
revert 6762-6763, since those require new skps to be generated, and we can't
reed@google.com
2012-12-12
*
make RRect and Oval first-class drawing primitives in SkCanvas.
reed@google.com
2012-12-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-27
*
remove uses of setBitmapDevice (DEPRECATED)
reed@google.com
2012-09-26
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
re-re-land 5578
reed@google.com
2012-09-18
*
revert 5580
reed@google.com
2012-09-18
*
re-land 5578 w/ pipe fix
reed@google.com
2012-09-18
*
revert 5578 -- broke pipe
reed@google.com
2012-09-18
*
Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This
reed@google.com
2012-09-18
*
add more details when dumping saveLayer
reed@google.com
2012-08-31
*
Clean up most clang warnings outside animator/
tomhudson@google.com
2012-08-14
*
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
[prev]