index
:
platform_external_crosvm
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
aosp-emu-30-release
crosvm-master
emu-30-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-main
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data_model
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow warnings to migrate to rustc-1.40.0
android-r-preview-1
Matthew Maurer
2020-01-02
1
-0
/
+1
*
Add crosvm_defaults with only supported platforms.
Ivan Lozano
2019-11-15
1
-1
/
+1
*
Generate Android.bp into subdirectories.
Chih-Hung Hsieh
2019-10-14
1
-0
/
+11
*
eliminate mut from non-mut references
Zach Reizner
2019-06-04
1
-123
/
+26
*
edition: Eliminate blocks superseded by NLL
David Tolnay
2019-04-17
2
-30
/
+22
*
edition: Remove extern crate lines
David Tolnay
2019-04-15
1
-2
/
+0
*
edition: Update data_model to 2018 edition
David Tolnay
2019-04-07
1
-0
/
+1
*
edition: Update absolute paths to 2018 style
David Tolnay
2019-03-13
3
-6
/
+6
*
data_model: ignore clippy error for mut from non-mut
Dylan Reid
2019-03-09
1
-0
/
+3
*
error: Consistently use Display instead of error description()
David Tolnay
2019-03-02
1
-6
/
+6
*
build: Restore ability to compile data_model and sys_util in isolation
David Tolnay
2019-01-18
1
-1
/
+1
*
crosvm: Split sub-crates into independent workspace
paulhsia
2019-01-03
1
-1
/
+4
*
assertions: Use compile-time assertion macro
David Tolnay
2018-12-09
3
-11
/
+12
*
data_model: prevent unaligned DataInit::from_slice
Zach Reizner
2018-12-03
1
-38
/
+87
*
lint: Resolve the easier clippy lints
David Tolnay
2018-12-03
1
-4
/
+4
*
cargo fmt all source code
Zach Reizner
2018-10-09
3
-62
/
+62
*
data_model: add offset, copy_to_volatile_slice, Copy to VolatileSlice
Zach Reizner
2018-07-20
1
-3
/
+60
*
volatile_memory: Fix usize/u64 confusion in doc test
Dylan Reid
2018-02-05
1
-1
/
+1
*
crosvm: change GuestAddress to always be a u64
Sonny Rao
2018-02-01
1
-30
/
+30
*
data_model: add basic methods functions for using DataInit types
Zach Reizner
2018-01-25
1
-1
/
+71
*
data_model: add copy functions for copying slices in VolatileSlice's
Zach Reizner
2017-09-01
1
-0
/
+70
*
crosvm: refactor and expand vm control socket IPC
Zach Reizner
2017-08-25
1
-1
/
+1
*
data_model: add volatile_memory module for volatile access
Zach Reizner
2017-06-27
2
-0
/
+527
*
data_model: add unsigned endian types
Zach Reizner
2017-06-27
2
-0
/
+148
*
Add data_model with DataInit trait
Dylan Reid
2017-06-26
2
-0
/
+49