Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.3.1.1
/
sdk
tag
fa6185c619d02f42f92593af0df704da38b2d289
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
ee02f9088bcc1ce16440e80c62fbaaab9a9ad28a
0.3.1.1
ccd052a
Fixup of reverted CL- Fixing up Navigator.getUserMedia.
by blois@google.com
· 13 years ago
9cca892
Revert "Fixing up Navigator.getUserMedia."
by blois@google.com
· 13 years ago
b9b0ffd
Fixing up Navigator.getUserMedia.
by blois@google.com
· 13 years ago
e78e8b1
Stubbing out the initial library for Chrome application support.
by blois@google.com
· 13 years ago
0108e97
Move sort to collection-dev and remove coreSort.
by floitsch@google.com
· 13 years ago
44a2249
Move list helper-classes from core to collection-dev.
by floitsch@google.com
· 13 years ago
6ffde9d
Make Future complete synchronously, and only report unhandled errors async.
by lrn@google.com
· 13 years ago
4ebd714
Fix dart2dart crashes.
by kasperl@google.com
· 13 years ago
c2446d4
Move many iterable classes to collection_dev.
by floitsch@google.com
· 13 years ago
d9cd8d4
Fix resolver tests.
by kasperl@google.com
· 13 years ago
3f57b64
Start allowing mixin application extensions.
by kasperl@google.com
· 13 years ago
fb16321
Add dart:collection_dev library.
by floitsch@google.com
· 13 years ago
5f04410
Get the most basic mixin applications working.
by kasperl@google.com
· 13 years ago
fbc0344
Add an element for mixin applications. For now, the resolver complains about mixin applications -- but at least now the listeners support them.
by kasperl@google.com
· 13 years ago
ccf88f9
dart2js: Fix exception thrown with --minify and --checked.
by erikcorry@google.com
· 13 years ago
8d1020c
Revert "Add dart:collection_dev library."
by floitsch@google.com
· 13 years ago
ba73897
Add dart:collection_dev library.
by floitsch@google.com
· 13 years ago
f7fcb1f
Fix issue 7677: recognize const declarations inside methods.
by ngeoffray@google.com
· 13 years ago
e123ae0
Undo bad change in Maps class. Fix test.
by floitsch@google.com
· 13 years ago
0aeaffa
Fix inlining of getters and always create a HInvokeClosure with a closure selector. Also fix a wrong type annotation.
by ngeoffray@google.com
· 13 years ago
bc0808e
Make copy of map.keys when removing the elements.
by floitsch@google.com
· 13 years ago
0e934a6
Add methods to Collection.
by lrn@google.com
· 13 years ago
c8baf5c
Allowing inlining of static getters and methods in a different library. Also report an error if a getter has parameters.
by ngeoffray@google.com
· 13 years ago
3a6b323
Make stream transformations be subscription-wrappers rather than full streams.
by lrn@google.com
· 13 years ago
bda6df3
Revert "Fixing formatting of dart:html's dart2js annotations."
by blois@google.com
· 13 years ago
b6f3eca
Fixing formatting of dart:html's dart2js annotations.
by blois@google.com
· 13 years ago
764b68d
Removing redundant event streams.
by blois@google.com
· 13 years ago
af34284
Remove CommentMap from all DartDoc code.
by amouravski@google.com
· 13 years ago
fe0d08b
Fix warnings spotted by dartc.
by ngeoffray@google.com
· 13 years ago
9b6fa7e
IDL roll.
by antonm@google.com
· 13 years ago
8453120
Move non-relational operators to the new interceptor scheme.
by ngeoffray@google.com
· 13 years ago
5128f7c
Now that we don't have JS blobs that reference Dart parameters, we can stop doing special tricks with the HParameterValue instruction.
by ngeoffray@google.com
· 13 years ago
6dcfe3c
Create IterableMixinWorkaround and move most of the Collections methods there.
by floitsch@google.com
· 13 years ago
4299d2c
Process handled exports correctly.
by johnniwinther@google.com
· 13 years ago
7ca573a
Revert "Create IterableMixinWorkaround and move most of the Collections methods there."
by floitsch@google.com
· 13 years ago
e0459f6
Create IterableMixinWorkaround and move most of the Collections methods there.
by floitsch@google.com
· 13 years ago
962da4c
Add Uint8ClampedArray to the list of typed arrays.
by antonm@google.com
· 13 years ago
f218262
Regenerate libraries.
by antonm@google.com
· 13 years ago
1fa0195
Avoid trying to inline identical, and avoid shadowing identical.
by ngeoffray@google.com
· 13 years ago
5e271e0
Fix optional arguments handling. Handling of default values is for a further
by polux@google.com
· 13 years ago
1af34e1
Fix two issues that broke minification on dart2js.
by erikcorry@google.com
· 13 years ago
89d3518
Simplification: avoid boxing/unboxing of ClassElements in ClassBaseTypes. This makes things shorter, faster, and ensures by typing that only classes are passed to functions that expect classes.
by polux@google.com
· 13 years ago
4a6c2ca
Regenerate libs for case sensitive file systems. (Why is mac case
by efortuna@google.com
· 13 years ago
722cde1
Remove more classes and members by making them private.
by amouravski@google.com
· 13 years ago
a4fd4b1
Fixing dartc error about not using ~/ operator and FF test error.
by blois@google.com
· 13 years ago
b97af1c
Adding support for the MouseWheel event in Streams.
by blois@google.com
· 13 years ago
9da44d6
Change /// @docsEditable to @DocsEditable annotation.
by amouravski@google.com
· 13 years ago
038af96
Changed @domName annotation in comment to full fledge @DomName annotation.
by amouravski@google.com
· 13 years ago
0d3f1c5
Fix Path.relativeTo in special case where base is a substring of this.
by whesse@google.com
· 13 years ago
46a971d
Regenerate libs.
by antonm@google.com
· 13 years ago
9d7b271
Fix Path.relativeTo and add support for relative paths as input.
by whesse@google.com
· 13 years ago
0433de6
Revert "Revert "Don't use Error.toSafeString in List constructor.""
by sra@google.com
· 13 years ago
26e11c6
Do not track parameter types of closures, since closure calls can be generated during the emitter.
by ngeoffray@google.com
· 13 years ago
8ad8293
Revert "Don't use Error.toSafeString in List constructor."
by sra@google.com
· 13 years ago
45520c4
Address Erik's comments on https://codereview.chromium.org/11778064 and fix minifier failures.
by ngeoffray@google.com
· 13 years ago
1ad6e92
Don't use Error.toSafeString in List constructor.
by sra@google.com
· 13 years ago
37d87ed
Start adding support for mixin application syntax. We now parse the typedef variant of mixin applications like:
by kasperl@google.com
· 13 years ago
88675d2
Unbreak closure invocation name minification.
by kasperl@google.com
· 13 years ago
5e1b75a
Add a new class InvokeDynamicSpecializer and subclasses that know what input types are beneficial for optimization, and know how to change a HInvokeDynamicMethod to a builtin instruction.
by ngeoffray@google.com
· 13 years ago
157dada
Use the 'isEnabled' flag of a bailout target to make sure the instruction can be removed in the optimized version.
by ngeoffray@google.com
· 13 years ago
a99e640
Fix git rebase fail on my part that merged the status files poorly.
by efortuna@google.com
· 13 years ago
e1109ed
Detect if webkitNotifications is available and remove webkit prefix (replaced
by efortuna@google.com
· 13 years ago
ab15364
Fix new Element.html with tables in IE http://dartbug.com/7902
by jmesserly@google.com
· 13 years ago
ce18845
Adding support checks for ApplicationCache.
by blois@google.com
· 13 years ago
c9e8cbc
Removing HTML elements by making them private.
by amouravski@google.com
· 13 years ago
9b61abf
Adding types to dart:html's dartium files where possible.
by blois@google.com
· 13 years ago
d3b9ed0
Removing the exclusion of all NamedNodeMap members as they were being used.
by blois@google.com
· 13 years ago
1ebf193
Changing htmlrenamer to use DOM names rather than Dart names.
by blois@google.com
· 13 years ago
79f8aab
Address review comments from https://codereview.chromium.org/11824035/
by floitsch@google.com
· 13 years ago
7291e60
Removing dependency on dart binary from go.sh.
by amouravski@google.com
· 13 years ago
5bd2632
Support web workers in dart2js.
by ngeoffray@google.com
· 13 years ago
e3b0428
Actually be done on error in stream iterable pending events.
by lrn@google.com
· 13 years ago
f85eaca
Refactor generating streams to use the pending events infrastructure.
by lrn@google.com
· 13 years ago
a91b1b2
Correctly boolify feature test.
by ahe@google.com
· 13 years ago
6aa2875
Enable WebSocket secure connection using "wss" in W3C interface. Add testing of secure WebSocket connection for multiple websocket tests.
by whesse@google.com
· 13 years ago
bc150e7
Edit comments for websocket, drop hashcode() from interface.
by whesse@google.com
· 13 years ago
faf4feb
Add "part of" to sink.dart.
by floitsch@google.com
· 13 years ago
b7675b5
Fix bug in previous commit
by sgjesse@google.com
· 13 years ago
d18fd5f
Fix a number of small bug reports and documentation requests.
by lrn@google.com
· 13 years ago
a6a16b6
Improve the error-propagation on socket streams
by sgjesse@google.com
· 13 years ago
6f72a7f
Refactor ClassElementX to make it ready (or readier) for implementing mixin applications.
by kasperl@google.com
· 13 years ago
e7bfcb6
Make Stream have a default implementation as single-subscription.
by lrn@google.com
· 13 years ago
902f89f
Update status file, and how we recognize a NPE: since drt does not set the "type" property of an exception, unlike v8, we were not recognizing that "Cannot call method 'operator$not$0' of undefined" was an NPE.
by ngeoffray@google.com
· 13 years ago
a6cf3c2
Nice messages on uncaught exceptions.
by ahe@google.com
· 13 years ago
be45848
Fix selector name check, and make the interceptor participate in speculatively propagating types.
by ngeoffray@google.com
· 13 years ago
2ba1849
Move indexSet and unary operators to the new interceptor mechanism.
by ngeoffray@google.com
· 13 years ago
ef13a08
Make StreamController's unnamed constructor create a single-sub stream.
by lrn@google.com
· 13 years ago
14130ae
Avoid the _onSubscriptionStateChange being called twice in some cases.
by lrn@google.com
· 13 years ago
9471770
Change the WebSocket implementation to use Socket.read instead of Socket.readList
by sgjesse@google.com
· 13 years ago
cba281d
Make Stream transformation respect the single/multi subscriber nature of the source.
by lrn@google.com
· 13 years ago
0d46b48
Change how to opt-in to dart2js mirrors.
by ahe@google.com
· 13 years ago
a152bc2
Adding support checks for FileSystem APIs and making APIs not webkit-specific.
by blois@google.com
· 13 years ago
e723b69
Fixes for a number of dart analyzer issues in dart:html.
by blois@google.com
· 13 years ago
a497797
Adding streams to dart:html.
by blois@google.com
· 13 years ago
3696154
Default constructor for dart:io Path now handles native Windows paths. Path() now does the same as Path.fromNative(). Path.fromNative() is removed, and all uses of it replaced by Path().
by whesse@google.com
· 13 years ago
9feb90f3
Moved HTML metadata into its own library.
by amouravski@google.com
· 13 years ago
72ebc65
Remove the Hashable class.
by lrn@google.com
· 13 years ago
4622dc3
Make browser tests all run from a server instead of the local filesystem.
by efortuna@google.com
· 13 years ago
fa19181
Revert "Adding support checks for FileSystem APIs and making APIs not webkit-specific."
by blois@google.com
· 13 years ago
523aaba
Improve documentation for futures.
by floitsch@google.com
· 13 years ago
Next »