This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
skia2
Watch
1
Star
0
Fork
0
You've already forked skia2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d050e5a75e
skia2
/
modules
/
canvaskit
/
htmlcanvas
/
postamble.js
3 lines
54 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[canvaskit] Refactor Canvas2D JS into own files Rather than one monolithic file, we now have one monolithic file (canvascontext2d) and several smaller files (one per class, and some helpers). This should make the code navigation a little easier. Bug: skia: Change-Id: Ia191c2db778591af21d2a6126f053c17c4f677f1 Reviewed-on: https://skia-review.googlesource.com/c/175996 Reviewed-by: Florin Malita <fmalita@chromium.org>
2018-12-10 17:41:26 +00:00
// This closes the scope started in preamble.js
[canvaskit] Support image assets for Skottie There's a lot of refactoring here to fix up the namespace of the JS (see pre/postamble js). A reviewer can skip all the changes to interface.js, as they are mostly whitespace changes. Bug: skia: Change-Id: I7cedeb98f04d4446ac4dfb555a416f30490b2b94 Reviewed-on: https://skia-review.googlesource.com/c/195885 Reviewed-by: Florin Malita <fmalita@chromium.org>
2019-02-28 15:06:18 +00:00
}
(
)
)
;
Reference in New Issue
Copy Permalink