Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.5.4.0
/
sdk
tag
c220bb82bc9586b3831804f0341e66537bc68c23
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
89638af99148184dd19f3b2a4019afde375e6c6f
0.5.4.0
75f7127
Update status file
by sgjesse@google.com
· 12 years ago
6c7042e
Revert r22321. Some tests fail.
by ngeoffray@google.com
· 12 years ago
58686ec
Track side effects of foreign JS calls.
by ngeoffray@google.com
· 12 years ago
08db2e4
Add a dart tags program which generates TAGS files that can be used by Emacs for quick navigation.
by ahe@google.com
· 12 years ago
461e98c
Handle null types in the "same" method of types.dart
by polux@google.com
· 12 years ago
c8970a0
Fix issue https://code.google.com/p/dart/issues/detail?id=10166 by using the interceptor instead of the receiver when doing a super call in an interceptor class.
by ngeoffray@google.com
· 12 years ago
871294b
Handle || and &&.
by polux@google.com
· 12 years ago
2426d15
Don't use length when reading a file in chunks (but continue to EOF).
by ajohnsen@google.com
· 12 years ago
04b91e0
Also add default argument to names argument in io_patch.
by ajohnsen@google.com
· 12 years ago
2c02634
Fix dart2js io patch file.
by ajohnsen@google.com
· 12 years ago
70096aa
Clear http session object on destroy.
by ajohnsen@google.com
· 12 years ago
6a78c0c
Add v6Only named argument to ServerSocket and etc.
by ajohnsen@google.com
· 12 years ago
e764239
Fix warnings spotted by dartc.
by ngeoffray@google.com
· 12 years ago
aa7c44e
Re-apply https://codereview.chromium.org/14636002/, but this time avoid creating TypeMask with dynamic.
by ngeoffray@google.com
· 12 years ago
0b8c65c
Fix warnings spotted by dartc.
by ngeoffray@google.com
· 12 years ago
b605f19
Track side effects in simple inferrer.
by ngeoffray@google.com
· 12 years ago
2ca9afd
Precompute substitutions for type arguments.
by karlklose@google.com
· 12 years ago
de148fa
Add tests for getTypeOfSelector
by polux@google.com
· 12 years ago
6db8adf
Fix __proto__ support check
by sra@google.com
· 12 years ago
e35f885
Revert "Fix listing directories with recursive symlinks."
by rnystrom@google.com
· 12 years ago
5856219
Remove outdated DOM generation check
by blois@google.com
· 12 years ago
47635f0
Fix listing directories with recursive symlinks.
by rnystrom@google.com
· 12 years ago
fe231c3
Enable Windows test since it seems to be working locally.
by rnystrom@google.com
· 12 years ago
2bc3c48
Fix dart2js build by adding missing part of directives
by hausner@google.com
· 12 years ago
ebdd38c
Update pub usage of '127.0.0.1'.
by ajohnsen@google.com
· 12 years ago
50842a3
Revert r22246, some tests fail.
by ngeoffray@google.com
· 12 years ago
954ba85
Always connect using HOST_NAME, but swicth on host source on secure upgrade, in secure_upgrade test.
by ajohnsen@google.com
· 12 years ago
1f1aad2
Make TypeMask an interface and start hiding implementation details of FlatTypeMask.
by ngeoffray@google.com
· 12 years ago
9def654
Use correct address host for NSS.
by ajohnsen@google.com
· 12 years ago
479abbc
Use address and not remoteHost for NSS initialization of incoming connection.
by ajohnsen@google.com
· 12 years ago
5f28dab
Update dart2js' io_patch file.
by ajohnsen@google.com
· 12 years ago
a516bbc
Enable IPv6 by default in dart:io.
by ajohnsen@google.com
· 12 years ago
217b6bb
Re-apply https://codereview.chromium.org/14640010/, but use two different methods for parsing JS code in Dart, and JS code in the compiler.
by ngeoffray@google.com
· 12 years ago
e595d21
Revert r22235, minified mode breaks.
by ngeoffray@google.com
· 12 years ago
49d92ab
Move the parsing of JS expressions in NativeBehavior. This is in preparation for tracking side effects of JS expressions.
by ngeoffray@google.com
· 12 years ago
c5039cb
Fix pub after changing the HttpServer.bind signature
by sgjesse@google.com
· 12 years ago
151a03c
Fix Uri constructor to be generative.
by ajohnsen@google.com
· 12 years ago
96d0c72
Fix issue 10321 by invalidating previous "generate at use site" optimizations based on a pure instruction that is being moved in the graph.
by ngeoffray@google.com
· 12 years ago
26263a7
Fix copy/paste error.
by ngeoffray@google.com
· 12 years ago
d548955
Enable parsing of IPv6 form addresse (see rfc2373 and rfc2732).
by ajohnsen@google.com
· 12 years ago
2fdb878
Change the signature for all network bind calls.
by sgjesse@google.com
· 12 years ago
f2684e7
Mark test/install/git/dependency_name_match_pubspec_test as Skip
by ricow@google.com
· 12 years ago
668e058
Suppress failing pub/test/install/git/dependency_name_match_pubspec_test on windows
by ricow@google.com
· 12 years ago
6830845
Backjump on a source or description mismatch.
by rnystrom@google.com
· 12 years ago
40d39b2
Always capture stack traces when running pub tests.
by nweiz@google.com
· 12 years ago
7c92439
Sort pubspec.lock packages.
by amouravski@google.com
· 12 years ago
de6f602
Guard more thoroughly against stack overflows in the backtracking version solver.
by nweiz@google.com
· 12 years ago
72cf63c
Refactoring DOM annotations and comment generation, adding DOM API triage list
by blois@google.com
· 12 years ago
37c1236
Create a "PackageRef" class that defines a versionless package reference.
by rnystrom@google.com
· 12 years ago
c10ddaf
Fix upgrade to secure issue
by sgjesse@google.com
· 12 years ago
9ba2a28
In CSP mode, emit a field for the runtime type name, if different from the class name.
by karlklose@google.com
· 12 years ago
6c486c7
Add static getters for common internet addresses
by sgjesse@google.com
· 12 years ago
dfc7ef4
Remove holders for runtime type information.
by karlklose@google.com
· 12 years ago
86230fe
Fix last regression on bounds check analyzer after new HBoundCheck instruction: now that the HBoundsCheck instruction is being used by more than one user, unconditionnaly use an updated range for it.
by ngeoffray@google.com
· 12 years ago
98f022a
First try at removing ? from HTML.
by amouravski@google.com
· 12 years ago
47cc612
Removing PagePopupController.
by blois@google.com
· 12 years ago
936fdce
Fixing build from merge issue.
by blois@google.com
· 12 years ago
3ca6bd2
Properly exposing NodeIterator and TreeWalker
by blois@google.com
· 12 years ago
a0a4cdd
Added SIMD stubs for dart2js
by vsm@google.com
· 12 years ago
7479473
Revert "Revert "Native mixin interceptor bug fix""
by sra@google.com
· 12 years ago
eb4708c
Revert "Native mixin interceptor bug fix"
by sra@google.com
· 12 years ago
396ee8b
Native mixin interceptor bug fix
by sra@google.com
· 12 years ago
def45dd
Fixing error event type of Workers.
by blois@google.com
· 12 years ago
6f85889
fix a bug in the Event constructor
by jmesserly@google.com
· 12 years ago
a987120
Running gen.sh on DOM libs.
by blois@google.com
· 12 years ago
f93ab65
Explicit typed array bounds checks
by vsm@google.com
· 12 years ago
329e876
Add HTTP proxy tunnel support
by sgjesse@google.com
· 12 years ago
72096c3
When a phi is generated at use site, the names of its inputs must be freed by the user of the phi.
by ngeoffray@google.com
· 12 years ago
b51006a
Fix checked mode errors in previous commit
by sgjesse@google.com
· 12 years ago
2ef54d3
Add the ability to change the working directory
by sgjesse@google.com
· 12 years ago
096c58b
Fix http://dartbug.com/10231 regression.
by kasperl@google.com
· 12 years ago
73fe0da
Check for cyclicity in named mixin applications.
by johnniwinther@google.com
· 12 years ago
e5e17e7
Fix issue 10216. If the type mask is a subtype, and its base mixes in class A, it should consider an element of class A as potential runtime targets.
by ngeoffray@google.com
· 12 years ago
f341cac
Do not infer types of arguments of closures and methods named "call".
by ngeoffray@google.com
· 12 years ago
ba3d850
Revert "Native mixin interceptor bug fix"
by sra@google.com
· 12 years ago
7f596f8
Revert "Use List mixins for typed lists."
by vsm@google.com
· 12 years ago
758bdd6
Use List mixins for typed lists.
by vsm@google.com
· 12 years ago
eb9ff1f
Native mixin interceptor bug fix
by sra@google.com
· 12 years ago
59c2920
This is a resubmit of: https://codereview.chromium.org/13852008/
by blois@google.com
· 12 years ago
b6adcf3
Properly detect if pub is running from the SDK.
by nweiz@google.com
· 12 years ago
df712e1
Inline Float32x4 constructors
by johnmccutchan@google.com
· 12 years ago
e831c7d
Properly initialize HTTPS certificates in pub.
by nweiz@google.com
· 12 years ago
caf22cb
Add a toString to Symbol for easier debugging
by alanknight@google.com
· 12 years ago
0502284
Fix Fannkuch regression by not always replacing the index with the range check
by erikcorry@google.com
· 12 years ago
b15288a
Start sharing code for instance members pulled in using mixin applications.
by kasperl@google.com
· 12 years ago
a33ec28
Proper support for ForceOptional.
by antonm@google.com
· 12 years ago
cb7f745
Re-apply CL https://codereview.chromium.org/14217011/, by fixing the internal HashMap implementation to not use its opaque objects in a way visible to the compiler.
by ngeoffray@google.com
· 12 years ago
6b2db08
Fix dart2js tests and restore missing type propagation visitor
by erikcorry@google.com
· 12 years ago
687b95b
Implement getTypeOfSelector
by polux@google.com
· 12 years ago
8ef45a3
dart2js: Optimize int-and-bounds check by making BoundsCheck do both
by erikcorry@google.com
· 12 years ago
28c1b7c
WebKit IDL roll.
by antonm@google.com
· 12 years ago
aac3655
Support new function subtyping rules in dart2js.
by johnniwinther@google.com
· 12 years ago
c5413c5
Revert CL https://codereview.chromium.org/14217011/, one test fails in minified mode.
by ngeoffray@google.com
· 12 years ago
9c8e1ee
If we know a call will actually not reach an element anymore, because we have more information on the receiver type, unregister that call.
by ngeoffray@google.com
· 12 years ago
5a8e457
Make source mirror ObjectMirror.getField synchronous
by johnniwinther@google.com
· 12 years ago
1b03648
Reinsert return.
by johnniwinther@google.com
· 12 years ago
e289575
Use native types for inlined native fields.
by sra@google.com
· 12 years ago
5fe5359c
Ensure current element in FunctionElementX.isAbstract
by johnniwinther@google.com
· 12 years ago
f4bd615
fix for cache list to handle old cached packages with sdk dependencies
by keertip@google.com
· 12 years ago
56636a5
Import io.dart in pub.dart.
by nweiz@google.com
· 12 years ago
Next »