flutter/bin/internal
engine-flutter-autoroll 3789f47852
Roll engine e91e4db7e03d..88cb78cdf62c (11 commits) (#23874)
e91e4db7e0...88cb78cdf6

git log e91e4db7e03d..88cb78cdf62c --no-merges --oneline
88cb78cdf Roll src/third_party/skia 13853a120d5a..30edaaac1da4 (1 commits) (flutter/engine#6732)
eacf61efd Roll src/third_party/skia 2dc1e34f9029..13853a120d5a (1 commits) (flutter/engine#6731)
7618e5447 Roll src/third_party/skia 26fcd7166c74..2dc1e34f9029 (2 commits) (flutter/engine#6730)
10ec1fd6b Roll src/third_party/skia 94d7af7bcc96..26fcd7166c74 (5 commits) (flutter/engine#6729)
9e1f546a8 Add an overlay surface on top of embedded UIViews. (flutter/engine#6726)
136055669 Roll src/third_party/skia e978ca297965..94d7af7bcc96 (5 commits) (flutter/engine#6727)
c57d29ab6 Fixed typo (flutter/engine#6717)
f3fcb8f01 Roll src/third_party/skia f1eda00bf6b0..e978ca297965 (10 commits) (flutter/engine#6725)
fbb7893a0 Report asset names in loading trace events. (flutter/engine#6713)
d06ace699 Roll src/third_party/skia 3bdaa46bff71..f1eda00bf6b0 (11 commits) (flutter/engine#6724)
60d4d582f Roll src/third_party/skia 763fc966993d..3bdaa46bff71 (2 commits) (flutter/engine#6723)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-02 12:20:07 -04:00
..
engine.version Roll engine e91e4db7e03d..88cb78cdf62c (11 commits) (#23874) 2018-11-02 12:20:07 -04:00
goldens.version [Material] Theme for Dialogs (#23569) 2018-10-30 22:54:49 -04:00
gradle_wrapper.version Make artifacts URLs configurable. (#13380) 2017-12-07 16:30:23 +01:00
material_fonts.version Make artifacts URLs configurable. (#13380) 2017-12-07 16:30:23 +01:00
README.md Update bin/internal/README.md (#16043) 2018-04-10 16:43:45 -07:00
update_dart_sdk.ps1 update_dart_sdk.ps1: Fall back to Invoke-WebRequest if BITS fails (#19873) 2018-07-27 14:29:20 -07:00
update_dart_sdk.sh Prompt a solution message when flutter tools network fail in China (#16244) 2018-04-06 18:44:05 -07:00

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.