Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.5.12.0
/
sdk
tag
f28f305abc9932aca05ec3e41864b869fb9513e7
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
a53f32e3405a850fe51a29d10b1ae5713ec902d6
0.5.12.0
79a0a65
Implement asBroadcast using a _MultiplexStreamController.
by lrn@google.com
· 12 years ago
7fed1dd
Fix generation of a bailout method when a BailoutTarget was in the middle of a loop/labeled block. It confused the SSA codegen.
by ngeoffray@google.com
· 12 years ago
e5643d1
Address Stephen's concerns by only storing true/false for indexability for leaf classes.
by kasperl@google.com
· 12 years ago
aa58317
Enqueue generative constructor by in codegen, not builder.
by ngeoffray@google.com
· 12 years ago
4638137
Switch from DRT to content shell.
by antonm@google.com
· 12 years ago
21b88c4
Fix bug in SsaConstructionFieldTypes where the phase got confused seeing multiple HForeignNew due to inlining.
by ngeoffray@google.com
· 12 years ago
bb6d8c6
Remove library dart:crypto
by sgjesse@google.com
· 12 years ago
5e39dd8
Enqueue fields for resolution in the enqueuer, instead of doing it in the resolver.
by ngeoffray@google.com
· 12 years ago
39c8f31
Make new StreamController().isPaused be true until the first listener arrives.
by lrn@google.com
· 12 years ago
1762c5f
Change top level queryAll to return ElementList.
by efortuna@google.com
· 12 years ago
34b6083
Fix up other RTC family mozilla names.
by efortuna@google.com
· 12 years ago
c89a0c7
Add mozRTCPeerConnection to JS names.
by efortuna@google.com
· 12 years ago
ca06a7e
Show progress on upload and resolve.
by rnystrom@google.com
· 12 years ago
0942acf
Fixing IndexedDB's deleteDatabase to have the correct future result.
by blois@google.com
· 12 years ago
4b6f228
Clarifying EventStreamProvider.forTarget.
by blois@google.com
· 12 years ago
a1f5221
Modernizing HttpRequest documentation.
by blois@google.com
· 12 years ago
9323977
Analyze named arguments.
by johnniwinther@google.com
· 12 years ago
87182dd
Make RTC work on Firefox (mostly).
by efortuna@google.com
· 12 years ago
fd3c7da
Verify that correct number of arguments was passed.
by antonm@google.com
· 12 years ago
5d058bb
Adding isNotEmpty property to collection and string.
by floitsch@google.com
· 12 years ago
5adef4e
Fix bug in VM timer implementation.
by podivilov@google.com
· 12 years ago
ec4d0c7
Reapply "Make int a double in argument type checks."
by karlklose@google.com
· 12 years ago
9d6a64e
Merge the dart:uri library into dart:core and update the Uri class
by sgjesse@google.com
· 12 years ago
52165fe
Fix warnings spotted by dart2js.
by ngeoffray@google.com
· 12 years ago
76e47ed
Fix use of HashException in dart:io
by sgjesse@google.com
· 12 years ago
70e8ff8
Fix issue 9228, by nopt doing some optimizations in checked mode.
by ngeoffray@google.com
· 12 years ago
575e4c3
Use a Queue to implement a queue.
by lrn@google.com
· 12 years ago
a4d526f
Fix bug in ClassElement.lookupSelector: by returning an abstract method, we were not returning the actual element that would be hit at runtime.
by ngeoffray@google.com
· 12 years ago
49cb486
Make field initialize to constant in constructor, not as initializer.
by lrn@google.com
· 12 years ago
37b1cd3
Optimize internals of multiplex-streams.
by lrn@google.com
· 12 years ago
a44da2b
Fix use of HashException in dart:io
by sgjesse@google.com
· 12 years ago
4045d40
Fix warnings spotted by dart2js.
by ngeoffray@google.com
· 12 years ago
04aca6a
- Inline iterator calls made for a "for in".
by ngeoffray@google.com
· 12 years ago
57e17bd
Remove the dart:io dependency on dart:crypto
by sgjesse@google.com
· 12 years ago
911b12e
Fix a bug where we would emit: for (var t = 42, $.global = 54; ;)
by ngeoffray@google.com
· 12 years ago
f97f2c1
Remember to build HTML classes.
by lrn@google.com
· 12 years ago
f391470
Use JSarray and friends when doing type checks in the helper libraries.
by ngeoffray@google.com
· 12 years ago
781e842
Reapply "Active stream subscriptions".
by lrn@google.com
· 12 years ago
e23d000
Handle malformed catch formals.
by johnniwinther@google.com
· 12 years ago
1a54bf6
Revert "Reapply "Make int a double in argument type checks.""
by karlklose@google.com
· 12 years ago
8f28369
Reapply "Make int a double in argument type checks."
by karlklose@google.com
· 12 years ago
310e5b5
Support auto-drain of HttpRequest data.
by ajohnsen@google.com
· 12 years ago
2ce688b
Implement simple name and qualified name.
by ahe@google.com
· 12 years ago
a422244
Detect (null type == null type), and change it to true.
by ngeoffray@google.com
· 12 years ago
cc0d9d5
Revert until Windows crash is debugged.
by lrn@google.com
· 12 years ago
71bfc2d
Type check try statements
by johnniwinther@google.com
· 12 years ago
23162a3
Add StreamController.multiplex constructor.
by lrn@google.com
· 12 years ago
a8da79c
Create a new scope when analyzing then and else of an if.
by ngeoffray@google.com
· 12 years ago
c50545d
Re-apply: "Change how we deal with interceptors in the optimizers and move all interceptor-related optimizations into a single phase.", by fixing wrong assumptions.
by ngeoffray@google.com
· 12 years ago
398cc68
Implement ClassMirror.owner and LibraryMirror.uri.
by ahe@google.com
· 12 years ago
53eb38e
Dogfood dart2js analysis
by johnniwinther@google.com
· 12 years ago
eba39ea
Fix bug in streamimpl
by lrn@google.com
· 12 years ago
00fed6f
Fix bug in stream iterator.
by lrn@google.com
· 12 years ago
db6bdac
Fix bug in stream-impl.
by lrn@google.com
· 12 years ago
ee1c11a
Make StreamSubscription be the active part of a string.
by lrn@google.com
· 12 years ago
c17b431
Revert r23201. Some tests fail.
by ngeoffray@google.com
· 12 years ago
a56461f
Change how we deal with interceptors in the optimizers and move all interceptor-related optimizations into a single phase.
by ngeoffray@google.com
· 12 years ago
a35c219
Fix dartanalyzer.bat so it works when there are spaces in the path to dart sdk.
by aprelev@gmail.com
· 12 years ago
b203ff2
Fix dartanalyzer failure to run when there are spaces in the path to the dart-sdk.
by aprelev@gmail.com
· 12 years ago
c11289d
Throw failure to upload as an ApplicationException.
by nweiz@google.com
· 12 years ago
427de53
Handle empty maps when converting YAML to a string.
by rnystrom@google.com
· 12 years ago
9e43928
Use helper methods for running pub.
by rnystrom@google.com
· 12 years ago
cbee0a2
Clean up tests that are duplicated between install and update.
by rnystrom@google.com
· 12 years ago
ecb5686
Generating support annotations from DOM triage list.
by blois@google.com
· 12 years ago
9ab7944
Include Platform.envrironment in pub, when passing custom environment option.
by ajohnsen@google.com
· 12 years ago
170b327
Revert "Allow ambiguous Expect and ExpectException imports."
by floitsch@google.com
· 12 years ago
c3fcc4c
Register the use of dispatchPropertyName.
by kasperl@google.com
· 12 years ago
0e27196
Fix host-checked errors.
by ngeoffray@google.com
· 12 years ago
e068e64
Optimize JavaScriptIndexingBehavior checks by caching the result in the dispatch record.
by kasperl@google.com
· 12 years ago
f75af83
Revert "Make int a double in argument type checks."
by karlklose@google.com
· 12 years ago
f2f0261
Add Stream.drain() method.
by ajohnsen@google.com
· 12 years ago
853af76
Make int a double in argument type checks.
by karlklose@google.com
· 12 years ago
d830696
Implement newInstance on ClassMirror.
by ahe@google.com
· 12 years ago
86c80bd
Implement ClosureMirror.
by ahe@google.com
· 12 years ago
ce1a2a1
Make it easier for the VM to optimize iterables.
by floitsch@google.com
· 12 years ago
87ea640
Remove ProcessOptions and make the options named arguments.
by ajohnsen@google.com
· 12 years ago
3f9ded8
Don't group timer callbacks. Use runAsync for that.
by floitsch@google.com
· 12 years ago
7156616
Revert to ? presence checks.
by antonm@google.com
· 12 years ago
f968d34
Added tests to previously broken functionality and added null checks.
by amouravski@google.com
· 12 years ago
e9e19b1
Fix dartc warning.
by ngeoffray@google.com
· 12 years ago
7c0de2e
Fix bug in inferrer for switch: if a switch has a default, and all the cases break, the inferrer wrongly assumed that the code following the swtich was dead code.
by ngeoffray@google.com
· 12 years ago
50218e8
Remove last inlining restrictions.
by ngeoffray@google.com
· 12 years ago
41e5370
Only use is tests in the else branch if the condition is simple enough, that is does not contain any logical operator.
by ngeoffray@google.com
· 12 years ago
c0b4b14
Increase the timeout for pub deploy tests that use dart2js.
by nweiz@google.com
· 12 years ago
770ea04
Use indentation for maps in lockfile.
by rnystrom@google.com
· 12 years ago
5976c55
Get deploy tests working on Windows.
by rnystrom@google.com
· 12 years ago
20b7444
Jump past disjoint package on disjoint constraint.
by rnystrom@google.com
· 12 years ago
2742a93
Fix a couple of warnings.
by rnystrom@google.com
· 12 years ago
5cfbd87
Fix deploy tests.
by rnystrom@google.com
· 12 years ago
09d7da9
Rewrite double.parse.
by floitsch@google.com
· 12 years ago
f029dc2
Implement get/set field in library and class mirrors.
by ahe@google.com
· 12 years ago
3e7327d
Don't report unuseful SocketIOExceptions on HttpServer.
by ajohnsen@google.com
· 12 years ago
9849fb8
Revert "Rewrite double.parse."
by floitsch@google.com
· 12 years ago
75cafec
Rewrite double.parse.
by floitsch@google.com
· 12 years ago
724fb6b
Revert "Rewrite double.parse."
by floitsch@google.com
· 12 years ago
f829152
Implement string.trim for dart2js.
by floitsch@google.com
· 12 years ago
d39ef26
Rewrite double.parse.
by floitsch@google.com
· 12 years ago
64c5ed1
Fix some Iterable comments.
by floitsch@google.com
· 12 years ago
61622d0
Make sure the type arguments of the supertype of a class are being added to the isCheck set. That supertype may not be instantiated.
by ngeoffray@google.com
· 12 years ago
c49b48f
Handle local variable declarations without immediate assignment.
by polux@google.com
· 12 years ago
Next »