1. 08 Nov, 2018 1 commit
  2. 15 Oct, 2018 1 commit
  3. 22 Sep, 2018 1 commit
    • Ian Hickson's avatar
      [H] Cleanup (#21542) · 989cf18b
      Ian Hickson authored
      * Improve documentation and clean up code.
      
      * Remove "Note that".
      
      The phrase "note that" is basically meaningless as a prefix to an
      otherwise fine sentence.
      989cf18b
  4. 12 Sep, 2018 1 commit
  5. 07 Sep, 2018 1 commit
  6. 02 Aug, 2018 1 commit
  7. 27 Jul, 2018 1 commit
  8. 23 Jul, 2018 1 commit
  9. 16 Jul, 2018 2 commits
  10. 19 Jun, 2018 1 commit
  11. 12 Jun, 2018 1 commit
  12. 05 Jun, 2018 1 commit
  13. 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
      88cc9773
  14. 24 Jan, 2018 1 commit
  15. 18 Jan, 2018 1 commit
  16. 12 Jan, 2018 1 commit
  17. 07 Dec, 2017 1 commit
    • Ian Hickson's avatar
      Move image logic from services/ to painting/. (#13409) · 44e228eb
      Ian Hickson authored
      This allows the scheduler library to depend on the services library
      and the painting library to depend on the scheduler library without
      the services library having to depend on the scheduler library.
      
      While I was at it I also cleaned up some of the binding logic: the
      licenses logic can now be overridden (and the test library does so),
      and the image cache can now be overridden as well.
      44e228eb
  18. 22 Nov, 2017 1 commit
  19. 20 Nov, 2017 1 commit
  20. 17 Nov, 2017 1 commit
  21. 06 Nov, 2017 1 commit
  22. 24 Sep, 2017 1 commit
  23. 19 Sep, 2017 1 commit
  24. 05 Sep, 2017 1 commit
  25. 12 Jul, 2017 1 commit
  26. 27 Jun, 2017 1 commit
  27. 23 Jun, 2017 2 commits
  28. 21 Jun, 2017 3 commits
  29. 06 Jun, 2017 2 commits
  30. 10 May, 2017 1 commit
  31. 06 May, 2017 1 commit
  32. 27 Apr, 2017 1 commit
  33. 19 Apr, 2017 1 commit
  34. 20 Mar, 2017 1 commit
  35. 08 Mar, 2017 1 commit