1. 03 7月, 2015 2 次提交
    • A
      Rename ViewportObserver to SkyEngine · 2c6908f2
      Adam Barth 提交于
      The term ViewportObserver doesn't mean anything. This interface has evolved to
      control the engine. This new name reflects that.
      
      TBR=eseidel@google.com
      
      Review URL: https://codereview.chromium.org/1222663003.
      2c6908f2
    • A
      Port skyx to Dart · baf2807e
      Adam Barth 提交于
      Rather than require Sky developers to have a Python environment, we should
      write our tooling for Sky in Dart. This CL converts skyx.py into skyx.dart and
      makes skyx.py into a wrapper for skyx.dart. We still need the Python wrapper
      because gn requires that build actions are written in Python.
      
      This code isn't wired into the main build yet. We'll need to add some more pub
      packages to our buildbot environment first.
      
      TBR=eseidel@google.com
      
      Review URL: https://codereview.chromium.org/1213213003.
      baf2807e
  2. 02 7月, 2015 14 次提交
  3. 01 7月, 2015 24 次提交