1. 06 Feb, 2020 1 commit
  2. 31 Jan, 2020 1 commit
  3. 28 Jan, 2020 1 commit
  4. 24 Jan, 2020 1 commit
  5. 09 Jan, 2020 1 commit
  6. 07 Jan, 2020 1 commit
  7. 06 Jan, 2020 1 commit
  8. 12 Dec, 2019 1 commit
    • Danny Tuppeny's avatar
      Support URL tunnelling (pass dwds UrlEncoder through to editors via daemon) (#44271) · 4944622b
      Danny Tuppeny authored
      * Prposal for supporting URL tunnelling
      
      * Update daemon.md
      
      * Add the ability for daemon to call clients to expose URLs
      
      * Fix dwds mock in web_fs tests
      
      * Fix type error
      
      * Remove build_runner import from run
      
      * Move appStartedTime back to after the app has started
      
      * Remove nested DI scope and pass urlTunneller down
      
      * Fix import
      
      * Tweak TODO
      
      * Fix existing tests
      
      * Fix spec to use result instead of params for response object
      
      * Fix exposeUrl to use a url field, as spec'd
      
      * Test that the daemon's exposeUrl sends a request and handles the response
      4944622b
  9. 10 Dec, 2019 1 commit
  10. 05 Dec, 2019 3 commits
  11. 27 Nov, 2019 2 commits
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
    • Jonah Williams's avatar
  12. 26 Nov, 2019 1 commit
  13. 22 Nov, 2019 1 commit
  14. 19 Nov, 2019 2 commits
    • Danny Tuppeny's avatar
      Allow web server device to use extension if started with --start-paused (#44263) · 37eec862
      Danny Tuppeny authored
      * Allow web server device to use extension if started with --start-paused
      
      * Fix comment
      
      * Remove browser-launch option that allowed using Chrome without launching Chrome
      
      The web-server device should now be used if you don't want to launch a browser.
      
      * Add tests for WebServerDevice with --start-paused
      
      * Fixes from rebase
      
      * More fixes from rebase
      
      * Fix from rebase
      
      * Fix condition for page refresh in non-debug builds
      
      * Make dwds conditions match with a new getter
      
      * Add missing .device
      37eec862
    • Alexandre Ardhuin's avatar
      implicit-casts:false on flutter_tools/lib (#44447) · adc73510
      Alexandre Ardhuin authored
      * implicit-casts:false on flutter_tools/lib
      
      * address review comments
      
      * use castStringKeyedMap
      
      * introduce {bool,string,strings}Arg
      
      * fix ci
      adc73510
  15. 14 Nov, 2019 1 commit
  16. 13 Nov, 2019 2 commits
  17. 01 Nov, 2019 1 commit
  18. 29 Oct, 2019 1 commit
  19. 28 Oct, 2019 1 commit
  20. 15 Oct, 2019 2 commits
  21. 09 Oct, 2019 1 commit
  22. 30 Sep, 2019 1 commit
  23. 25 Sep, 2019 1 commit
  24. 14 Sep, 2019 1 commit
  25. 13 Sep, 2019 2 commits
  26. 12 Sep, 2019 1 commit
  27. 30 Aug, 2019 1 commit
  28. 27 Aug, 2019 1 commit
  29. 22 Jul, 2019 3 commits
  30. 15 Jul, 2019 1 commit
  31. 09 Jul, 2019 1 commit