aboutsummaryrefslogtreecommitdiff
path: root/experimental
AgeCommit message (Expand)Author
2019-01-23[canvaskit] Add SkShaper to build listFlorin Malita
2019-01-14[canvaskit] Use textblobKevin Lubick
2019-01-07[canvaskit] Add path/canvas methodsKevin Lubick
2019-01-07[*kit] fulfil promise immediatelyKevin Lubick
2019-01-04[canvaskit] Add .ready() which is a real promiseKevin Lubick
2019-01-04[canvaskit] Allow providing webgl context and canvas elementKevin Lubick
2019-01-03[canvaskit] Refactor skottie into own fileKevin Lubick
2019-01-02[canvaskit] Move to using SkFont instead of SkPaint.measure*Kevin Lubick
2018-12-18[canvaskit] Get docs ready for npm releaseKevin Lubick
2018-12-17[canvaskit] Add Path2D to Canvas APIKevin Lubick
2018-12-17[canvaskit] Add files needed for npm releaseKevin Lubick
2018-12-17[canvaskit] Performance tuning of GL callsKevin Lubick
2018-12-14[canvaskit] Canvas API for loading fontsKevin Lubick
2018-12-14[canvaskit] Expose setVolatile (especially for animations)Kevin Lubick
2018-12-12[canvaskit] Correctly translate between shadow radius and sigmaKevin Lubick
2018-12-12[canvaskit] Allow users to load their own fontsKevin Lubick
2018-12-11[canvaskit] Refactor Canvas2D JS into own filesKevin Lubick
2018-12-07[canvaskit] Refactor with getTotalMatrixKevin Lubick
2018-12-07[canvaskit] Add isPointInPath / isPointInStrokeKevin Lubick
2018-12-07[canvaskit] Add createPattern support to canvasAPIKevin Lubick
2018-12-06[canvaskit] In Canvas2d, move matrix to internal canvasKevin Lubick
2018-12-06bin/sysopen: script moved to binHal Canary
2018-12-05bin/gerrit-number (no longer experimental)Hal Canary
2018-12-05experimental/tools/gerrit-change-id-to-number: cleanupHal Canary
2018-12-04[canvaskit] remove setMatrixKevin Lubick
2018-12-04[canvaskit] Support getImageData/putImageDataKevin Lubick
2018-12-04some SkAtomics cleanupMike Klein
2018-12-03[canvaskit] Add profile modeKevin Lubick
2018-12-03[skottie] Surface composition markers in CKFlorin Malita
2018-12-03[canvaskit] remove POC Nima codeKevin Lubick
2018-12-03[canvaskit] Add drawImage supportKevin Lubick
2018-12-01[skottie] Expose composition markers to embeddersFlorin Malita
2018-11-30[canvaskit] Save a copy on CPU backend by using RasterDirectKevin Lubick
2018-11-30[canvaskit] Fix conversion of large images to base64Kevin Lubick
2018-11-30[canvaskit] Add gradients and clipsKevin Lubick
2018-11-29[skottie] Expose property bindings in CKFlorin Malita
2018-11-28[canvaskit] Fix arc() callKevin Lubick
2018-11-28[canvaskit] support globalAlpha and dashed strokesKevin Lubick
2018-11-27[canvaskit] Add shadow and save/restore supportKevin Lubick
2018-11-26[canvaskit] Make transforms work properlyKevin Lubick
2018-11-21Revert "Revert "add rect-parameter to makeImageSnapshot""Mike Reed
2018-11-20[canvaskit] Add debug-mode only logsKevin Lubick
2018-11-20Add software backend to gpu buildKevin Lubick
2018-11-20[canvaskit] Expand canvas2d APIKevin Lubick
2018-11-15[canvaskit] Exposed SkPath::arc. Exposed SkEncodedImageFormat enum. Exposed S...Alexander Khovansky
2018-11-08Reland "simplify disabling effect deserialization"Mike Klein
2018-11-07Revert "simplify disabling effect deserialization"Mike Klein
2018-11-07simplify disabling effect deserializationMike Klein
2018-11-07[canvaskit] Update examples after enum name changeKevin Lubick
2018-11-05[canvaskit] Add catchException everywhereKevin Lubick