Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.1.0
/
sdk
tag
9acd67a0dd2fa3fc8eda7ed90e7f18f4a7363b2e
tagger
Alexander Thomas <athom@google.com>
Tue Nov 13 17:22:02 2018
object
e1e89a628f0873da90447580e0ac75e04144ee2b
2.1.0
2d7814d
[VM] Fix for issue 34839 Service isolate hangs during shutdown if
by asiva
· 7 years ago
e01a32e
[vm/aot] Fix obfuscation.
by Samir Jindel
· 7 years ago
655310d
Add ArgumentError.checkNotNull utility
by Nate Bosch
· 7 years ago
d693742
Specify for all literals whether the object overrides `Object.==`.
by Lasse R.H. Nielsen
· 7 years ago
03eafc0b
Add fromEntries on HashMap and LinkedHashMap
by Nate Bosch
· 7 years ago
f0a116d
[dart2js] Some tear-off cleanup
by Stephen Adams
· 7 years ago
a4a3f95
Avoid using future closure in http connect.
by Alexander Aprelev
· 7 years ago
6e23c3b
Support SO_REUSEPORT and IP_MULTICAST_TTL for datagram sockets.
by Dan Field
· 7 years ago
490421d
Fixed Service Workers and any Promise/Future API with a Dictionary parameter.
by Terry Lucas
· 7 years ago
aa9f0f9
Update stream.dart
by Jonathan White
· 7 years ago
54ef78b
Remove non-strong vm dill files from SDK
by Peter von der Ahé
· 7 years ago
ddf6777
Remove warning about inferring packages URI from dart2js
by Peter von der Ahé
· 7 years ago
bd223d0
Add consistent_type_error_test
by Stephen Adams
· 7 years ago
9a6f811
Report null error as a NoSuchMethodError
by Sigmund Cherem
· 7 years ago
2da0b9f
fix some typos
by G?nter Z?chbauer
· 7 years ago
daa13ad
Fix preamble/d8.js currentScript for v8 6.9
by Stephen Adams
· 7 years ago
6c2aaf1
Remove IrRepresentation annotation
by Stephen Adams
· 7 years ago
8ef3258
Remove _ConstantExpressionError
by Peter von der Ahé
· 7 years ago
d673847
[dartdevc] add --kernel option, deprecate bin/dartdevk
by Jenny Messerly
· 7 years ago
429bca8
Make `Uri.parse` accept `[` and `]` in path, query and fragment.
by Lasse R.H. Nielsen
· 7 years ago
1a29217
Remove empty statements
by Stephen Adams
· 7 years ago
0ac3b8f
[fuchsia] Add missing vm:entry-point annotation
by Zach Anderson
· 7 years ago
d9fcaa3
Implement StreamTransformer.fromBind
by Nate Bosch
· 7 years ago
96a1900
Remove dart2js non-strong platforms
by Stephen Adams
· 7 years ago
cc08d0e
Add operators `&`, `|` and `^` to `bool`.
by Lasse R.H. Nielsen
· 7 years ago
7442bac
Reword readLineSync doc to remove typo
by Nate Bosch
· 7 years ago
acf842c
[vm] Empty dart_io_entries.txt and add entry-points for Flutter.
by Samir Jindel
· 7 years ago
3c4a86c
Forward `drain` argument through after `.take(0)`
by Nate Bosch
· 7 years ago
3ddc9bb
Add a doc comment for String.compare
by Nate Bosch
· 7 years ago
134bb88
Handle generic types in native behavior
by Johnni Winther
· 7 years ago
f0172a4
Export `Future` and `Stream` from dart:core.
by Lasse Reichstein Holst Nielsen
· 7 years ago
f2e6e72
Mark File/Directory.fromRawPath as an entry point
by Jason Simmons
· 7 years ago
a024082
Clarify behavior of async result in Future.delayed
by Nate Bosch
· 7 years ago
2a479d3
Call out addError API in stderr docs
by Nate Bosch
· 7 years ago
33cd9cc
More consistent Stream docs
by Nate Bosch
· 7 years ago
d04d304
Stop using/generating spec.sum file.
by Paul Berry
· 7 years ago
9fa3d83
Remove analysis_server sources from the built sdk.
by Devon Carew
· 7 years ago
ee9582d
Explain what an "identity" map is
by Nate Bosch
· 7 years ago
4916cdf
Mention ordering in Future.wait docs
by Nate Bosch
· 7 years ago
0789ab8
Add clarification for broadcast stream.first
by Nate Bosch
· 7 years ago
3496347
Clarify behavior of sublist with end == start
by Nate Bosch
· 7 years ago
bb382f3
Drop _CastQueueMixin
by Nate Bosch
· 7 years ago
38b9a54
Call our error events in StreamTransform.bind doc
by Nate Bosch
· 7 years ago
8d9baeb
Explain Unicode encoding in String documentation.
by Hugo van der Merwe
· 7 years ago
edd6b75
Add missing method to UnmodifiableMapMixin.
by Lasse Reichstein Holst Nielsen
· 7 years ago
72e6353
Make Stream.fromIterable handle errors in `current` and send a done.
by Lasse Reichstein Holst Nielsen
· 7 years ago
0976347
Expand docs for Stream.toSet
by Nate Bosch
· 7 years ago
dc9a7b3
Clarify that stdout my not be done before exitCode
by Nate Bosch
· 7 years ago
48f61d6
Clarify docs on StreamSubscription.pause/resume
by Nate Bosch
· 7 years ago
d1bd887
[VM/SDK] Switch kernel isolate to run in Dart 2 mode
by asiva
· 7 years ago
244c9be
Remove STRONG_MODE flag
by Johnni Winther
· 7 years ago
2cca441
Replace Deprecated.expires with message
by Nate Bosch
· 7 years ago
0320376
Revert "[VM/SDK] Switch kernel isolate to run in Dart 2 mode"
by Vyacheslav Egorov
· 7 years ago
499761f
[VM/SDK] Switch kernel isolate to run in Dart 2 mode
by asiva
· 7 years ago
742ec93
Remove support for functions as assert conditions in Dart 2
by Johnni Winther
· 7 years ago
42f295e
Deprecate `provisional` and `Provisional` and make them unusable.
by Lasse R.H. Nielsen
· 7 years ago
5572df1
[vm/precomp] Fix name of vm:entry-point.
by Samir Jindel
· 7 years ago
4b704f23
[vm/precomp] Remove part of the generated entry points JSON list.
by Samir Jindel
· 7 years ago
8a05c94
Remove JsInvocationMirror._invokeOn
by Sigmund Cherem
· 7 years ago
a9178a2
Documented issues with HttpClient.authenticate
by Jonas Finnemann Jensen
· 7 years ago
a9ad427
Validate cookie values wrapped in double-quotes
by William Hesse
· 7 years ago
bde6bbc
[kernel] Move VmTarget and FlutterTarget to package:vm
by Vyacheslav Egorov
· 7 years ago
84d8887
Fixes a minor typo in the documentation of the StreamTransformer class.
by Daniel Hillerström
· 7 years ago
0fbe9d3
[dart2js] Dynamically generated tear-off constructors should have names
by Stephen Adams
· 7 years ago
9767af2
[vm/precomp] Support @pragma for fields and remove associated entry-point entries.
by Samir Jindel
· 7 years ago
de40820
[vm/precomp] Take 4 for procedure- and class-entrypoints.
by Samir Jindel
· 7 years ago
7cf2607
Make minified names explicit in printed representation of types.
by Stephen Adams
· 7 years ago
d9a07b0
Fixed createObjectStore to keyPath.
by Terry Lucas
· 7 years ago
315216e
[dart2js] Avoid collision with getInterceptor.
by Stephen Adams
· 7 years ago
05b9bbd
Remove the dart1 version of the analysis server snapshot.
by Devon Carew
· 7 years ago
08f59e5
These changes are causing a segfault in DartEntry::InvokeFunction in dart_entry.cc in Flutter,
by Ben Konyi
· 7 years ago
d5b5736
Merge DDC's libraries specification into the sdk/lib/libraries.json file
by Sigmund Cherem
· 7 years ago
bad8de31
[GN] Include all library sources in the platform SDK
by Zach Anderson
· 7 years ago
567109d
Take 3 for "[vm/kernel/precomp] Remove procedures from entry points files."
by Samir Jindel
· 7 years ago
3391422
[VM] Add Dart_InvokeVMServiceMethod() to dart_tools_api.h
by Martin Kustermann
· 7 years ago
7b77fa2
Fixed callbacks typedef to be List instead of a generic typed List.
by Terry Lucas
· 7 years ago
33697f7
Revert "Reland "[VM/SDK]""
by Siva Annamalai
· 7 years ago
21a582d
Cleanup in JsInvocationMirror: remove message about MirrorsUsed
by Sigmund Cherem
· 7 years ago
98356d3
Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files.""
by Samir Jindel
· 7 years ago
a437b4b
Re-land "[vm/kernel/precomp] Remove procedures from entry points files."
by Samir Jindel
· 7 years ago
b59583e
Reland "[VM/SDK]"
by asiva
· 7 years ago
7f53344
Revert "[VM/SDK]"
by Siva Annamalai
· 7 years ago
b414641
[VM/SDK]
by asiva
· 7 years ago
ec733c3
Support more type arguments in generic instantiation
by Johnni Winther
· 7 years ago
17cca79
Revert "[vm/kernel/precomp] Remove procedures from entry points files."
by Samir Jindel
· 7 years ago
91dcf65
[vm/kernel/precomp] Remove procedures from entry points files.
by Samir Jindel
· 7 years ago
f2402b3
Remove deprecated SDK constant declarations.
by Lasse R.H. Nielsen
· 7 years ago
e84f061
Build a 2nd, --no-preview-dart-2, analysis server snapshot.
by Devon Carew
· 7 years ago
91ce347
Reapply "Create _nullFuture and _falseFuture in the root zone."
by Lasse R.H. Nielsen
· 7 years ago
76db06c
Fix assert in Future code to allow a Future<Future<int>>.
by Lasse R.H. Nielsen
· 7 years ago
ffeee8f
Fix some typos.
by Devon Carew
· 7 years ago
576f010
[build] Copy Observatory assets with GN rather than observatory_tool.py
by Zach Anderson
· 7 years ago
e26d3d5
Reenable the `Iterable.whereType` method.
by Lasse Reichstein Holst Nielsen
· 7 years ago
1c673b1
Include bounds in type literals
by Johnni Winther
· 7 years ago
0ccdc3e
Reland: [dart:io] Adds Socket.startConnect
by Zach Anderson
· 7 years ago
fd26d67
Added getLegacyStats until Chrome fully supports new getStats() API.
by Terry Lucas
· 7 years ago
a4b2705
Make bots green again: mostly status updates, but also fix check in custom-element upgrades
by Sigmund Cherem
· 7 years ago
8a0ac0b
temporarily add more details in error message for safari.
by Sigmund Cherem
· 7 years ago
911e285
Fix DocumentFragment.appendHtml and regenerate (some dartfmt changes included)
by Sam Rawlins
· 7 years ago
29dc5fc
doc - Add units info to requestFileSystem docs
by Sam Rawlins
· 7 years ago
Next »