summaryrefslogtreecommitdiff
path: root/utils/SkProxyCanvas.cpp
AgeCommit message (Expand)Author
2011-10-12add bool argument to canvas' clipRect and clipPath for antialiasingreed@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-06-27remove drawShape from canvas apireed@google.com
2011-06-17Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveL...bsalomon@google.com
2011-06-16make SkDevice constructors explicit between offscreen and on/directreed@google.com
2011-05-04remove deprecated getViewport/setViewportreed@google.com
2011-02-07remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withreed@google.com
2010-12-20merge with changes for GPU backendreed@android.com
2009-12-04add drawData() to canvas, to record data blobsreed@android.com
2009-05-13fix impl of drawPicturereed@android.com
2009-05-13add SkSize for dimensionsreed@android.com
2008-12-17grab from latest androidreed@android.com