Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.4.3.3
/
pkg
tag
818894db94f7b266716eb35621b8702e3b422300
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
4216dde6ab127c76019cfda22f463ca662250f4d
0.4.3.3
1a69837
pkg/intl: cleanup after message extraction test
by kevmoo@j832.com
· 12 years ago
d2fe9fb
Set pkg.status for more Intl tests that crash the VM
by alanknight@google.com
· 12 years ago
5c7234a
Suppress no_library_test on Dartium, which requires all tests wrapped
by alanknight@google.com
· 12 years ago
6ed8fcc
Add test and fix for 9203, fix sdk dep, delete unused file.
by alanknight@google.com
· 12 years ago
da21fcd
Update status file for intl test that sporadically crashes the VM
by alanknight@google.com
· 12 years ago
94073b7
Fix an outdated method call in example code for oauth2.
by nweiz@google.com
· 12 years ago
699a7a7
Fix for returned Futures in unittest
by kevmoo@j832.com
· 12 years ago
afeda4a
Marked date_time_format_file_even_test as flaky
by kustermann@google.com
· 12 years ago
68a2631
Move source maps package to the dart repo, so it can be used by other internal
by sigmund@google.com
· 12 years ago
7d365a2
Cut down the default timeout in scheduled_test.
by nweiz@google.com
· 12 years ago
6cd9cee
Provisionally stop working around issues 9252 and 9253.
by nweiz@google.com
· 12 years ago
1d90135
Moved pkg pubspecs to use dev_dependencies where appropriate
by kevmoo@j832.com
· 12 years ago
876a1c0
Properly collate multiple directory validation errors in scheduled_test.
by nweiz@google.com
· 12 years ago
d98dc62
Parameterize the import directories, fix test to behave correctly on an error
by alanknight@google.com
· 12 years ago
90e03e6
Miscellaneous small improvements for scheduled_test.
by nweiz@google.com
· 12 years ago
b3d14f2
Mark pkg/scheduled_test/test/descriptor_test as flaky.
by ricow@google.com
· 12 years ago
8f7295d
Work around issue 9252 in scheduled_test and pkg/http.
by nweiz@google.com
· 12 years ago
94c07e5
Change the way Patterns work in scheduled_test/descriptor.
by nweiz@google.com
· 12 years ago
6bda920
Update Intl's json data file generation to current APIs
by alanknight@google.com
· 12 years ago
1dd8b25
Fix analyzer_experimental.
by scheglov@google.com
· 12 years ago
1c4bc14
analyzer_experimental checkpoint and AnalysisContext example.
by scheglov@google.com
· 12 years ago
124e5a1
We might have hit the same safari bug again.
by ngeoffray@google.com
· 12 years ago
25850a0
Mark scheduled_test/test/scheduled_test_test slow
by ricow@google.com
· 12 years ago
cdcb3e5
- Make test code fail when run from unexpected location.
by iposva@google.com
· 12 years ago
affd539
Fix escaping in YAML RegExp.
by rnystrom@google.com
· 12 years ago
d7729fd
Update generated analyzer_experimental for new List interface.
by scheglov@google.com
· 12 years ago
52f0f0a
Add issue number to failing test
by alanknight@google.com
· 12 years ago
343f7c0
Tweaking html_config to stabilize location test.
by blois@google.com
· 12 years ago
f85fa4f
Make argument to StringSink.writeln optional.
by floitsch@google.com
· 12 years ago
844cd39
Change getRange to sublist. Make getRange deprecated.
by lrn@google.com
· 12 years ago
16a944b
Change status file for intl test with encoding issue on Windows
by alanknight@google.com
· 12 years ago
6a22d28
Add the ability to abort a scheduled test.
by nweiz@google.com
· 12 years ago
ab0ead6
Intl test spawning processes must specify the encoding for stdout
by alanknight@google.com
· 12 years ago
a9a8d42
Add a SafeHttpServer shim to work around issue 9140.
by nweiz@google.com
· 12 years ago
cf827e4
Making it easier to run individual HTML tests.
by blois@google.com
· 12 years ago
afc9838
Fix windows and pub failures in intl tests
by alanknight@google.com
· 12 years ago
0446767
Adds facilities for extracting Intl.message calls and generating code from translations
by alanknight@google.com
· 12 years ago
b44320b
Add a ScheduledServer class.
by nweiz@google.com
· 12 years ago
519fa6c
pkg/args Option should be more strict about names and abbreviations
by kevmoo@j832.com
· 12 years ago
9827d99
Bring webdriver up to date with SDK changes, and a bit of refactoring.
by gram@google.com
· 12 years ago
76d507c
Add List.insert.
by floitsch@google.com
· 12 years ago
2a857de
dart2js: Create noSuchMethod handlers at runtime to reduce overhead.
by erikcorry@google.com
· 12 years ago
139e02c
Rename analyzer-experimental to analyzer_experimental.
by scheglov@google.com
· 12 years ago
050c82b
pkg/unittest: locking down TestCase
by kevmoo@j832.com
· 12 years ago
ec56993
Disable resolver_test.
by scheglov@google.com
· 12 years ago
d946286
Look for dart-sdk in two places.
by scheglov@google.com
· 12 years ago
482b2f3
Move Options to dart:io.
by floitsch@google.com
· 12 years ago
26c4b3a
Fix file descriptor leak in event handler implementation. When shutting down an isolate, we did not destruct the eventhandler so we leaked the file descriptors for it.
by ager@google.com
· 12 years ago
3f6b0a7
pkg/unittest: fixed deprecations in alt configs
by kevmoo@j832.com
· 12 years ago
ecf000d
Use ".."-style imports in scheduled_test.
by nweiz@google.com
· 12 years ago
813010c
Display which nested tasks are running when an error occurs in a scheduled test.
by nweiz@google.com
· 12 years ago
bed4ef5
Display metadata about out-of-band callbacks in scheduled test errors.
by nweiz@google.com
· 12 years ago
65718c5
Rename XMatching to XWhere.
by floitsch@google.com
· 12 years ago
7a5e210
Skip analyzer-experimental/.../resolver_test test.
by scheglov@google.com
· 12 years ago
5ef5ba5
Fixing build.
by scheglov@google.com
· 12 years ago
204d01d
Push new analyzer-experimental with Resolver and ResolverTest.
by scheglov@google.com
· 12 years ago
6e056b8
Lots of little changes for dartdoc/apidoc.
by amouravski@google.com
· 12 years ago
cead1d4
ceil/floor/truncate/round return integers.
by floitsch@google.com
· 12 years ago
53f877e
Rename String.concat to operator+.
by lrn@google.com
· 12 years ago
5dc8107
Revert "Remove Expect from core library."
by floitsch@google.com
· 13 years ago
12dbd2f
Remove Expect from core library.
by floitsch@google.com
· 13 years ago
afcfcce
Accommodate a race condition in pkg/scheduled_test/scheduled_process_test.
by nweiz@google.com
· 13 years ago
b73ee6b
Remove debugging prints and comment out a few more tests in pkg/scheduled_test.
by nweiz@google.com
· 13 years ago
88c193c
Add a bunch of ugly debugging prints to figure out why the bots are failing.
by nweiz@google.com
· 13 years ago
8fe98ec
Fix the build breakages caused by r19742.
by nweiz@google.com
· 13 years ago
15762df
Stop working around issue 8512.
by nweiz@google.com
· 13 years ago
b67be38
Add a ScheduledProcess class to pkg/scheduled_test.
by nweiz@google.com
· 13 years ago
72390e1
pkg/unittest: fixed references to configuration implementations
by kevmoo@j832.com
· 13 years ago
5ea5ef0
Fix webdriver build warnings.
by amouravski@google.com
· 13 years ago
e6d4c99
Revert "Don't output tons of messages on apidoc." and "Fix bot breaks."
by ahe@google.com
· 13 years ago
d9fc776
Mark date_time_format_unitialized_test as flaky.
by floitsch@google.com
· 13 years ago
dd48256
Remove deprecated StringBuffer.add, addAll and addCharCode.
by floitsch@google.com
· 13 years ago
bead146
Renamed StreamSink to EventSink. Renamed signalError to addError.
by lrn@google.com
· 13 years ago
b609684
Make IOSink implement StringSink
by sgjesse@google.com
· 13 years ago
cc1932c
Don't output tons of messages on apidoc.
by amouravski@google.com
· 13 years ago
bf4db7b
Suppress failure in pkg/intl/test/date_time_format_http_request_test
by ricow@google.com
· 13 years ago
ff47888
Make instances of HeaderValue and ContentType immutable
by sgjesse@google.com
· 13 years ago
31636d3
Use JavaFile instead of Dart File.
by scheglov@google.com
· 13 years ago
7d86e62
Import packages outside oauth2 via ../../.../pkg/ . This allows packages
by dgrove@google.com
· 13 years ago
be50bdd
Use limited JavaStringBuilder implementation instead of Dart StringBuffer.
by scheglov@google.com
· 13 years ago
6e7bff2
Attempt to fix builds after analyzer-experimental fixes.
by scheglov@google.com
· 13 years ago
3a98de6
Update analyzer-experimental.
by scheglov@google.com
· 13 years ago
8b1e267
pkg/unittest: fix TestCase.runningTime
by gram@google.com
· 13 years ago
c9a3ba4
Tweak mismatch description message to check for Iterable, not Collection.
by gram@google.com
· 13 years ago
7ba1dbb
Don't throw if a non-string is passed to RegExpMatcher.
by gram@google.com
· 13 years ago
58c337d
Fix scheduled_test after corelib broke it.
by rnystrom@google.com
· 13 years ago
25619b3
Fix deprecated StringBuffer usages in Intl
by alanknight@google.com
· 13 years ago
e84340b
Fixed two doc comments in pathos.
by amouravski@google.com
· 13 years ago
d91bca2
Add List.asMap().
by floitsch@google.com
· 13 years ago
f4300b8
Make List.from and Iterable.toList default to not growable.
by lrn@google.com
· 13 years ago
786a246
There are features needed for unittest impl that don't make a lot of sense for users.
by gram@google.com
· 13 years ago
b1f515c
Fix build break with dart2js not liking conditional expressions in initializers of const classes.
by gram@google.com
· 13 years ago
9b40e6b
Fix issue with async callbacks that get called synchronously while running test case function causing the test to be marked as complete prematurely.
by gram@google.com
· 13 years ago
5a1ee93
pkg/unittest: Types, deprecations, docs
by sigmund@google.com
· 13 years ago
d43f565
Don't use package: imports in logging until dartdoc/mirros support them.
by sigmund@google.com
· 13 years ago
d3a373e
When we have excess callbacks, throw instead of calling error() so that we
by gram@google.com
· 13 years ago
a903dfd
Remove the wrapStream workaround for issue 8310.
by nweiz@google.com
· 13 years ago
3ce4e71
Make use of Completer.isComplete in pub and pkg/scheduled_test.
by nweiz@google.com
· 13 years ago
2846493
Fix the pkg/http multipart test to avoid a race condition.
by nweiz@google.com
· 13 years ago
3dc5889
Make oauth2 warning-clean.
by nweiz@google.com
· 13 years ago
Next »