Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.7.3.1
/
sdk
/
lib
tag
32cc757ed6369671ec006077c57a33a261303186
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
97fcbb8a9a23736d35545e6dccec2d39abf698e0
0.7.3.1
4adfac2
Avoid recursion in some of our SSA optimizations, and cache computed block.dominates(other) operations.
by ngeoffray@google.com
· 12 years ago
7db249a
Address comments from CL 23304012.
by ahe@google.com
· 12 years ago
4abf3a9
Diagnose errors in user-provided callbacks and print stack traces.
by ahe@google.com
· 12 years ago
04d9aa7
Segment global object aka '$'.
by ahe@google.com
· 12 years ago
ca27dde
Add FileSystemEntity.absolutePath and .isAbsolute properties.
by whesse@google.com
· 12 years ago
efcc30e
When merging a diamond flow, if one of the branch aborts, we know the join 'block' can use the types of locals from the other branch.
by ngeoffray@google.com
· 12 years ago
a7c9ce28
Fixing Element.shadowRoot JS type annotation
by blois@google.com
· 12 years ago
5f11d3c
https://codereview.chromium.org//23754012 and
by asiva@google.com
· 12 years ago
b3a1389
Support passing configuration data to a transformer plugin.
by nweiz@google.com
· 12 years ago
2760027
Fix error handling when current working directory is deleted.
by whesse@google.com
· 12 years ago
73bd95d
Enable static checking of type variable bounds.
by johnniwinther@google.com
· 12 years ago
eeefb3e
Return the correct port from Uri, when port is 0 and scheme is either http or https.
by ajohnsen@google.com
· 12 years ago
8e54707
Enqueue in the backend to make sure it knows those are helpers being syntehsizely called.
by ngeoffray@google.com
· 12 years ago
3346013
Mark co19 file in analyzer status file as well.
by ajohnsen@google.com
· 12 years ago
058dda6
Implementation of a new type inferrer that computes a call graph using the current inferrer's AST visitor.
by ngeoffray@google.com
· 12 years ago
1dba2c2
Change Uri methods taking a decode argument, to now take an encoding.
by ajohnsen@google.com
· 12 years ago
0e4effb
Don't use Uri's isAbsolute to detect if the path segment is absolute, in toFilePath.
by ajohnsen@google.com
· 12 years ago
0e251a2
Print error messages in pleaseReportCrash.
by karlklose@google.com
· 12 years ago
de2dfc1
Emit a compile-time error when the name of a variable is referenced in the
by karlklose@google.com
· 12 years ago
d312cbb
Exposing document.createElement
by blois@google.com
· 12 years ago
21fdcce
dart:typed_data type hierarchy changes try 3
by sra@google.com
· 12 years ago
b19d1ec
added one-liners: Node, EventTarget, Canvas, HttpClient, HttpServer etc.
by mcampione@google.com
· 12 years ago
18362b2
Revert "Convert HashSet, LinkedHashSet to factory methods and custom implementations."
by lrn@google.com
· 12 years ago
02852e6
Removing dart2js main execution warning message
by blois@google.com
· 12 years ago
b5e8a83
Fix comment for Uri encodeComponent.
by ajohnsen@google.com
· 12 years ago
68a9727
Rewrite Futures.
by floitsch@google.com
· 12 years ago
03b948e
Re-apply: "Fix http://code.google.com/p/dart/issues/detail?id=13007 by introducing a new Marker value in the SsaValueRangeAnalyzer."
by ngeoffray@google.com
· 12 years ago
071c5a1
Accept IPv6 addresses in Uri.http and Uri.https, and correctly nest IPv6 addresses in '[' and ']'.
by ajohnsen@google.com
· 12 years ago
effefe0
Create type masks lazily.
by johnniwinther@google.com
· 12 years ago
c5bb6f7
Convert HashSet, LinkedHashSet to factory methods and custom implementations.
by lrn@google.com
· 12 years ago
d035cbd
Revert "Rewrite Futures."
by floitsch@google.com
· 12 years ago
42e3d1d
Rewrite Futures.
by floitsch@google.com
· 12 years ago
bc987ab
Revert type hierarchy changes
by johnmccutchan@google.com
· 12 years ago
a2c4cf0
Uint8ClampedList no longer inherits from Uint8List
by johnmccutchan@google.com
· 12 years ago
0bd09c3
Fix dart2js decimal number tokenization. Remove support for 'd'-suffixed double format.
by aprelev@gmail.com
· 12 years ago
d62561a
Detect transformer dependency cycles in packages using barback transformers.
by nweiz@google.com
· 12 years ago
b57176e
Throw FileExceptions when in File when reading as String and decoding fails.
by ajohnsen@google.com
· 12 years ago
f469998
Revert 27326
by johnmccutchan@google.com
· 12 years ago
8a854aa
Uint8ClampedList no longer inherits from Uint8List
by johnmccutchan@google.com
· 12 years ago
42378cd
Reapply r27285: "Support dynamic as type literal."
by karlklose@google.com
· 12 years ago
cbd5db9
Emit error on default values in typedefs.
by karlklose@google.com
· 12 years ago
7385f9c
Support transformers that depend on other transformers.
by nweiz@google.com
· 12 years ago
39bad23
Native abstract classes may be instantiated as a proxy for undeclared native subclasses.
by sra@google.com
· 12 years ago
b904bf8
Revert "Revert "Tag extensions""
by blois@google.com
· 12 years ago
647d73a
Fix for CSS URIs not parsing correctly with innerHTML
by blois@google.com
· 12 years ago
99b8252
Revert "Support dynamic as type literal."
by karlklose@google.com
· 12 years ago
7544fca
Fix bug in inferrer: a super constructor call goes through the visitSuperSend in the resolved visitor.
by ngeoffray@google.com
· 12 years ago
df78198
Remove String.concat from implementation classes.
by lrn@google.com
· 12 years ago
7fd9c10
Support dynamic as type literal.
by karlklose@google.com
· 12 years ago
0f1e912
Reapply "Make LinkedHashMap also have a factory constructor and be customizable""
by lrn@google.com
· 12 years ago
72e1362
Turn a Dart String + String into a JavaScript String + String.
by ngeoffray@google.com
· 12 years ago
b5e50f8
Revert "Revert "Fix casts and type assertions on mixins used in native classes.""
by sra@google.com
· 12 years ago
b32607a
Revert "Fix casts and type assertions on mixins used in native classes."
by sra@google.com
· 12 years ago
e749bcf
Fix casts and type assertions on mixins used in native classes.
by sra@google.com
· 12 years ago
4d8651f
1. Make direct calls to _nativeIndexedGetter in "get last" "get first" "get single" instead of calling the "[]" operator. This avoids one additional native call to the length method for each call to "last" "first" or "single"
by asiva@google.com
· 12 years ago
ce4b15c
Esoteric bit operations.
by sra@google.com
· 12 years ago
fefb7a4
Optimization for Element.innerHtml
by blois@google.com
· 12 years ago
761f55b
Revert "Make LinkedHashMap also have a factory constructor and be customizable"
by lrn@google.com
· 12 years ago
6435915
Make LinkedHashMap also have a factory constructor and be customizable
by lrn@google.com
· 12 years ago
5626337
Print the stack trace for built-in types that have been thrown in the compiler.
by karlklose@google.com
· 12 years ago
14b3a16
Revert r27232: some checked mode tests fail.
by ngeoffray@google.com
· 12 years ago
80a12d4
Small changes in the simple types inferrer visitor in preparation for a re-worked inferrer.
by ngeoffray@google.com
· 12 years ago
11edf0e
Fix bug in inferrer for the computation of callers: we need to keep track of what is the called node to ensure another call does not accidentally remove a caller.
by ngeoffray@google.com
· 12 years ago
9d598a4
Fix http://code.google.com/p/dart/issues/detail?id=13007 by introducing a new Marker value in the SsaValueRangeAnalyzer.
by ngeoffray@google.com
· 12 years ago
1c1ffb9
Remove analyzer warning in dart2js.
by ngeoffray@google.com
· 12 years ago
89707c3
Check for non-final field in the face of const constructors.
by johnniwinther@google.com
· 12 years ago
dbf675d
Adding conversion support for JSON XHR requests.
by blois@google.com
· 12 years ago
232cdaa
VM: Make ParameterMirror.toString say it is a parameter mirror.
by rmacnak@google.com
· 12 years ago
85e0453
adding HtmlEscape to dart:convert
by kevmoo@j832.com
· 12 years ago
43d28b5
Fixing visibilityState APIs in Dart
by blois@google.com
· 12 years ago
a567dea
Implement reflection on function type aliases (typedef).
by ahe@google.com
· 12 years ago
871fbc9
Fixing Element.shadowRoot to work with webkitShadowRoot
by blois@google.com
· 12 years ago
47239cb
Move delete/deleteSync up to FileSystemEntity, with a shared documentation.
by ajohnsen@google.com
· 12 years ago
6d54786
Emit a compile-time error on const constructors with a body.
by karlklose@google.com
· 12 years ago
a45f68c
Reland "Avoid generating code for dead blocks and remove instructions in dead blocks even if they are used by phis or control flow instructions."
by kasperl@google.com
· 12 years ago
7e6f6f8
Changed the maturity of the Isolate library to UNSTABLE (requested by Dan).
by bak@google.com
· 12 years ago
e9cb460
Revert "Avoid generating code for dead blocks and remove instructions in dead blocks even if they are used by phis or control flow instructions."
by kasperl@google.com
· 12 years ago
51d6815
Fix inferrer bug in the presence of compound assignments and unresolved fields in a generative constructor.
by ngeoffray@google.com
· 12 years ago
5e5b624
Avoid generating code for dead blocks and remove instructions in dead blocks even if they are used by phis or control flow instructions.
by kasperl@google.com
· 12 years ago
7cf1fa8
Don't wait for asynchronous error handlers.
by floitsch@google.com
· 12 years ago
f0dbe75
Remove deprecatedFutureValue.
by floitsch@google.com
· 12 years ago
5d8f2ca
Reapply "Add custom equals and hashCode for HashMap implementation."
by lrn@google.com
· 12 years ago
f53a51c
Is checks on the right hand side of an || used in an 'if' do not apply to the then branch of that if.
by ngeoffray@google.com
· 12 years ago
85ecf7e
Add a comment and avoid introducing a field in the TypesInferrer class.
by ngeoffray@google.com
· 12 years ago
8007683
Ensure UnionTypeMask.operator== works in the presence of nullability.
by ngeoffray@google.com
· 12 years ago
c4971c3
Run a few more optimization phases if the last dead code elimination phase removes instructions with side-effects.
by kasperl@google.com
· 12 years ago
7fe858a
Fixing IE browser detection for IE11
by blois@google.com
· 12 years ago
afd3921
Fixing JS size regression from Blink roll.
by blois@google.com
· 12 years ago
fe2adfd
Edited one-liner for SVG. Also regenerated indexeddb doc and httprequest.
by mcampione@google.com
· 12 years ago
9f52a29
Added back childNodes and getAttribute and setAttribute.
by efortuna@google.com
· 12 years ago
b14e379
Cleaning up a bunch of DOM generation tables
by blois@google.com
· 12 years ago
1b46374
Class-level docs for dart:html HttpRequest.
by mcampione@google.com
· 12 years ago
6d798da
Change simpleName of anonymous mixin applications.
by ahe@google.com
· 12 years ago
4ffb3e3
Mark watch_removed_file_test as flaky.
by floitsch@google.com
· 12 years ago
3c3e2f9
Emit a compile-time error when returning a value from a constructor.
by karlklose@google.com
· 12 years ago
0d12e82
Fix bug http://code.google.com/p/dart/issues/detail?id=12941 by doing speculative optimizations even if one class in the system implements the speculated type, but does not implement all its members.
by ngeoffray@google.com
· 12 years ago
2eed48b
Restore native isJsIndexable optimization.
by ahe@google.com
· 12 years ago
6ec9c37
Remove use of deprecatedFutureValue in json_serializer.dart.
by floitsch@google.com
· 12 years ago
210d992
Another small step towards dead block elimination: Avoid unconditionally marking the blocks that are guarded by if-branches on constants as live.
by kasperl@google.com
· 12 years ago
cd8d9e5
Small cleanup in the inferrer: make registerCalledElement returns the type of the called element.
by ngeoffray@google.com
· 12 years ago
Next »