dart-sdk/tests/lib
Stephen Adams 18994e6e46 [typed_data] Remove UnmodifiableXXXView classes
In most cases, the (now removed) SDK class was patched so that the constructor redirected to a platform-specific implementation of the unmodifiable view. Uses of the SDK class in the platform code could be rewritten to the more direct use of the implementation class.

The big +/- file changes are from moving the implementation classes from the patch file (typed_data_patch.dart), where they are no longer needed, to the internal file (typed_data.dart).

TEST=ci
Bug: #53785
Change-Id: Iaa7370de25b7fc2d26b24f7733c2892868e593cb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370661
Reviewed-by: Ömer Ağacan <omersa@google.com>
Reviewed-by: Lasse Nielsen <lrn@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Brian Quinlan <bquinlan@google.com>
2024-06-13 22:18:29 +00:00
..
analyzer
async [dart2wasm] Unskip lib/async/stream_periodic3_test 2024-05-29 12:48:24 +00:00
collection [dart2wasm] Fix off-by-one error in List.insert() 2024-02-08 14:05:44 +00:00
convert [dart2wasm] Fix string array copy in UTF8 decoder 2023-10-24 12:02:48 +00:00
developer [ dart:developer ] Remove Metrics related classes 2023-03-10 16:50:10 +00:00
fix_data_tests
html Reland "Tweak expect.dart library." 2024-04-26 15:28:26 +00:00
isolate Reland "Tweak expect.dart library." 2024-04-26 15:28:26 +00:00
js [dart2wasm] Disallow dart:ffi in user code 2024-05-31 07:12:21 +00:00
js_interop_unsafe [dart:js_interop_unsafe] Add has helper 2024-01-03 01:00:19 +00:00
math Spelling tests 2023-01-19 16:24:29 +00:00
mirrors Reland "Tweak expect.dart library." 2024-04-26 15:28:26 +00:00
typed_data [typed_data] Remove UnmodifiableXXXView classes 2024-06-13 22:18:29 +00:00
web
lib.status [status_files] Cleanup status files 2024-06-12 10:21:23 +00:00
lib_analyzer.status [status_files] Cleanup status files 2024-06-12 10:21:23 +00:00
lib_app_jit.status
lib_dart2js.status [status_files] Cleanup status files 2024-06-12 10:21:23 +00:00
lib_dartdevc.status [status_files] Cleanup status files 2024-06-12 10:21:23 +00:00
lib_kernel.status [status_files] Cleanup status files 2024-06-12 10:21:23 +00:00
lib_precompiled.status
lib_vm.status [status_files] Cleanup status files 2024-06-12 10:21:23 +00:00