Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.4.7.3
/
sdk
tag
52d86baeceb96d549f4b331f2af051a22829fb39
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
c0639ff37393d0fc6eca37c33dbd4cc4d6dac575
0.4.7.3
c0639ff
Version 0.4.7.3 .
by dgrove@google.com
· 10 years ago
0.4.7.3
4fe5794
Version 0.4.7.2 .
by dgrove@google.com
· 10 years ago
a00c6e4
Version 0.4.7.1 .
by dgrove@google.com
· 10 years ago
0.4.7.1
dec3937
Fix Future.immediateError users.
by floitsch@google.com
· 12 years ago
466d667
Refactor Future constructors.
by floitsch@google.com
· 12 years ago
dd60c5d
Comment getAttachedStackTrace.
by ajohnsen@google.com
· 12 years ago
13c927b
Fix model-tree-observer in html.
by floitsch@google.com
· 12 years ago
255cd36
Fixes.
by floitsch@google.com
· 12 years ago
6837aa2
Fix bad html library.
by floitsch@google.com
· 12 years ago
62d413e
Remove StreamController.broadcast.
by floitsch@google.com
· 12 years ago
5431a5a
Remove AsyncError with Expando.
by floitsch@google.com
· 12 years ago
766fced
Enable user timing.
by antonm@google.com
· 12 years ago
7394269
Enable resource timing.
by antonm@google.com
· 12 years ago
92e80c8
Enable navigator content utils.
by antonm@google.com
· 12 years ago
0ef5bc0
Enable canvas features.
by antonm@google.com
· 12 years ago
15f2818
Add the new dart analyzer to the SDK.
by devoncarew@google.com
· 12 years ago
b550a87
Re-generate html library.
by ajohnsen@google.com
· 12 years ago
f553392
Change StreamController constructor.
by floitsch@google.com
· 12 years ago
1049521
Add setAll, insertAll, replaceRange and fillRange.
by floitsch@google.com
· 12 years ago
e2ee353
Rename unsubscribeOnError to cancelOnError.
by floitsch@google.com
· 12 years ago
e92e997
Fix _writeFrom and _readInto signature in io_patch.dart.
by ajohnsen@google.com
· 12 years ago
b4eacbf
Rename RandomAccessFile.readList and RandomAccessFile.writeList to RandomAccessFile.readInto and RandomAccessFile.writeFrom.
by ajohnsen@google.com
· 12 years ago
5b6c0ba
Rename InvocationMirror to Invocation.
by ahe@google.com
· 12 years ago
759a366
Remove insertRange.
by floitsch@google.com
· 12 years ago
9bfc844
Refactor removeRange.
by floitsch@google.com
· 12 years ago
45ad548
Update dart:mirrors to use Symbol.
by ahe@google.com
· 12 years ago
e3223d9
Adding missing file.
by lrn@google.com
· 12 years ago
485c8a5
Move Iterable implementation to collection.
by lrn@google.com
· 12 years ago
83bd0f1
Add support for even more typed data on native ports
by sgjesse@google.com
· 12 years ago
8a0d52e
Add missing functions to ListMixin.
by floitsch@google.com
· 12 years ago
bebe3ac
Refactor List.setRange function.
by floitsch@google.com
· 12 years ago
601686b
Update Function.apply to use Symbol.
by ahe@google.com
· 12 years ago
5540c28
Re-introduce StreamSink as an abstract class implementing StreamConsumer and EventSink.
by ajohnsen@google.com
· 12 years ago
fdabbd1
Remove deprecated declaration in collections_dev.
by lrn@google.com
· 12 years ago
3f29849
dart2js: Make sure we don't emit double var declarations for small functions with loops
by erikcorry@google.com
· 12 years ago
25a0d40
Implement missing function.
by floitsch@google.com
· 12 years ago
a5e41e0
Remove inadvertent edit.
by lrn@google.com
· 12 years ago
bcaa041
Move IterableMixinWorkaround to internal library.
by lrn@google.com
· 12 years ago
07b02a8
Remove String.slice. Too much overlap with String.substring.
by floitsch@google.com
· 12 years ago
457dffa
Add StreamSubscription.asFuture.
by floitsch@google.com
· 12 years ago
64fe82a
Import LinkedHashSet from dart:collection in dart:io.
by ajohnsen@google.com
· 12 years ago
0f607e4
Remove methods on StackTrace class.
by lrn@google.com
· 12 years ago
a7858e3
Add library-root option to dartdoc (needed to enable use of
by dgrove@google.com
· 12 years ago
230dd89
Use LinkedHashSet for idle connection in HttpClient.
by ajohnsen@google.com
· 12 years ago
1743496
Rename DAYS_IN_WEEK to DAYS_PER_WEEK. Add MONTHS_PER_YEAR.
by floitsch@google.com
· 12 years ago
34c499b
Fix HttpBodyHandler to handle missing mimeType.
by ajohnsen@google.com
· 12 years ago
b09546b
Don't delay IOSink.close() with no subscription to the next instance.
by ajohnsen@google.com
· 12 years ago
d5b8a8d
Cleanup IOSink complete value and _HttpOutboundMessage's consumer.
by ajohnsen@google.com
· 12 years ago
bc00ad7
Fix wrong type annotation
by sgjesse@google.com
· 12 years ago
6507357
Add support for more typed data types on native ports
by sgjesse@google.com
· 12 years ago
06b08da
Enables necessary for Dartium.
by antonm@google.com
· 12 years ago
4fd23f8
Check for conditionals used.
by antonm@google.com
· 12 years ago
fc897b0
dart2js: Use the mini JS parser for more JS(... constructs
by erikcorry@google.com
· 12 years ago
cffe6d5
Fix errors in previous commit
by sgjesse@google.com
· 12 years ago
b5e08c4
Add support for proxies requiing authentication
by sgjesse@google.com
· 12 years ago
67650cb
Remove .writeStream, .consume and rewrite IOSink to correctly implement a (sane) well-defined behaviour of the .done future.
by ajohnsen@google.com
· 12 years ago
b8b1223
Hide EventSinkView.
by floitsch@google.com
· 12 years ago
cc8496c
Update dummy compiler with new interceptor-related methods
by sra@google.com
· 12 years ago
6a363bd
Revert "Revert "New native class dispatch""
by sra@google.com
· 12 years ago
2ba7247f
Revert "New native class dispatch"
by sra@google.com
· 12 years ago
ee2920c
New native class dispatch
by sra@google.com
· 12 years ago
65b551e
Add default implementation of toString for ListMixin.
by floitsch@google.com
· 12 years ago
d378288
Regen libs after IDL roll.
by antonm@google.com
· 12 years ago
04242fb
Fix CSP mode
by erikcorry@google.com
· 12 years ago
d3a932f
Fixed sdk/bin/dart2js.bat to enable SDK_DIRs with spaces in them
by kustermann@google.com
· 12 years ago
916873c
Reschedule callbacks execution on failure.
by antonm@google.com
· 12 years ago
5f7e1f1
Use set for idle HTTP connections. Avoids O(n) removal.
by ajohnsen@google.com
· 12 years ago
13bcc02
Correctly compile unresolved for-in loops.
by ahe@google.com
· 12 years ago
0063095
Fix bugs caught in host-checked mode.
by ahe@google.com
· 12 years ago
044f0d0
Remove Collection, Collections and clean up List/Set/Queue implementations of retain/remove.
by ajohnsen@google.com
· 12 years ago
285849c
Change hasSubscribers to hasListener.
by floitsch@google.com
· 12 years ago
f1862a6
Revert revision 21331 and 21334
by ricow@google.com
· 12 years ago
1ecc99b
Make common file mode and encoding constants available on the top level in dart:io
by sgjesse@google.com
· 12 years ago
952369c
Speculative fix for dart2js on windows
by ricow@google.com
· 12 years ago
8d3d404
Update the dartdoc for HttpClient
by sgjesse@google.com
· 12 years ago
126cbc3
Make the proxy server resolution from environment variables the default for HttpClient
by sgjesse@google.com
· 12 years ago
4acabf0
Fix issue 9844 by adressing additional review comments
by ricow@google.com
· 12 years ago
1259710
Add leftover file from landing new build id passing
by ricow@google.com
· 12 years ago
866df28
Fix typed data for dart2js.
by ager@google.com
· 12 years ago
aed9246
Add fromList constructor to typeddata typed lists.
by ager@google.com
· 12 years ago
f9e2907
Revert "Revert "Attempt to re-commit Dartdoc exports.""
by amouravski@google.com
· 12 years ago
e492c02
Revert "Attempt to re-commit Dartdoc exports."
by amouravski@google.com
· 12 years ago
362cf71
Attempt to re-commit Dartdoc exports.
by amouravski@google.com
· 12 years ago
3504337
dart2js: Teach JS parser about # and start using it in emitter
by erikcorry@google.com
· 12 years ago
3263daa
Fix event-transformers that don't pause.
by floitsch@google.com
· 12 years ago
134302a
Remove second generic argument of StreamConsumer.
by floitsch@google.com
· 12 years ago
f53cc35
Update dart2js mirrors to match the API.
by ahe@google.com
· 12 years ago
aecbeab
Implement getRange (returning an Iterable).
by floitsch@google.com
· 12 years ago
ba4d232
Fix first part on liveness analysis of bug https://code.google.com/p/dart/issues/detail?id=9687: a throw in a catch block must have the finally block as a successor.
by ngeoffray@google.com
· 12 years ago
dcaf527
Remove StreamSink(replaced by EventSink) and make IOSink extend EventSink.
by ajohnsen@google.com
· 12 years ago
bdce382
Add Symbol class.
by ahe@google.com
· 12 years ago
7b3b805
Fix invalid SSA graph generated by dart2js in a do/while with breaks, by removing locals that do not exist in all breaks.
by ngeoffray@google.com
· 12 years ago
ac23682
Fix typos and other too-late feedback from the inline throw change
by erikcorry@google.com
· 12 years ago
32cc76a
Make output of Type.toString nicer.
by karlklose@google.com
· 12 years ago
c20f954
Fix bug that makes dartc bot red.
by lrn@google.com
· 12 years ago
90f1808
dart2js: Use miniparser for simple JS(...)
by erikcorry@google.com
· 12 years ago
c15796f
Remove collection_sink.dart from sdk/lib/async/async.dart.
by ajohnsen@google.com
· 12 years ago
57161d6
Remove deprecated CollectionSink and Stream.pipeInto.
by ajohnsen@google.com
· 12 years ago
974a300
Remove deprecated <, <=, >, and >= of DateTime.
by ajohnsen@google.com
· 12 years ago
9d044d3
dart2js: Allow 'throw' when inlining
by erikcorry@google.com
· 12 years ago
Next »