lrn@google.com
|
e9ec0d7082
|
Update expectation for unittest test that uses non-zero timer.
Review URL: https://codereview.chromium.org//235203002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34973 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-11 13:47:34 +00:00 |
|
kevmoo@google.com
|
0300517879
|
Tests: remove usage of interop.js
R=sigmund@google.com
Review URL: https://codereview.chromium.org//233063005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34957 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-11 01:18:32 +00:00 |
|
nweiz@google.com
|
ff12f81d44
|
Preserve laziness in declaring transformers.
R=rnystrom@google.com
BUG=16442
Review URL: https://codereview.chromium.org//231603005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34945 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-10 20:57:50 +00:00 |
|
nweiz@google.com
|
c8f7d9ee15
|
Stop working around issue 14971 in barback.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//230723004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34943 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-10 20:43:07 +00:00 |
|
nweiz@google.com
|
cc742e6dc8
|
Avoid timeouts in stack_trace's chain_test.
R=rnystrom@google.com
BUG=18142
Review URL: https://codereview.chromium.org//232783008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34940 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-10 19:45:20 +00:00 |
|
whesse@google.com
|
a5416c66d4
|
Mark pkg/stack_trace/test/chain_test as timing out on browsers.
BUG=dartbug.com/18142
R=ricow@google.com
Review URL: https://codereview.chromium.org//232713002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34916 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-10 08:50:31 +00:00 |
|
kevmoo@google.com
|
de8fd54049
|
pkg/scheduled_test: handle null currentSchedule due to timeout
R=nweiz@google.com
Review URL: https://codereview.chromium.org//227193002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34910 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-10 01:08:16 +00:00 |
|
kevmoo@google.com
|
ed4053dd04
|
pkg/polymer[_expressions] unittest fixes
R=sigmund@google.com
Review URL: https://codereview.chromium.org//232373002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34908 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-10 00:22:48 +00:00 |
|
nweiz@google.com
|
6e601e5159
|
Don't treat the primary input as a secondary input in barback.
Some transformers use [Transform.readInputAsString] to read their
primary input, which puts it into a weird state of being considered
both a primary and a secondary input. This ensures that it always goes
through the normal [primaryInput] path.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//229833003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34905 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 23:51:09 +00:00 |
|
nweiz@google.com
|
7cf1ba97ad
|
Properly handle errors thrown in [Chain.capture]'s [onError] handler.
The Zone infrastructure apparently doesn't automatically pipe errors
to the parent Zone (issue 18134).
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//232123003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34904 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 23:49:16 +00:00 |
|
pquitslund@google.com
|
9f93ab5937
|
Annotation whitespace convention fixes (dartbug.com/17837).
R=scheglov@google.com
Review URL: https://codereview.chromium.org//225863005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34902 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 22:22:31 +00:00 |
|
nweiz@google.com
|
232233fbe5
|
Fix an analyzer warning in scheduled_test.
This also changes the signature of [test] to match that exposed by unittest.
R=rnystrom@google.com
BUG=18113
Review URL: https://codereview.chromium.org//231603003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34899 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 21:19:47 +00:00 |
|
scheglov@google.com
|
f8e1c92a55
|
Comment out resolver tests to fix VM bot.
TBR
R=jwren@google.com
BUG=
Review URL: https://codereview.chromium.org//228323003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34895 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 20:46:57 +00:00 |
|
pquitslund@google.com
|
3edb0efcf4
|
Fix constructor initializer space conventions (dartbug.com/17642).
R=scheglov@google.com
Review URL: https://codereview.chromium.org//231743002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34893 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 20:25:36 +00:00 |
|
nweiz@google.com
|
5da715ba5a
|
Only run [declareOutputs] once for each asset/transformer pair.
BUG=16442
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//227123007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34892 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 20:23:12 +00:00 |
|
scheglov@google.com
|
e5652e0e90
|
New analyzer snapshot with MapIterator.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//229653004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34891 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 20:18:01 +00:00 |
|
kevmoo@google.com
|
41bb509cfc
|
pkg/mock: fix test to use the local library, bump to v0.10.0+1
R=sigmund@google.com
Review URL: https://codereview.chromium.org//229423004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34889 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 19:33:43 +00:00 |
|
lrn@google.com
|
70299a5a17
|
Update shelf message_test expectation after fixing issue 18109.
Review URL: https://codereview.chromium.org//230353003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34878 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 13:34:42 +00:00 |
|
johnniwinther@google.com
|
9b602fd9fa
|
Update status.
BUG=
Review URL: https://codereview.chromium.org//230373006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34872 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 11:33:47 +00:00 |
|
ricow@google.com
|
66b5369d15
|
Fix pkgbuild suppressions to exclude test suite name
Review URL: https://codereview.chromium.org//230493002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34865 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 09:39:29 +00:00 |
|
ricow@google.com
|
2cd59e465f
|
Suppress pubget issues running against public pub after barback update.
I filed issue 18115 to track this.
R=whesse@google.com
Review URL: https://codereview.chromium.org//230433002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34864 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 09:16:19 +00:00 |
|
whesse@google.com
|
ec298a01f8
|
Add new failures to status files, assign issues.
BUG=dartbug.com/18113
R=ricow@google.com
Review URL: https://codereview.chromium.org//230163003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34863 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 08:30:24 +00:00 |
|
shaza@google.com
|
a402dfd459
|
Renaming "examples" to "example".
BUG=
Review URL: https://codereview.chromium.org//230143002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34859 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 04:13:33 +00:00 |
|
kevmoo@google.com
|
b1132d23e9
|
pkg/shelf: marked message_test as RuntimeError due to dart2js bug
TBR
Review URL: https://codereview.chromium.org//229933002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34858 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 01:04:54 +00:00 |
|
nweiz@google.com
|
7c5db3616b
|
Only run [Transformer.isPrimary] once for each asset/transformer pair.
BUG=16442
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//224933002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34857 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 23:59:24 +00:00 |
|
nweiz@google.com
|
c0b264c20e
|
Fix an analyzer warning in scheduled_test.
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//229633002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34854 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 23:47:07 +00:00 |
|
nweiz@google.com
|
da4d59c05e
|
Only pass an AssetId to isPrimary and declareOutputs.
BUG=16442
R=blois@google.com, efortuna@google.com, rnystrom@google.com, sigmund@google.com
Review URL: https://codereview.chromium.org//223553008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34853 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 23:46:23 +00:00 |
|
kevmoo@google.com
|
ff7dd258b9
|
pkg/shelf: case-insensitive headers, cleaner Request ctor, a lot more tests
R=nweiz@google.com
Review URL: https://codereview.chromium.org//227563010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34852 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 23:22:55 +00:00 |
|
shaza@google.com
|
31eee5bc11
|
Adding barback examples.
BUG=
R=nweiz@google.com
Review URL: https://codereview.chromium.org//197533004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34851 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 23:19:58 +00:00 |
|
nweiz@google.com
|
a19713bd93
|
Support returning a Future from a setUp or test body in scheduled_test.
R=rnystrom@google.com
BUG=18088
Review URL: https://codereview.chromium.org//229453002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34849 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 22:45:45 +00:00 |
|
sigmund@google.com
|
2f62f8d298
|
Marking todomvc as failing in win/russian.
Review URL: https://codereview.chromium.org//229293003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34844 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 21:54:01 +00:00 |
|
sigmund@google.com
|
5c363f6831
|
Include PUB_CACHE when invoking build.dart too.
R=whesse@google.com
Review URL: https://codereview.chromium.org//229183002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34843 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 21:09:37 +00:00 |
|
brianwilkerson@google.com
|
b4cdb0dc98
|
Add new performance option to get both cold and warm timings.
@Rico: Does it matter that the errors will be written between the two sets of timings?
R=scheglov@google.com
Review URL: https://codereview.chromium.org//227533005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34817 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 11:08:36 +00:00 |
|
scheglov@google.com
|
bd532a6990
|
Correct or pause previous TimeCounters.
R=brianwilkerson@google.com, jwren@google.com
BUG=
Review URL: https://codereview.chromium.org//225183020
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34809 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 05:08:08 +00:00 |
|
sigmund@google.com
|
132d113371
|
Mark pkgbuild/sample/polymer_intl as pass/fail.
BUG=https://code.google.com/p/dart/issues/detail?id=18059
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//227593013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34807 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 00:45:35 +00:00 |
|
jmesserly@google.com
|
6820436de0
|
[polymer] fix imports in Dartium if no script is on the main page
R=sigmund@google.com
Review URL: https://codereview.chromium.org//227743009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34805 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 00:30:31 +00:00 |
|
sigmund@google.com
|
dcc55eee56
|
Update pkgbuild status. Not sure what's going on here though.
BUG=https://code.google.com/p/dart/issues/detail?id=18086
Review URL: https://codereview.chromium.org//227693009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34804 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-08 00:18:29 +00:00 |
|
scheglov@google.com
|
b8ac1a83a0
|
Improve analysis_server/protocol.dart test coverage.
R=brianwilkerson@google.com, danrubel@google.com
BUG=
Review URL: https://codereview.chromium.org//227713004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34794 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-07 19:01:10 +00:00 |
|
whesse@google.com
|
25c05ba8ea
|
test.dart: Shorten long paths for generated test files on Windows.
BUG=
R=kustermann@google.com
Review URL: https://codereview.chromium.org//225863004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34778 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-07 14:47:30 +00:00 |
|
whesse@google.com
|
f8348fe491
|
Add polymer 0.10 issues to status files.
BUG=dartbug.com/18057 dartbug.com/18059
R=ricow@google.com
Review URL: https://codereview.chromium.org//227483003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34776 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-07 09:52:18 +00:00 |
|
ajohnsen@google.com
|
e229ac6db2
|
Fix long line.
BUG=
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//227133004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34773 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-07 09:27:27 +00:00 |
|
ricow@google.com
|
3e1de5a6ad
|
Correct suppression for flaky crashing pkg/http/test/http_test on simmips
This was wrongly marked as flaky crashing on simarm, sorry about that.
Updated subject on issue 18015 (the link in the bug correctly points to a simarm stdio)
R=ajohnsen@google.com
Review URL: https://codereview.chromium.org//227073004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34771 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-07 08:00:50 +00:00 |
|
ajohnsen@google.com
|
2333d0916a
|
Don't create special path characters on windows.
BUG=
Review URL: https://codereview.chromium.org//226183013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34770 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-07 07:36:14 +00:00 |
|
ajohnsen@google.com
|
75a0668f6d
|
Fix XSS issues in http_server's dir-listing and error-page.
BUG=
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//225813002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34769 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-07 07:03:24 +00:00 |
|
sigmund@google.com
|
afd0c018b2
|
Update polymer's changelog
Review URL: https://codereview.chromium.org//225903007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34754 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-05 00:58:32 +00:00 |
|
sigmund@google.com
|
47e238b613
|
Replace bootstrap logic with 'boot.js', use 'component/dart' mime-type and add
warnings to prepare users for the future breaking change in Dartium.
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//225043004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34753 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-04 23:42:34 +00:00 |
|
rnystrom@google.com
|
10406f653e
|
Pass RpcException error data through if it's not a map.
R=nweiz@google.com
Review URL: https://codereview.chromium.org//224903010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34748 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-04 22:09:27 +00:00 |
|
sigmund@google.com
|
f6d53f05dc
|
Fix pubget error in the bots for html5lib.
Review URL: https://codereview.chromium.org//224903011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34746 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-04 20:51:31 +00:00 |
|
sigmund@google.com
|
19adebaff7
|
add CHANGELOG entry in html5lib before releasing.
Review URL: https://codereview.chromium.org//226643002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34744 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-04 20:47:03 +00:00 |
|
sigmund@google.com
|
5cda9425d8
|
Correctly generate code when using transformers in polymer-expressions.
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//226393003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34743 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-04 20:27:36 +00:00 |
|