- 16 Mar, 2021 2 commits
-
-
Casey Hillers authored
This reverts commit 93fb2586.
-
Casey Hillers authored
-
- 15 Mar, 2021 1 commit
-
-
omerlevran46 authored
-
- 02 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 01 Mar, 2021 1 commit
-
-
omerlevran46 authored
-
- 24 Feb, 2021 1 commit
-
-
Jason Simmons authored
-
- 17 Feb, 2021 1 commit
-
-
chunhtai authored
-
- 15 Feb, 2021 1 commit
-
-
godofredoc authored
This is because the command was actually collecting logs continuously from the device. Additionally idevicesyslog does not have a reboot option. Bug: https://github.com/flutter/flutter/issues/76027
-
- 04 Feb, 2021 2 commits
-
-
Shi-Hao Hong authored
This reverts commit 9d9109aa.
- 03 Feb, 2021 1 commit
-
-
chunhtai authored
-
- 03 Nov, 2020 3 commits
-
-
Jonah Williams authored
Due to #69707 the SkSL tests need the process killing logic still.
-
Jonah Williams authored
This reverts commit 406ca0bc.
-
Jonah Williams authored
-
- 31 Oct, 2020 1 commit
-
-
Greg Spencer authored
My yearly pass to fix spelling errors in the API dartdocs.
-
- 29 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 15 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 06 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 26 Jun, 2020 1 commit
-
-
Ming Lyu (CareF) authored
* Implement device selection for devicelab/run.dart * Add test to --device-id option for devicelab/run * Update dev/devicelab/bin/run.dart by jonahwilliam * Rename deviceOperatingSystem enum mock -> fake Co-authored-by:
Jonah Williams <jonahwilliams@google.com>
-
- 23 Jun, 2020 2 commits
-
-
Christopher Fujino authored
-
Jenn Magder authored
-
- 05 Jun, 2020 1 commit
-
-
Greg Spencer authored
This adds some information about the chosen device to the output log so that we can tell what type of device/OS Level/API Level the test is running on when doing a postmortem on a failed test.
-
- 25 Feb, 2020 1 commit
-
-
Christopher Fujino authored
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 14 Jan, 2020 1 commit
-
-
Andrew Davies authored
dev_finder name is deprecated. device-finder is preferred. Functionality remains identical, this is an aesthetic change. This change was generated via: $ find . -not -path '*/\.*' -type f -exec sed -i 's/(^import.*)!dev_finder/device-finder/g' {} \;
-
- 10 Jan, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Dec, 2019 1 commit
-
-
Alexandre Ardhuin 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
-
- 29 Oct, 2019 1 commit
-
-
Christopher Fujino authored
-
- 09 Sep, 2019 1 commit
-
-
Todd Volkert authored
It was hitting the global devicelab 15 minute timeout.
-
- 15 Jul, 2019 1 commit
-
-
Christopher Fujino authored
This updates the flutter tool cache to download binary files for ideviceinstaller, ios-deploy, libimobiledevice, and dynamically linked dependencies from Flutter's GCP bucket.
-
- 12 Jul, 2019 2 commits
-
-
Christopher Fujino authored
This reverts commit 14d489ad.
-
Christopher Fujino authored
This updates the flutter tool to cache binary files for ideviceinstaller, ios-deploy, libimobiledevice, and dynamically linked dependencies from Flutter's GCP bucket.
-
- 27 Jun, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 16 May, 2019 1 commit
-
-
Alexandre Ardhuin authored
* use null aware operators * rollback changes about null-aware operator * disable lint prefer_is_not_empty
-
- 21 Feb, 2019 1 commit
-
-
Dan Field 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
-
- 17 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-