Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.4.5.0
/
sdk
tag
7193b366e9ada075cb2ef71f9e1c60087cefa9b8
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
6be393357e28fb732571e58df94fadd8c7b7e94b
0.4.5.0
13056c1
Roll IDLs forward.
by antonm@google.com
· 12 years ago
e72250e
StreamConsumer has an addStream and a close functions.
by floitsch@google.com
· 12 years ago
bef8ebb
Add Iterable.fold (and Stream.fold) which replace `reduce`.
by floitsch@google.com
· 12 years ago
4e0db7c
Revert 20969: Reduce usage of IterableMixinWorkaround
by erikcorry@google.com
· 12 years ago
f360840
Reduce usage of IterableMixinWorkaround.
by lrn@google.com
· 12 years ago
282eaa3
Remove documentation for non existing usePadding parameter.
by mdakin@google.com
· 12 years ago
eb757d2
Don't bother storing 0 into the hash table if it's already there.
by kasperl@google.com
· 12 years ago
843dfb2
Handle private fields from mixins.
by johnniwinther@google.com
· 12 years ago
cc6db23
dart2js: Fix SSA corner case with always breaking loop and failing assert
by erikcorry@google.com
· 12 years ago
e10bc2d
Reapply "Add a sleep function to dart:io"
by sgjesse@google.com
· 12 years ago
bba9c61
Remove pseudo-shared Timer implementation.
by antonm@google.com
· 12 years ago
9a3b8bb
Remove dart:io import from ssa/tracer.dart.
by ahe@google.com
· 12 years ago
e40ce10
Fix a number of issues with determining the type of stdio
by sgjesse@google.com
· 12 years ago
caa4456
Add a dart2js specific HashSet implementation that follows the HashMap implementation fairly closely.
by kasperl@google.com
· 12 years ago
22a06ce
Revert r20952, r20953, r20954
by sgjesse@google.com
· 12 years ago
43efc42
Fix analyze api test failure
by sgjesse@google.com
· 12 years ago
b816062
Add a sleep function to dart:io
by sgjesse@google.com
· 12 years ago
2b1e428
Make `this` available in closures if a type variable is used as expression.
by karlklose@google.com
· 12 years ago
8d97ac7
Resubmit of: Flipping the direction of WheelEvent.deltaX/Y to follow standards
by blois@google.com
· 12 years ago
1241f2b
Add optional writeAll separator argument.
by floitsch@google.com
· 12 years ago
be5e85c
Specify modulo semantics.
by floitsch@google.com
· 12 years ago
f0c13c9
Revert "Remove dart:io import from ssa/tracer.dart."
by ahe@google.com
· 12 years ago
1031106
Attempt to fix broken builds in checked mode.
by srdjan@google.com
· 12 years ago
94e75df
Renaming WebGLVertexArrayObject
by blois@google.com
· 12 years ago
de9d31e
Remove dart:io import from ssa/tracer.dart.
by ahe@google.com
· 12 years ago
3be7289
Update leap_server to new API.
by ahe@google.com
· 12 years ago
43d9cdb
Ensure apidoc exits with non-zero exit code when dart2js crashes.
by ahe@google.com
· 12 years ago
f1e928a
Re-land "Improve inlining heuristic to be based on AST node count rather than source code size."
by kasperl@google.com
· 12 years ago
959dbef
Fix issue 9664.
by kasperl@google.com
· 12 years ago
03b25fa
Remove newline from dart2js help.
by kasperl@google.com
· 12 years ago
2a515e3
Revert "Revert "Use dynamic dispatch for native classes""
by sra@google.com
· 12 years ago
70b8397
Fixing conversion of null event targets.
by blois@google.com
· 12 years ago
c899fdb
Revert "Use dynamic dispatch for native classes"
by sra@google.com
· 12 years ago
ce66c78
Use dynamic dispatch for native classes
by sra@google.com
· 12 years ago
7a46dae
Revert "Flipping the direction of WheelEvent.deltaX/Y to follow standards"
by blois@google.com
· 12 years ago
2d63fad
Flipping the direction of WheelEvent.deltaX/Y to follow standards
by blois@google.com
· 12 years ago
c6fb510
Remove '@deprecated'. It breaks dart2js.
by floitsch@google.com
· 12 years ago
c3f6080
Deprecate Collection class.
by floitsch@google.com
· 12 years ago
b8d6302
Bugfix in dart2js_developer.bat: exitcode was not propagated correctly
by kustermann@google.com
· 12 years ago
b7b10cf
Add comments to the synchronous file methods stating that they throw
by ager@google.com
· 12 years ago
3b13f62
Remove addLast from List.
by lrn@google.com
· 12 years ago
b69de07
Revert "Improve inlining heuristic to be based on AST node count rather than source code size."
by kasperl@google.com
· 12 years ago
b504774
Improve inlining heuristic to be based on AST node count rather than source code size.
by kasperl@google.com
· 12 years ago
d41baf2
Use correct compilation unit for inlined field initializers.
by johnniwinther@google.com
· 12 years ago
33c565a
Make stream subscription more lax wrt. calling methods on it after it's completed.
by lrn@google.com
· 12 years ago
256affb
Handle call properties in is-checks.
by johnniwinther@google.com
· 12 years ago
2402dda
Add base64 decoder and change existing base64 encoder.
by mdakin@google.com
· 12 years ago
8f768a3
Remove super-calls from List mixin.
by lrn@google.com
· 12 years ago
097600d
Mixins for lists
by lrn@google.com
· 12 years ago
93f3ca9
Fixing some dart2js annotation issues in web_gl lib.
by blois@google.com
· 12 years ago
50e1cf4
Adding web_gl library.
by blois@google.com
· 12 years ago
6c68e85
Code cleanup in dart2js. This cleans up errors and warnings in dart2js.
by jwren@google.com
· 12 years ago
f7cdf51
Inline native methods again
by sra@google.com
· 12 years ago
c3777f1
Removed some unnecessary formatting code.
by amouravski@google.com
· 12 years ago
8a8de00
Changed pkg option to package-root.
by amouravski@google.com
· 12 years ago
6b1c599
Pass proper number of arguments.
by antonm@google.com
· 12 years ago
4bcca73
Only use special method to send messages to helper isolate.
by antonm@google.com
· 12 years ago
00d846b
Implement spawnDomUri.
by antonm@google.com
· 12 years ago
adedf4a
Add a test for timers in child isolates.
by antonm@google.com
· 12 years ago
c90e22d
Fix checked mode failures.
by kasperl@google.com
· 12 years ago
f15b696
Add a new implementation of HashMap that uses JS objects for its (multiple) hash tables.
by kasperl@google.com
· 12 years ago
329faa2
Read files in chunks, not relaying on size.
by ajohnsen@google.com
· 12 years ago
9ff06a2
Metadata handled for top-level fields.
by johnniwinther@google.com
· 12 years ago
06c75ab
Document dynamic returns.
by amouravski@google.com
· 12 years ago
c36487c
Revert "Document dynamic function returns as such."
by amouravski@google.com
· 12 years ago
a4624a3
Document dynamic function returns as such.
by amouravski@google.com
· 12 years ago
92be3ab
Revert "Optimizing createElement_html"
by blois@google.com
· 12 years ago
ac244aa
Optimizing createElement_html
by blois@google.com
· 12 years ago
6227900
Reapply print redirection.
by antonm@google.com
· 12 years ago
1045986
Free names of inputs of an instruction that is generate at use site. An input of an instruction that is generate at use site dies at the user of that instruction, not the instruction itself.
by ngeoffray@google.com
· 12 years ago
bb22c8d
Revert r20668. Review URL: https://codereview.chromium.org//13350002
by gram@google.com
· 12 years ago
127eca1
Unbreak build.
by dgrove@google.com
· 12 years ago
1d8b30b
Remove reference to scalarlist library in internal analyzer test.
by asiva@google.com
· 12 years ago
2f7ca68
Remove support for 'dart:scalarlist' in the Dart VM.
by asiva@google.com
· 12 years ago
36519f4
Redirect pure isolate print to helper isolate.
by antonm@google.com
· 12 years ago
9038678
Faster stringify / toString for numbers
by sra@google.com
· 12 years ago
5761086
Fix bug 9239 by always evaluating the receiver before the value in an instance SendSet.
by ngeoffray@google.com
· 12 years ago
70f8c7a
Work around issue 9499.
by nweiz@google.com
· 12 years ago
e1ac688
Set the correct package-root for dartdoc.
by nweiz@google.com
· 12 years ago
c590e8a
Switch pkg packages, pub, and dartdoc to use package: imports.
by nweiz@google.com
· 12 years ago
9d00ff1
dom: more final more of the time
by kevmoo@j832.com
· 12 years ago
a95c51b
Regen libs after IDL roll.
by antonm@google.com
· 12 years ago
d97ce70
Rebuild libs after the recent change.
by antonm@google.com
· 12 years ago
7a50271
Support pure isolate timers.
by antonm@google.com
· 12 years ago
d87a742
Helper to support getContext options map analysis.
by antonm@google.com
· 12 years ago
81f33f1
Revert "Revert "Canonical naming of Constants""
by sra@google.com
· 12 years ago
47e2e9a
Revert "Canonical naming of Constants"
by sra@google.com
· 12 years ago
1e0c55a
Canonical naming of Constants
by sra@google.com
· 12 years ago
ac5ad0a
Fix docs.dart, which has been sad and neglected.
by amouravski@google.com
· 12 years ago
dd0ef39
KeyboardEventStream: lock it down
by kevmoo@j832.com
· 12 years ago
9d60a08
Remove dead scalarlist patch
by johnmccutchan@google.com
· 12 years ago
d516a7a
Review changes
by johnmccutchan@google.com
· 12 years ago
12d188a
Support asynchronuous spawnDomFunction.
by antonm@google.com
· 12 years ago
031127b
Incorporate Pete's comments on KeyboardEventStream.
by efortuna@google.com
· 12 years ago
85aa5f8
Fix $eq regression
by sra@google.com
· 12 years ago
e07063f
Revert 12534006
by johnmccutchan@google.com
· 12 years ago
7b1d3b9
Port SIMD types from dart:scalarlist to dart:typeddata.
by johnmccutchan@google.com
· 12 years ago
1a3a521
Revert "Revert "Better constant folding of interpolation""
by sra@google.com
· 12 years ago
df60a3f
Revert "Better constant folding of interpolation"
by sra@google.com
· 12 years ago
599fa38
Better constant folding of interpolation
by sra@google.com
· 12 years ago
Next »