Commit Graph

5 Commits

Author SHA1 Message Date
Jonah Williams
44b22c7b04 Fix cache location, artifacts, and re-enable dart2js test (#29783) 2019-03-25 18:47:37 -07:00
Alexander Aprelev
12c4e050be Use source list from the compiler to track invalidated files for hot reload. (#29693)
* Use source list from the compiler to track invalidated files.

* Revert accidental change

* Fix first-time-seen-the-file logic

* Fix/simplify invalidate logic now that we can rely on compiler to let us know what is the cut-off point for invalidation.

* Update devfs mock to accommodate for new fields

* Fix deleted files case

* Analyzer found missing final
2019-03-20 21:58:15 -07:00
Alexandre Ardhuin
a0d1f93b07 fix block formatting (#29051) 2019-03-09 09:03:11 +01:00
Jonah Williams
6f5f037689 Add basic web device and run support (#28302) 2019-02-26 16:58:24 -08:00
Jonah Williams
9bc5656637 Wire dart2js through flutter tool, add compilation test (#27668) 2019-02-14 22:42:30 -08:00