mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Now we just depend on Skia and Base, which makes the compositor easier to understand. Also, update our skia/ext/refptr.h to match the current version of the code in Chromium. This version adds support for several useful C++11 patterns.