dart-sdk/samples/ffi
Daco Harkes 7d648e3ae7 [vm/ffi] Roll package:ffi to Allocator and Opaque
This can only be landed when `Allocator` and `Opaque` have rolled into
Flutter/engine, that into Flutter/flutter, and that into g3.
flutter/flutter/commit/a706cd211240f27be3b61f06d70f958c7a4156fe

Deletes all the copies of `_CallocAllocator` and uses the one from
`package:ffi` instead.

Issue: https://github.com/dart-lang/sdk/issues/44622
Issue: https://github.com/dart-lang/sdk/issues/43974
Issue: https://github.com/dart-lang/sdk/issues/44621
Issue: https://github.com/dart-lang/sdk/issues/38721

Change-Id: I50b3b4c31a2b839b35e3e057bd54f463b90bc55e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/179540
Reviewed-by: Aske Simon Christensen <askesc@google.com>
2021-01-20 18:08:25 +00:00
..
async [vm/ffi] Add Opaque type 2021-01-13 17:04:08 +00:00
resource_management [vm/ffi] Roll package:ffi to Allocator and Opaque 2021-01-20 18:08:25 +00:00
sqlite [vm/ffi] Roll package:ffi to Allocator and Opaque 2021-01-20 18:08:25 +00:00
coordinate.dart [vm/ffi] Migrate samples(_2)/ffi to CallocAllocator 2021-01-14 13:57:03 +00:00
dylib_utils.dart [vm/ffi] Fuchsia FFI testing package 2020-12-10 12:15:17 +00:00
sample_ffi_bitfield.dart [vm/ffi] Roll package:ffi to Allocator and Opaque 2021-01-20 18:08:25 +00:00
sample_ffi_data.dart [vm/ffi] Roll package:ffi to Allocator and Opaque 2021-01-20 18:08:25 +00:00
sample_ffi_dynamic_library.dart [samples] Migrate ffi samples to NNBD 2020-11-24 18:50:28 +00:00
sample_ffi_functions.dart [vm/ffi] Roll package:ffi to Allocator and Opaque 2021-01-20 18:08:25 +00:00
sample_ffi_functions_callbacks.dart [vm/ffi] Roll package:ffi to Allocator and Opaque 2021-01-20 18:08:25 +00:00
sample_ffi_functions_callbacks_closures.dart [samples] Migrate ffi samples to NNBD 2020-11-24 18:50:28 +00:00
sample_ffi_functions_structs.dart [vm/ffi] Roll package:ffi to Allocator and Opaque 2021-01-20 18:08:25 +00:00
sample_ffi_structs.dart [vm/ffi] Roll package:ffi to Allocator and Opaque 2021-01-20 18:08:25 +00:00
samples_test.dart [samples] Migrate ffi samples to NNBD 2020-11-24 18:50:28 +00:00