- 8aa0edf move SkTPin to include/private by Mike Klein · 4 years, 4 months ago
- 278263d Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 4 years, 4 months ago
- 7563a48 Revert "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 4 years, 5 months ago
- 7c4aca0 SkDevice::drawSpecial accepts arbitrary matrix v2 by Michael Ludwig · 4 years, 5 months ago
- 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 6 months ago
- bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 6 months ago
- 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 4 years, 6 months ago
- a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 7 months ago
- fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 7 months ago
- 4b4cd13 Builder has addPolygon, plus start hiding edit methods by Mike Reed · 4 years, 7 months ago
- b4d60f8 Fix use of uninitialized value in SkSVGDevice by Tyler Denniston · 4 years, 8 months ago
- 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 9 months ago
- e05b1b7 [svgdevice] Handle text path effects by Florin Malita · 5 years ago
- 75e2907 Implement support for path effects in SkSVGDevice backend. by Bryce Thomas · 5 years ago
- b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 5 years ago
- a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 5 years ago
- 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 5 years ago
- 94aaf7c Split building encoding from decoding by Leon Scroggins III · 5 years ago
- 5caf935 remove bones from SkVertices by Mike Reed · 5 years ago
- a9405c2 Compress color using hex instead of rgb in SkSVGDevice. by Lam Lu · 5 years ago
- cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 5 years ago
- f46d5ca use std::make_unique by Mike Klein · 5 years ago
- 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
- 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
- 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
- c89d1b5 Rename SkDevice::ctm() to localToDevice() by Michael Ludwig · 5 years ago
- 8bb6f61 [svgcanvas] Refactor clipping by Florin Malita · 5 years ago
- a3d88db [svgcanvas] Skip redundant clip-rule attributes by Florin Malita · 6 years ago
- 3f412f9 [svgcanvas] Named colors support by Florin Malita · 6 years ago
- 49d140d [svgcanvas] Add flag to suppress newlines and tabs in XML by Florin Malita · 6 years ago
- 05bab9a [svgcanvas] Don't emit default fill and stroke attributes by Florin Malita · 6 years ago
- 673e87c [svgcanvas] Consolidate constant-Y text positions by Florin Malita · 6 years ago
- abc9653 [SkSVGCanvas] Add flag for converting text to paths by Florin Malita · 6 years ago
- c4c812c replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars by Hal Canary · 6 years ago
- 4e1b07e stage naming change in colorfilter by Mike Reed · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 7656b2c Revert "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 6 years ago
- 7c18eb9 Reland "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 6 years ago
- 12b4902 Revert "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 6 years ago
- f88a0e1 Revert "Move localmatrix routines to shaderbase, no need to be public." by Mike Reed · 6 years ago
- f4a8d6f Move localmatrix routines to shaderbase, no need to be public. by Mike Reed · 6 years ago
- fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
- 562017b [SVGCanvas] Clean up public factories by Florin Malita · 6 years ago
- a0dcd29 Fix bug of the destructor of SkSVGDevice by KDr2 · 6 years ago
- e77142e Fix bug of SkSVGCanvas::Make by KDr2 · 6 years ago
- b7d64b9 Implement drawImage in terms of drawImageRect by Michael Ludwig · 6 years ago
- 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
- 96345a2 pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint by Mike Reed · 6 years ago
- 95e1760 Make SkGlyphRun use SkFont instead of SkPaint by Herb Derby · 6 years ago
- 4e336e3 Move all glyphsToUnichars to a single impl (rely on typeface) by Mike Reed · 6 years ago
- 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
- 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
- f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
- 43c7183 hide setTextAlign by Mike Reed · 6 years ago
- aedc9d2 Rename shuntGlyphIDs to glyphIDs by Herb Derby · 6 years ago
- 5a284e5 Revert "Remove unique glyph IDs from glyph runs" by Brian Osman · 6 years ago
- 2d123ad Remove unique glyph IDs from glyph runs by Herb Derby · 6 years ago
- 9407864 Fix Fuchsia roll by Robert Phillips · 6 years ago
- 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
- d708bd6 Remove drawPosText from svg by Herb Derby · 6 years ago
- 7c8d2e9 don't support virtual onDrawTextOnPath by Mike Reed · 6 years ago
- c97a339 added optimizations to speed up skinning by Ruiqi Mao · 7 years ago
- 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 7 years ago
- 84dd183 Implement Color Filters for SKIA SVG backend by Anas AlJabri · 7 years ago
- f107a2f SkUTF by Hal Canary · 7 years ago
- 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 7 years ago
- f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 7 years ago
- c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 7 years ago
- fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 7 years ago
- 2a2f675 SkTypes: extract SkTo by Hal Canary · 7 years ago
- 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 7 years ago
- 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 7 years ago
- 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 7 years ago
- 6b2b650 clean up some SkDebugf() by Mike Klein · 7 years ago
- efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 7 years ago
- 77e3afc [SkSVGDevice] Add support for image shaders. by Alexander Midlash · 7 years ago
- eb3f674 Add GetTypefaceOrDefault to SkPaintPriv by Herb Derby · 7 years ago
- fd5a508 Add link annotation support to SkSVGDevice. by Bryce Thomas · 7 years ago
- 99822ac Add a SkWStream-based SkSVGCanvas factory by Florin Malita · 7 years ago
- b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 8 years ago
- 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 8 years ago
- b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 8 years ago
- d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
- 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 8 years ago
- f880b68 use AutoRestore instead of making a copy of the clipstack by Mike Reed · 8 years ago
- a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
- 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
- 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
- baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
- cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
- ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
- c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
- f67c459 add ViaSVG to dm by Mike Reed · 8 years ago
- c5e641c use common intermediate device class for clipstack management by Mike Reed · 8 years ago
- 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
- 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
- 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
- ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
- c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
- a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago