1. 25 Oct, 2017 1 commit
  2. 17 Oct, 2017 1 commit
  3. 12 Oct, 2017 1 commit
    • Alexander Aprelev's avatar
      Fix restart flow for preview-dart-2 mode. (#12496) · 85e4f052
      Alexander Aprelev authored
      * Fix restart flow for preview-dart-2 mode.
      
      Restart in preview-dart-2 needs to use kernel file and it has to be complete, rather than incremental kernel file.
      
      * Add curly braces
      
      * Do full compile on restart
      
      * Roll engine to pick up changes to hot reload for preview-dart-2
      85e4f052
  4. 03 Oct, 2017 1 commit
    • Alexander Markov's avatar
      Add hidden options --extra-front-end-options and --extra-gen-snapshot-options... · 7153dea2
      Alexander Markov authored
      Add hidden options --extra-front-end-options and --extra-gen-snapshot-options to flutter tool (#12219)
      
      This CL introduces 2 hidden options to 'flutter build aot' and 'flutter run' for passing arbitrary arguments to front-end server and to gen_snapshot tool when building and running flutter app in --profile or --release modes.
      
      The ability to pass arbitrary options simplifies various experiments, as it removes the need to change defaults and rebuild flutter engine for every tested configuration.
      7153dea2
  5. 27 Sep, 2017 1 commit
  6. 13 Sep, 2017 1 commit
  7. 05 Sep, 2017 1 commit
  8. 31 Aug, 2017 1 commit