dart-sdk/sdk/lib
Aaron Clarke 904303f8a1 Made HashMap.update faster by reducing it to one lookup.
fixes https://github.com/dart-lang/sdk/issues/48866

Test=ci and golem

Change-Id: Ia56bd5b5de83dc8f7263eeda27e7abd3af42851e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/242120
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Lasse Nielsen <lrn@google.com>
2022-04-27 18:30:14 +00:00
..
_http Add the ability to log TLS keys. 2022-02-17 21:39:31 +00:00
_internal Made HashMap.update faster by reducing it to one lookup. 2022-04-27 18:30:14 +00:00
async [vm] Be more lenient when assumptions about _StreamIterator._stateData field is not a Future 2022-03-30 15:35:22 +00:00
cli Add library doc comment to dart:cli 2021-10-28 10:23:50 +00:00
collection Documentation update for Collection library landing page 2022-01-20 14:37:13 +00:00
convert Documentation update for Convert library landing page 2022-01-20 16:06:27 +00:00
core Fix bug in Duration.toString. 2022-04-25 14:37:42 +00:00
developer [vm] Expose whether extension stream has listeners, guard postEvent 2022-04-26 07:53:43 +00:00
ffi Updated the DynamicLibrary docstring to specifically call out static 2022-04-25 18:19:52 +00:00
html [dart2js] Add missing connectionState and onConnectionStateChange to RTCPeerConnection. 2022-04-06 22:34:07 +00:00
indexed_db/dart2js dart:indexed_db: deprecate IdbFactory.supportsDatabaseNames 2022-01-03 23:45:15 +00:00
internal [vm] Avoid expensive runtime function type checks in Future implementation 2022-02-04 14:19:22 +00:00
io Minor fixes to file_system_entity docs 2022-04-12 16:01:16 +00:00
isolate Revert Isolate.run. 2022-03-31 09:42:34 +00:00
js [dart2wasm] Add support for anonymous JS interop classes. 2022-04-12 22:51:02 +00:00
js_util [core libs] add dart:developer, dart:js_util, and dart:wasm to the set of validated libraries 2022-04-25 15:53:32 +00:00
math Documentation update for Random class 2022-01-24 13:12:38 +00:00
mirrors Deprecate AbstractClassInstantiationError. 2022-02-14 11:13:14 +00:00
svg/dart2js [dart:html] Make Native web classes extend JavaScriptObject 2021-12-10 18:36:00 +00:00
typed_data Fix error in DartDoc, add missing Since annotation. 2022-04-13 17:44:33 +00:00
vmservice [ Service ] Fix cast error in _decodeAssets return value 2022-04-06 00:24:13 +00:00
wasm [dart2wasm] Add Wasm function references and more Wasm ref conversions 2022-04-19 09:40:17 +00:00
web_audio/dart2js [dart:html] Change AudioNode.connect to be nullable 2022-03-17 00:28:05 +00:00
web_gl/dart2js [dart:html] Make Native web classes extend JavaScriptObject 2021-12-10 18:36:00 +00:00
web_sql/dart2js [dart:html] Make Native web classes extend JavaScriptObject 2021-12-10 18:36:00 +00:00
libraries.json [dart2wasm] Basic support for js interop annotations. 2022-04-12 18:26:02 +00:00
libraries.yaml [dart2wasm] Basic support for js interop annotations. 2022-04-12 18:26:02 +00:00
PRESUBMIT.py [sdk/lib] Better presubmit check for libraries.{json,yaml} 2022-01-10 08:26:20 +00:00
vmservice_libraries.json [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
vmservice_libraries.yaml update the tooling to generate libraries.json from libraries.yaml 2021-07-27 23:02:50 +00:00