mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* [web] New gn for building CanvasKit * Use toolchain_args to override CanvasKit gn args * Use correct path for the generated canvaskit files * Put toolchain close to target * remove extra toolchains * remove extra import * add canvaskit_lite to archive * fix local canvaskit path in tests * add some guards using visibility and asserts * renames * formatting * rename mistake * Add github issue to the TODO * Update buildroot sha * clang-tidy error * skip canvaskit targets when not needed