- 08 Jul, 2020 1 commit
-
-
Natan Portilho authored
-
- 24 Jun, 2020 2 commits
-
-
Jonah Williams authored
These tests will hit the real Cache, failing if the flutter root has been modified
-
Jonah Williams authored
Fix tests broken under tester
-
- 03 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 01 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 14 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 09 Apr, 2020 1 commit
-
-
Kirill Pertsev authored
-
- 16 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 20 Feb, 2020 1 commit
-
-
Jenn Magder authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 28 Oct, 2019 1 commit
-
-
Zachary Anderson authored
* [flutter_tool] Use engine flutter_runner prebuilts * Update packages/flutter_tools/lib/src/fuchsia/fuchsia_build.dart Co-Authored-By:
Jonah Williams <jonahwilliams@google.com>
-
- 09 Oct, 2019 1 commit
-
-
Christopher Fujino authored
-
- 30 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 15 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 13 Jul, 2019 1 commit
-
-
Ian Hickson authored
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108)
-
- 08 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Jun, 2019 1 commit
-
-
Lau Ching Jun authored
This allows us to override the behavior internally.
-
- 18 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 05 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 31 Aug, 2018 1 commit
-
-
xster authored
-
- 15 Aug, 2018 1 commit
-
-
Ian Hickson authored
* Upgrade everything except matcher. * Roll matcher (and test) * Adjust tests that depend on flutter:test directly to depend on a shim * Require use of package:test shim and remove other references to package:test
-
- 26 Apr, 2017 1 commit
-
-
Todd Volkert authored
`adb` can sometimes hang, which will in turn hang the Dart isolate if we're using `Process.runSync()`. This changes many of the `Device` methods to return `Future<T>` in order to allow them to use the async process methods. A future change will add timeouts to the associated calls so that we can properly alert the user to the hung `adb` process. This is work towards #7102, #9567
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 01 Sep, 2016 1 commit
-
-
Dan Rubel authored
* improve device matching error message fixes https://github.com/flutter/flutter/issues/5675
-
- 30 Aug, 2016 1 commit
-
-
Dan Rubel authored
* fix getDeviceById to match exact name fixes https://github.com/flutter/flutter/issues/5508
-
- 10 Mar, 2016 1 commit
-
-
Hixie authored
And fix a zillion omissions this uncovered.
-
- 13 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 10 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 28 Jan, 2016 1 commit
-
-
Devon Carew authored
rename to printTrace(), printStatus(), and printError()
-
- 27 Jan, 2016 1 commit
-
-
Devon Carew authored
-