1. 02 Apr, 2017 1 commit
  2. 28 Mar, 2017 1 commit
  3. 22 Mar, 2017 1 commit
  4. 09 Mar, 2017 1 commit
  5. 04 Mar, 2017 1 commit
  6. 20 Feb, 2017 1 commit
  7. 07 Feb, 2017 1 commit
  8. 19 Jan, 2017 1 commit
    • Ian Hickson's avatar
      Remove randomness from port assignment during coverage collection. (#7548) · 3f1d6d3b
      Ian Hickson authored
      Also, defer to test package for throttling (this will require a test
      package update as well).
      
      Also, add a lot more instrumentation to --verbose mode for tests, and
      fix minor trivial things here and there, and add error handling in
      more places.
      
      Also, refactor how coverage works to be simpler and not use statics.
      3f1d6d3b
  9. 06 Dec, 2016 1 commit
  10. 29 Nov, 2016 2 commits
  11. 11 Aug, 2016 1 commit
  12. 08 Jun, 2016 1 commit
  13. 19 May, 2016 1 commit
  14. 17 May, 2016 1 commit
  15. 16 May, 2016 1 commit
  16. 13 May, 2016 1 commit
  17. 06 May, 2016 1 commit
  18. 03 May, 2016 1 commit
  19. 27 Apr, 2016 1 commit
  20. 26 Apr, 2016 1 commit
    • Devon Carew's avatar
      add google analytics to flutter_tools (#3523) · adac9275
      Devon Carew authored
      * add google analytics
      
      * send in the run target type
      
      * track device type targets
      
      * use the real GA code
      
      * review comments
      
      * rev to usage 2.0
      
      * rev to 2.2.0 of usage; add tests
      
      * review comments
      adac9275