.. |
generator
|
Fixed various typos in a lot of files
|
2022-07-25 12:21:59 +00:00 |
abi_specific_int_incomplete_aot_test.dart
|
[vm/ffi] ABI-specific integers
|
2021-12-16 22:07:00 +00:00 |
abi_specific_int_incomplete_jit_test.dart
|
[vm/ffi] ABI-specific integers
|
2021-12-16 22:07:00 +00:00 |
abi_specific_int_test.dart
|
Reland "[vm/ffi] Add common C types"
|
2022-01-27 13:09:01 +00:00 |
abi_test.dart
|
[vm/ffi] Introduce Abi
|
2021-12-01 19:19:37 +00:00 |
aliasing_test.dart
|
Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque "
|
2021-02-10 10:19:28 +00:00 |
all_positive.dart
|
|
|
allocator_test.dart
|
|
|
analysis_options.yaml
|
|
|
bool_test.dart
|
[vm/ffi] Add Bool
|
2021-10-18 10:44:11 +00:00 |
c_types_test.dart
|
[vm/ffi] Add Char C type
|
2022-03-28 09:46:56 +00:00 |
callback_tests_utils.dart
|
[VM/FFI] Adds FFI leaf calls.
|
2021-05-21 11:12:02 +00:00 |
calloc_test.dart
|
Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque "
|
2021-02-10 10:19:28 +00:00 |
coordinate.dart
|
[vm/ffi] Migrate off .addressOf in tests
|
2021-01-28 21:40:15 +00:00 |
coordinate_nnbd_workaround.dart
|
[vm/ffi] Migrate off .addressOf in tests
|
2021-01-28 21:40:15 +00:00 |
data_not_asan_test.dart
|
[deps] Roll package:ffi to 2.0.1
|
2022-06-19 18:29:11 +00:00 |
data_test.dart
|
[vm/ffi] Change Pointer.elementAt and sizeOf to use static type
|
2021-02-17 11:39:42 +00:00 |
dylib_isolates_test.dart
|
|
|
dylib_utils.dart
|
|
|
expando_test.dart
|
Rereland "[vm/ffi] Disallow Pointer s and structs in finalizers and expandos"
|
2021-04-14 12:07:18 +00:00 |
extension_methods_test.dart
|
[ffi] Add .ref= setter for pointers of structs or unions
|
2022-01-12 20:48:28 +00:00 |
external_typed_data_test.dart
|
Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque "
|
2021-02-10 10:19:28 +00:00 |
ffi.status
|
[vm] Implement NativeFinalizer
|
2022-03-26 09:41:21 +00:00 |
ffi_native_test.dart
|
[cfe/ffi] Transform FfiNative s in a single pass
|
2022-07-08 12:36:09 +00:00 |
ffi_test_helpers.dart
|
[vm] Implement NativeFinalizer
|
2022-03-26 09:41:21 +00:00 |
function_callbacks_many_test.dart
|
[vm] Removes FLAG_enable_testing_pragmas from native_api_impl
|
2021-05-21 07:04:37 +00:00 |
function_callbacks_structs_by_value_generated_test.dart
|
Reland "[vm/ffi] Add common C types"
|
2022-01-27 13:09:01 +00:00 |
function_callbacks_structs_by_value_test.dart
|
[test/ffi] Split generated files on isLeaf
|
2021-10-14 13:05:33 +00:00 |
function_callbacks_test.dart
|
[vm] Support serialization of FFI callbacks in IL serialization
|
2022-08-26 17:37:21 +00:00 |
function_callbacks_very_many_test.dart
|
[vm] Removes FLAG_enable_testing_pragmas from native_api_impl
|
2021-05-21 07:04:37 +00:00 |
function_structs_by_value_generated_compounds.dart
|
Reland "[vm/ffi] Add common C types"
|
2022-01-27 13:09:01 +00:00 |
function_structs_by_value_generated_leaf_test.dart
|
Reland "[vm/ffi] Add common C types"
|
2022-01-27 13:09:01 +00:00 |
function_structs_by_value_generated_test.dart
|
Reland "[vm/ffi] Add common C types"
|
2022-01-27 13:09:01 +00:00 |
function_structs_test.dart
|
Fixed various typos in a lot of files
|
2022-07-25 12:21:59 +00:00 |
function_test.dart
|
[vm/ffi] Adds param number in trampoline null error
|
2021-09-04 07:22:03 +00:00 |
function_very_many_test.dart
|
|
|
hardfp_test.dart
|
|
|
has_symbol_test.dart
|
[vm/ffi] Add providesSymbol to DynamicLibrary
|
2021-06-02 16:01:43 +00:00 |
inline_array_multi_dimensional_test.dart
|
[test/ffi] Split generated files on isLeaf
|
2021-10-14 13:05:33 +00:00 |
inline_array_test.dart
|
[test/ffi] Split generated files on isLeaf
|
2021-10-14 13:05:33 +00:00 |
native_effect_test.dart
|
[vm] Native effects
|
2021-04-09 16:45:13 +00:00 |
negative_function_test.dart
|
|
|
regress_37254_test.dart
|
Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque "
|
2021-02-10 10:19:28 +00:00 |
regress_39044_test.dart
|
|
|
regress_39063_test.dart
|
[test/ffi] Fix errors in tests
|
2021-09-28 13:17:01 +00:00 |
regress_39885_test.dart
|
Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque "
|
2021-02-10 10:19:28 +00:00 |
regress_40537_test.dart
|
Fixed various typos in a lot of files
|
2022-07-25 12:21:59 +00:00 |
regress_43016_test.dart
|
[vm/ffi] Add fields to Struct s which should not be empty
|
2021-01-15 12:24:13 +00:00 |
regress_43693_test.dart
|
Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque "
|
2021-02-10 10:19:28 +00:00 |
regress_44985_test.dart
|
[cfe/ffi] Fix Struct invalid field crashes
|
2021-02-19 15:50:44 +00:00 |
regress_44986_test.dart
|
[cfe/ffi] Fix Struct invalid field crashes
|
2021-02-19 15:50:44 +00:00 |
regress_45189_test.dart
|
[vm/ffi] Array range error message
|
2021-03-30 00:12:49 +00:00 |
regress_45198_test.dart
|
[vm/ffi] Fix Array<Pointer> loads and stores
|
2021-03-18 12:26:38 +00:00 |
regress_45507_test.dart
|
[analyzer/ffi] Inline array annotation const dimensions
|
2021-03-30 00:28:57 +00:00 |
regress_45988_test.dart
|
[vm/ffi] Union transform fix offsets
|
2021-05-12 09:50:00 +00:00 |
regress_46004_test.dart
|
[cfe/ffi] Fix user-defined getters
|
2021-05-20 13:12:22 +00:00 |
regress_46085_test.dart
|
[vm/ffi] Fix CFE crash on missing Array sizes
|
2021-05-26 11:02:22 +00:00 |
regress_46127_test.dart
|
[vm/ffi] Fix ia32 struct by value return with no arguments
|
2021-05-26 13:37:32 +00:00 |
regress_47594_test.dart
|
[vm/ffi] Adds transition information to FFI leaf calls.
|
2021-11-29 10:12:36 +00:00 |
regress_47673_2_test.dart
|
[cfe/ffi] Handle invalid types in Array
|
2021-11-19 13:38:47 +00:00 |
regress_47673_test.dart
|
[cfe/ffi] Handle invalid types in Array
|
2021-11-19 13:38:47 +00:00 |
regress_49402_test.dart
|
[vm/ffi] Fix constant Finalizable s
|
2022-07-07 08:39:21 +00:00 |
regress_flutter79441_test.dart
|
[vm/ffi] Fix representation of value for 8-bit and 16-bit FFI loads and stores
|
2021-04-06 21:11:23 +00:00 |
regress_flutter97301_test.dart
|
[vm/test] Fix memory leak in ffi/regress_flutter97301_test
|
2022-02-03 00:28:55 +00:00 |
regress_jump_to_frame_test.dart
|
[vm] Removes FLAG_enable_testing_pragmas from native_api_impl
|
2021-05-21 07:04:37 +00:00 |
sizeof_test.dart
|
[vm/ffi] Fix test sizeOf struct on arm32
|
2021-02-03 10:21:08 +00:00 |
snapshot_test.dart
|
[vm/concurrency] Remove --(no-)enable-isolate-groups flag usage in tests
|
2021-11-04 18:57:21 +00:00 |
stacktrace_regress_37910_test.dart
|
|
|
structs_nested_test.dart
|
Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque "
|
2021-02-10 10:19:28 +00:00 |
structs_nnbd_workaround_test.dart
|
Reland "[vm/ffi] Remove deprecated Struct.addressOf getter"
|
2021-03-01 19:20:30 +00:00 |
structs_packed_test.dart
|
[test/ffi] Split generated files on isLeaf
|
2021-10-14 13:05:33 +00:00 |
structs_test.dart
|
Reland "[vm/ffi] Remove deprecated Struct.addressOf getter"
|
2021-03-01 19:20:30 +00:00 |
unaligned_test.dart
|
[vm/ffi] Exercise unaligned reads/writes
|
2021-03-16 20:17:31 +00:00 |
variance_function_test.dart
|
Fix typos
|
2022-09-16 19:35:00 +00:00 |
very_large_struct.dart
|
|
|
vmspecific_dynamic_library_test.dart
|
|
|
vmspecific_enable_ffi_test.dart
|
Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque "
|
2021-02-10 10:19:28 +00:00 |
vmspecific_ffi_native_test.dart
|
[vm/ffi] NativeFieldWrapper FfiNative check receivers for nullptr
|
2022-08-11 17:39:57 +00:00 |
vmspecific_function_callbacks_exit_test.dart
|
|
|
vmspecific_function_callbacks_negative_test.dart
|
|
|
vmspecific_function_callbacks_test.dart
|
[vm/concurrency] Remove --(no-)enable-isolate-groups flag usage in tests
|
2021-11-04 18:57:21 +00:00 |
vmspecific_function_gc_test.dart
|
[vm] Removes FLAG_enable_testing_pragmas from native_api_impl
|
2021-05-21 07:04:37 +00:00 |
vmspecific_function_test.dart
|
[test/ffi] Fix errors in tests
|
2021-09-28 13:17:01 +00:00 |
vmspecific_handle_dynamically_linked_test.dart
|
|
|
vmspecific_handle_test.dart
|
[vm] Removes FLAG_enable_testing_pragmas from native_api_impl
|
2021-05-21 07:04:37 +00:00 |
vmspecific_highmem_32bit_test.dart
|
[test/ffi] Fix errors in tests
|
2021-09-28 13:17:01 +00:00 |
vmspecific_leaf_call_test.dart
|
[test/ffi] Fix errors in tests
|
2021-09-28 13:17:01 +00:00 |
vmspecific_native_finalizer_2_test.dart
|
[vm] Implement NativeFinalizer
|
2022-03-26 09:41:21 +00:00 |
vmspecific_native_finalizer_isolate_groups_test.dart
|
[vm] Implement NativeFinalizer
|
2022-03-26 09:41:21 +00:00 |
vmspecific_native_finalizer_isolates_test.dart
|
[vm] Implement NativeFinalizer
|
2022-03-26 09:41:21 +00:00 |
vmspecific_native_finalizer_test.dart
|
[vm] Implement NativeFinalizer
|
2022-03-26 09:41:21 +00:00 |
vmspecific_object_gc_test.dart
|
|
|
vmspecific_regress_37100_test.dart
|
[vm/ffi] Migrate to empty Struct s to Opaque
|
2021-01-15 10:52:53 +00:00 |
vmspecific_regress_37511_callbacks_test.dart
|
[vm] Removes FLAG_enable_testing_pragmas from native_api_impl
|
2021-05-21 07:04:37 +00:00 |
vmspecific_regress_37511_test.dart
|
[vm] Removes FLAG_enable_testing_pragmas from native_api_impl
|
2021-05-21 07:04:37 +00:00 |
vmspecific_regress_37780_test.dart
|
|
|
vmspecific_regress_38993_test.dart
|
[vm/ffi] Add fields to Struct s which should not be empty
|
2021-01-15 12:24:13 +00:00 |
vmspecific_send_port_id_test.dart
|
|
|
vmspecific_static_checks_ffinative_test.dart
|
Reland "[cfe/ffi] Improve FFI call mismatched types compile errors"
|
2022-08-01 16:09:03 +00:00 |
vmspecific_static_checks_test.dart
|
Reland "[cfe/ffi] Improve FFI call mismatched types compile errors"
|
2022-08-01 16:09:03 +00:00 |
vmspecific_variance_function_checks_test.dart
|
Fix typos
|
2022-09-16 19:35:00 +00:00 |