21070 Commits

Author SHA1 Message Date
Adam Barth
69f51cf2c4 Roll Dart 2015-08-13 14:08:27 -07:00
Chinmay Garde
7a81a860d7 Update dart_revision in DEPS 2015-08-13 12:51:54 -07:00
John McCutchan
d95e0c6960 Bump Dart runtime dependency 2015-07-31 10:19:07 -07:00
John McCutchan
dc732dc320 Upgrade Dart 2015-07-30 13:21:24 -07:00
Adam Barth
92b4a5ca5e 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
3983bffeef Merge pull request #308 from abarth/rm_dart_pkg
Remove DEPS-managed Dart packages
2015-07-27 17:07:54 -07:00
Adam Barth
47d44ef5b6 Remove DEPS-managed Dart packages
We now use `pub` to manage Dart packages.
2015-07-27 16:54:30 -07:00
Eric Seidel
b1f1fd57ae Work around pub get going crazy
Fixes #306

TBR=johnmccutchan@google.com
2015-07-27 16:35:04 -07:00
Adam Barth
b1ee1648ae Remove skygo
We no longer use sky_server.go. This patch removes it.
2015-07-27 16:11:15 -07:00
Adam Barth
fe3e5344a2 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
d057b7546d 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
2410c389f6 Enable fling scrolling in TabBar 2015-07-27 11:13:37 -07:00
Eric Seidel
60aecc2859 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
a62f189330 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
b5d24fce33 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
0aa86568d4 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
8cd6ab425c Attempt to make Travis go green 2015-07-17 11:09:17 -07:00
Adam Barth
4d207599c8 Roll DEPS to match Chromium 2015-07-16 22:11:08 -07:00
Matt Perry
183745fffe DEPS 2015-07-16 12:43:02 -07:00
Adam Barth
b8d41a067e Top-level files 2015-07-16 10:16:42 -07:00