Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.6.2.1
/
sdk
tag
92da6ef7fcd1adcccd78f1367d4041469050b6cf
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
01ea3d78d89bba16d329894f44fdb8575f6b79ec
0.6.2.1
18357c5
Remove weird operator== implementations.
by ahe@google.com
· 12 years ago
0c17281
Fixing type error for WebGL's getShaderParameter.
by blois@google.com
· 12 years ago
d477c3f
Implement JsMethodMirror.constructorName.
by ahe@google.com
· 12 years ago
4a4b1bf
Copy compiled constants from metadataHandler to constantHandler.
by ahe@google.com
· 12 years ago
df2bcb8
Revert "Make StreamController be a StreamSink, not just an EventSink."
by floitsch@google.com
· 12 years ago
7784724
Remove type variable to work around dart2js bug.
by ahe@google.com
· 12 years ago
a15e02c
Make StreamController be a StreamSink, not just an EventSink.
by lrn@google.com
· 12 years ago
3a23c34
Handle map literals in conditional expression in PartialParser.skipExpression.
by ahe@google.com
· 12 years ago
f25c1c4
Implement addAll on unmodifiable/constant maps.
by ahe@google.com
· 12 years ago
e8924d6
Add stubs for missing methods.
by ahe@google.com
· 12 years ago
3abe288
Implement JsMethodMirror.parameters and returnType.
by ahe@google.com
· 12 years ago
cb6346b
Don't load dart:async when it isn't needed.
by ahe@google.com
· 12 years ago
3534719
Don't reinsert canceled timers.
by ajohnsen@google.com
· 12 years ago
c326893
Continue updating MDV.
by jmesserly@google.com
· 12 years ago
fc6769a
Reorganize some pub libraries.
by rnystrom@google.com
· 12 years ago
fca7d29
Disallow template instances when !parentNode || !owner.defaultView https://github.com/Polymer/mdv/commit/d035acecab7c2d1afd9eb67bb01818d7ed9eb11f
by jmesserly@google.com
· 12 years ago
74cca39
Add fromIterable(s) constructors in SplayTreeMap and LinkedHashMap.
by zarah@google.com
· 12 years ago
f6b8d89
Add FileException.path and clean up file exceptions.
by ajohnsen@google.com
· 12 years ago
1cbcd0e
Document that IOSink.add may buffer data.
by ajohnsen@google.com
· 12 years ago
3570215
Fix type annotation.
by kasperl@google.com
· 12 years ago
56d2e0e
Fix Element.findMyName for named constructors.
by kasperl@google.com
· 12 years ago
13d024e
Add Map constructors taking iterables.
by zarah@google.com
· 12 years ago
ec99eb5
Document HttpServer.
by ajohnsen@google.com
· 12 years ago
d12f2b4
dart:io | Handle an immediately closed connection in RawSecureServerSocket.
by whesse@google.com
· 12 years ago
f7faa23
dart:io | Add rename() and renameSync() to FileSystem Entity
by whesse@google.com
· 12 years ago
5530bbe
Fix typo that caused orphaned info to be emitted.
by ahe@google.com
· 12 years ago
5ab5bbb
Get rid of this code. Doesn't seem necessary anymore.
by kasperl@google.com
· 12 years ago
5ec4d52
fix analysis issue caught by dart2js bots
by jmesserly@google.com
· 12 years ago
d6b9207
Reorganize mdv and observe functionality
by jmesserly@google.com
· 12 years ago
4d9098c
Move some native type dispatch tags from runtime into class definitions.
by sra@google.com
· 12 years ago
edf30f6
Exposing Node.firstChild and Node.lastChild.
by blois@google.com
· 12 years ago
60e5ca3
Add runAsync interceptor.
by floitsch@google.com
· 12 years ago
2089370
dart.io | Fix to previous commit
by sgjesse@google.com
· 12 years ago
78e9b8e
dart:io | Add rename to Link
by sgjesse@google.com
· 12 years ago
6414d81
Implement hashCode on objects stored in a set or used as map keys.
by ahe@google.com
· 12 years ago
4976228
Warn about overriding operator== but not hashCode.
by ahe@google.com
· 12 years ago
50868bb
Test equality argument order in iterable.
by zarah@google.com
· 12 years ago
122b7cd
Document HttpClientResponse data.
by ajohnsen@google.com
· 12 years ago
1e6c3a1
Remove support for 'argument definitions test' from dart2js.
by kasperl@google.com
· 12 years ago
2d285ca
Generate less code when importing dart:mirrors.
by ahe@google.com
· 12 years ago
1a6eb93
Added link to HTML5 samples to the top of HTML library.
by amouravski@google.com
· 12 years ago
a3f57b0
Fixed old docs for WebSocket.
by amouravski@google.com
· 12 years ago
67ab947
Added minimal documentation to the KeyboardEvent class.
by amouravski@google.com
· 12 years ago
304a2c4
Fix typo in documentation of CanvasElement.toDataUrl.
by amouravski@google.com
· 12 years ago
6a0ef8f
Fix odd case of missing constant interceptor optimization
by sra@google.com
· 12 years ago
7fd6e0a
Restore adoptNode and importNode to dart:html
by jmesserly@google.com
· 12 years ago
50d4da2
Let operator* in Duration accept doubles.
by zarah@google.com
· 12 years ago
7db2572
dart:io | Change names for SecureSocket exceptions.
by whesse@google.com
· 12 years ago
887c8e7
Move getters from Options to Platform
by sgjesse@google.com
· 12 years ago
c37dff6
Stop passing the selector name separately to methods in the enqueuer.
by kasperl@google.com
· 12 years ago
3ad9779
Add reverse dns lookup as a method on InternetAddress.
by ajohnsen@google.com
· 12 years ago
b74a30c
Add a few helper classes for tracking down excessive memory usage due to large maps and sets.
by kasperl@google.com
· 12 years ago
d3c24e1
Implement JsClassMirror.constructors.
by ahe@google.com
· 12 years ago
c5fd57b
Implement JsMirrorSystem.libraries.
by ahe@google.com
· 12 years ago
f5196d3
Swap order of arguments in js_array contains.
by zarah@google.com
· 12 years ago
e4cf5cd
Add a TypeInformation abstraction in the inferrer, that holds information per element, to get rid of some maps.
by ngeoffray@google.com
· 12 years ago
437133e
Throw LinkException and not FileException on Windows, when the link-target can't be found.
by ajohnsen@google.com
· 12 years ago
e7226ca
Create LinkExceptions using the right arguments, in dart:io.
by ajohnsen@google.com
· 12 years ago
25e75a7
Mark NetworkInterface as abstract.
by ajohnsen@google.com
· 12 years ago
e1221d8
Running go.sh
by blois@google.com
· 12 years ago
aa6ccd2
Don't run pub in checked mode in the built SDK.
by rnystrom@google.com
· 12 years ago
2e5ee49
Added the continueParsing option to ArgParser.
by amouravski@google.com
· 12 years ago
c0f342a
Fixing up previous CL to fix Dartium issues.
by blois@google.com
· 12 years ago
506a2b3
Revert "Make Error capture a stacktrace when it is created."
by floitsch@google.com
· 12 years ago
153a9b7
Add a static method decode to StringDecoder
by sgjesse@google.com
· 12 years ago
c091038
Fix dart2js type for contains.
by floitsch@google.com
· 12 years ago
271a6bd
Limit the amount of inlining we do to try to avoid generating too much code.
by kasperl@google.com
· 12 years ago
c0a3910
Improve num.toStringAsX documentation.
by floitsch@google.com
· 12 years ago
f88d18a
Remove obsolete (and slightly broken) code for registering specific elements in the enqueuer.
by kasperl@google.com
· 12 years ago
48b1656
Allow Object when doing lookups.
by floitsch@google.com
· 12 years ago
0d532f1
Make Error capture a stacktrace when it is created.
by lrn@google.com
· 12 years ago
04f294a
Remove =List in JS, use JSExtendableArray instead.
by ngeoffray@google.com
· 12 years ago
3f478e5
Fix issue 11398 by making sure we look at mixin applications
by kasperl@google.com
· 12 years ago
c6d74e4
Update documentation for Stream.fromIterable
by lrn@google.com
· 12 years ago
2432ac4
Support runtime check of function types.
by johnniwinther@google.com
· 12 years ago
9a55dad
This is causing a build error on Dartium (conversion from unsigned long to GLenum).
by blois@google.com
· 12 years ago
7b4bd8f
Fixing an issue where EXTDrawBuffers.drawBuffersEXT was not getting generated.
by blois@google.com
· 12 years ago
90bf620
Revert "Support runtime check of function types."
by johnniwinther@google.com
· 12 years ago
2ce76ed
Support runtime check of function types.
by johnniwinther@google.com
· 12 years ago
1c6931e
Fix broken code in emitter.
by ahe@google.com
· 12 years ago
2d28935
Include named parameters in reflection names.
by ahe@google.com
· 12 years ago
74bb6d9
Update io_patch with NetworkInterface.
by ajohnsen@google.com
· 12 years ago
4624420
Add NetworkAdaptor to dart:io.
by ajohnsen@google.com
· 12 years ago
0c90061
Move FiftythreeBitOverflowError to VM-only patch file.
by lrn@google.com
· 12 years ago
1bceead
Update io_patch for dart2js/editor.
by ajohnsen@google.com
· 12 years ago
e01bcba
Include parent environment by default, add option to not, for Process.
by ajohnsen@google.com
· 12 years ago
c2ef58b
Doing a call on a getter does not yield the return type of that getter.
by ngeoffray@google.com
· 12 years ago
28fecea
Use the inferred return type of the factory instead of the inferred type.
by ngeoffray@google.com
· 12 years ago
6b44f65
Revert "Making all DOM types abstract and removing superfluous Dartium constructors."
by blois@google.com
· 12 years ago
c3547d4
Making all DOM types abstract and removing superfluous Dartium constructors.
by blois@google.com
· 12 years ago
66c4b8f
More specific doc for int|double.parse. The onError is only invoked for strings.
by floitsch@google.com
· 12 years ago
a3c86a4
Don't use " in process args in pub, after Process escape fix on Windows.
by ajohnsen@google.com
· 12 years ago
55e71ee
State that skip/take does not accept negative arguments.
by floitsch@google.com
· 12 years ago
43716dc
Rename run method to _run.
by floitsch@google.com
· 12 years ago
91deb19
dart:io | Enable multithreaded secure networking encryption.
by whesse@google.com
· 12 years ago
54e2031
Fix a bug in how we deal HTypeConversion during type propagation: we can only convert to int if the input is int or null.
by ngeoffray@google.com
· 12 years ago
28d5718
Add type arguments to constants.
by karlklose@google.com
· 12 years ago
bf5ab71
Also deal with List.filled in the backend, not just the inferrer and list tracer.
by ngeoffray@google.com
· 12 years ago
c9de8d4
Avoid sending 3 packages per http chunk, but send last footer with next header.
by ajohnsen@google.com
· 12 years ago
52329d3
dart:io | Add cache and getters to Platform
by sgjesse@google.com
· 12 years ago
Next »