aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/utils/SkDumpCanvas.h
Commit message (Expand)AuthorAge
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* remove legacy virtual for vertices, only support object formGravatar Mike Reed2017-03-17
* Revert[2] "More SkVertices implementation work""Gravatar Mike Reed2017-03-17
* Revert "More SkVertices implementation work"Gravatar Mike Reed2017-03-17
* More SkVertices implementation workGravatar Mike Reed2017-03-17
* Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.Gravatar Brian Salomon2017-02-06
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSGravatar Mike Reed2016-12-08
* remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAMGravatar Mike Reed2016-11-03
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* Plumb drawArc to SkDevice.Gravatar bsalomon2016-08-19
* drawTextRSXformGravatar reed2016-07-07
* all dumpcanvas to be built in releaseGravatar reed2016-07-04
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-29
* Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...Gravatar reed2016-04-28
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-27
* Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...Gravatar reed2016-03-04
* Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...Gravatar reed2016-03-03
* move annotations to canvas virtualGravatar reed2016-03-03
* change signature for virtual related to saveLayer, passing SaveLayerRecGravatar reed2015-12-18
* Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...Gravatar reed2015-12-16
* Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...Gravatar reed2015-12-16
* remove drawSprite from canvasGravatar reed2015-12-16
* remove all guards for changes to drawBitmapRect / drawImageRectGravatar reed2015-07-28
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* remove SkInstCntGravatar mtklein2015-06-26
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...Gravatar reed2015-01-05
* Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...Gravatar reed2015-01-05
* move remaining virtual draw methods to onDrawGravatar reed2015-01-04
* remove unused drawDataGravatar reed2015-01-02
* Cull pushCull and popCull from Skia.Gravatar mtklein2014-12-12
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* SkTextBlob plumbingGravatar fmalita2014-08-26
* SkCanvas::drawPatch param SkPoint[12]Gravatar dandov2014-08-12
* add drawPicture variant that takes a matrix and paintGravatar reed2014-08-09
* Stopped skipping tests in dm of SkPatch by implementing theGravatar dandov2014-08-07
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...Gravatar reed@google.com2014-04-23
* Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...Gravatar commit-bot@chromium.org2014-04-22
* make drawText calls non-virtual, to ease SkFont and TextBlobGravatar commit-bot@chromium.org2014-04-22
* Consolidate SkCanvas matrix virtuals.Gravatar commit-bot@chromium.org2014-03-25
* De-virtualize SkCanvas matrix ops.Gravatar commit-bot@chromium.org2014-03-13
* De-virtualize SkCanvas save/restore.Gravatar commit-bot@chromium.org2014-03-12
* Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co...Gravatar commit-bot@chromium.org2014-03-12