aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2019-04-23make -Werror or /WX optional, off by defaultMike Klein
2019-04-22Add skcms directory to public includesBrian Osman
2019-04-16WASM build cleanupsKevin Lubick
2019-04-15[skottie] 'Add' layer blend mode supportFlorin Malita
2019-04-12Include particles in shared Windows buildsBrian Osman
2019-04-10Even more DLL build fixesBrian Osman
2019-04-10[skottie] Initial "Levels" effect supportFlorin Malita
2019-04-10Reland "[skottie] More snug kTop Shaper alignment"Florin Malita
2019-04-10Make SkShaper's GN setup more DLL friendlyBrian Osman
2019-04-10Make Skottie's GN setup more DLL friendlyBrian Osman
2019-04-09Revert "[skottie] More snug kTop Shaper alignment"Florin Malita
2019-04-08[skottie] More snug kTop Shaper alignmentFlorin Malita
2019-04-08Introduce new factory for SkColorFiltersMike Reed
2019-04-08[pathkit] build with newer emscriptenKevin Lubick
2019-04-05[canvaskit] Bump GPU resource cache to 256MBKevin Lubick
2019-04-05[CanvasKit] Add basic support for SkPictureKevin Lubick
2019-04-05[skottie] Add support for pre-decoding images at load timeFlorin Malita
2019-04-04Allow selection of shaper wrapping algorithm.Ben Wagner
2019-04-04Revert "[canvaskit] Bump GPU resource cache to 256MB"Florin Malita
2019-04-04[skottie] Fix gradient ramp interaction with non-atomic drawsFlorin Malita
2019-04-04[canvaskit] Bump GPU resource cache to 256MBFlorin Malita
2019-04-04Allow users to create stock shaping iterators.Ben Wagner
2019-04-04[canvaskit] Make SkImageShader from SkImageKevin Lubick
2019-04-04[canvaskit] adding drawAtlas to canvas APIKevin Lubick
2019-04-03no more legacy enum referencesMike Reed
2019-04-03[skottie] Fix gradient ramp for non-solid layersFlorin Malita
2019-04-03Use SkTileMode instead of nested enumMike Reed
2019-04-03[skottie] Add support for (non-standard) v-centered textFlorin Malita
2019-04-03Move SkTileModes to top levelMike Reed
2019-04-02Remove SkScalarSinCosBrian Osman
2019-04-02Clean up shaper handler.Ben Wagner
2019-04-02[skottie] Initial gradient ramp effect supportFlorin Malita
2019-04-01Expose basic shaper iterators.Ben Wagner
2019-04-01[sksg] Refactor gradient implementationFlorin Malita
2019-03-29[skottie] Allow extra-normal Bezier interpolationFlorin Malita
2019-03-28[skottie] Tweak Shaper test tolerances to fix NativeFonts botsFlorin Malita
2019-03-28[skottie] Add support for BodyMovin 5.5.0 keyframesFlorin Malita
2019-03-28[skottie] Compute tight bounds in skottie::ShaperFlorin Malita
2019-03-28Support WebGL 1.0 with capsKevin Lubick
2019-03-28Add an include guard to SkottieShaper.hDaniel Bratell
2019-03-27[skottie] Fix handling of hidden shapes and layersFlorin Malita
2019-03-26[skottie] Relocate text shaping utils to separate compilation unitFlorin Malita
2019-03-25Replace SkSpan with Range in shaper reporting.Ben Wagner
2019-03-25Expose gpu cache knobsKevin Lubick
2019-03-22delete DAAMike Klein
2019-03-21[canvaskit] npm version 0.5.1Kevin Lubick
2019-03-21DEFINE_int32 + DEFINE_uint32 -> DEFINE_intMike Klein
2019-03-21moar static flagsMike Klein
2019-03-21Add GN args for GL/GLES interfaceKevin Lubick
2019-03-20SkAnimTimer -> AnimTimerMike Klein