Jason Simmons 643d5cb062 Move SkPicture destruction to the IO thread to fix a GL memory leak (#3192)
An SkPicture may hold a reference to an SkImage backed by a GL texture.
The GL texture is associated with the resource context bound to the IO
thread and must be deleted through that context.
2016-11-01 14:31:20 -07:00
2016-10-27 10:19:30 -07:00
2016-10-20 13:23:09 -07:00
2016-10-28 15:01:07 -07:00
2016-10-28 15:01:07 -07:00
2016-10-24 12:32:10 -07:00
2016-10-28 15:01:07 -07:00
2015-07-16 10:16:42 -07:00
2016-08-15 23:07:19 -07:00
2015-07-24 12:24:05 -07:00
2015-07-16 10:16:42 -07:00
2016-09-14 10:25:19 -07:00

Flutter Engine

Build Status

Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.

The Flutter Engine is the runtime environment for hosting Flutter applications. Most developers will interact with Flutter via the Flutter Framework and APIs, which run inside the engine.

Flutter is an early-stage open-source project. We are still adding features. However, you can build demos and examples today. We hope you try it out and send us feedback.

Community

Join us in our Gitter chat room or join our mailing list, flutter-dev@googlegroups.com.

Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%