aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkDumpCanvas.cpp
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-27
* remove uses of setBitmapDevice (DEPRECATED)Gravatar reed@google.com2012-09-26
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* add more details when dumping saveLayerGravatar reed@google.com2012-08-31
* Clean up most clang warnings outside animator/Gravatar tomhudson@google.com2012-08-14
* Add an SK_PRINTF_LIKE macro, which declares a function to have printf-likeGravatar senorblanco@chromium.org2012-07-09
* more SkInstCnt plumbingGravatar reed@google.com2012-06-26
* Iter::next takes a bool (defaults to true for now) if we want to consume dege...Gravatar reed@google.com2012-05-16
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@google.com2012-03-23
* Re-attempting Linux debug GL interface compiler complaint fix.Gravatar robertphillips@google.com2012-03-21
* Change append to appendf for call sites with no format arguments.Gravatar vandebo@chromium.org2012-02-21
* add bool argument to canvas' clipRect and clipPath for antialiasingGravatar reed@google.com2011-10-12
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* remove drawShape from canvas apiGravatar reed@google.com2011-06-27
* remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withGravatar reed@google.com2011-02-07
* add drawData() to canvas, to record data blobsGravatar reed@android.com2009-12-04
* fix dumpcanvas to recurse on pictures and shapesGravatar reed@android.com2009-06-05
* add SkSize for dimensionsGravatar reed@android.com2009-05-13
* API change: SkPath computeBounds -> getBoundsGravatar reed@android.com2009-04-01
* add optimization for width==1 bitmaps in shader procsGravatar reed@android.com2009-01-13
* grab from latest androidGravatar reed@android.com2008-12-17