- 03 May, 2019 4 commits
-
-
engine-flutter-autoroll authored
1bcbaf73a Add flutter settings channel and window brightness to macOS shell (flutter/engine#8810) (#32018) https://github.com/flutter/engine/compare/480844608c16...1bcbaf73a724 git log 480844608c16287c968198c394c5adac6def983c..1bcbaf73a724996806e0dfd27c7fec9da902e450 --no-merges --oneline 1bcbaf73a Add flutter settings channel and window brightness to macOS shell (flutter/engine#8810) 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 (amirha@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/39a950e5d1d1...480844608c16 git log 39a950e5d1d1cbeb3d70334c6275d224e843b30e..480844608c16287c968198c394c5adac6def983c --no-merges --oneline 480844608 Remove asserts and add BuildConfig (flutter/engine#8821) c97bd4543 Download the Fuchsia SDK and toolchain in a gclient hook. (flutter/engine#8794) 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 (amirha@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/ef2bed65db22...39a950e5d1d1 git log ef2bed65db22b1ce3d05947d5cfa3927eb6fa975..39a950e5d1d1cbeb3d70334c6275d224e843b30e --no-merges --oneline 39a950e5d remove legacy build deps (flutter/engine#8820) c0be4e277 Fix api conformance check (flutter/engine#8817) 30639ee7b Allow FlutterEngine to be used on back-to-back screens (#31264). (flutter/engine#8808) 45d0c4d11 Roll src/third_party/skia cd5d14619fe2..68eb8c276355 (4 commits) (flutter/engine#8815) 9856479ec Roll src/third_party/dart b6997deb3e..1577b95c93 (18 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 (amirha@google.com), and stop the roller if necessary.
- 02 May, 2019 19 commits
-
-
Zachary Anderson authored
-
MH Johnson authored
* add text style params * add icon theme params * Added tests
-
Jonah Williams authored
This reverts commit e5459942.
-
Jonah Williams authored
-
chunhtai authored
-
Hans Muller authored
-
Justin McCandless authored
This reverts commit 323108ff due to weird engine dependency bug
-
engine-flutter-autoroll authored
ef2bed65d Roll src/third_party/skia 2f9297dff115..cd5d14619fe2 (1 commits) (flutter/engine#8813) (#31976) https://github.com/flutter/engine/compare/bc3bd709c7f9...ef2bed65db22 git log bc3bd709c7f9ef099485f85c30d108707b89107e..ef2bed65db22b1ce3d05947d5cfa3927eb6fa975 --no-merges --oneline ef2bed65d Roll src/third_party/skia 2f9297dff115..cd5d14619fe2 (1 commits) (flutter/engine#8813) 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 (amirha@google.com), and stop the roller if necessary.
-
Justin McCandless authored
Add `textWidthBasis` param to Text to allow calculating width according to longest line.
-
James Lin authored
MediaQueryData.toString() omitted commas and spaces around some properties, making the output difficult to read.
-
Todd Volkert authored
-
Jonas Termansen authored
This is the correct metric to report for compilation time benchmarks rather than RunTime. Rename the 'gen_snapshot' value to merely 'snapshot' for backwards compatibility and overall simplicity. This change simplifies Dart's benchmarking of Flutter by making it easier to adopt --report-timings (made for Dart to use), which makes the benchmarks much more robust.
-
engine-flutter-autoroll authored
bc3bd709c Roll src/third_party/skia 4dfbc9e68528..2f9297dff115 (4 commits) (flutter/engine#8812) (#31973) https://github.com/flutter/engine/compare/496fd3acb57a...bc3bd709c7f9 git log 496fd3acb57ab97f9b83b35d22636ee67bf2b5b2..bc3bd709c7f9ef099485f85c30d108707b89107e --no-merges --oneline bc3bd709c Roll src/third_party/skia 4dfbc9e68528..2f9297dff115 (4 commits) (flutter/engine#8812) 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 (amirha@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
496fd3acb Roll src/third_party/skia 7cf4242f8adf..4dfbc9e68528 (1 commits) (flutter/engine#8809) (#31963) https://github.com/flutter/engine/compare/ce9e9ba7e4a6...496fd3acb57a git log ce9e9ba7e4a6e94adc5c60c809410515b9a00324..496fd3acb57ab97f9b83b35d22636ee67bf2b5b2 --no-merges --oneline 496fd3acb Roll src/third_party/skia 7cf4242f8adf..4dfbc9e68528 (1 commits) (flutter/engine#8809) 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
-
Jacob Richman authored
-
LongCatIsLooong authored
- Added docs to AppBar to cover AppBar's inherited MediaQuery when not used in a Scaffold in general - s/Hero]s/Hero]es/
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/beeb56b43dc8...ce9e9ba7e4a6 git log beeb56b43dc87d742852fb4a08f2b71dd4e79ece..ce9e9ba7e4a6e94adc5c60c809410515b9a00324 --no-merges --oneline ce9e9ba7e Roll src/third_party/skia 35ea04d61370..7cf4242f8adf (2 commits) (flutter/engine#8807) d909b4d44 Roll buildroot to pick up updated tools/dart/create_updated_flutter_deps.py (flutter/engine#8804) 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.
-
Dan Field authored
-
- 01 May, 2019 17 commits
-
-
xster authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/6280d4266983...beeb56b43dc8 git log 6280d4266983ff8eff24f26164d10172e3824385..beeb56b43dc87d742852fb4a08f2b71dd4e79ece --no-merges --oneline beeb56b43 Roll src/third_party/skia 6db27c28c61e..35ea04d61370 (8 commits) (flutter/engine#8803) e5305f422 Roll src/third_party/skia 6c8f5b31ac49..6db27c28c61e (4 commits) (flutter/engine#8802) ed7d128d7 Reformat dart dependencies in DEPS. (flutter/engine#8800) ed912a01d Roll src/third_party/dart 5fbf7720f8..b6997deb3e (26 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.
-
Shi-Hao Hong authored
-
Dan Field authored
-
Diego Velásquez López authored
-
Shi-Hao Hong authored
* Add horizontal padding and properly constrain chip label calculations * Added regression test for avatar, label and delete icon constraint
-
Dan Field authored
-
Zachary Anderson authored
-
Jonah Williams authored
-
Shi-Hao Hong authored
-
Greg Spencer authored
In #31614, I added an unfocus() to FocusNodes to allow giving up of focus, but it only worked on the primary focus. This changes that so that it will unfocus the entire chain, not just the primary focus. Now, if you call unfocus() on a FocusNode or FocusScopeNode, and their hasFocus returns true, then after calling unfocus(), it will return false. Before this change, it would only do that if hasPrimaryFocus was also true. This also fixes a bug in the way setFirstFocus was implemented, making it conform more to the behavior of the previous implementation. It has simplified logic in reparent, and in when it requests focus for scope nodes that have had setFirstFocus called on them.
-
Jacob Richman authored
Make FlutterError objects more structured so they can be displayed better in debugging tools such as Dart DevTools.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/8768180a8871...6280d4266983 git log 8768180a8871ede2af9d483d764109b92df6faf9..6280d4266983ff8eff24f26164d10172e3824385 --no-merges --oneline 6280d4266 Dart SDK roll for 2019-04-30 (flutter/engine#8796) c67870cfd Roll src/third_party/skia 08c79d61450b..6c8f5b31ac49 (4 commits) (flutter/engine#8799) 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.
-
Todd Volkert authored
-
Victor Maraccini authored
-
rami-a authored
* Introduce BottomSheetTheme and shape support for bottom sheet * Add bottom sheet theme to ThemeData. Use theme in bottom sheet build * Expose color, elevation, shape to showModalBottomSheet helper * Expose color, elevation, shape to showBottomSheet helper * Address PR feedback * Address PR feedback * Address additional PR feedback
-
Jonah Williams authored
This reverts commit fea2c7d6.
-