1. 27 May, 2016 1 commit
  2. 26 May, 2016 1 commit
    • Devon Carew's avatar
      Flutter run restart (#4105) · ec751776
      Devon Carew authored
      * working on making a faster flutter run restart
      
      * clean up todos; fire events on isolate changes
      
      * use the Flutter.FrameworkInitialization event
      
      * review comments
      ec751776
  3. 24 May, 2016 1 commit
    • Todd Volkert's avatar
      iOS tools cleanup (#4161) · cc8c78ad
      Todd Volkert authored
      * iOS tools cleanup
      
      1) Fix `flutter install` on both device and simulator to refer to the actual
         bundle and not just the .generated folder
      2) Fix `flutter run` on device to actually run vs just installing
      
      Still TODO:
      1) Discovered that isAppInstalled on iOS simulator always reports true,
         meaning it'll never actually try to install the app.
      
      Fixes #3947
      Fixes #1823
      cc8c78ad
  4. 23 May, 2016 1 commit
  5. 20 May, 2016 1 commit
  6. 17 May, 2016 1 commit
  7. 13 May, 2016 1 commit
    • Devon Carew's avatar
      Consolidate observatory code (#3892) · 40c0d6ea
      Devon Carew authored
      * rename service_protocol.dart to protocol_discovery.dart
      
      * add a wrapper around the obs. protocol
      
      * use json-rpc in run
      
      * consolidate obs. code; implement flutter run --benchmark
      
      * review comments
      40c0d6ea
  8. 12 May, 2016 1 commit
  9. 11 May, 2016 1 commit
  10. 03 May, 2016 2 commits
  11. 27 Apr, 2016 1 commit
    • Devon Carew's avatar
      Flutter run (#3553) · b0dca796
      Devon Carew authored
      * rework flutter run
      
      * fix npe with --debug-port
      
      * connect to obs and exit when that conneciton closes
      
      * update todos
      b0dca796
  12. 11 Apr, 2016 1 commit
    • Devon Carew's avatar
      make flutter upgrade less verbose (#3237) · 2a33e3f0
      Devon Carew authored
      * more terse flutter upgrade
      
      * fix an issue when updating and the engine update code has changed
      
      * call flutter precache; add a --no-color hidden option
      
      * fix a lint related to getters/setters
      2a33e3f0
  13. 07 Apr, 2016 1 commit
  14. 28 Mar, 2016 1 commit
  15. 26 Mar, 2016 1 commit
  16. 25 Mar, 2016 1 commit
  17. 21 Mar, 2016 2 commits
  18. 17 Mar, 2016 1 commit
  19. 15 Mar, 2016 1 commit
    • Yegor Jbanov's avatar
      [ios] improve test device naming · 225686b1
      Yegor Jbanov authored
      The new name format is "DEVICE_TYPE_NAME (Flutter)". For example:
      
      iPhone 6 (Flutter)
      iPhone 6s Plus (Flutter)
      
      The names are taken from `xcrun simctl list --json devicetypes`.
      
      Fixes #2682
      225686b1
  20. 14 Mar, 2016 2 commits
  21. 12 Mar, 2016 1 commit
  22. 11 Mar, 2016 1 commit
  23. 10 Mar, 2016 3 commits
  24. 08 Mar, 2016 1 commit
  25. 04 Mar, 2016 2 commits
  26. 03 Mar, 2016 1 commit
  27. 02 Mar, 2016 1 commit
  28. 26 Feb, 2016 3 commits
  29. 21 Feb, 2016 2 commits