aboutsummaryrefslogtreecommitdiff
path: root/experimental
AgeCommit message (Expand)Author
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
2018-11-03[canvaskit] Add drawVertices APIKevin Lubick
2018-11-02add pvg experimentMike Reed
2018-10-31experimental/tools/generate-unicode-test-txt: updateHal Canary
2018-10-30[canvaskit] Expose nima animation as POCKevin Lubick
2018-10-30Refactor Nima codeKevin Lubick
2018-10-25[canvaskit] Remove ReadBufferKevin Lubick
2018-10-22[canvaskit] Fleshing out the beginnings of a Canvas APIKevin Lubick
2018-10-22Give attributionKevin Lubick
2018-10-19[canvaskit] Disable effect_deserializationKevin Lubick
2018-10-18[canvaskit] Increase timeout thresholds for perfKevin Lubick
2018-10-18[canvaskit] Slice out SkPictureKevin Lubick
2018-10-17[canvaskit] Add perf jobsKevin Lubick
2018-10-17[canvaskit] Remove DAA and SAA from gpu buildKevin Lubick
2018-10-17[canvaskit] POC working on Node.jsKevin Lubick
2018-10-16Add Correctness tests for CanvasKitKevin Lubick
2018-10-15Remove nvpr from CanvasKitKevin Lubick
2018-10-12clean up SkPipeMike Klein
2018-10-12Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanva...Brian Salomon
2018-10-12Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."Brian Salomon
2018-10-12Add experimental API to draw a set of SkImages in one SkCanvas call.Brian Salomon
2018-10-11Add CPU backend for CanvasKitKevin Lubick
2018-10-10Make CCPR optionalKevin Lubick
2018-10-10Tweak to compile flagsKevin Lubick
2018-10-09Add CanvasKit buildKevin Lubick
2018-10-02Fix text on CanvasKitKevin Lubick
2018-09-21move skpipe to experimentalMike Klein
2018-09-21[canvaskit] Link demos to fiddlesKevin Lubick
2018-09-21[CanvasKit] Implement some basic Canvas/Surface things.Kevin Lubick
2018-08-31[PathKit] Move from experimental to modulesKevin Lubick
2018-08-30remove scaling from pathopsCary Clark
2018-08-29[PathKit] Make pathops assertion a little more forgivingKevin Lubick
2018-08-27[PathKit] Re-create test expectationsKevin Lubick
2018-08-24[PathKit] Write more complete docs and clean up API to be consistentKevin Lubick
2018-08-22[PathKit] Add asm.js build and test jobsKevin Lubick
2018-08-18[PathKit] Add more correctness tests to goldKevin Lubick
2018-08-17[PathKit] Add conic tests and re-create expectations.Kevin Lubick
2018-08-17[PathKit] Rework API to avoid extra copies unless explicitly called for.Kevin Lubick
2018-08-15[PathKit] Adding test infrastructure to support Gold outputKevin Lubick
2018-08-15[PathKit] Fix bindings to account for SkPath methods returning thisKevin Lubick
2018-08-10[PathKit] Add various path effectsKevin Lubick