- 11 Jun, 2019 3 commits
-
-
LongCatIsLooong authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/f3ab2e412f07...4c0daaca2710 git log f3ab2e412f07a0fb82944d1f7af86c31e674e6c9..4c0daaca2710f617a0f9d8530f89a77aaad40836 --no-merges --oneline 4c0daaca2 Roll src/third_party/skia cb1adb40d0f3..bb74990a11d9 (3 commits) (flutter/engine#9261) 2d0103a8f Removed VIRTUAL_KEYBOARD check in TextInputPlugin because it's blocking Espresso work and its purpose is unknown. (flutter/engine#9238) 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 (bmparr@google.com), and stop the roller if necessary.
-
Jonah Williams authored
-
- 10 Jun, 2019 19 commits
-
-
Todd Volkert authored
-
Anthony authored
The slider track shape for the onPrimaryColors constructor should be rounded, but it was accidentally changed to rectangular in #31681. This change restores the original behavior. This only affects sliders that are themed with SliderThemeData.onPrimaryColors().
-
Jonah Williams authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/36b7123bfc4e...f3ab2e412f07 git log 36b7123bfc4ed23af10bc9cec61c6b9726a58f8f..f3ab2e412f07a0fb82944d1f7af86c31e674e6c9 --no-merges --oneline f3ab2e412 Roll src/third_party/skia 5ec1b8ff3f45..cb1adb40d0f3 (10 commits) (flutter/engine#9258) b622d43c3 Make flow layers' attributes immutable (flutter/engine#9176) 259d334e0 Reland "Keyboard support for embedded Android views. (#9203) (flutter/engine#9257) 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 (bmparr@google.com), and stop the roller if necessary.
-
Jenn Magder authored
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167) Updates the Podfile template to use the CocoaPod disable_input_output_paths installation option which prevents the [CP] Embed Pods Frameworks build phase from outputting the Flutter.framework files.
-
Jonah Williams authored
-
Shi-Hao Hong authored
* Add dartdoc generation README helper images * Add test doc generation workflow section * Add info about interpolating into templates
-
Emmanuel Garcia authored
* Gradle generates ELF shared libraries instead of AOT snapshots. * `flutter build apk/appbundle` supports multiple `--target-platform` and defaults to `android-arm` and `android-arm64`. * `flutter build apk` now has a flag called `--split-per-abi`.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/e886d7b08295...36b7123bfc4e git log e886d7b082953589569169513b0b7d8d78975055..36b7123bfc4ed23af10bc9cec61c6b9726a58f8f --no-merges --oneline 36b7123bf Roll src/third_party/skia 607c6d9c86ab..5ec1b8ff3f45 (13 commits) (flutter/engine#9253) 0fbab3dd3 Roll src/third_party/skia cc82972af115..607c6d9c86ab (1 commits) (flutter/engine#9251) 5bbc90852 Roll src/third_party/skia 9577f01ba081..cc82972af115 (1 commits) (flutter/engine#9249) 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 (bmparr@google.com), and stop the roller if necessary.
-
Jonah Williams authored
-
Jonah Williams authored
-
Zachary Anderson authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Alexander Aprelev authored
* Report async callback errors that currently go unreported. * Add a test
-
chunhtai authored
-
Kate Lovett authored
* Updating MediaQuery with viewPadding * Added tests * Fixed test * Updating remove logic & tests * Diagram and documentation * Review feedback
-
Justin McCandless authored
Stop a text editing error from happening
-
- 09 Jun, 2019 6 commits
-
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/5ab48b447641...e886d7b08295 git log 5ab48b4476413203b7735736429e0431407c8f0f..e886d7b082953589569169513b0b7d8d78975055 --no-merges --oneline e886d7b08 Roll src/third_party/skia 9e1e8caff331..9577f01ba081 (1 commits) (flutter/engine#9247) 209146741 Correct typo (flutter/engine#9244) 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 (bmparr@google.com), and stop the roller if necessary.
-
Jonah Williams authored
-
engine-flutter-autoroll authored
5ab48b447 Roll src/third_party/skia 53ae936b8447..9e1e8caff331 (1 commits) (flutter/engine#9245) (#34129) https://github.com/flutter/engine/compare/afed5c54765b...5ab48b447641 git log afed5c54765b3097f4ba58a76b3d450b7631a910..5ab48b4476413203b7735736429e0431407c8f0f --no-merges --oneline 5ab48b447 Roll src/third_party/skia 53ae936b8447..9e1e8caff331 (1 commits) (flutter/engine#9245) 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 (bmparr@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
-
Jonah Williams authored
Revert "Generate ELF shared libraries and allow multi-abi libs in APKs and App bundles (#33696)" (#34121)
-
Emmanuel Garcia authored
* Gradle generates ELF shared libraries instead of AOT snapshots. * `flutter build apk/appbundle` supports multiple `--target-platform` and defaults to `android-arm` and `android-arm64`. * `flutter build apk` now has a flag called `--split-per-abi`.
-
- 08 Jun, 2019 12 commits
-
-
Jonah Williams authored
-
Todd Volkert authored
[engine] Fix builds targeting Android from a Windows host gen_snapshot (#9190)
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/ddd36e8338ab...c2e8e806d7b8 git log ddd36e8338ab4c4369ec5d46c1085d8caad6fe9a..c2e8e806d7b89701f34a4f79037d66dc363cdc42 --no-merges --oneline c2e8e806d Roll src/third_party/dart ff863afb16..7f146e431e (5 commits) 9e3078b9d Roll src/third_party/dart d10dffbfbf..ff863afb16 (7 commits) 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 (bmparr@google.com), and stop the roller if necessary.
-
Jonah Williams authored
-
Jonah Williams authored
-
Ben Konyi authored
-
Shi-Hao Hong authored
* Fixed indent to properly add to the top and not to the start * Updated Divider documentation
-
Jonah Williams authored
-
Jonah Williams authored
-
Gary Qian authored
-
Jonah Williams authored
-
Jonah Williams authored
-