42 Commits

Author SHA1 Message Date
Adam Barth
5fc5d3e0f0 Remove dart:ui_builtin_natives
Now this code is just in dart:ui.
2015-10-12 16:33:15 -07:00
Adam Barth
f6e63440b4 Rev pub packages 2015-10-09 23:09:22 -07:00
Adam Barth
72c103cefa Rename dart:sky to dart:ui 2015-10-09 19:27:13 -07:00
Adam Barth
42af99224d Rev pub packages 2015-10-09 14:43:32 -07:00
Adam Barth
9144356792 Rev pub package 2015-10-09 09:32:16 -07:00
Adam Barth
87960ec1c2 Rev pub package 2015-10-06 09:45:20 -07:00
Adam Barth
6b269e21e5 Rev pub package 2015-10-01 15:44:54 -07:00
Adam Barth
2ec7216e21 s/sky-dev/flutter-dev/ 2015-09-30 13:20:43 -07:00
Adam Barth
0d98a31b0e Rev pub package 2015-09-30 12:07:40 -07:00
Adam Barth
db3923a017 Address review comments from @hixie 2015-09-26 20:18:16 -07:00
Adam Barth
198f23cb53 Rename Sky to Flutter in a few more places 2015-09-26 12:46:03 -07:00
Adam Barth
c8eee081b9 Rev pub spec 2015-09-25 12:02:09 -07:00
Adam Barth
ba74e2af99 Rev pub packages 2015-09-24 10:44:09 -07:00
Adam Barth
2e8df67cf2 Rev pub packages 2015-09-23 10:36:09 -07:00
Adam Barth
66a438f6a0 Rev pub packages 2015-09-21 12:34:54 -07:00
Adam Barth
1468e23311 Update URLs after moving to the Flutter organization 2015-09-19 09:04:33 -07:00
Adam Barth
abfb3b6379 Rev pub packages 2015-09-18 15:16:28 -07:00
Adam Barth
21c73de8f5 Rev pub packages 2015-09-16 17:11:26 -07:00
Adam Barth
fb63ec1a57 Rev pub packages 2015-09-15 09:11:55 -07:00
Adam Barth
fac747d456 Rev pub versions 2015-09-09 17:20:39 -07:00
Adam Barth
de66d84e63 Rev pub package 2015-09-09 14:47:35 -07:00
Adam Barth
d382ffcea5 Rev pub packages 2015-09-03 11:32:57 -07:00
Adam Barth
7e88cf2402 Rev pub spec 2015-09-01 19:54:33 -07:00
Adam Barth
fc3e91600c Rev pub package 2015-08-28 16:08:30 -07:00
Adam Barth
10f276d519 Rev pub packages 2015-08-27 10:27:41 -07:00
Adam Barth
42fcc36407 Rev pub packages 2015-08-25 15:42:20 -07:00
Adam Barth
a1bce24aef Rev pub packages 2015-08-25 09:36:36 -07:00
Adam Barth
6850744169 Rev pub packages 2015-08-19 12:56:27 -07:00
Adam Barth
59719a419f Rev pub package 2015-08-14 14:02:01 -07:00
Adam Barth
1436ed1625 Rev pub packages 2015-08-13 09:18:24 -07:00
Eric Seidel
c668221644 Add a minimum sdk version for sky_engine
We could update all our other versions as well if we wanted
but this the only package in sky which uses sdk_ext

@abarth
2015-08-12 17:48:37 -07:00
Adam Barth
bc30e0e5f6 Rev pub packages 2015-08-12 14:32:13 -07:00
Adam Barth
8113eb9e69 Rev pub packages 2015-08-11 10:48:30 -07:00
Adam Barth
fa0c0c4e40 Rev pub packages
Also, teach big_red_button how to make a REVISION file in sky_engine/lib.
2015-08-07 15:07:36 -07:00
Adam Barth
bb1ade9e1a Rev pub packages 2015-08-03 10:54:54 -07:00
John McCutchan
8ded610b49 Bump versions of sky packages 2015-07-31 10:46:14 -07:00
John McCutchan
7b697ac70f Bump versions 2015-07-30 14:29:03 -07:00
Eric Seidel
67266d7717 Teach roll_versions about sky_services and add mising CHANGELOG.md files
@abarth
2015-07-30 12:33:56 -07:00
Adam Barth
ec81ce3dd7 Rev Dart packages
Also, update imports to account for new mojom.dart locations.
2015-07-29 23:12:07 -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
Adam Barth
d59e4115e6 Teach big_red_button how to publish sky, sky_engine, sky_services
This CL makess big_red_button.py work for the sky, sky_engine, sky_services
packages.
2015-07-27 12:21:33 -07:00
Adam Barth
b091dfbba9 Add a sky_engine package to contain the dart:sky SDK extensions 2015-07-23 14:17:35 -07:00