Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.3.0
/
sdk
tag
2dcb05100ee854e5d9295ebe556ca4225cc314f1
tagger
Alexander Thomas <athom@google.com>
Fri May 03 08:32:31 2019
object
29c7116a233c524290575154c73a114dce872666
2.3.0
3822853
Fix JsLinkedHashMap memory leak
by Stephen Adams
· 6 years ago
919461b
Ensure boolified SSA nodes are non-null first.
by Mayank Patke
· 6 years ago
15b11b0
[ VM / Service / Observatory ] The VM service now requires an authentication code by default.
by Ben Konyi
· 6 years ago
b5545fe
Add documentation explaining why `jsonEncode` and `jsonDecode` exist
by James Lin
· 6 years ago
2687486
[SDK] Adds .exe extension for Windows binaries in dart_sdk.py.
by Clement Skau
· 6 years ago
3e12bdd
Update `dart2aot` help output
by Michael Thomsen
· 6 years ago
dbc9ff1
[vm/vmservice] Switch from const bool.fromEnvironment() to new for 'DART_SERVICE_USE_AUTH'.
by Alexander Aprelev
· 6 years ago
907c514
[SDK] Adds build targets, wrappers and SDK builds for Dart AOT.
by Clement Skau
· 6 years ago
6d934b9
[vm, service] Remove _getCrashDump.
by Ryan Macnak
· 6 years ago
ac2c934
Reland "[ VM / dart:isolate ] Added ability to set names for spawned isolates."
by Ben Konyi
· 6 years ago
f226f4f
Improve type of typed-array load
by Stephen Adams
· 6 years ago
db8dca4
dart:core: optional-new/const, named-default-separator, function-typedefs
by Kevin Moore
· 6 years ago
a447b36
convert: remove private typedefs
by Kevin Moore
· 6 years ago
a7a3696
math: dartfmt -f --fix
by Kevin Moore
· 6 years ago
3c2bfa5
Resolve type conflicts in dart:js
by Peter von der Ahé
· 6 years ago
af5fc2d
[VM] Partial support for named regexp captures.
by Stevie Strickland
· 6 years ago
ae72776
New DomExceptions added to browsers.
by Terry Lucas
· 6 years ago
7a90563
[js_runtime] Try to avoid String.prototype.replace with replacement patterns
by Stephen Adams
· 6 years ago
9b18505
Don't use lazy static initializer in Random.secure()
by Stephen Adams
· 6 years ago
638f13f
Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates."
by Daco Harkes
· 6 years ago
5952526
[ VM / dart:isolate ] Added ability to set names for spawned isolates.
by Ben Konyi
· 6 years ago
e756291
Reland https://dart-review.googlesource.com/c/sdk/+/96500
by Liam Appelbe
· 6 years ago
8c3f748
dartfmt -w --fix dart:collection
by Kevin Moore
· 6 years ago
1db6647
Revert "Copy abi dills in create_sdk build rule"
by Liam Appelbe
· 6 years ago
49a0502
Copy abi dills in create_sdk build rule
by Liam Appelbe
· 6 years ago
674fd0e
Fixes VSCode highlighting of num.dart.
by Scott Hyndman
· 7 years ago
2e9ff26
Fix overflow bug in BigInt implementations.
by Lasse R.H. Nielsen
· 7 years ago
6231ba0
Added appropriate comma within comment.
by wtoalabi
· 7 years ago
585eb7f
[ VM / Service ] Added `disableBreakpoints` parameter to `evaluate`, `evaluateInFrame` and `invoke` RPCs
by Ben Konyi
· 7 years ago
1551d9c
Include correct stack during error with Stream.join
by Kevin Moore
· 7 years ago
6227ab0
Replace @ForceInline with @pragma in dart:html
by Johnni Winther
· 7 years ago
013cf68
Replace js_helper annotations with @pragma
by Johnni Winther
· 7 years ago
c2a48ee
[VM] Fix bigint left shift that could cause heap corruption when intrinsified.
by Régis Crelier
· 7 years ago
7c70ab1
Revert change that empirically doesn't improve code for dart2js stopwatch.
by Lasse R.H. Nielsen
· 7 years ago
40bab34
Fix Stopwatch timers to not overflow on intermediate computations.
by Lasse R.H. Nielsen
· 7 years ago
5192cd1
Narrowing improvements in dart2js global inference.
by Sigmund Cherem
· 7 years ago
a6f6c55
[timeline] In newer versions of Catapult, arguments to an async end event override those in the async begin event.
by Ryan Macnak
· 7 years ago
27a805b
Add fast case for ASCII in Utf8Decoder, it significantly increases decoding speed
by Martin Kustermann
· 7 years ago
8db489c
[vm/aot] Remove unnecessary closurization of some entry-points.
by Samir Jindel
· 7 years ago
7df88e5
Fix the lack of '`' in the doc.
by Water Zheng
· 7 years ago
cd53e3b
Patch factories for generating set literals into LinkedHashSet.
by Mayank Patke
· 7 years ago
6df253d
Update parse/tryParse documentation.
by Lasse R.H. Nielsen
· 7 years ago
765e633
[docs] classify dart:ffi as vm on docs site, and exclude it for now
by Daco Harkes
· 7 years ago
7d46d4b
[vm / library] Foreign function interface prototype
by Daco Harkes
· 7 years ago
7ff0cbe
Add types to TimelineSyncFunction and Timeline.timeSync; fixes #35509
by Sam Rawlins
· 7 years ago
61e109c
Fix typo in Map.values documentation
by Rodolfo Carvalho
· 7 years ago
6c73b25
[js_runtime] Don't use ReflectionInfo
by Stephen Adams
· 7 years ago
1c8f571
Add source links to dartdoc output.
by Janice Collins
· 7 years ago
b5d9e66
Add extra polyfill for .nonce in our deferred loading logic to support FF
by Sigmund Cherem
· 7 years ago
b625926
[ VM / dart:io ] Updated `Link` implementation for Windows to use actual symbolic links.
by Ben Konyi
· 7 years ago
c5cfdc5
Expose data member 'port' for MessageEvents and automatically pull in markupsafe for go.sh script.
by Terry Lucas
· 7 years ago
bb560bb
[ VM / dart:io ] Adding to a closed IOSink now throws a StateError
by Ben Konyi
· 7 years ago
6bcb017
Fix postmessage to treat it's input as a serializable value
by Stephen Adams
· 7 years ago
60d7e8f
Include MessagePort in convertions for workers
by Sigmund Cherem
· 7 years ago
3770ffb
[js_runtime] Not worth inlining TypeImpl.==
by Stephen Adams
· 7 years ago
5724158
Use the crossorigin attribute of the main script on deferred hunks.
by Rick Earnshaw
· 7 years ago
aeaf825
dart:html: Add Element.removeAttribute
by Stephen Adams
· 7 years ago
06a1e6e
[vm] Enable timeline on Fuchsia even in product mode.
by Ryan Macnak
· 7 years ago
5b1daaa
Exposes a thin layer over getsockopt/setsockopt for supported platforms.
by Dan Field
· 7 years ago
07f95e7
Revert "[vm] Enable timeline on Fuchsia even in product mode."
by Ryan Macnak
· 7 years ago
3f7b371
[vm] Enable timeline on Fuchsia even in product mode.
by Ryan Macnak
· 7 years ago
edca616
Fixed a number of dart:html P1 issues.
by Terry Lucas
· 7 years ago
c6ab52c
Using the right conjunction
by wtoalabi
· 7 years ago
e4b26e7
[ VM / dart:io ] Update documentation for to warn '--pause-isolates-on-exit' is not respected when `exit` is called
by Ben Konyi
· 7 years ago
4d77c7b
[vm] Remove redundant type-checks from core libraries.
by Samir Jindel
· 7 years ago
b2224db
API documentation update to address #35399
by Radu Vasilescu
· 7 years ago
6f4e85d
[dart2js js_runtime] Run dartfmt --fix-doc-comments
by Stephen Adams
· 7 years ago
fc67a19
js_runtime: Fix bit mask to match comments
by Stephen Adams
· 7 years ago
d44ec3a
Remove full emitter version of Function.apply
by Stephen Adams
· 7 years ago
edb68da
DateTime decimal separator: Added ',' version to regex and docs, added unit tests
by Radu Vasilescu
· 7 years ago
ea6d343
js_runtime: Improve hashCode for double values
by Stephen Adams
· 7 years ago
f41ecbe
Modified inaccurate comments for tryparse to be more precise.
by Zichang Guo
· 7 years ago
7d6a3e0
Fix http links to pub which has https.
by Jonas Termansen
· 7 years ago
3d6acab
[dartdevc] remove unused `dartdevk` binary, fixes #35483
by Jenny Messerly
· 7 years ago
5334524
Remove conditional sync async code
by Johnni Winther
· 7 years ago
42702e2
[vm] Spot fixes for Fuchsia
by Zach Anderson
· 7 years ago
5d85f11
Add constant map-based set implementation.
by Lasse R.H. Nielsen
· 7 years ago
822ec43
[dart:io] Fix WebSocket deflate compression of empty fragments.
by Jonas Termansen
· 7 years ago
97156b5
[dart:io] Throw an exception if HttpClient attempts to connect after closing
by Liam Appelbe
· 7 years ago
15673bc
Move instantiation classes to separate file
by Stephen Adams
· 7 years ago
41e0ae9
[dartdevc] fix libraries.yaml to mark dart:isolate unsupported
by Jenny Messerly
· 7 years ago
d3c3341
[dartdevc] fix conditional imports in kernel backend
by Jenny Messerly
· 7 years ago
1231244
Add version information to SDK changes that have happened after 2.0.
by Lasse Reichstein Holst Nielsen
· 7 years ago
17a7f51
Fix up pubspec for pkg:compiler
by Kevin Moore
· 7 years ago
f5d1229
Reland "[VM] Inline ClassID.getID() eagerly, extend pattern matching logic to recognize it, use it to special case ascii decoding"
by Martin Kustermann
· 7 years ago
e25c744
Clarify doc for Duration equals
by Nate Bosch
· 7 years ago
faafdb4
Revert "[VM] Inline ClassID.getID() eagerly, extend pattern matching logic to recognize it, use it to special case ascii decoding"
by William Hesse
· 7 years ago
d7cf695
[VM] Inline ClassID.getID() eagerly, extend pattern matching logic to recognize it, use it to special case ascii decoding
by Martin Kustermann
· 7 years ago
5a54f0e
Remove type checks that are already guaranteed
by Nate Bosch
· 7 years ago
ed09a1e
Update documentation of List.filled.
by Lasse R.H. Nielsen
· 7 years ago
4b51cea
More docs for Timer.cancel()
by Jonas Finnemann Jensen
· 7 years ago
59e1755
Upgrade call-instrumentation logic.
by Sigmund Cherem
· 7 years ago
c8e95cf
More lint-driven cleanup of Core libs
by Kevin Moore
· 7 years ago
015f51c
Fix windows sdk script
by Sigmund Cherem
· 7 years ago
b484aad
Remove library-root option - replace it with a libraries-spec option instead
by Sigmund Cherem
· 7 years ago
1a5f5e4
Fix doc comment in HttpRequest.getString and other tweaks
by Sam Rawlins
· 7 years ago
e6e4039
Correct HttpClient, HttpClientRequest, and HttpClientResponse docs.
by Sam Rawlins
· 7 years ago
f7dab64
Remove discontinued webproject.org links. Fixes #21482
by Sam Rawlins
· 7 years ago
8b465bc
Document that addStream cannot be called while addStream is in progress.
by Sam Rawlins
· 7 years ago
6f75e7a
Document what happens if DataUri.parse() is passed bad data. Fixes #28679
by Sam Rawlins
· 7 years ago
Next »