1. 09 7月, 2016 1 次提交
  2. 11 6月, 2016 1 次提交
  3. 06 4月, 2016 1 次提交
  4. 29 3月, 2016 1 次提交
  5. 20 8月, 2015 1 次提交
  6. 17 7月, 2015 1 次提交
  7. 16 7月, 2015 1 次提交
  8. 26 6月, 2015 1 次提交
    • A
      Make it possible to run Sky apps offline · 1a1ef489
      Adam Barth 提交于
      This CL makes it possible to run Sky apps offline by introducing new
      DartLibraryProvider subclasses, specifically one that can load directly from
      the file system. A future CL will expand this functionality to work with asset
      bundles as well.
      
      Currently, the only platform that uses this functionality is Linux, which can
      now load a simple Sky app without even loading a network stack. Making this
      work on other platforms is work for future CLs.
      
      TBR=eseidel@chromium.org
      
      Review URL: https://codereview.chromium.org/1203143004.
      1a1ef489