1. 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 9 months ago
  2. df4e000 Restart fd_server per authfs benchmark trial by Inseob Kim · 2 years, 8 months ago
  3. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 2 years, 9 months ago
  4. 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 2 years, 9 months ago
  5. 15ae7b9 [rpc_binder] Use RPC binder over UDS for authfs_service by Alice Wang · 2 years, 10 months ago
  6. 579251e [benchmarks] Skip AuthFsBenchmarks on cuttlefish device by Alice Wang · 2 years, 9 months ago
  7. 37196d0 [authfs][test] Use static fields from AuthFsTestRule in tests by Alice Wang · 2 years, 9 months ago
  8. f31230f [authfs][test] Remove redundant supportsMicrodroid() check by Alice Wang · 2 years, 10 months ago
  9. cd9ab9b [benchmark] Collect authfs IO benchmarks in both (un)protected VMs by Alice Wang · 2 years, 10 months ago
  10. 6198917 [authfs][test] Run authfs host and benchmark tests in protected Vm by Alice Wang · 2 years, 10 months ago
  11. e4829c8 [benchmarks][authfs] Run AuthFsBenchmarks in postsubmit by Alice Wang · 2 years, 10 months ago
  12. 9db9309 Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 2 years, 10 months ago
  13. e6a9dd8 [benchmark][authfs] Shutdown Microdroid after each test by Alice Wang · 2 years, 10 months ago
  14. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 10 months ago
  15. 1f9fdf3 [benchmark] Add benchmarks for authfs seq/rand write by Alice Wang · 2 years, 10 months ago
  16. c9bfdcc [benchmark] Improve authfs/measure_io.cpp error message with errx() by Alice Wang · 2 years, 10 months ago
  17. f538ddf [benchmark][authfs] Add benchmarks for authfs random read by Alice Wang · 2 years, 10 months ago
  18. c3b8a80 [benchmark][authfs] Add benchmarks for authfs remote file reading by Alice Wang · 2 years, 10 months ago
  19. 2a70188 [authfs][Test] Move --cid from tests to AuthFsTestRule by Alice Wang · 2 years, 10 months ago
  20. c614490 Add AuthFsTestRule to facilitate authfs benchmark addition by Alice Wang · 3 years, 1 month ago
  21. 6e8fab8 Add test that makes fd_server use of fs-verity ioctl by Victor Hsieh · 3 years, 6 months ago
  22. 543d199 fd_server: use clap's derive by Victor Hsieh · 2 years, 11 months ago
  23. b5bcfab Migrate away from structopt by Victor Hsieh · 2 years, 11 months ago
  24. 7f7c439 Rename host test helper package to com.android.microdroid.test.host by Alice Wang · 3 years ago
  25. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  26. 6e78d3c fd_server: reduce footprint of RawFd usage by Victor Hsieh · 3 years ago
  27. e0d1e20 open_then_run: Hold fd with OwnedFd instead of File/Dir by Victor Hsieh · 3 years ago
  28. bd16669 Use the canonical OwnedFd by Victor Hsieh · 3 years ago
  29. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
  30. 5f7c3c7 Move AVF tests to avf-pre/postsubmit test group by David Brazdil · 3 years ago
  31. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  32. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  33. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years ago
  34. 3d5d266 Merge "migrate to clap 3.x" by Jeffrey Vander Stoep · 3 years ago
  35. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years ago
  36. a8dc271 migrate to clap 3.x by Jeff Vander Stoep · 3 years ago
  37. abc8925 Temporarily use libclap_deprecated by Jeff Vander Stoep · 3 years ago
  38. f9fe9a0 Rename VirtualizationTestHelper to MicrodroidHostTestHelper by David Brazdil · 3 years, 1 month ago
  39. bf700f4 Merge "Make authfs tests independent of BuildManifest.apk" by Andrew Scull · 3 years, 1 month ago
  40. 6ad6440 Make authfs tests independent of BuildManifest.apk by Andrew Scull · 3 years, 1 month ago
  41. 6966b84 Update for Rust v1.62.0 by Charisee · 3 years, 2 months ago
  42. 9cf6050 data_device_bins renamed to data_device_bins_first by Sam Delmerico · 3 years, 2 months ago
  43. 761db1e authfs: Migrate to the openssl crate from custom bindings by Andrew Scull · 3 years, 3 months ago
  44. 551e3c9 authfs: Migrate from ring to the openssl crate by Andrew Scull · 3 years, 3 months ago
  45. c896f91 Introduce CommandResultSubject by Victor Hsieh · 3 years, 3 months ago
  46. 088df31 AuthFsHostTest: stop inheriting VirtualizationTestCaseBase by Victor Hsieh · 3 years, 4 months ago
  47. e221e21 Move code for log archive to new helper class by Victor Hsieh · 3 years, 4 months ago
  48. 4d85a85 Re-enable test with fixes by Alan Stokes · 3 years, 4 months ago
  49. 80ed8fd Temporarily disable test by Alan Stokes · 3 years, 4 months ago
  50. 9e75857 Reland: Migrate AuthFsHostTest to use MicrodroidBuilder by Victor Hsieh · 3 years, 4 months ago
  51. 4bdd2e8 Revert "Migrate AuthFsHostTest to use MicrodroidBuilder" by Katherine Kuan · 3 years, 4 months ago
  52. d4244be Migrate AuthFsHostTest to use MicrodroidBuilder by Victor Hsieh · 3 years, 4 months ago
  53. 963d513 authfs: support multiple threads by Victor Hsieh · 3 years, 5 months ago
  54. 58a5e9b Migrate to use fuse crate's FuseConfig API by Victor Hsieh · 3 years, 5 months ago
  55. 5507664 Archive VM logs for test cases by Victor Hsieh · 3 years, 5 months ago
  56. 4b7f959 Use AtomicU64 for handle_ref_count by Victor Hsieh · 3 years, 5 months ago
  57. 03ef64b Merge changes Ib3fd9047,I3126932f,I3450f496 by Victor Hsieh · 3 years, 5 months ago
  58. 8a11827 Merge "Fix explicit checks for /dev/kvm" by Treehugger Robot · 3 years, 5 months ago
  59. bf944d7 fd_server: use RwLock instead of Mutex by Victor Hsieh · 3 years, 5 months ago
  60. 0520f44 authfs: use RwLock instead of Mutex by Victor Hsieh · 3 years, 5 months ago
  61. 887b250 Only read backing file if chunk index is in range by Victor Hsieh · 3 years, 5 months ago
  62. 5222a2d Fix test action that tampered file at wrong offset by Victor Hsieh · 3 years, 5 months ago
  63. afdfd0e Verify the last incomplete chunk on resize by Victor Hsieh · 3 years, 5 months ago
  64. 3e35f9a Verify read_chunk for writable file by Victor Hsieh · 3 years, 5 months ago
  65. e61e324 Fix explicit checks for /dev/kvm by Alan Stokes · 3 years, 5 months ago
  66. 2e0ded0 Changes for the Rust 1.59.0 update by Charisee · 3 years, 5 months ago
  67. bbac519 Mount authfs with noexec by Victor Hsieh · 3 years, 6 months ago
  68. 6de0b06 Merge "Add comment for how O_CREAT and O_TRUNC is handled" by Treehugger Robot · 3 years, 6 months ago
  69. 928d503 Add comment for how O_CREAT and O_TRUNC is handled by Victor Hsieh · 3 years, 6 months ago
  70. e8137e3 authfs: instantiate read-only files lazily by Victor Hsieh · 3 years, 6 months ago
  71. 06850aa Merge "Maximize AuthFS's metadata timeout" by Treehugger Robot · 3 years, 6 months ago
  72. 259dd9c Maximize AuthFS's metadata timeout by Victor Hsieh · 3 years, 6 months ago
  73. 29de517 Relanding: "Add our integration tests to cts" by Jiyong Park · 3 years, 6 months ago
  74. 70bf068 Revert "Add our integration tests to cts" by Jiyong Park · 3 years, 6 months ago
  75. f41a7c6 Remove MicrodroidTestApp.signed by Jiyong Park · 3 years, 6 months ago
  76. a735165 Add our integration tests to cts by Jiyong Park · 3 years, 6 months ago
  77. 5c71cac Put all our tests to general-tests by Jiyong Park · 3 years, 6 months ago
  78. c0f5fa7 Remove workarounds by data_device_bins by Victor Hsieh · 3 years, 6 months ago
  79. 65d71b3 Merge "Update 4k.fsv_meta" by Treehugger Robot · 3 years, 7 months ago
  80. 9a86ddb Update 4k.fsv_meta by Inseob Kim · 3 years, 7 months ago
  81. 5deba52 Authenticate file w/ fs-verity digest in hex by Victor Hsieh · 3 years, 7 months ago
  82. 35dfa1e Read Merkle tree once per file by Victor Hsieh · 3 years, 7 months ago
  83. 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 3 years, 7 months ago
  84. f5b1f04 Merge "Add options for configuring number of vCPUs and CPU affinity" by Treehugger Robot · 3 years, 7 months ago
  85. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  86. 9bfbc5f Specify system server compiler filter if configured by Victor Hsieh · 3 years, 8 months ago
  87. 4752aa4 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization" by Treehugger Robot · 3 years, 7 months ago
  88. 9247251 Run derive_classpath in VM by Alan Stokes · 3 years, 7 months ago
  89. f7b3b2a [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 7 months ago
  90. c0886c2 Use fsverity metadata file for authfs by Inseob Kim · 3 years, 8 months ago
  91. 06833e0 Merge "Run fd_server with umask 0" by Treehugger Robot · 3 years, 8 months ago
  92. 8e28511 Run fd_server with umask 0 by Victor Hsieh · 3 years, 8 months ago
  93. c94ae6a Merge "Revert "open_then_run: open directory as path fd"" by Treehugger Robot · 3 years, 8 months ago
  94. 0e8976f Revert "open_then_run: open directory as path fd" by Victor Hsieh · 3 years, 9 months ago
  95. 43a751e Implement directory listing by Victor Hsieh · 3 years, 8 months ago
  96. f393a72 Support setting file mode by Victor Hsieh · 3 years, 8 months ago
  97. dd99b46 Support unlink and rmdir by Victor Hsieh · 3 years, 8 months ago
  98. 3dccf70 Track inode reference count from handles by Victor Hsieh · 3 years, 8 months ago
  99. 79f296b Extract mount specific code to new file by Victor Hsieh · 3 years, 8 months ago
  100. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago