Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/1.8.0
/
sdk
tag
24c888584e4fa8ecf211c7e70da9a2e5daf017ac
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:32:52 2015
object
88a9fc5169a7332c90a3b392118278bae00f1476
1.8.0
cd97f81
Version 1.8.0-dev.4.6
by ricow@google.com
· 10 years ago
1.8.0-dev.4.6
51d14f1
Version 1.8.0-dev.4.5
by ricow@google.com
· 10 years ago
1.8.0-dev.4.5
b1e464d
Version 1.8.0-dev.4.4
by ricow@google.com
· 10 years ago
1.8.0-dev.4.4
2592044
Version 1.8.0-dev.4.1
by ricow@google.com
· 10 years ago
1.8.0-dev.4.1
b0bf4fa
JSArray.forEach with no allocation
by sra@google.com
· 11 years ago
b22e265
There are NativeTypedData classes that aren't lists and have no "length".
by lrn@google.com
· 11 years ago
e0ed6f6
Arguments swapped in IndexError constructor.
by lrn@google.com
· 11 years ago
42dac4c
Add some ArgumentError and RangeError constructors that capture more information.
by lrn@google.com
· 11 years ago
403e0c3
Add selectedProtocol() to abstract _SecureFilter class
by kustermann@google.com
· 11 years ago
53cc8c5
Support for the ALPN extension of the TLS protocol for Client and Server
by kustermann@google.com
· 11 years ago
583f408
Fix type in generic type of parameters to SplayTreeMap.fromIterable.
by lrn@google.com
· 11 years ago
b0bb6cc
Document Pattern.matchAsPrefix return values.
by lrn@google.com
· 11 years ago
97c78dc
Don't load built-in transformers for "pub run".
by nweiz@google.com
· 11 years ago
48ff3cc
Rename snapshot, other user-visible parts of docgen to dartdocgen.
by alanknight@google.com
· 11 years ago
57aede2
"Reverting 41571"
by alanknight@google.com
· 11 years ago
b9be0df
Rename snapshot, other user-visible parts of docgen to dartdocgen.
by alanknight@google.com
· 11 years ago
1e7585b
Revert "Convert _propagateToListeners to using an external stack instead of recursion."
by lrn@google.com
· 11 years ago
13d5728
Avoid resetting collectors when calling finnishClasses from deferred.
by sigurdm@google.com
· 11 years ago
71b013e
Fix type warning in dart:async.
by lrn@google.com
· 11 years ago
7770efc
Update documentation for RandomAccessFile
by sgjesse@google.com
· 11 years ago
1d11ed7
Convert _propagateToListeners to using an external stack instead of recursion.
by lrn@google.com
· 11 years ago
3e3d058
Fix analyzer warnings in pub.
by nweiz@google.com
· 11 years ago
e83d7b4
Fix dart2js tests in pub.
by nweiz@google.com
· 11 years ago
785e183
Add support for ^ constraints in pub.
by nweiz@google.com
· 11 years ago
9a52cea
Stop emitting dart2js's .precompiled.js file.
by nweiz@google.com
· 11 years ago
844c551
"Reverting 41529"
by alanknight@google.com
· 11 years ago
9350585
Rename snapshot, other user-visible parts of docgen to dartdocgen.
by alanknight@google.com
· 11 years ago
09fbe78
Move dart2js from sdk/lib/_internal/compiler to pkg/compiler
by johnniwinther@google.com
· 11 years ago
8637cfd
Revert "Move dart2js from sdk/lib/_internal/compiler to pkg/compiler"
by johnniwinther@google.com
· 11 years ago
2b336e1
Move dart2js from sdk/lib/_internal/compiler to pkg/compiler
by johnniwinther@google.com
· 11 years ago
0219bdb
Regularize naming to make BUILD.gn files easier to write.
by zra@google.com
· 11 years ago
dadff8c
Support for-in in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
36c8c68
Support async/await in the dart2js frontend.
by johnniwinther@google.com
· 11 years ago
4beb7fd
Fix typo in json.dart
by lrn@google.com
· 11 years ago
d80fd3f
Fix a bug in the handling of Phi nodes.
by herhut@google.com
· 11 years ago
e3d4226
Make JSON.fuse(UTF8) be more efficient by not creating intermediate string.
by lrn@google.com
· 11 years ago
d578d37
Support globs in $include and $exclude.
by nweiz@google.com
· 11 years ago
75a0128
Add a QueueList class to the collection package.
by nweiz@google.com
· 11 years ago
8240d9a
Only lower-case ContentType's values if the name is 'charset'.
by ajohnsen@google.com
· 11 years ago
65e1149
Make stdout/stderr async
by sgjesse@google.com
· 11 years ago
8e525ea
Move continueWithExpression to IrBuilder.
by johnniwinther@google.com
· 11 years ago
0a4a3f1
dart2js: Revert r36565 (Work-around for memory leak).
by fschneider@google.com
· 11 years ago
2d4b1cf
Perform interceptor simplification on interceptors passed in super calls
by sra@google.com
· 11 years ago
1a703a4
Make dart2js batch mode completely async
by ricow@google.com
· 11 years ago
1877fa9
Add some additional annotations for tracking pub performance.
by nweiz@google.com
· 11 years ago
f15e787
Support map and list literals in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
8c86fa4
Support while loop in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
8649bd7
Redo "Constant fold charCodeAt via constant system"
by sra@google.com
· 11 years ago
3e221c1
Revert "Constant fold charCodeAt via constant system"
by sra@google.com
· 11 years ago
5bc7fbb
Constant fold charCodeAt via constant system
by sra@google.com
· 11 years ago
be08f87
Redirect blink calls through instance
by leafp@google.com
· 11 years ago
fcc99ec
Support for loops in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
b6d1621
Revert "Make stdout/stderr async"
by sgjesse@google.com
· 11 years ago
e7745af
Support assignment of locals in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
c50df5e
Make stdout/stderr async
by sgjesse@google.com
· 11 years ago
e7dfea4
Stop generating dart:blink from dart scripts
by leafp@google.com
· 11 years ago
a38f54e
Make dart2js String.split match the VM version.
by lrn@google.com
· 11 years ago
e2e17c3
Make JSON parsing work as a chunked conversion sink.
by lrn@google.com
· 11 years ago
e08abd6
Support constructor invocation in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
78e328a
More dart:html and dart:blink tweaks
by leafp@google.com
· 11 years ago
0064044
Enable isInstantiated invariant in ClassWorld.
by johnniwinther@google.com
· 11 years ago
02662a9
Support unreachable code in blocks in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
a0d1438
Clean up dart2js DateTime class for better codegen
by sra@google.com
· 11 years ago
c5702b1
dart2js: add --preserve-uris flag.
by floitsch@google.com
· 11 years ago
68a75de
dart2js: Support eagerly initialized classes in new emitter.
by floitsch@google.com
· 11 years ago
302af90
Fix History Cross Frame resolver string
by leafp@google.com
· 11 years ago
6de1786
Arity indexing in dart:blink entry points
by leafp@google.com
· 11 years ago
f7db779
Clean up scripts to run Java-based analyzer.
by paulberry@google.com
· 11 years ago
e820e5b
dart2js: Use `Array` as marker value for constant lists in the new emitter.
by floitsch@google.com
· 11 years ago
4a6ff2d
dart2js: Don't use 'init' as a marker for existing fields in makeConstantList.
by floitsch@google.com
· 11 years ago
97c48a5
Fix typemask bug.
by johnniwinther@google.com
· 11 years ago
de9ba25
Reapply "Stop suppressing generation of bindings with Promise. Add some tests for DOM APIs that answer promises."
by rmacnak@google.com
· 11 years ago
23b5353
Suppress new Request type in dart:html
by vsm@google.com
· 11 years ago
a090968
Revert "dart2js: add --preserve-uris flag."
by floitsch@google.com
· 11 years ago
4fb38d5
dart2js: add --preserve-uris flag.
by floitsch@google.com
· 11 years ago
bf148e6
dart2js: Support lazily initialized variables in the new emitter.
by floitsch@google.com
· 11 years ago
d96099a
dart2js: Enable explicit getters and setters in new emitter.
by floitsch@google.com
· 11 years ago
b596274
dart2js: Add support for getters and setters to the new emitter.
by floitsch@google.com
· 11 years ago
abbc33c
Add support for constructors and fields.
by floitsch@google.com
· 11 years ago
06d5279
dart2js: Add makeConstantList to new emitter.
by floitsch@google.com
· 11 years ago
551b0c6
Support conditional expressions in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
bcf6565
Support if-statements in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
8d2bc28
dart2js: Remove dead code.
by floitsch@google.com
· 11 years ago
40ccf5b
Cleanup constant building in IrBuilder.
by johnniwinther@google.com
· 11 years ago
b856819
Don't run through iterable twice.
by floitsch@google.com
· 11 years ago
6e7481e
Support binary expressions in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
621f291
Make cps_ir_builder_visitor a part.
by johnniwinther@google.com
· 11 years ago
0496f8f
Support dynamic get/invocation in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
da0e6f7
Split IrBuilder and IrBuilderVisitor.
by johnniwinther@google.com
· 11 years ago
298425c
dart2js: Remove unused function in new emitter.
by floitsch@google.com
· 11 years ago
4c499dd
dart2js: Add interceptors to new emitter.
by floitsch@google.com
· 11 years ago
86319da
dart2js: Add support for static fields to new emitter.
by floitsch@google.com
· 11 years ago
b911665
Modify dartanalyzer scripts to look more like dart2js scripts.
by paulberry@google.com
· 11 years ago
8b1c404
Support local variables in analyzer2dart.
by johnniwinther@google.com
· 11 years ago
edbde2b
dart2js: Emit constants in new emitter.
by floitsch@google.com
· 11 years ago
bc35aaa
dart2js: Use computed classes/statics from code-emitter-task in new emitter.
by floitsch@google.com
· 11 years ago
728f407
dart2js: restructure emitter.
by floitsch@google.com
· 11 years ago
f310862
Revert "Stop suppressing generation of bindings with Promise. Add some tests for DOM APIs that answer promises."
by rmacnak@google.com
· 11 years ago
5178314
Stop suppressing generation of bindings with Promise. Add some tests for DOM APIs that answer promises.
by rmacnak@google.com
· 11 years ago
2ce9c11
dart2js: move reusable parts of interceptor emitter into a separate file.
by floitsch@google.com
· 11 years ago
Next »