mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This makes Sky never call into the Heap::init/shutdown methods and removes most Heap:: and ThreadState:: calls throughout the rest of Sky. There is a *ton* more to remove after this. R=abarth@chromium.org Review URL: https://codereview.chromium.org/678003003