Adam Barth
eb8329455a
Move sky package into sky/packages/sky
...
This patch makes the sky package match the structure we've adopted for the
other Dart packages we produce from this repo.
2015-07-28 08:42:57 -07:00
Adam Barth
2cee42a2e3
Merge pull request #308 from abarth/rm_dart_pkg
...
Remove DEPS-managed Dart packages
2015-07-27 17:07:54 -07:00
Adam Barth
32a881e346
Remove DEPS-managed Dart packages
...
We now use `pub` to manage Dart packages.
2015-07-27 16:54:30 -07:00
Eric Seidel
4e8c82d288
Work around pub get going crazy
...
Fixes #306
TBR=johnmccutchan@google.com
2015-07-27 16:35:04 -07:00
Adam Barth
c975de294d
Remove skygo
...
We no longer use sky_server.go. This patch removes it.
2015-07-27 16:11:15 -07:00
Adam Barth
fa5326a3a3
Break the dependency on Go-based sky_server
...
We now use the Dart sky_server in shelldb.
2015-07-27 15:38:42 -07:00
Adam Barth
d5c77c60a7
Teach gclient to run pub in more directories
...
At gclient sync time, we now run `pub get` for every Dart package except
`workbench`. This patch ensures that we have all the packages we need locally.
2015-07-27 14:54:09 -07:00
Hans Muller
042a7041f6
Enable fling scrolling in TabBar
2015-07-27 11:13:37 -07:00
Eric Seidel
244cebd496
Roll Skia to the latest revision to pick up drawAtlas fix
...
R=chinmaygarde@google.com
2015-07-24 10:59:20 -07:00
Adam Barth
47a582b794
Move Material Design Icons to their own package
...
After this patch, we use pub to manage versioning and fetching the material
design icons.
2015-07-23 14:54:59 -07:00
Adam Barth
4d2ec11627
Remove some unnessary dependencies
...
- angle
- boringssl
- smhasher
- cython
Remove these dependencies required stripping down some BUILD.gn files to remove
targets we don't build.
2015-07-20 09:36:09 -07:00
John McCutchan
800153ced3
Pull observatory pub packages from git mirror
...
BUG=
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/1245683003 .
2015-07-20 09:27:20 -07:00
Adam Barth
91819c6e8c
Attempt to make Travis go green
2015-07-17 11:09:17 -07:00
Adam Barth
c5ac25f47d
Roll DEPS to match Chromium
2015-07-16 22:11:08 -07:00
Matt Perry
871eeb24ad
DEPS
2015-07-16 12:43:02 -07:00
Adam Barth
a14806018f
Top-level files
2015-07-16 10:16:42 -07:00