1. 11 May, 2018 1 commit
  2. 10 May, 2018 1 commit
  3. 10 Apr, 2018 1 commit
  4. 09 Apr, 2018 1 commit
  5. 04 Apr, 2018 1 commit
  6. 03 Apr, 2018 1 commit
  7. 24 Mar, 2018 1 commit
  8. 22 Mar, 2018 1 commit
    • Jonah Williams's avatar
      Remove package:http from Flutter (#15416) · 88cc9773
      Jonah Williams authored
      * use HttpOverrides and dart:io HttpClient in flutter
      
      * add missing package:http dependency
      
      * update flutter packages and remove comment about createHttpClient from flutter_test
      
      * move byte loading logic to common class, move string parsing logic to base class
      
      * addAll doesn't work for a Uint8List
      
      * use bytes.setRange
      
      * undo addition to hello_world
      
      * add newline to end of binding.dart
      
      * and a newline for hello world
      
      * refactor to function and add tests
      
      * address comments on unknown length case
      
      * alignment
      
      * sort alaphabetically
      
      * rename convertResponse to consolidateClientHttpClientResponseBytes.  Add header
      
      * fix alignment in test
      Unverified
      88cc9773
  9. 21 Mar, 2018 1 commit
    • Jonah Williams's avatar
      Traverse dependencies and dev dependencies separately (#15581) · ad9506d2
      Jonah Williams authored
      * traverse dependencies and dev dependencies separately
      
      * separate dev and reg deps
      
      * update pubspecs
      
      * add checksum string and update transitive dep string.  Add additional verify command to check checksum
      
      * cleanup comments
      
      * add missing space, quote, run verify-onlu from bot script
      
      * rerun tool with fixed string
      
      * ensure correct working directory and bump versions
      
      * flutter not flutterRoot
      Unverified
      ad9506d2
  10. 13 Mar, 2018 1 commit
  11. 09 Mar, 2018 1 commit
  12. 08 Mar, 2018 1 commit
  13. 23 Feb, 2018 1 commit
  14. 16 Feb, 2018 1 commit
  15. 14 Feb, 2018 1 commit
  16. 09 Feb, 2018 1 commit
  17. 07 Feb, 2018 1 commit
    • Greg Spencer's avatar
      Fix process running during package creation (#14508) · df791279
      Greg Spencer authored
      There were some problems I introduced with the last PR for this. It passed the test, but failed in practice.
      
      This adds tests for those failure cases, adds a "--help" and fixes the test so that it doesn't try and actually download MinGit as part of the Windows test.
      
      I added package:platform as a dependency, so I did a force upgrade on the packages.
      
      Also, re-enabling 'create package' in the cache warming code, now that #14448 is fixed.
      Unverified
      df791279
  18. 26 Jan, 2018 1 commit
    • Vyacheslav Egorov's avatar
      Unpin test and upgrade packages (#14282) · c23509e9
      Vyacheslav Egorov authored
      * Unpin package:test and upgrade packages
      
      * Update packages/flutter/test/foundation/stack_trace_test.dart
      
      * Also add packages/flutter_tools/test/data/asset_test/font/.dartignore to ensure that update-packages --force-upgrade does not crash.
      Unverified
      c23509e9
  19. 19 Jan, 2018 1 commit
  20. 13 Jan, 2018 1 commit
  21. 12 Jan, 2018 1 commit
  22. 10 Jan, 2018 4 commits
  23. 09 Jan, 2018 1 commit
  24. 08 Jan, 2018 1 commit
  25. 06 Jan, 2018 2 commits
  26. 04 Jan, 2018 3 commits
  27. 03 Jan, 2018 2 commits
  28. 21 Dec, 2017 1 commit
  29. 20 Dec, 2017 1 commit
  30. 18 Dec, 2017 1 commit
  31. 14 Dec, 2017 3 commits