aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkCanvas.cpp
Commit message (Expand)AuthorAge
...
* Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-...Gravatar Cary Clark2017-03-03
* Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric ...Gravatar Mike Reed2017-03-03
* Revert "Remove SkDraw from device-draw methods, and enable device-centric cli...Gravatar Mike Reed2017-03-02
* Remove SkDraw from device-draw methods, and enable device-centric clipping.Gravatar Mike Reed2017-03-02
* add isolate (init-with-previous) savelayer flagGravatar Mike Reed2017-03-01
* Clarify what is passed to AutoDrawLooper.Gravatar Mike Reed2017-03-01
* hide trivial helpers on canvasGravatar Mike Reed2017-02-22
* remove device field from SkDrawGravatar Mike Reed2017-02-22
* Improve SkCanvas::temporary_internal_getRgnClip performanceGravatar Stan Iliev2017-02-21
* add device-clipping to gpudeviceGravatar Mike Reed2017-02-16
* remove code for TextDecorationsGravatar Mike Reed2017-02-16
* work on raster device clippingGravatar Mike Reed2017-02-14
* Only use DeviceCM->fNext if the layer doesn't affect the clipGravatar Mike Reed2017-02-12
* Remove use of SkSmallAllocator from all Loopers.Gravatar Herb Derby2017-02-08
* add virtuals in prep for device-clippingGravatar Mike Reed2017-02-08
* Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.Gravatar Brian Salomon2017-02-06
* start removing uses of SkScalarMulGravatar Mike Reed2017-02-06
* rename virtuals for clipbounds, and deprecate older bool/var-arg patternGravatar Mike Reed2017-01-23
* Reland "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* change clip-bounds getters to always return the rectGravatar Mike Reed2017-01-23
* Revert "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Refactor trimming logic for read/writePixels()Gravatar Matt Sarett2017-01-23
* Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky...Gravatar Joe Gregorio2017-01-20
* explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and un...Gravatar Mike Reed2017-01-19
* new hacky api to get cliprgn for androidGravatar Mike Reed2017-01-19
* Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"Gravatar Mike Reed2017-01-13
* move SkDevice.h and SkBitmapDevice.h contents in to src headersGravatar Mike Reed2017-01-13
* Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}""Gravatar Florin Malita2017-01-13
* Revert "Hide SkCanvas getDevice() & getTopDevice()}"Gravatar Florin Malita2017-01-13
* Hide SkCanvas getDevice() & getTopDevice()}Gravatar Florin Malita2017-01-13
* fix clipping in rasterhandleallocatorGravatar Mike Reed2017-01-12
* refFoo variant for getters that naturally have a sk_spGravatar Mike Reed2017-01-12
* support external raster handlesGravatar Mike Reed2017-01-10
* Add a method in SkCanvas to set "hard" clip bounds.Gravatar Stan Iliev2016-12-12
* SkBitmap::setPixelRef(): less reference churnGravatar Hal Canary2016-12-12
* change SkClipOp to a class enumGravatar Mike Reed2016-12-12
* 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
* Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvasGravatar Florin Malita2016-12-02
* SkNoDrawCanvas - a public non-drawing canvas base classGravatar Florin Malita2016-12-01
* Add handling for instantiate failure up the call stackGravatar Robert Phillips2016-11-18
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-15
* Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"Gravatar Mike Reed2016-11-13
* Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (p...Gravatar mtklein2016-11-13
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-13
* Revert "Change SkCanvas to *not* inherit from SkRefCnt"Gravatar Heather Miller2016-11-10
* Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (p...Gravatar mtklein2016-11-09
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-09
* Change SkCanvas to *not* inherit from SkRefCntGravatar Mike Reed2016-11-09