mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* add support to run dl_canvas_unittests on GPU surfaces (off by default) * empty commit to trigger build * conditionally include platform-specific surface provider headers * ignore DL test files during license checks * typo * add dependencies to rendertests to hopefully build on Windows * remove benchmarking deps from dl_rendertests * more changes to get Windows rendertests to link * add --enable-gl synonym and prevent non-SW surface provider dest on Windows * fix gn formatting * review feedback