- 13 Dec, 2018 12 commits
-
-
Greg Spencer authored
Adds documentation for the stateless widget template, and adds an "imports" section to both templates.
-
David Shuckerow authored
-
Jasper van Riet authored
-
engine-flutter-autoroll authored
a549981da Roll src/third_party/skia a69b10312977..5eb29448dfbd (1 commits) (flutter/engine#7211) (#25333) https://github.com/flutter/engine/compare/921b1ccebb8f...a549981da706 git log 921b1ccebb8f..a549981da706 --no-merges --oneline a549981da Roll src/third_party/skia a69b10312977..5eb29448dfbd (1 commits) (flutter/engine#7211) 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
This reverts commit f8f5953d.
-
Justin McCandless authored
* obscureText true defaults to disabling selection * Tests and comments for selectable text field * Improve selection docs * Refactor so that all enableInteractiveSelection params are null by default, delegate to selectionEnabled * Fix selection param macros
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/571f47457c0e...921b1ccebb8f git log 571f47457c0e..921b1ccebb8f --no-merges --oneline 921b1cceb Roll src/third_party/skia 58fc5d19ad1b..a69b10312977 (3 commits) (flutter/engine#7210) 37bf807a5 Roll src/third_party/skia 17c574a193ad..58fc5d19ad1b (1 commits) (flutter/engine#7209) 0ea994a64 Minor Docs to runtime controller WindowData (flutter/engine#6991) 41dc628d6 Roll src/third_party/skia 340aeda6b3ba..17c574a193ad (8 commits) (flutter/engine#7206) 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
* Merge TextField style with global style so that style changes don't override unspecified fields * Test that a style param is merged with the theme * Test a few more style properties * Analysis fix
-
MH Johnson authored
* Themable elevation on dialogs. * Added `BackgroundColor` in widget + theme * Addressing Comments * Fix test name * Add debugFillProperties test
-
engine-flutter-autoroll authored
* 2bd75ae8b Support querying display refresh rate in engine (flutter/engine#7002) * 793a08bbf Add .woff file to binary format (flutter/engine#7202) * daf0ededb Roll src/third_party/skia 6417060b1c23..340aeda6b3ba (41 commits) (flutter/engine#7205) * 571f47457 Update marked text before selection so textInRange is never called with (flutter/engine#6989)
-
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 2 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
-