aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkProxyCanvas.cpp
Commit message (Expand)AuthorAge
* 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 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
* Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveL...Gravatar bsalomon@google.com2011-06-17
* make SkDevice constructors explicit between offscreen and on/directGravatar reed@google.com2011-06-16
* remove deprecated getViewport/setViewportGravatar reed@google.com2011-05-04
* remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withGravatar reed@google.com2011-02-07
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* add drawData() to canvas, to record data blobsGravatar reed@android.com2009-12-04
* fix impl of drawPictureGravatar reed@android.com2009-05-13
* add SkSize for dimensionsGravatar reed@android.com2009-05-13
* grab from latest androidGravatar reed@android.com2008-12-17