- 09 Mar, 2022 1 commit
-
-
Jenn Magder authored
-
- 02 Feb, 2022 1 commit
-
-
Lau Ching Jun authored
-
- 10 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 12 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 09 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 05 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 29 Jan, 2021 1 commit
-
-
Jenn Magder authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 30 Sep, 2020 1 commit
-
-
Jonah Williams authored
package:http can throw a ClientException, which the crash reporter must catch or the tool will crash in the crash reporter. 3/4 crash on dev.
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 28 Apr, 2020 1 commit
-
-
James D. Lin authored
-
- 20 Apr, 2020 1 commit
-
-
Jenn Magder authored
-
- 29 Feb, 2020 1 commit
-
-
Zachary Anderson authored
-
- 10 Jan, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 17 Dec, 2019 1 commit
-
-
Michael Goderbauer 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
-
- 26 Nov, 2019 1 commit
-
-
Jenn Magder authored
* On flutter tool crash suggest GitHub template * Shorten GitHub URLs * Whitespace * Wording tweak from @InMatrix * Review edits
-
- 24 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools * use castStringKeyedMap * address review comments * address review comments * fix issues after rebase
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 22 Aug, 2019 1 commit
-
-
Zachary Anderson authored
-
- 21 Aug, 2019 1 commit
-
-
Zachary Anderson authored
-
- 29 Jul, 2019 1 commit
-
-
Zachary Anderson authored
-
- 25 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 16 Jul, 2019 1 commit
-
-
Todd Volkert authored
Slight cleanup of file locations in flutter_tools to make it easier to see which files are responsible for data reporting.
-
- 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)
-
- 10 Jun, 2019 1 commit
-
-
Alexander Aprelev authored
* Report async callback errors that currently go unreported. * Add a test
-
- 21 May, 2019 1 commit
-
-
Christopher Fujino authored
* don't send crash reports if on a user branch. * add test to test/crash_reporting_test.dart
-
- 25 Apr, 2019 2 commits
-
-
Jonah Williams authored
-
Dan Field authored
* Update packages * Capture JSON RPC errors that presently get swallowed
-
- 22 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* some space formattings * always use blocks in if-else if a block is used * format spaces in for and while * allow multiline if conditions * fix missing space
-
- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-