mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
``` 7d17da76d Package Skia licenses into a separate file from other third party libraries (#5861) d2d8bf394 Pass touch events to embedded Android views with dispatchTouchEvents. 216908652 Synthesize Android MotionEvents with the long form obtain method. 0b4432769 Roll src/third_party/skia 396661825f45..1c94a8fabed7 (8 commits) (#5859) f50e218d9 Rename clip mode to clip behavior (#5853) 42bd86d6d Make the virtual display's presentation window non focusable. (#5845) a726e1d85 Roll src/third_party/skia c062b6be5a01..396661825f45 (3 commits) (#5857) 3fa83d2d2 Roll src/third_party/skia 15020ea2cf44..c062b6be5a01 (1 commits) (#5856) 75ad43954 Roll src/third_party/skia 4c7a750e5543..15020ea2cf44 (1 commits) (#5855) 5cd8b4530 Roll src/third_party/skia 75e5406be66a..4c7a750e5543 (2 commits) (#5854) e12b52841 Roll src/third_party/skia b8eeb808d84f..75e5406be66a (17 commits) (#5852) 5bc1e68b6 Remove check_roll from Travis (#5846) ```
Dart SDK dependency
The bin/internal/engine.version file controls which version of the Flutter engine to use.
The file contains the commit hash of a commit in the https://github.com/flutter/engine repository.
That hash must have successfully been compiled on https://build.chromium.org/p/client.flutter/ and had its artifacts (the binaries that run on Android and iOS, the compiler, etc) successfully uploaded to Google Cloud Storage.