- 13 Dec, 2018 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 12 Dec, 2018 13 commits
-
-
David Shuckerow authored
* Revert "e5195ee47 Remove unnecessary includes of Ganesh headers (flutter/engine#7189) (#25282)" This reverts commit f198d663. * Revert "Validate style in TextField (#24587)" This reverts commit 9a8e2f0c. * Revert "Allow snippets tool to be run from arbitrary CWDs (#25243)" This reverts commit 4a110b62. * Revert "Make doctor output consistent between VS Code/IntelliJ/Android Studio when plugins are missing (#25269)" This reverts commit e29b023a. * Revert "Add ipv6 and observatory port support to the attach command. (#24537)" This reverts commit 9150b3f0.
-
Jonah Williams authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/abb1d3a6c0b2...e5195ee479c4 git log abb1d3a6c0b2..e5195ee479c4 --no-merges --oneline e5195ee47 Remove unnecessary includes of Ganesh headers (flutter/engine#7189) 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 (liyuqian@google.com), and stop the roller if necessary.
-
Justin McCandless authored
* Validate style in TextField * Fix analyze problems * Use assert and move to top * Simplified assertion
-
Janice Collins authored
* Allow snippets tool to be run from arbitrary CWDs * Drop use of absolute when using Platform.executable (path is not relative, might require PATH resolution) * canonicalize paths * Use path.fromUri consistently to resolve file URIs * Force commit to try to kick Cirrus * Force commit to kick Cirrus, again
-
Danny Tuppeny authored
Make doctor output consistent between VS Code/IntelliJ/Android Studio when plugins are missing (#25269) * Update VS Code validator to match Android Studio - Now shows a tick (instead of partial) if installed - Now shows a cross (instead of dot) if extension is not installed Fixes #22931.
-
David Shuckerow authored
-
Danny Tuppeny authored
-
engine-flutter-autoroll authored
* 31e6861d4 Reland "Compile libcxx and libcxxabi for Android (#6886)" (flutter/engine#7160) * 648b844b7 Roll buildroot to 4cb5a74c9612b71b917997f46e97da6d1051eab4 (flutter/engine#7194) * abb1d3a6c Roll buildroot to 8e538639660413490ea9261eee84864005e240f4 (flutter/engine#7195)
-
Trevor Wang authored
-
xster authored
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
-
- 11 Dec, 2018 13 commits
-
-
Jonah Williams authored
-
Hans Muller authored
-
Jimmy Casey authored
-
Justin McCandless authored
* cursor fields on textformfield * Test pass-through of cursor properties
-
Hans Muller authored
-
Greg Spencer authored
This sets the favicon for the offline Dash/Zeal docs. Also, sets up the OpenSearch Description metadata file so that people can create custom search shortcuts for the API docs site. Fixes #6412
-
Jonah Williams authored
-
Hans Muller authored
-
Danny Tuppeny authored
Fixes #24750.
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
What KeepAlive does is different from the Offstage widget. Let's not confuse these two and be more speicific in the wording for KeepAlive.
-
xster authored
-
- 10 Dec, 2018 9 commits
-
-
Jonah Williams authored
-
Todd Volkert authored
This modifies our flutter_tools crash reports to include the error message. This error message may contain personally identifying information (PII), such as a file system path on the developer's local machine that may contain user names, project code names, etc. To disable crash reporting, the developer can run the following command: flutter config --no-analytics For more information on what gets reported during crashes of the flutter tool, see: https://github.com/flutter/flutter/wiki/Flutter-CLI-crash-reporting
-
Paul Berry authored
In Dart 2, asserts no longer accept non-bool values so this rule is made redundant by the Dart analyzer's basic checks and is no longer necessary. The rule will be removed in a future Linter release.
-
Todd Volkert authored
Fixes https://github.com/flutter/flutter/issues/24413
-
Hans Muller authored
-
Patrice Chalin authored
Followup to https://github.com/flutter/website/pull/1949, as requested by @Hixie in https://github.com/flutter/website/issues/1634. cc @kwalrath
-
liyuqian authored
This fixes https://github.com/flutter/flutter/issues/25092
-
jslavitz authored
-
Michael Goderbauer authored
Fixes #20313.
-
- 07 Dec, 2018 1 commit
-
-
Michael Goderbauer authored
-
- 05 Dec, 2018 1 commit
-
-
Gary Qian authored
-
- 01 Dec, 2018 1 commit
-
-
Jonah Williams authored
-