- 10 Jan, 2020 16 commits
-
-
Emmanuel Garcia authored
-
Zachary Anderson authored
-
Zachary Anderson authored
-
Maya authored
-
Tim Sneath authored
-
LongCatIsLooong authored
-
Shi-Hao Hong authored
* Add currency formatting for l10n tool, fix positional vs named params
-
Emmanuel Garcia authored
-
Gerrit authored
-
Ben Konyi authored
-
gaaclarke authored
-
Christopher Fujino authored
-
Jonah Williams authored
[flutter_tools][web] Add support for web app manifests and arbitrary resource files (from web/) (#48316)
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 1613a62e.
-
Shi-Hao Hong authored
-
- 09 Jan, 2020 11 commits
-
-
Jason Simmons authored
-
Hans Muller authored
Step 1 of 2: Warn about Flutter's FloatingActionButton dependency on ThemeData accent properties (#48435)
-
LongCatIsLooong authored
-
Greg Spencer authored
This simplifies the diagnostic output for the Shortcuts widget so that if a debugLabel is supplied, then that is printed instead of the full list of shortcut keys in the map. Also, the output of the shortcut map is simplified to have the list of keys presented in more readable text.
-
Shi-Hao Hong authored
* Implement reverseTransitionDuration in TransitionRoute
-
creativecreatorormaybenot authored
Document reasoning for why CustomMultiChildLayout size can't depend on children and how to do it (#48451)
-
Alexandre Ardhuin authored
-
Zachary Anderson authored
-
Christopher Fujino authored
-
Kate Lovett authored
-
Zachary Anderson authored
This reverts commit 945f206b. Co-authored-by: LongCatIsLooong <31859944+LongCatIsLooong@users.noreply.github.com>
-
- 08 Jan, 2020 13 commits
-
-
Greg Spencer authored
-
Tong Mu authored
-
Zachary Anderson authored
-
Sunbreak authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/f001ea29f1b9...46adf73d5128 git log f001ea29f1b9..46adf73d5128 --first-parent --oneline 2020-01-08 30870216+gaaclarke@users.noreply.github.com Made it so you can specify the old gen heap size. (flutter/engine#15259) 2020-01-08 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from gL-XG... to rTJJV... (flutter/engine#15308) 2020-01-08 xster@google.com Add a deprecation javadoc note to the old FlutterActivity (flutter/engine#15156) 2020-01-08 31859944+LongCatIsLooong@users.noreply.github.com Bump simulator version in IosUnitTests & scenario app in preparation for luci xcode 11 migration (flutter/engine#15154) 2020-01-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 91e0d7526944..f811fc331a14 (32 commits) (flutter/engine#15306) 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 garyq@google.com 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
-
Tim Sneath authored
-
stuartmorgan authored
Moves the checks that projects have been configured for desktop to a lower level, where they will cover more codepaths (e.g., 'run'), and improves them to check for native build projects, rather than just directories, to catch cases where the directory exists (e.g., due to accidental creation of generated files). Also adds links to the error messages pointing to instructions on adding desktop support to a project. Fixes #47145
-
Lau Ching Jun authored
-
Jonah Williams authored
[flutter_tool] Refactor Logger and Terminal to (mostly) no longer depend directly on context (#47269)
-
Marius Meißner authored
* Added property for expanded padding of expansion panel for solving #24071 * #24071: Renamed default const name for being more descriptive * #24071: Improved comment of property expandedPadding * #24071: Improved test by expanding the expansion panel by header tap + precise assertion * #24071: Renamed property to be more descriptive * #24071: Adjusted property comment and added missing trailing commas * #24071: Improved test by checking real exact header size * #24071: Added test for default header padding * #24071: Improved comment of expandedHeaderPadding + code style adjustments * #24071: Added missing trailing comma
-
Tim Sneath authored
-
Shi-Hao Hong authored
-
David Iglesias authored
-