1. 24 Sep, 2015 1 commit
    • James Robinson's avatar
      Update mojo_run to no longer embed a window manager · 206104b8
      James Robinson authored
      sky_viewer.mojo no longer needs a window manager embedding as of
      sky_engine 0.0.27, so this updates the sky_tools run_mojo command so it works
      again. This really should be expressed in the pubspec dependencies to avoid
      broken combinations but that needs to happen on the sky side.
      206104b8
  2. 23 Sep, 2015 6 commits
  3. 22 Sep, 2015 7 commits
  4. 21 Sep, 2015 1 commit
  5. 19 Sep, 2015 6 commits
  6. 18 Sep, 2015 2 commits
    • James Robinson's avatar
      Download sky_snapshot from the cloud · cbc35dfa
      James Robinson authored
      This adds logic to download and use the sky_snapshot binary from
      Google cloud storage when running the 'sky_tools build' command.
      The downloaded binary is put into lib/cache/... The binary is
      chosen to match the REVISION in the sky_engine package in the
      packages directory of whichever package the user wishes to
      build a flx from.
      
      Known issues:
      *) Assumes linux-x64 host
      *) Assumes download will always produce valid executable
      *) No clearing of stale cache entries
      cbc35dfa
    • Ian Fischer's avatar
      Add missing semicolon · 670f14e0
      Ian Fischer authored
      670f14e0
  7. 17 Sep, 2015 6 commits
  8. 16 Sep, 2015 6 commits
  9. 15 Sep, 2015 1 commit
  10. 11 Sep, 2015 3 commits
  11. 10 Sep, 2015 1 commit