brianwilkerson@google.com
|
5388d0ce8b
|
Logging support for server
R=devoncarew@google.com, scheglov@google.com
Review URL: https://codereview.chromium.org//136333008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31926 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-17 16:52:25 +00:00 |
|
efortuna@google.com
|
072738e5d4
|
Make constructor names hyphenated in qualifiedName json output.
BUG=
R=alanknight@google.com
Review URL: https://codereview.chromium.org//141273003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31902 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-16 23:04:19 +00:00 |
|
nweiz@google.com
|
efbc86b474
|
Update the SDK constraint on pkg/http.
It's using the [encoding] parameter to [Uri.encodeQueryomponent],
which was only released in Dart 1.1.
R=rnystrom@google.com
BUG=16131
Review URL: https://codereview.chromium.org//140683007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31897 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-16 20:49:46 +00:00 |
|
devoncarew@google.com
|
e08d6fbe53
|
Create a compiler_unsupported package in pkg.
R=floitsch@google.com
Review URL: https://codereview.chromium.org//126963002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31896 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-16 19:30:46 +00:00 |
|
efortuna@google.com
|
33bfef8b36
|
Fixed up some inheritance chains and improved constructor output (to be fully qualified).
BUG=
R=alanknight@google.com
Review URL: https://codereview.chromium.org//141083002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31894 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-16 19:10:09 +00:00 |
|
fschneider@google.com
|
fb5e6077bd
|
Undo workaround for a bug with compile-type of the context value.
I think this was fixed already with https://codereview.chromium.org/102053010/.
BUG=dartbug.com/15652
R=srdjan@google.com
Review URL: https://codereview.chromium.org//133853002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31885 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-16 14:13:24 +00:00 |
|
lrn@google.com
|
3b3e87cabc
|
Revert "Rename internal library dart:_collection-dev to dart:_internal."
Dartium needs updating too.
Committed: https://code.google.com/p/dart/source/detail?r=31827
R=floitsch@google.com
Review URL: https://codereview.chromium.org//133273011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31877 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-16 12:06:38 +00:00 |
|
pquitslund@google.com
|
a779c9f54c
|
Fix to ensure only modified files are written to (dartbug.com/16093).
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//130843005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31863 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-16 00:36:06 +00:00 |
|
srdjan@google.com
|
95c0b631ce
|
Skip timeouting test for simarm checked-mode.
R=zra@google.com
Review URL: https://codereview.chromium.org//139263006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31856 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 22:10:30 +00:00 |
|
nweiz@google.com
|
ef19c6611d
|
Take a broader approach to filtering out bogus Mac OS watcher events.
With luck, this should unflake the test.
R=rnystrom@google.com
BUG=16079
Review URL: https://codereview.chromium.org//140013002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31853 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 21:49:31 +00:00 |
|
efortuna@google.com
|
0526aa6904
|
Add a snapshot for docgen and use it in the build (https://codereview.chromium.org/116043013/)
Also fixed up comments for some inherited object methods.
BUG=
R=alanknight@google.com
Review URL: https://codereview.chromium.org//139083003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31850 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 21:12:26 +00:00 |
|
pquitslund@google.com
|
4a8ca537b5
|
dartfmt patch file side-stepping.
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//138143009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31848 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 20:12:17 +00:00 |
|
pquitslund@google.com
|
7605b96c4b
|
Interpolated String hack-around.
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//136453008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31846 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 19:18:25 +00:00 |
|
devoncarew@google.com
|
b1f2b87a76
|
Move the unittest dependency to a dev_dependency.
(redux of https://codereview.chromium.org/132273005/)
Review URL: https://codereview.chromium.org//137783013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31841 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 17:46:22 +00:00 |
|
lrn@google.com
|
ead87f47e9
|
Revert "Rename internal library dart:_collection-dev to dart:_internal."
Dartium needs updating too.
Review URL: https://codereview.chromium.org//133273011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31827 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 12:27:44 +00:00 |
|
ajohnsen@google.com
|
a2e7f7a53c
|
Reapply r31820 with a 'slow' status file marker.
BUG=16023
R=kustermann@google.com
Review URL: https://codereview.chromium.org//139363002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31826 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 12:12:12 +00:00 |
|
lrn@google.com
|
0098710559
|
Rename internal library dart:_collection-dev to dart:_internal.
BUG= http://dartbug.com/14140
R=floitsch@google.com
Review URL: https://codereview.chromium.org//133893007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31823 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 09:24:46 +00:00 |
|
ricow@google.com
|
f00ed4ba58
|
Revert revision 31820
This is causing timeouts on docgen package test
Nathan: Please work with Anders/Florian to figure out what is wrong and how to correctly utilize the streams. I don't have enough domain knowledge to figure this out.
Review URL: https://codereview.chromium.org//139263002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31821 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 08:28:10 +00:00 |
|
ricow@google.com
|
890f614f82
|
Fix scheduled stream usage of asBroadcastStream
This was causing tiemouts on the bots
BUG: 16023
R=ajohnsen@google.com, floitsch@google.com, nweiz@google.com
Review URL: https://codereview.chromium.org//137793004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31820 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-15 07:52:24 +00:00 |
|
nweiz@google.com
|
138a416ccc
|
Fix a flaky test and work around issue 16003 in pkg/watcher.
There's an additional flaky test that this CL is not likely to fix. Additional
debugging is added to help track down the cause of that flake.
R=rnystrom@google.com
BUG=16079
Review URL: https://codereview.chromium.org//134963007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31815 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 23:49:01 +00:00 |
|
efortuna@google.com
|
f3cae6f52b
|
Adjust test status for multi_test_library.
BUG=
R=alanknight@google.com
Review URL: https://codereview.chromium.org//138693002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31796 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 18:58:42 +00:00 |
|
efortuna@google.com
|
c57b55c5dd
|
Enable re-export in docgen. Work in progress. More to come.
BUG=
R=alanknight@google.com
Review URL: https://codereview.chromium.org//138623002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31793 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 18:34:23 +00:00 |
|
pquitslund@google.com
|
bb92c20bfb
|
Test roll-back pending line-breaker fixes [TBR].
Net-net: the line-breaker is dropping tokens and needs to be disabled while I investigate; until it is re-enabled, this test will fail.
Review URL: https://codereview.chromium.org//138213006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31792 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 16:49:23 +00:00 |
|
pquitslund@google.com
|
fdb7d2f1a0
|
Whitespace testing fixes and bit-flip to turn on simple line breaking.
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//137533005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31791 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 16:46:05 +00:00 |
|
scheglov@google.com
|
38d028e67f
|
Issue 8742. Preserve leading line comments during java2dart translation.
https://code.google.com/p/dart/issues/detail?id=8742
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//137863002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31790 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 16:28:59 +00:00 |
|
lrn@google.com
|
77d28234f7
|
Publish priority queue in pkg:collection.
Updates version to 0.9.1.
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//138143002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31780 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 12:30:20 +00:00 |
|
lrn@google.com
|
2f15fa699a
|
Upload change to json library (disallow serializing NaN/Infinity).
Version number now 0.9.1.
Review URL: https://codereview.chromium.org//138033003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31779 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 12:17:09 +00:00 |
|
iposva@google.com
|
b7ea8f1845
|
- Remove tests with timeout triggered when running the harness
with the VM.
- Mark flaky test.
Review URL: https://codereview.chromium.org//137783002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31773 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 03:27:38 +00:00 |
|
nweiz@google.com
|
aee9a542fa
|
Stop working around issue 16029 in pkg/http.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//137473003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31770 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 00:10:48 +00:00 |
|
nweiz@google.com
|
a24587554f
|
Validate that Trace.from's argument isn't null.
R=rnystrom@google.com
BUG=16071
Review URL: https://codereview.chromium.org//137443002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31762 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 22:37:40 +00:00 |
|
nweiz@google.com
|
5a6969c6b1
|
Get rid of SafeHttpServer.
The behavior issues with HttpServer that led to this being created
seem to be solved now.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//134873005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31761 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 22:36:51 +00:00 |
|
kevmoo@google.com
|
599c2c2e9f
|
pkg/http: bumped build number
R=nweiz@google.com
Review URL: https://codereview.chromium.org//135713002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31760 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 22:14:19 +00:00 |
|
pquitslund@google.com
|
63aefc6dd0
|
Line-break indenter plumbing.
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//136983004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31759 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 22:08:28 +00:00 |
|
nweiz@google.com
|
c7aeb3406e
|
Support Safari 6.1 stack traces with blank lines in pkg/stack_trace.
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//136693006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31756 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 21:07:47 +00:00 |
|
pquitslund@google.com
|
400fb9e232
|
Line breaking plumbing (continued).
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//136863003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31751 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 18:20:54 +00:00 |
|
kevmoo@google.com
|
97835dc3a6
|
pkg/unittest: added LICENSE
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//135343002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31750 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 18:07:45 +00:00 |
|
alanknight@google.com
|
3d90cff43e
|
Read Intl.message examples argument as a map, not a string
BUG=
R=efortuna@google.com
Review URL: https://codereview.chromium.org//132963002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31749 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 17:58:43 +00:00 |
|
scheglov@google.com
|
7a418f273f
|
Add copyright header to generated analyzer files.
R=brianwilkerson@google.com, danrubel@google.com
BUG=
Review URL: https://codereview.chromium.org//136143002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31743 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 16:01:36 +00:00 |
|
scheglov@google.com
|
06b58b48de
|
Generate names for anonymous Java classes using enclosing classes and members.
R=brianwilkerson@google.com, devoncarew@google.com
BUG=
Review URL: https://codereview.chromium.org//136223002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31741 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 16:00:21 +00:00 |
|
lrn@google.com
|
f31896eba4
|
Fix expectation after moving json test.
Also increment version number of pkg/json in anticipation of pushing.
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//136433003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31734 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 12:25:15 +00:00 |
|
lrn@google.com
|
1bb616d0ce
|
Fix JSON encoder accepting NaN and Infinity.
BUG= http://dartbug.com/16038
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//136373002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31731 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 10:00:08 +00:00 |
|
scheglov@google.com
|
cf456d685b
|
Translate index.
No tests yet.
I'll need some time to find out how to translate Mockito based tests to Dart.
R=brianwilkerson@google.com, devoncarew@google.com
BUG=
Review URL: https://codereview.chromium.org//135803003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31729 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 01:12:17 +00:00 |
|
kevmoo@google.com
|
b8bc32dff3
|
pkg/unittest: bumping version after adding @proxy to Mock
R=nweiz@google.com
Review URL: https://codereview.chromium.org//135333002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31727 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-11 02:16:49 +00:00 |
|
kevmoo@google.com
|
71d8ab2559
|
pkg/http: fixed analyzer warnings
R=nweiz@google.com
Review URL: https://codereview.chromium.org//133993009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31726 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-11 01:56:51 +00:00 |
|
kevmoo@google.com
|
37b2d7173a
|
pkg/unittest: add @proxy to Mock
Also: fixed analyzer errors
BUG= https://code.google.com/p/dart/issues/detail?id=13099
R=sigmund@google.com
Review URL: https://codereview.chromium.org//134963002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31725 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-11 01:47:57 +00:00 |
|
blois@google.com
|
9dbf2f636c
|
Enabling Angular tests on dart2js DRT, Dartium & VM
With the combined test and the 'slow' keyword, hopefully the dart2js compile times are under control.
BUG=15955
R=sigmund@google.com
Review URL: https://codereview.chromium.org//134443006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31723 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-11 00:56:25 +00:00 |
|
nweiz@google.com
|
e6614c6488
|
Mark pkgbuild as failing for pkg/watcher.
R=rnystrom@google.com
BUG=16026
Review URL: https://codereview.chromium.org//135203002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31720 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-10 23:43:02 +00:00 |
|
blois@google.com
|
646b97ce6f
|
Merging all of the Angular tests into a single file to cut down on dart2js compile times. Using htmlIndividualConfig to cut down on how many tests are run at a time and to fail individual tests.
Each individual test was taking ~28s locally to compile, now the entire combined test is taking about the same.
This is still disabled overall as the dart2js compilation times are still timing out.
BUG=
R=sigmund@google.com
Review URL: https://codereview.chromium.org//133843003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31718 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-10 22:54:27 +00:00 |
|
scheglov@google.com
|
9efe9ba519
|
New analyzer snapshot.
Mostly to remove unnecessary casts.
But also includes your latest changed for Alan.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//134533007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31717 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-10 22:27:52 +00:00 |
|
nweiz@google.com
|
5bcf2c4379
|
Only expect the polling test to time out on the VM.
It won't time out on e.g. the analyzer.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//133903007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31716 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-10 22:11:56 +00:00 |
|