aboutsummaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* Add new experimental API for rectangles with per-edge AA controlMichael Ludwig2019-01-233-0/+3
* start to build with no paint-text fieldsMike Reed2019-01-041-1/+0
* change textutils to require font paramMike Reed2019-01-031-20/+0
* don't use paint's gettextpathMike Reed2018-12-261-0/+5
* use font in SkTextUtilsMike Reed2018-12-241-4/+21
* remove overrides of (dead) onDrawTextRSXformMike Reed2018-12-204-8/+0
* add saveBehind to canvasMike Reed2018-12-193-0/+3
* Abandon onDrawText and its variants, turn everything into textblobsMike Reed2018-12-064-21/+0
* Remove SkCanvas::experimental_drawImageSetV0Brian Salomon2018-11-263-3/+3
* Generate Android Framework host-side Skia (linux)Leon Scroggins III2018-11-191-4/+4
* hide the SkPaint::Align enum entirelyMike Reed2018-10-301-3/+9
* add textutilsMike Reed2018-10-251-0/+31
* Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanva...Brian Salomon2018-10-123-2/+7
* Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."Brian Salomon2018-10-123-7/+2
* Add experimental API to draw a set of SkImages in one SkCanvas call.Brian Salomon2018-10-123-2/+7
* play with animated gifMike Reed2018-10-031-0/+60
* delete textonpath code -- not used anywhereMike Reed2018-10-011-28/+0
* remove SkRandom::next64()Mike Klein2018-09-061-8/+0
* clean up S16CPUMike Klein2018-09-051-8/+0
* textonpath no longer in canvasMike Reed2018-08-291-0/+3
* don't support virtual onDrawTextOnPathMike Reed2018-08-284-8/+0
* textonpath utilMike Reed2018-08-271-0/+25
* added optimizations to speed up skinningRuiqi Mao2018-08-154-7/+7
* Move SkNoncopyable to include/private.Ben Wagner2018-07-172-0/+2
* Remove SkDrawFilter.Ben Wagner2018-07-121-7/+0
* skeletal animation support added to API and software backendRuiqi Mao2018-06-294-4/+8
* make includes available for flutterCary Clark2018-06-212-0/+58
* SkAR: drawing text, shapes, rotation modes enabled, translating objectsziadb2018-06-191-0/+19
* Revert "Revert "SkTypes: extract SkTo""Hal Canary2018-06-141-1/+1
* Revert "SkTypes: extract SkTo"Hal Canary2018-06-131-1/+1
* SkTypes: extract SkToHal Canary2018-06-121-1/+1
* remove unused parts of SkTypes.hMike Klein2018-06-081-4/+0
* Remove SkTextBoxHerb Derby2018-05-221-87/+0
* Take sk_sp<SkDevice> instead of SkDevice*Herb Derby2018-05-021-1/+1
* Apply filterTextFlags so the fonts are the same.Herb Derby2018-03-161-0/+2
* Remove SkDumpCanvasBrian Osman2018-03-101-167/+0
* Shim to enforce that canvas virtuals are overriddenBrian Osman2018-03-093-7/+12
* Fill in some missing virtuals from canvas subclassesBrian Osman2018-03-083-0/+17
* Remove deprecated drawShadow interfacesJim Van Verth2018-02-281-73/+5
* Forward internal_private_accessTopLayerRenderTargetContext from SkPaintFilter...Chris Dalton2018-02-161-1/+4
* Remove tonal color from DrawShadow internalsJim Van Verth2018-01-191-55/+54
* Fix alpha contribution to tonal color.Jim Van Verth2017-12-191-10/+24
* Make SkImageGeneratorCG apply encoded originLeon Scroggins III2017-11-031-0/+4
* Plumb more SkPaintFilterCanvas virtualsFlorin Malita2017-10-122-2/+15
* Implement getGrContext in SkPaintFilterCanvasStan Iliev2017-10-121-0/+2
* Remove trailing whitespace.Ben Wagner2017-10-092-2/+2
* Add missing onDrawDrawable() overrides to utility canvasesFlorin Malita2017-09-224-0/+6
* Add SK_API to APIs used by the android framework.Derek Sollenberger2017-09-214-5/+5
* remove dead code for STREAM_APIMike Reed2017-09-201-6/+0
* Revert "Revert "use unique_ptr for stream api""Mike Reed2017-09-161-5/+9