aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/xps
Commit message (Expand)AuthorAge
* SkUTFGravatar Hal Canary2018-07-31
* Reland "SkDEBUGF: use __VA_ARGS__"Gravatar Hal Canary2018-07-18
* Revert "SkDEBUGF: use __VA_ARGS__"Gravatar Robert Phillips2018-07-11
* SkDEBUGF: use __VA_ARGS__Gravatar Hal Canary2018-07-11
* skeletal animation support added to API and software backendGravatar Ruiqi Mao2018-06-29
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Herb Derby2018-06-06
* Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Hal Canary2018-06-06
* Have draw(Text|PosText|PosTextH) use a single entry on the deviceGravatar Herb Derby2018-06-05
* 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