aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
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
2018-10-30Revert "replace SkNVRefCnt with SkRefCnt"Mike Klein
2018-10-30replace SkNVRefCnt with SkRefCntMike Klein
2018-10-18only build non-prod skottie/sksg code in our treeMike Klein
2018-10-17[skottie] Clang-tidy fixesFlorin Malita
2018-10-16Add Correctness tests for CanvasKitKevin Lubick
2018-10-12Add Perf jobs for PathKitKevin Lubick
2018-10-12[skottie] Add support for fill effect opacityFlorin Malita
2018-10-11[skottie] Fix image loading in ViewerFlorin Malita
2018-10-10Tweak to compile flagsKevin Lubick
2018-10-09[skottie] Support external annotationsFlorin Malita
2018-10-09Add CanvasKit buildKevin Lubick
2018-10-05[skottie] Optional path control pointsFlorin Malita
2018-10-05[skottie] Remove temporary ResourceProvider::load() fallbackFlorin Malita
2018-10-03looks like Animation can use SkNVRefCnt?Mike Klein
2018-10-03[skottie] Multi-frame image supportFlorin Malita
2018-10-02[skottie] External logger supportFlorin Malita
2018-10-02[sksg] Fix inval tracking in Group::removeChild()Florin Malita
2018-10-02Have pathkit use libpathkit.a for faster buildsKevin Lubick
2018-09-27[skottie] External font loader tweaksFlorin Malita
2018-09-26[skottie] Add a property setter sample/GMFlorin Malita
2018-09-24Reland: [skottie] Initial property settersFlorin Malita
2018-09-24Revert "[skottie] Initial property setters"Brian Salomon
2018-09-24[skottie] Initial property settersFlorin Malita
2018-09-21[CanvasKit] Implement some basic Canvas/Surface things.Kevin Lubick
2018-09-20[skottie] GM exercising external font loadingFlorin Malita
2018-09-20[skottie] Add support for external font loadingFlorin Malita
2018-09-18Make listener lists threadsafe with a mutex.Mike Klein
2018-09-18[skottie] Fix NaN |t| in CompTimeMapper::onTickFlorin Malita
2018-09-18[skottie] UBSAN divide-by-zero workaroundFlorin Malita
2018-09-12[sksg] Trim down sksg::Matrix sizeFlorin Malita