Tags: potatoker/flutter
Tags
v1.12.13+hotfix.5 cherry-picks (flutter#46726) * flutter/engine@2994f7e v1.12.13+hotfix.5 cherry-picks * flutter/engine@57afd86 Remove specificity on Android and iOS * flutter/engine@253851e Move Fuchsia unit test runners into engine repo
v1.12.13+hotfix.4 cherry-picks (flutter#46632) * f264d6c Allow plugins that don't support the Android platform * 55f0bdc Fix docker tag during upload as well
v1.12.13+hotfix.3 cherry-picks (flutter#46204) * flutter/engine@ac93919 v1.12.13+hotfix.3 cherry-picks * flutter/engine@73da385 Disable a11y on detach * d88345e only run codecov on master * 6d848eb Name the docker_builer shard * e98acc7 [flutter_tool] Print version info on a no-op upgrade * 8eb6a92 Always compile with isysroot on iOS to point to SDK root * fb69a39 Add bitcode and architectures to App.framework build ios framework command
v1.12.13+hotfix.2 cherry-picks (flutter#46055) * flutter/engine@6955b06 Cherry-picks for 1.12.13 * flutter/engine@3e6d6bc add pointer data santizing in flutter web engine * 09126ab Enable Android embedding v2 on the beta, dev and stable channel * 4c95bbd Re-enable hostonly tests on non-master branches * 066a992 Ensure that docker tag is legal * 4484ae4 [flutter_tool] Do not continue with a no-op 'upgrade'
v1.12.13+hotfix.1 cherry-picks (flutter#45962) flutter/engine@c1e322b Dart cherry-picks for 1.12.13 37f9c54 Use RenderSliverPadding to inset SliverFillViewport
Use RenderSliverPadding to inset SliverFillViewport (flutter#45432)
Resume isolate before terminating tests to prevent flutter_tester lea… …ks in integration tests (flutter#45248) * Resume isolate before terminating tests to prevent flutter_tester leak * Fix lint * Catch exceptions from resume() as well as timeout() * Formatting fixes * Don't try to resume if there's no vm service * Fix handling of timeouts to not leak futures
c89ac63 Roll fuchsia/sdk/core/linux-amd64 from _7JyV... to hK-BD... (f… …lutter/engine#13997) (flutter#45565) [email protected]:flutter/engine.git/compare/b0d2caceab25...c89ac63 git log b0d2cac..c89ac63 --first-parent --oneline 2019-11-25 [email protected] Roll fuchsia/sdk/core/linux-amd64 from _7JyV... to hK-BD... (flutter#13997) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
Add assert for negative child count in ListView.builder (flutter#45506)
PreviousNext