aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/xps
Commit message (Expand)AuthorAge
* drawPosText no longer obeys paint alignmentGravatar Herb Derby2018-05-21
* Take sk_sp<SkDevice> instead of SkDevice*Gravatar Herb Derby2018-05-02
* Untangle strike cache and glyph cacheGravatar Herb Derby2018-04-19
* Move strike cache Find*() to strike cacheGravatar Herb Derby2018-04-18
* Cleanup SkAutoGlyphCache in SkXPSDevice.Gravatar Herb Derby2018-03-26
* Remove all uses of getCache with get.Gravatar Herb Derby2018-03-09
* Revert "Remove attach and detach glyph cache."Gravatar Herb Derby2018-03-07
* Remove attach and detach glyph cache.Gravatar Herb Derby2018-03-07
* remove kRW_LegacyBitmapModeGravatar Cary Clark2018-02-08
* eliminate SK_BUILD_FOR_WIN32Gravatar Mike Klein2018-01-26
* move the guts of SkMaskFilter.h into SkMaskFilterBase.hGravatar Mike Reed2018-01-23
* remove unused SkRasterizerGravatar Mike Reed2018-01-21
* SkDocument: remove unused fDoneProcGravatar Hal Canary2018-01-08
* validate text during deserializationGravatar Mike Reed2017-12-21
* turn on extended Clang warnings on Windows tooGravatar Chris Dalton2017-12-04
* Revert "move SkMatrix anonymous affine enum to private"Gravatar Mike Reed2017-10-13
* move SkMatrix anonymous affine enum to privateGravatar Cary Clark2017-10-12
* SkDocument: consolidate trimBox codeGravatar Hal Canary2017-07-05
* SkDevice::drawBitmap takes x,y, not matrixGravatar Hal Canary2017-06-27
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* SkSize can be aggregate-initializedGravatar Hal Canary2017-04-11
* remove legacy vertices virtual from SkDeviceGravatar Mike Reed2017-03-19
* SkXPS: use correct drawBitmapRect logic for !bitmap.bounds().contains(*src)Gravatar Hal Canary2017-03-17
* SkXPS: fix drawBitmapRect()Gravatar Hal Canary2017-03-17
* Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric ...Gravatar Mike Reed2017-03-07
* Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, an...Gravatar Mike Reed2017-03-04
* Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable...Gravatar Mike Reed2017-03-04
* 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
* remove device field from SkDrawGravatar Mike Reed2017-02-22
* Revert "Revert "Always make SkImageShaders in heap.""Gravatar Herb Derby2017-02-14
* SkScalarMul is deprecatedGravatar Mike Reed2017-02-14
* Revert "Always make SkImageShaders in heap."Gravatar Herb Derby2017-02-13
* Always make SkImageShaders in heap.Gravatar Herb Derby2017-02-13
* SkXPS: new document API.Gravatar Hal Canary2017-02-06
* SkXPS: Begin refactoring SkXPSDeviceGravatar Hal Canary2017-02-06
* SkXPSDevice inherits from SkBaseDeviceGravatar Hal Canary2017-02-02
* 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
* SkImageEncoder: simplify APIGravatar Hal Canary2016-11-23
* Revert 248ff023 & 2cb6cb72Gravatar Hal Canary2016-11-22
* SkImageEncoder: simplify APIGravatar Hal Canary2016-11-22
* Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"Gravatar Mike Reed2016-11-13
* Revert "Change SkCanvas to *not* inherit from SkRefCnt"Gravatar Heather Miller2016-11-10
* Change SkCanvas to *not* inherit from SkRefCntGravatar Mike Reed2016-11-09
* s/SkAutoTUnref/sk_sp/ in src/ part 1Gravatar Hal Canary2016-11-07
* remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAMGravatar Mike Reed2016-11-03
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03