aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/utils/SkDumpCanvas.h
Commit message (Expand)AuthorAge
...
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar bsalomon@google.com2013-10-22
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Added print out of SkShader information to debuggerGravatar robertphillips@google.com2013-01-15
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12
* revert 6762-6763, since those require new skps to be generated, and we can'tGravatar reed@google.com2012-12-12
* make RRect and Oval first-class drawing primitives in SkCanvas.Gravatar reed@google.com2012-12-12
* 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
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* more SkInstCnt plumbingGravatar reed@google.com2012-06-26
* Formatting cleanup: remove extra whitespaceGravatar vandebo@chromium.org2012-01-28
* don't specify default parameter values when overriding a methodGravatar reed@google.com2011-12-07
* add bool argument to canvas' clipRect and clipPath for antialiasingGravatar reed@google.com2011-10-12
* use SK_OVERRIDEGravatar reed@google.com2011-10-06
* 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 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
* grab from latest androidGravatar reed@android.com2008-12-17