Revert "replace SkXfermode obj with SkBlendMode enum in paints"
[platform/upstream/libSkiaSharp.git] / src / utils / SkDumpCanvas.cpp
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-08-19 bsalomonPlumb drawArc to SkDevice.
2016-07-07 reeddrawTextRSXform
2016-07-04 reedall dumpcanvas to be built in release
2016-04-29 djsollenRepurpose Release_Developer BUILDTYPE and remove SK_DEV...
2016-04-28 reedRevert of Repurpose Release_Developer BUILDTYPE and...
2016-04-27 djsollenRepurpose Release_Developer BUILDTYPE and remove SK_DEV...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-05 reedMove annotations to canvas virtual (patchset #8 id...
2016-03-03 reedRevert of move annotations to canvas virtual (patchset...
2016-03-03 reedmove annotations to canvas virtual
2015-12-18 reedchange signature for virtual related to saveLayer,...
2015-12-16 reedReland of move drawSprite from canvas (patchset #1...
2015-12-16 reedRevert of remove drawSprite from canvas (patchset ...
2015-12-16 reedremove drawSprite from canvas
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-28 reedremove all guards for changes to drawBitmapRect / drawI...
2015-07-14 reedadd src-rect-constraint to drawImageRect
2015-06-15 fmalitaRemove the SkCanvas comment API
2015-01-05 reedRevert of Revert of move remaining virtual draw methods...
2015-01-05 reedRevert of move remaining virtual draw methods to onDraw...
2015-01-05 reedmove remaining virtual draw methods to onDraw
2015-01-02 reedremove unused drawData
2014-12-12 mtkleinCull pushCull and popCull from Skia.
2014-12-10 Florin MalitaRemove SkCanvas::drawBitmapMatrix()
2014-08-29 robertphillipsTry out scalar picture sizes
2014-08-26 fmalitaSkTextBlob plumbing
2014-08-12 dandovSkCanvas::drawPatch param SkPoint[12]
2014-08-09 reedadd drawPicture variant that takes a matrix and paint
2014-08-07 dandovStopped skipping tests in dm of SkPatch by implementing the
2014-06-30 Florin MalitaSaveFlags be-gone
2014-06-04 robertphillipsAlter SkCanvas::drawPicture (devirtualize, take const...
2014-04-23 reed@google.comMake drawText calls non-virtual, to ease SkFont and...
2014-04-22 commit-bot@chromiu... Revert of make drawText calls non-virtual, to ease...
2014-04-22 commit-bot@chromiu... make drawText calls non-virtual, to ease SkFont and...
2014-03-25 commit-bot@chromiu... Consolidate SkCanvas matrix virtuals.
2014-03-13 commit-bot@chromiu... De-virtualize SkCanvas matrix ops.
2014-03-12 commit-bot@chromiu... De-virtualize SkCanvas save/restore.
2014-03-12 commit-bot@chromiu... Revert of Revert of Revert "De-virtualize SkCanvas...
2014-03-11 commit-bot@chromiu... Revert of Revert "De-virtualize SkCanvas save/restore...
2014-03-11 fmalita@google.comRevert "De-virtualize SkCanvas save/restore."
2014-03-11 fmalita@google.comDe-virtualize SkCanvas save/restore.
2014-02-28 robertphillips@goo... add new onClip* methods to SkCanvas
2014-02-28 robertphillips@goo... Revert of r13620 (add new onClip* methods to SkCanvas...
2014-02-28 robertphillips@goo... add new onClip* methods to SkCanvas
2014-02-27 commit-bot@chromiu... Culling API
2014-02-21 commit-bot@chromiu... override new virtual onDrawDRRect in util canvas subclasses
2014-01-31 commit-bot@chromiu... add SkCanvas constructor that explicitly creates no_con...
2013-12-05 commit-bot@chromiu... Fix compilation with SK_ENABLE_INST_COUNT=1
2013-10-22 bsalomon@google.comRevert "If the path is a rect, call drawRect to raster...
2013-10-22 bsalomon@google.comIf the path is a rect, call drawRect to raster the...
2013-10-17 robertphillips@goo... Revert r11842 (call drawRect to try GrAARectRenderer...
2013-10-17 commit-bot@chromiu... If the path is a rect, call drawRect to raster the...
2013-10-14 robertphillips@goo... Start cleaning up 64bit Win warnings
2013-10-11 bungeman@google.comClean up SkTypes.h.
2013-08-16 commit-bot@chromiu... This CL plumbs in the drawBitmapRectToRect "bleed"...
2013-06-26 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-06-25 reed@google.comdump strokeWidth in SkDumpCanvas
2013-05-31 reed@google.combump picture version since SkPath has changed (conics)
2013-05-30 reed@google.comRevert "add asserts to point<-->verb helpers"
2013-05-30 reed@google.comadd asserts to point<-->verb helpers
2013-05-29 robertphillips@goo... First pass at Comment API
2013-01-15 robertphillips@goo... Added print out of SkShader information to debugger
2012-12-12 reed@google.comrevert 6766, thereby re-landing 6762-6763 now that...
2012-12-12 reed@google.comrevert 6762-6763, since those require new skps to be...
2012-12-12 reed@google.commake RRect and Oval first-class drawing primitives...
2012-09-27 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-26 reed@google.comremove uses of setBitmapDevice (DEPRECATED)
2012-09-20 caryclark@google.comfirst cut at making iOS work
2012-09-18 reed@google.comre-re-land 5578
2012-09-18 reed@google.comrevert 5580
2012-09-18 reed@google.comre-land 5578 w/ pipe fix
2012-09-18 reed@google.comrevert 5578 -- broke pipe
2012-09-18 reed@google.comChange drawBitmapRect to take a float-src-rect instead...
2012-08-31 reed@google.comadd more details when dumping saveLayer
2012-08-14 tomhudson@google.comClean up most clang warnings outside animator/
2012-07-09 senorblanco@chromi... Add an SK_PRINTF_LIKE macro, which declares a function...
2012-06-26 reed@google.commore SkInstCnt plumbing
2012-05-16 reed@google.comIter::next takes a bool (defaults to true for now)...
2012-03-23 djsollen@google.comCleanup Macros arround static initializers for SkFlatte...
2012-03-21 robertphillips@goo... Re-attempting Linux debug GL interface compiler complai...
2012-02-21 vandebo@chromium.orgChange append to appendf for call sites with no format...
2011-10-12 reed@google.comadd bool argument to canvas' clipRect and clipPath...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-06-27 reed@google.comremove drawShape from canvas api
2011-02-07 reed@google.comremove SkRefCnt safeRef() and safeUnref(), and replace...
2009-12-04 reed@android.comadd drawData() to canvas, to record data blobs
2009-06-05 reed@android.comfix dumpcanvas to recurse on pictures and shapes
2009-05-13 reed@android.comadd SkSize for dimensions
2009-04-01 reed@android.comAPI change: SkPath computeBounds -> getBounds
2009-01-13 reed@android.comadd optimization for width==1 bitmaps in shader procs
2008-12-17 reed@android.comgrab from latest android