aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2019-02-02[skottie] Initial repeater supportFlorin Malita
2019-01-28Adjust variable names from paint to fontKevin Lubick
2019-01-24Use only icu c api in shaper.Ben Wagner
2019-01-22Move more utils into SkFontPriv, IWYUMike Reed
2019-01-22[skshaper] Relax create_hb_font assertFlorin Malita
2019-01-22[skottie] Fix rect/rrect/ellipse direction and starting pointFlorin Malita
2019-01-22iwyuMike Reed
2019-01-18[skshaper] Build tweaksFlorin Malita
2019-01-11Hack up SkShaper to pass additional callback infoFlorin Malita
2019-01-10[sksg] Consolidate Matrix node implementationsFlorin Malita
2019-01-10[sksg] Add 3x3 Concat Transform specializationFlorin Malita
2019-01-10[sksg] Hide some implementation methods from public Transform APIFlorin Malita
2019-01-10[sksg] 4x4 matrix supportFlorin Malita
2019-01-07[canvaskit] Add path/canvas methodsKevin Lubick
2019-01-07[*kit] fulfil promise immediatelyKevin Lubick
2019-01-04[pathkit] Increase test timeouts (for asmjs mostly)Kevin Lubick
2019-01-04[pathkit] Add .ready() to initializeKevin Lubick
2019-01-02[skottie] Initial 3D layer transform supportFlorin Malita
2019-01-02[skottie] Derive most adapters from SkNVRefCntFlorin Malita
2019-01-02accessors for RunBuffer as points or rsxformsMike Reed
2018-12-17[canvaskit] Add files needed for npm releaseKevin Lubick
2018-12-14Avoid system fonts when fuzzingKevin Lubick
2018-12-13[skottie] Add initial tracingFlorin Malita
2018-12-12start removing legacy paint callsMike Reed
2018-12-12SkShaper per-line callbackFlorin Malita
2018-12-07use SkFont moreMike Reed
2018-12-06change private alloc methods to also take fontsMike Reed
2018-12-03flag to convert to SkTextEncodingMike Reed
2018-12-01[skottie] Expose composition markers to embeddersFlorin Malita
2018-11-30Fix occurrences of "-Wextra-semi-stmt"Brian Salomon
2018-11-28[skottie] Add a custom property manager util classFlorin Malita
2018-11-27SkShaper->SkFontHal Canary
2018-11-21[sksg] Expose SkFont::Edging in TextNodeFlorin Malita
2018-11-21use SkFont in a lot of placesMike Reed
2018-11-20[canvaskit] Expand canvas2d APIKevin Lubick
2018-11-16SkShaper: better error info.Hal Canary
2018-11-12use SkFontMetrics so we can deprecated the typedefMike Reed
2018-11-10[skottie] Make animated image support generally availableFlorin Malita
2018-11-08Revert[4] "hide nested hinting enum"Mike Reed
2018-11-07Reland "Revert "hide nested hinting enum""Mike Klein
2018-11-07Revert "Revert "hide nested hinting enum""Mike Reed
2018-11-07Revert "hide nested hinting enum"Mike Reed
2018-11-07hide nested hinting enumMike Reed
2018-11-06[skottie] Preserve image aspect ratioFlorin Malita
2018-11-06Update emsdk-release imageKevin Lubick
2018-11-05[canvaskit] Add catchException everywhereKevin Lubick
2018-11-04[skottie] Add support for explicit text line breaksFlorin Malita
2018-11-03[canvaskit] Add drawVertices APIKevin Lubick
2018-10-31SkShaper: Fix a couple of crashes when fonts aren't foundHal Canary
2018-10-30hide the SkPaint::Align enum entirelyMike Reed