ahe@google.com
|
3b1cb964ff
|
Push updates to browser.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//847573003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@43063 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-01-22 10:02:20 +00:00 |
|
jmesserly@google.com
|
ac09e08ac8
|
[browser] restore previous version with tighter SDK lower bound
follow up to http://code.google.com/p/dart/source/detail?r=34062
R=sigmund@google.com
Review URL: https://codereview.chromium.org//203973002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34066 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-18 21:38:24 +00:00 |
|
jmesserly@google.com
|
0be5cd883d
|
[browser] revert 0.10.0, it had the wrong SDK lower bound
R=sigmund@google.com
Review URL: https://codereview.chromium.org//202803002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34062 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-18 20:44:45 +00:00 |
|
jmesserly@google.com
|
94e8331759
|
[smoke] add homepage field to pubspec
[browser] use "author" instead of "authors" (the latter expects a list, I think)
R=sigmund@google.com
Review URL: https://codereview.chromium.org//184863006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33180 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-28 23:26:20 +00:00 |
|
jmesserly@google.com
|
fdc39a2711
|
[polymer] update pubspecs to prepare for -pre.0 release
R=sigmund@google.com
Review URL: https://codereview.chromium.org//180213007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33178 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-28 22:59:23 +00:00 |
|
jmesserly@google.com
|
27981cb8b1
|
remove pkg/browser/lib/interop.js
it's not really needed -- the same functionality can be achieved in dart:js's implementation
R=justinfagnani@google.com
Review URL: https://codereview.chromium.org//164913007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32943 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-21 23:35:10 +00:00 |
|
sigmund@google.com
|
80a24e7d47
|
Remove <script></script> comment in dart.js, which would allow people to inline
the code in page. People playing with inlining scripts in HTML should load the
compiled code directly, but this doesn't hurt.
R=dgrove@google.com
Review URL: https://codereview.chromium.org//99943006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31434 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-02 22:38:45 +00:00 |
|
dgrove@google.com
|
18ca7d0036
|
Re-land r29957 (add versions and constraints for packages and samples), with
SDK constraints bumped from 1.0.0 to 0.8.10+6 .
R=ricow@google.com, sigmund@google.com
Review URL: https://codereview.chromium.org//62473002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29986 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-06 18:28:22 +00:00 |
|
ajohnsen@google.com
|
61f6c51990
|
Revert "add versions and constraints for packages and samples"
This is currently blocking us from testing samples.
BUG=
R=kasperl@google.com
Review URL: https://codereview.chromium.org//59513007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29960 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-06 09:09:18 +00:00 |
|
jmesserly@google.com
|
02638c5760
|
add versions and constraints for packages and samples
- all packages at 0.9.0, except "analyzer" which had a version already
- dependencies at ">=0.9.0 <0.10.0" except analyzer is ">=0.10.0 <0.11.0"
- sdk constraint ">=1.0.0 <2.0.0"
R=sigmund@google.com
Review URL: https://codereview.chromium.org//59763006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29957 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-06 03:27:58 +00:00 |
|
vsm@google.com
|
8eacd88652
|
Create an sdk package to host dart.js
Devon: I think we'd need corresponding editor changes. The editor could use either pub or just replace the path (as mentioned in the bug).
BUG=6723
Review URL: https://codereview.chromium.org//11774006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16812 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-08 18:35:22 +00:00 |
|