- Jan 11, 2013
-
-
lrn@google.com authored
Optimize Future.forEach, Future.delay. Review URL: https://codereview.chromium.org//11865005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16954 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
BUG=7819 Review URL: https://codereview.chromium.org//11826067 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16944 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jan 10, 2013
-
-
nweiz@google.com authored
Review URL: https://codereview.chromium.org//11821062 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16941 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
Review URL: https://codereview.chromium.org//11778108 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16935 260f80e4-7a28-3924-810f-c04153c831b5
-
lrn@google.com authored
Small tweaks to code. Review URL: https://codereview.chromium.org//11833032 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16910 260f80e4-7a28-3924-810f-c04153c831b5
-
ricow@google.com authored
This has been flaking a lot recently. Filed high priority bug 7819 Review URL: https://codereview.chromium.org//11778090 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16902 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jan 09, 2013
-
-
nweiz@google.com authored
Review URL: https://codereview.chromium.org//11830017 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16888 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11783052 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16833 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11821012 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16830 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jan 08, 2013
-
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11821006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16825 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
This is needed because completer.complete() now takes an optional argument. A function with an optional argument isn't a subtype of the same function without the argument being optional. Review URL: https://codereview.chromium.org//11794051 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16817 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11784031 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16776 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jan 07, 2013
-
-
rnystrom@google.com authored
Pub is still all kinds of broken with this, but it's slightly less broken. Some tests pass, and at least the code *parses* after this. Review URL: https://codereview.chromium.org//11785028 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16763 260f80e4-7a28-3924-810f-c04153c831b5
-
floitsch@google.com authored
Review URL: https://codereview.chromium.org//11783009 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16687 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jan 05, 2013
-
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11785008 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16667 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jan 04, 2013
-
-
nweiz@google.com authored
BUG=7045 Review URL: https://codereview.chromium.org//11741026 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16621 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11746009 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16620 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jan 03, 2013
-
-
nweiz@google.com authored
BUG=7045 Review URL: https://codereview.chromium.org//11737013 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16614 260f80e4-7a28-3924-810f-c04153c831b5
-
- Dec 21, 2012
-
-
sgjesse@google.com authored
Updated test expectations for some tests for pkg/http, pkg/oauth2 and pub to match the change. TBR=lrn@google.com Review URL: https://codereview.chromium.org//11659009 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16426 260f80e4-7a28-3924-810f-c04153c831b5
-
floitsch@google.com authored
This reintroduces the change from https://codereview.chromium.org/11648033/ which was reverted in https://codereview.chromium.org/11570065/. Review URL: https://codereview.chromium.org//11660003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16425 260f80e4-7a28-3924-810f-c04153c831b5
-
floitsch@google.com authored
Review URL: https://codereview.chromium.org//11570065 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16422 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
BUG=7045 Review URL: https://codereview.chromium.org//11635060 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16415 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This ensures that at least we'll know which test is timing out. Review URL: https://codereview.chromium.org//11649047 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16410 260f80e4-7a28-3924-810f-c04153c831b5
-
- Dec 20, 2012
-
-
nweiz@google.com authored
Review URL: https://codereview.chromium.org//11644058 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16409 260f80e4-7a28-3924-810f-c04153c831b5
-
floitsch@google.com authored
Review URL: https://codereview.chromium.org//11648033 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16395 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
Previously, it was a mix of both styles. Now it's consistent. :) Review URL: https://codereview.chromium.org//11638010 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16354 260f80e4-7a28-3924-810f-c04153c831b5
-
- Dec 19, 2012
-
-
ager@google.com authored
R=ricow@google.com BUG= Review URL: https://codereview.chromium.org//11648008 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16310 260f80e4-7a28-3924-810f-c04153c831b5
-
ricow@google.com authored
Review URL: https://codereview.chromium.org//11637013 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16307 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
Review URL: https://codereview.chromium.org//11609005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16299 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11647003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16297 260f80e4-7a28-3924-810f-c04153c831b5
-
- Dec 18, 2012
-
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11616019 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16279 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
BUG=7346 Review URL: https://codereview.chromium.org//11553043 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16275 260f80e4-7a28-3924-810f-c04153c831b5
-
- Dec 17, 2012
-
-
nweiz@google.com authored
TBR Review URL: https://codereview.chromium.org//11593016 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16231 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
BUG=7363 Review URL: https://codereview.chromium.org//11569046 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16230 260f80e4-7a28-3924-810f-c04153c831b5
-
- Dec 14, 2012
-
-
nweiz@google.com authored
Review URL: https://codereview.chromium.org//11565046 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16184 260f80e4-7a28-3924-810f-c04153c831b5
-
- Dec 13, 2012
-
-
nweiz@google.com authored
BUG=7045 Review URL: https://codereview.chromium.org//11519049 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16139 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11567015 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16134 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
* Don't collapse the root directory of a directory tree, since this is usually going to be a very heterogeneous set of files and directories. * Indent "(N more...)" two fewer spaces. This makes it clearer at what level things are collapsed when it comes immediately after a directory. E.g. |-- dir | '-- file | (6 more...) |-- other-dir vs |-- dir | '-- file | (6 more...) |-- other-dir Review URL: https://codereview.chromium.org//11442068 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16085 260f80e4-7a28-3924-810f-c04153c831b5
-
- Dec 12, 2012
-
-
rnystrom@google.com authored
Review URL: https://codereview.chromium.org//11558036 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16079 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
- Show the contents of their package. - Let the confirm the upload even if there are no warnings. - Make the error/warning text less scary. - Validate that the pubspec has a version client-side. Addresses #7175 and #7219. Review URL: https://codereview.chromium.org//11557008 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16068 260f80e4-7a28-3924-810f-c04153c831b5
-