Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.5.14.1
/
sdk
tag
ff4fbbdd13ad368168782996d9bf3e3d5e7d9b68
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
5c6ec090dabed6fca25e3886bed6aa01ca83aa42
0.5.14.1
d86c723
Roll back 16364004 and 16206027.
by amouravski@google.com
· 12 years ago
92d5140
Fix for bot break.
by amouravski@google.com
· 12 years ago
0d1be28
Add dartdoc to the generated utils snapshot.
by amouravski@google.com
· 12 years ago
c2500c3
Move pub over to using the pub.dartlang.org API v2.
by nweiz@google.com
· 12 years ago
9e49b86
Allow DirectoryDescriptor.load to load a file next to a directory.
by nweiz@google.com
· 12 years ago
0d3e47d
Basic dart^2 analyzer tests running.
by scheglov@google.com
· 12 years ago
9119c97
Work around bug in dart analyzer.
by ahe@google.com
· 12 years ago
90651648
Implement InstanceMirror.invoke (minified).
by ahe@google.com
· 12 years ago
f1d3455
A getter doesn't take arguments.
by ahe@google.com
· 12 years ago
e199977
Implement reflecting on uninstantiated classes.
by ahe@google.com
· 12 years ago
c6abaa2
Resolution needs to see all fields, including native fields. Also, move the check of adding instance fields in the work list in the individual addElementToWorkList methods.
by ngeoffray@google.com
· 12 years ago
662c2a8
Rename RuntimeError to CyclicIntializationError, as per spec.
by lrn@google.com
· 12 years ago
604f2ac
Revert revision 23575.
by ricow@google.com
· 12 years ago
ee02857
Don't change the case of cookie names and values
by sgjesse@google.com
· 12 years ago
00d1a06
Implement metadata for instance fields.
by ahe@google.com
· 12 years ago
8566fdc
Re-apply: Fix type propagation bug by always narrowing types, and fix unit tests where the type inferrer does not run.
by ngeoffray@google.com
· 12 years ago
fb80087
Revert r23577, some unit tests fail.
by ngeoffray@google.com
· 12 years ago
f9249e6
Fix type propagation bug by always narrowing types.
by ngeoffray@google.com
· 12 years ago
950934a
Add dartdoc to the generated utils snapshot
by ricow@google.com
· 12 years ago
98b2002
Randomize the identify hash code on objects.
by kasperl@google.com
· 12 years ago
58a92ac
Fixing a number of Dart2JS compiler warnings.
by blois@google.com
· 12 years ago
0f9bcbe
Updating Clipboard.setDragImage to accept elements.
by blois@google.com
· 12 years ago
5bbd582
Fixing some of the tests disabled from the chrome IDL roll.
by blois@google.com
· 12 years ago
768d611
Remove more question marks.
by amouravski@google.com
· 12 years ago
bda041d
Updating DOM metadata triage list for recent Blink changes.
by blois@google.com
· 12 years ago
df25e5f
Regen libs.
by antonm@google.com
· 12 years ago
180e054
dart:io | Add .stat() and .statSync() to FileSystemEntity and subclasses File, Directory, and Link.
by whesse@google.com
· 12 years ago
74bf83c
Remove unnecessary substitution.
by karlklose@google.com
· 12 years ago
c73ff61
Fix dartbug.com/11010.
by kasperl@google.com
· 12 years ago
de643f7
Fix a speling arrow.
by ahe@google.com
· 12 years ago
cc1b733
Limit the type inferrer to not re-analyze more elements than there are in the program. Also add a flag to disable type inferencing.
by ngeoffray@google.com
· 12 years ago
590a7f6
Fix some bugs in the Uri class
by sgjesse@google.com
· 12 years ago
0920fe5
Updates to dart doc. Further updates to follow.
by ahe@google.com
· 12 years ago
251a6f0
Avoid parsing path and query string more than once
by sgjesse@google.com
· 12 years ago
0a7a5c5
Implement MethodMirror.metadata.
by ahe@google.com
· 12 years ago
3de94b2
Make fields of BoundClosure private to not expose implementation details.
by ngeoffray@google.com
· 12 years ago
38668d1
Revert revision 23438.
by ricow@google.com
· 12 years ago
ead4d0e
Removed Console.profiles
by vsm@google.com
· 12 years ago
1735f7a
IDL roll and expectations fix
by vsm@google.com
· 12 years ago
face92e
Use correct input for value in super-setter with explicit receiver calling convention
by sra@google.com
· 12 years ago
1862b4e
Analyze patch elements.
by johnniwinther@google.com
· 12 years ago
3502e1f
Warn on private members.
by johnniwinther@google.com
· 12 years ago
9f4ce20
dart:io | Add documentation for the default root certificate database for secure networking.
by whesse@google.com
· 12 years ago
87d2467
Fix issue with dart2dart translation of parameters (collision risk).
by kasperl@google.com
· 12 years ago
4e17f7d
Implement ClassMirror.metadata.
by ahe@google.com
· 12 years ago
974e0c6
Type check switch and more.
by johnniwinther@google.com
· 12 years ago
faa7227
Make new StreamController be async by default.
by lrn@google.com
· 12 years ago
66e4fdd
Revert "Fix bug with super setter and interceptor calling convention."
by sra@google.com
· 12 years ago
42ed375
Fix bug with super setter and interceptor calling convention.
by sra@google.com
· 12 years ago
be25032
Make bin/pub script work when run from the repo.
by rnystrom@google.com
· 12 years ago
c40784b
Changed Uint8ClampedList to implement Uint8List
by vsm@google.com
· 12 years ago
9a9db6b
Fixing broken tests because of mismatch of suppressed warnings.
by blois@google.com
· 12 years ago
ca01606
Fixing dart2js compilation warning.
by blois@google.com
· 12 years ago
8d750ef
Suppressing CustomElementConstructor.
by blois@google.com
· 12 years ago
881e456
Cleaning up some DOM APIs which were marked as deprecated because they were moved or renamed.
by blois@google.com
· 12 years ago
36189af
Move mirror implementation out of patch file.
by ahe@google.com
· 12 years ago
c75b85f
Call toList to match return type.
by ahe@google.com
· 12 years ago
69df933
Remove the HttpRequest.queryParameters getter
by sgjesse@google.com
· 12 years ago
ee8c4f7
Address comments from CL 16101007.
by ahe@google.com
· 12 years ago
24b45ee
Fix type annotation.
by karlklose@google.com
· 12 years ago
47cd31c
Support type variables on redirecting factory constructors.
by karlklose@google.com
· 12 years ago
cb3e022
Implement LibraryMirror.metadata.
by ahe@google.com
· 12 years ago
8e4163f
It is OK for arrays to be null when doing optimizations on them.
by ngeoffray@google.com
· 12 years ago
822b936
Allow a space after -o in dart2js option parsing.
by kasperl@google.com
· 12 years ago
82050eb
Fix code size regression by processing fields in processInstantiatedClassMember instead of registerInstantiatedClass. This avoids always considering native fields as live.
by ngeoffray@google.com
· 12 years ago
29aeb5b
Fix issue 10898 by fixing the ByteData constructor to implicitly create an ArrayBuffer.
by kasperl@google.com
· 12 years ago
ce382b4
Rename JS_CURRENT_ISOLATE to JS_CURRENT_ISOLATE_CONTEXT.
by ahe@google.com
· 12 years ago
456afd3
Be less conservative about bound closure instantiation.
by ngeoffray@google.com
· 12 years ago
6f15041
Fix type tests for null.
by karlklose@google.com
· 12 years ago
91297ab
Re-apply "Implement operator== and hashCode for bound closures.". The emitter should not try to share a bound closure class between an intercepted method and a non-intercepted method because the call has different calling conventions: the intercepted version pass an extra argument, which is the actual receiver.
by ngeoffray@google.com
· 12 years ago
6509c70
Move exisis and existsSync to FileSystemEntity
by sgjesse@google.com
· 12 years ago
d21e9fd
Move logic of computing the inferred type in the InvokeDynamicSpecializer classes, to make it uniform with the other specializers. Also computeTypeFromInputType does not care about nullability of its inputs.
by ngeoffray@google.com
· 12 years ago
16530e2
Fix http://dartbug.com/8669 by making sure we do not crash when trying to use Object as a mixin.
by kasperl@google.com
· 12 years ago
76f4ae0
Revert r23380, some browser tests fail.
by ngeoffray@google.com
· 12 years ago
6ed50f8
Implement operator== and hashCode for bound closures.
by ngeoffray@google.com
· 12 years ago
679b876
Reland "Add --version option to dart2js and add version information (if available) to generated code."
by kasperl@google.com
· 12 years ago
0c7e06c
Fixing type of ApplicationCache.onProgress.
by blois@google.com
· 12 years ago
533a66b
Reapply removeWhere and retainWhere for elements in dart:html
by efortuna@google.com
· 12 years ago
54bafa2
"Reverting 23366"
by efortuna@google.com
· 12 years ago
942392b
Correctly implemented removeWhere and retainWhere for elements in dart:html.
by efortuna@google.com
· 12 years ago
e90972e
Revert "Add --version option to dart2js and add version information (if available) to generated code."
by kasperl@google.com
· 12 years ago
3c95824
Add --version option to dart2js and add version information (if available) to generated code.
by kasperl@google.com
· 12 years ago
284544c
Fix Iterable.skipWhile documentation.
by floitsch@google.com
· 12 years ago
7841206
Change File.directory to not do any IO
by sgjesse@google.com
· 12 years ago
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
Next »