1. 05 Aug, 2019 3 commits
  2. 24 Jul, 2019 1 commit
    • Jiahao's avatar
      Parameterize CoverageCollector with a library name predicate (#36774) · 4de9b446
      Jiahao authored
      An optimization to the coverage collection speed was added in #30811. This commit further expands on it to parameterize the CoverageCollector with a custom predicate, allowing internal use cases to filter the RPC calls to the Dart VM based on scripts of interest to coverage collection.
      4de9b446
  3. 22 Jul, 2019 1 commit
  4. 08 Jul, 2019 1 commit
  5. 27 Jun, 2019 1 commit
  6. 26 Jun, 2019 1 commit
  7. 29 Apr, 2019 1 commit
  8. 19 Apr, 2019 1 commit
  9. 22 Mar, 2019 1 commit
  10. 20 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      some spaces formatting (#29452) · a6af4228
      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
      a6af4228
  11. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      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
      387f8854
  12. 12 Feb, 2019 1 commit
  13. 05 Feb, 2019 1 commit
  14. 05 Oct, 2018 1 commit
  15. 01 Oct, 2018 1 commit
  16. 31 Aug, 2018 1 commit
  17. 22 May, 2018 1 commit
  18. 12 Mar, 2018 1 commit
  19. 04 Mar, 2017 1 commit
  20. 23 Jan, 2017 1 commit
  21. 09 Jan, 2017 1 commit
  22. 07 Jun, 2016 1 commit
    • Devon Carew's avatar
      add a restart command to the daemon protocol (#4385) · 3ba17136
      Devon Carew authored
      * refactor the --resident run option into a separate file
      
      * update daemon to run --resident apps
      
      * re-plumbing daemon start
      
      * send app logs
      
      * update tests
      
      * review changes
      
      * fix test runner
      
      * remove PackageMap.createGlobalInstance; rely on the ctor
      
      * review comments
      3ba17136
  23. 03 May, 2016 1 commit
  24. 15 Mar, 2016 1 commit
  25. 14 Mar, 2016 1 commit
  26. 10 Mar, 2016 1 commit
  27. 20 Jan, 2016 1 commit
  28. 12 Nov, 2015 1 commit
    • Hixie's avatar
      Make the analyzer actually work. · 8ab229f8
      Hixie authored
      Turns out that ignoring all error lines that match the empty string is a
      poor way to go.
      
      Also, we have to update all the example packages now too, since we
      analyze them. So just have travis use our update script.
      
      Also, remove flutter_tools' old travis stuff. It's now part of a bigger
      repo.
      
      Also, make travis use the dev Dart SDK, since we need the new analyzer.
      Stable is way too out of date, e.g. it still complains about libraries
      not having names and mixins using 'super', and the strong mode hints are
      even more aggressive than on dev.
      8ab229f8
  29. 10 Nov, 2015 1 commit
  30. 03 Nov, 2015 1 commit
  31. 29 Oct, 2015 1 commit
  32. 06 Oct, 2015 1 commit
  33. 19 Sep, 2015 1 commit
  34. 08 Aug, 2015 1 commit
  35. 07 Aug, 2015 3 commits
  36. 06 Aug, 2015 1 commit