1. 23 Oct, 2019 1 commit
  2. 22 Oct, 2019 2 commits
  3. 21 Oct, 2019 1 commit
  4. 15 Oct, 2019 1 commit
  5. 11 Oct, 2019 1 commit
  6. 24 Sep, 2019 1 commit
  7. 30 Jul, 2019 1 commit
  8. 18 Jul, 2019 1 commit
  9. 13 Jul, 2019 1 commit
  10. 05 Jul, 2019 1 commit
  11. 26 Jun, 2019 1 commit
  12. 18 Jun, 2019 1 commit
  13. 06 Jun, 2019 1 commit
  14. 29 Apr, 2019 1 commit
  15. 26 Apr, 2019 1 commit
  16. 25 Apr, 2019 1 commit
  17. 23 Feb, 2019 1 commit
  18. 22 Feb, 2019 1 commit
  19. 21 Feb, 2019 1 commit
    • Dan Field's avatar
      Allow for gradle downloading missing SDK assets (#28097) · 6f5e88a5
      Dan Field authored
      * Allow for gradle downloading missing SDK assets if SDK licenses are present.
      
      * Fix license path for missing sdkmanager
      
      * Cirrus re-run...
      
      * Fix condition check
      
      * rename props, add docs, rename method
      
      * fix tests after param changes
      
      * Fix weird path for flutter run and add tests
      
      * remove print, fix tests
      6f5e88a5
  20. 04 Oct, 2018 1 commit
  21. 12 Sep, 2018 1 commit
  22. 15 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Shim package:test to avoid matcher issues (#20602) · 686d8f8a
      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
      686d8f8a
  23. 21 Jun, 2018 1 commit
  24. 05 Jun, 2018 1 commit
  25. 31 May, 2018 1 commit
  26. 09 Mar, 2018 1 commit
  27. 01 Feb, 2018 1 commit
  28. 07 Dec, 2017 1 commit
  29. 22 May, 2017 1 commit
    • Todd Volkert's avatar
      Add initial list of known Android hardware (#10249) · aa9c7826
      Todd Volkert authored
      Our emulator detection was based on a simple heuristic that was
      failing for the Samsung Galaxy S8. Any heuristic is flawed since
      Android devices can report whatever they want to adb, but this
      change attempts to tighten the detection by listing known models
      (by their ro.hardware property). Again, these values could be
      spoofed by emulator system images, but it's less likely to be
      an issue than with our previous (and fall-back) heuristic.
      
      Fixes #10203
      Related: #10248
      aa9c7826
  30. 12 May, 2017 1 commit
  31. 04 Mar, 2017 1 commit
  32. 27 Oct, 2016 2 commits
  33. 26 Sep, 2016 1 commit
  34. 04 May, 2016 2 commits
  35. 29 Apr, 2016 1 commit
  36. 10 Mar, 2016 1 commit
  37. 21 Feb, 2016 1 commit