1. 01 7月, 2015 3 次提交
    • A
      Build stocks.skyx · 2f4e404f
      Adam Barth 提交于
      This CL teaches the build system how to create the stocks.skyx application
      bundle. This bundle contains the stocks snapshot as well as the material design
      assets needed by the stocks app to run offline.
      
      R=eseidel@chromium.org, eseidel@google.com
      
      Review URL: https://codereview.chromium.org/1216273002.
      2f4e404f
    • A
      Download material design icons using DEPS · 7d7cde50
      Adam Barth 提交于
      We need the material design icons at build time in order to build Sky
      application bundles that include the icons. Therefore, we need can't wait until
      runtime to download the icons.
      
      Also, rather than copying all the icons into each out directory, we just
      symlink to the copy in the source tree.
      
      R=eseidel@chromium.org, eseidel@google.com
      
      Review URL: https://codereview.chromium.org/1217283002.
      7d7cde50
    • A
      Add a script for packaging Sky bundles · 205ab9f7
      Adam Barth 提交于
      This script consumes a sky.yaml file and produces a bundle that contains the
      listed material design assets as well as the snapshot binary. This script isn't
      wired into the build system yet because we don't yet download the material
      design icons using DEPS.
      
      R=chinmaygarde@google.com, eseidel@google.com
      
      Review URL: https://codereview.chromium.org/1220893002.
      205ab9f7
  2. 30 6月, 2015 22 次提交
  3. 27 6月, 2015 13 次提交
  4. 26 6月, 2015 2 次提交