- 13 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 11 Jun, 2019 5 commits
-
-
Emmanuel Garcia authored
Fixes timeout when running gradle_plugin_test
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 10 Jun, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 09 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 07 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 06 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 03 Jun, 2019 1 commit
-
-
Ian Hickson authored
-
- 27 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 18 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 16 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 15 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 14 Mar, 2019 1 commit
-
-
Dan Field authored
* guard new formatter behind env var
-
- 10 Mar, 2019 2 commits
- 09 Mar, 2019 1 commit
-
-
Dan Field authored
-
- 08 Mar, 2019 3 commits
-
-
Jonah Williams authored
This reverts commit 6a7f231d.
-
Jonah Williams authored
-
Dan Field authored
-
- 07 Mar, 2019 1 commit
-
-
Dan Field authored
* Fix coverage shard * clarify * Make sure we print test results * Actually report test results before exiting * revert unintended changes
-
- 06 Mar, 2019 2 commits
- 02 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 27 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 23 Feb, 2019 1 commit
-
-
Dan Field authored
* add2app test
-
- 15 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 17 Dec, 2018 1 commit
-
-
Danny Tuppeny authored
* Fall back to ANDROID_SDK_ROOT if ANDROID_HOME is not set And update descriptions to use the non-deprecated ANDROID_SDK_ROOT. Fixes #15114. * Remove trailing whitespace * Update dev/devicelab/lib/framework/adb.dart Co-Authored-By: DanTup <danny@tuppeny.com> * Reformat long line
-
- 29 Nov, 2018 1 commit
-
-
Dan Field authored
* build tests - AOT on all, APK on Linux, IPA on Mac
-
- 10 Nov, 2018 1 commit
-
-
Todd Volkert authored
To see if it stops the Cirrus crashing
-
- 23 Oct, 2018 2 commits
-
-
Jacob Richman authored
-
Greg Spencer authored
This creates a custom dartdoc tool that will generate snippet blocks in our API docs that allow the user to copy easily to the clipboard, and will also embed the snippet code into a template to show it in a larger context with an app. This PR adds the snippet tool, a template, and a couple of HTML skeleton files, one for snippets that are designed to be in an application setting, and one where it simply puts a nice container around existing snippets, making them easier to copy to the clipboard.
-
- 19 Oct, 2018 2 commits
-
-
Siva authored
* Disable unsafePackageSerialization as it causes issues when coverage is used (see https://github.com/dart-lang/sdk/issues/34841) * Restore Coverage.
-
Danny Tuppeny authored
* Use (processors-1) for test runs (test defaults to processors/2) * Add missing import
-