Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.7.2.1
/
sdk
tag
ece953d9332b0b3636f76a11ba936f0cfafafadf
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
24224bc44bab93f32b2fe5da9d5662cfceac188d
0.7.2.1
24224bc
Version 0.7.2.1 .
by dgrove@google.com
· 10 years ago
0.7.2.1
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
87d38da
Annotated the SDK libraries with level of maturity.
by bak@google.com
· 12 years ago
5f191b5
Fix incorrect access to static in broadcast stream controller.
by lrn@google.com
· 12 years ago
c288d7c
Revert "Add custom equals and hashCode for HashMap implementation."
by lrn@google.com
· 12 years ago
cf4a191
Deal with LICM when simplifying nested use of conditions and start working on doing dead code elimination at the basic block level.
by kasperl@google.com
· 12 years ago
76c0e79
Add custom equals and hashCode for HashMap implementation.
by lrn@google.com
· 12 years ago
0572107
Fix the merge of locals handler logic.
by ngeoffray@google.com
· 12 years ago
fcc7862
A typed selector needs no such method handling if at least one of its implemented subtype (in case it's not exact) does not implement the selector name.
by ngeoffray@google.com
· 12 years ago
60d385a
Add new flaky tests to pub.status.
by whesse@google.com
· 12 years ago
0bfd98d
Add order to DartType.
by johnniwinther@google.com
· 12 years ago
70c7a01
Fix dart2analyzer warnings, and mark a test as fail because of a false warning in dartanalyzer.
by ngeoffray@google.com
· 12 years ago
2b77f18
Refactor code in container tracer to not rely on the internals of SimpleTypesInferrer.
by ngeoffray@google.com
· 12 years ago
c8f4cbb
Support symbol literals.
by johnniwinther@google.com
· 12 years ago
190a854
Update the documentation of String.replaceAll and .replaceAllMapped.
by lrn@google.com
· 12 years ago
fb3e580
Support loading transformer plugins from pub.
by nweiz@google.com
· 12 years ago
e0b7d07
Fixing Indexed DB from latest Blink roll
by blois@google.com
· 12 years ago
d9be5f5
added library-level description for dart:indexed_db
by mcampione@google.com
· 12 years ago
64fd5a5
Implement InstanceMirror.== in dart2js and InstanceMirror.hashCode in the VM and dart2js.
by rmacnak@google.com
· 12 years ago
1a95fe0
Fix problem that caused anonymous mixin applications to be named "null".
by ahe@google.com
· 12 years ago
7c53dfa
Make file system watcher compile on Mac OS 106, and add a runtime-call to test if the system supports the feature.
by ajohnsen@google.com
· 12 years ago
dc2b965
Reland "Constant fold nested use of conditions used in ifs to true or false."
by kasperl@google.com
· 12 years ago
3ac88cc
Provide default implementation for dart2dart.
by ngeoffray@google.com
· 12 years ago
32a6637
Remove children list from zones.
by floitsch@google.com
· 12 years ago
75a8cd9
Another case of a runtime helper not being registered to the backend: Symbol.validate.
by ngeoffray@google.com
· 12 years ago
6c5229a
Move _FileSystemWatcher to IO patch since it extends NativeFieldWrapperClass1.
by ajohnsen@google.com
· 12 years ago
38bae0a
Add FileSystemWatcher class to dart:io.
by ajohnsen@google.com
· 12 years ago
2062542
Checked setter and generated getters and setters for fields must also encode reflection data.
by ngeoffray@google.com
· 12 years ago
eaf1021
Make HashMap constructor a factory.
by lrn@google.com
· 12 years ago
dd2fe0a
Revert "Constant fold nested use of conditions used in ifs to true or false."
by kasperl@google.com
· 12 years ago
d47d589
Make sure to never report SocketExceptions on HttpResponse.
by ajohnsen@google.com
· 12 years ago
80ecfaf
Constant fold nested use of conditions used in ifs to true or false.
by kasperl@google.com
· 12 years ago
a74e125
Make sure we're not trying to optimize an int check if the input can be a number.
by ngeoffray@google.com
· 12 years ago
c4540b4
Pub integration tests sometimes need more than 20 seconds.
by ahe@google.com
· 12 years ago
3d22a35
First pass at asynchronous input loading in dart2js.
by johnniwinther@google.com
· 12 years ago
3d04f30
Do not do global optimizations on fields and parameters when invokeOn is enabled.
by ngeoffray@google.com
· 12 years ago
3bc5d4a
Qualify access to UNARY_MINUS in superclass.
by kasperl@google.com
· 12 years ago
f7770e4
Simplify dispatchProperty.
by ahe@google.com
· 12 years ago
7222569
Fix various parser bugs related to modifiers of top-level and class members.
by ahe@google.com
· 12 years ago
3fad273
Fix inferrer bug in the presence of synthesized constructors: we should always notify a call to the super constructor to know what are the types of the optional parameters.
by ngeoffray@google.com
· 12 years ago
d2e5a56
Mark pub's update_locked_test as flaky.
by floitsch@google.com
· 12 years ago
132b3db
Add comment to runZonedExperimental deprecating onDone.
by floitsch@google.com
· 12 years ago
56c6baf
Refactor parseMember.
by ahe@google.com
· 12 years ago
bb72b68
Refactor parser to allow following the spec.
by ahe@google.com
· 12 years ago
e03a0e9
Provide default implementation for dart backend.
by ngeoffray@google.com
· 12 years ago
bc3d9f0
Couple of backend fixes:
by ngeoffray@google.com
· 12 years ago
2ecb7ed
Add cast to please the analyzer
by sgjesse@google.com
· 12 years ago
75c4205
Fix type error in throwNoSuchMethod.
by ahe@google.com
· 12 years ago
c02b3dd
Fix piping to a WebSocket
by sgjesse@google.com
· 12 years ago
c14feef
Fix type error in dart2js patch files after r26985.
by ahe@google.com
· 12 years ago
53dc9ba
Change the field and constructor parameter types of NoSuchMethodError to Symbol.
by lrn@google.com
· 12 years ago
47d3cab
Work around VM bug 12963
by ahe@google.com
· 12 years ago
32eefe9
Increase timeout of some pub tests.
by ahe@google.com
· 12 years ago
00edc33
Remove dead code.
by ahe@google.com
· 12 years ago
5ddd266
Update comment in example.
by ahe@google.com
· 12 years ago
11d37b1
Don't rely on script.async in deferred loading.
by ahe@google.com
· 12 years ago
128a95f
Fixing wheel event on Dart2js
by blois@google.com
· 12 years ago
f59872e
Missed one template from the previous CL to unbreak indexed_db.
by jacobr@google.com
· 12 years ago
792918a
Remove invalid calls to the _count method. This is a short term fix to make the build green. Blois will be submitting the correct fix.
by jacobr@google.com
· 12 years ago
0bea964
Fixing console.
by blois@google.com
· 12 years ago
c937883
Remove obsolete manually defined _deltaX and _deltaY members.
by jacobr@google.com
· 12 years ago
013e3bb
Dart binding changes to along with Blink merge 155942-156717
by jacobr@google.com
· 12 years ago
6570db5
Revert "Basic functionality is working with JS native support and polyfill, still some issues with dart2js typechecking."
by blois@google.com
· 12 years ago
8fe0dd7
Fixing mouse clicks on IE11 Preview
by blois@google.com
· 12 years ago
5607d75
Basic functionality is working with JS native support and polyfill, still some issues with dart2js typechecking.
by blois@google.com
· 12 years ago
47dcd08
Removing more dom_ methods (dom_getAttribute and dom_setAttribute.).
by efortuna@google.com
· 12 years ago
Next »