1. e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 3 years, 3 months ago
  2. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 3 years, 3 months ago
  3. 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 3 years, 3 months ago
  4. bd569a0 [API][compos] Use VmPayloadService to notify host in compos by Alice Wang · 3 years, 3 months ago
  5. 7c6e418 Simplify compos key handling by Andrew Scull · 3 years, 3 months ago
  6. b3dd8af Merge "Remove direct access to the sealing CDI from the payload" by Andrew Scull · 3 years, 3 months ago
  7. c58b37c Merge "Allow attestation chain to be up to 4k" by Andrew Scull · 3 years, 3 months ago
  8. 87f5b61 Allow attestation chain to be up to 4k by Andrew Scull · 3 years, 3 months ago
  9. 609299c [API] Change libvm_payload to shared lib by Alice Wang · 3 years, 3 months ago
  10. 102067a Remove direct access to the sealing CDI from the payload by Andrew Scull · 3 years, 3 months ago
  11. e4b0285 Use the vm_payload library to access DICE values by Andrew Scull · 3 years, 3 months ago
  12. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 3 years, 4 months ago
  13. e769867 Use new OdrefreshArgs in AIDL to simplify arguments by Victor Hsieh · 3 years, 4 months ago
  14. f654427 Merge "Suppress warning of mixed oneway" by Treehugger Robot · 3 years, 4 months ago
  15. 44ba865 Merge "Include 'debug.hypervisor.metrics_tag' in metric names" by David Brazdil · 3 years, 4 months ago
  16. cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 3 years, 4 months ago
  17. 5b184b2 Merge "Make authfs start optional" by Treehugger Robot · 3 years, 4 months ago
  18. d9d4c20 Suppress warning of mixed oneway by Victor Hsieh · 3 years, 4 months ago
  19. bbea2de Merge "Move ComposBenchmark's executeCommand to MicrodroidDeviceTestBase" by Treehugger Robot · 3 years, 4 months ago
  20. a766f31 Move ComposBenchmark's executeCommand to MicrodroidDeviceTestBase by Frederick Mayle · 3 years, 4 months ago
  21. 01b3ef0 Make authfs start optional by Alan Stokes · 3 years, 4 months ago
  22. 64d8862 compos: compiling system server JARs in /system_ext by Victor Hsieh · 3 years, 4 months ago
  23. a61ec2e compos: mount BuildManifestSystemExt.apk if exists by Victor Hsieh · 3 years, 4 months ago
  24. e93cc88 Merge "Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint collection during compilation to AOSP." by Guile Chao · 3 years, 4 months ago
  25. 551f7d3 Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint by guile · 3 years, 4 months ago
  26. 1732c0d compos: switch to clap's derive pattern by Victor Hsieh · 3 years, 4 months ago
  27. f219cd8 Delete cpu affinity config by Victor Hsieh · 3 years, 4 months ago
  28. f8900bd Stop configuring the VM with specific cpu set by Victor Hsieh · 3 years, 4 months ago
  29. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years, 4 months ago
  30. 78ce220 Merge "Rename device test helper package to com.android.microdroid.test.device" by Alice Wang · 3 years, 5 months ago
  31. 7f7c439 Rename host test helper package to com.android.microdroid.test.host by Alice Wang · 3 years, 5 months ago
  32. 9e9c551 Rename device test helper package to com.android.microdroid.test.device by Alice Wang · 3 years, 5 months ago
  33. ef70658 Merge "Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper" by Alice Wang · 3 years, 5 months ago
  34. 7e0843d Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper by Alice Wang · 3 years, 5 months ago
  35. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years, 5 months ago
  36. 52b7ba2 Fix ComposHostTestCases running locally by Alan Stokes · 3 years, 5 months ago
  37. bebcb87 composd: replace FD holder of File with OwnedFd by Victor Hsieh · 3 years, 5 months ago
  38. 4333d52 compsvc: mininize the footprint of raw fd by Victor Hsieh · 3 years, 5 months ago
  39. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years, 5 months ago
  40. bf2c494 Merge "Minor build tweaks" by Treehugger Robot · 3 years, 5 months ago
  41. 34f0688 Minor build tweaks by Alan Stokes · 3 years, 5 months ago
  42. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years, 5 months ago
  43. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years, 5 months ago
  44. 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years, 6 months ago
  45. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years, 5 months ago
  46. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years, 6 months ago
  47. 9386360 Clean up instance tracking by Alan Stokes · 3 years, 6 months ago
  48. 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 3 years, 6 months ago
  49. 3d5d266 Merge "migrate to clap 3.x" by Jeffrey Vander Stoep · 3 years, 6 months ago
  50. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years, 6 months ago
  51. a8dc271 migrate to clap 3.x by Jeff Vander Stoep · 3 years, 6 months ago
  52. abc8925 Temporarily use libclap_deprecated by Jeff Vander Stoep · 3 years, 6 months ago
  53. 5387c9e Move isCuttlefish() to helper classes by David Brazdil · 3 years, 6 months ago
  54. f9fe9a0 Rename VirtualizationTestHelper to MicrodroidHostTestHelper by David Brazdil · 3 years, 6 months ago
  55. aaca3ed Merge "Derive Eq for error types." by Treehugger Robot · 3 years, 6 months ago
  56. 6c8b3fa compos_bench: Skip testGuestCompileTime on CF by David Brazdil · 3 years, 6 months ago
  57. 34b1ff9 Derive Eq for error types. by Andrew Walbran · 3 years, 6 months ago
  58. 11420b1 Merge "Orderly VM shutdown, part 1" by Treehugger Robot · 3 years, 6 months ago
  59. 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 7 months ago
  60. bd2a4ff compos_bench: Reduce number of rounds from 10 to 5 by David Brazdil · 3 years, 6 months ago
  61. a9497a6 compos_bench: Rename tests to fit AVF terminology by David Brazdil · 3 years, 6 months ago
  62. 9a9582e compos_bench: Unify metric reporting by David Brazdil · 3 years, 6 months ago
  63. 96bb04a compos_bench: Remove empty cleanup() function by David Brazdil · 3 years, 6 months ago
  64. 17139bc compos_bench: Fix getLatestDex2oatSuccessTime by David Brazdil · 3 years, 6 months ago
  65. e6653af Migrate pkvm_perf_test.py test_compilation_in_android function to AOSP by guile · 3 years, 6 months ago
  66. 47ba049 Migrate pkvm_perf_test.py test_compilation_in_vm function to AOSP by guile · 3 years, 6 months ago
  67. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 6 months ago
  68. c3f2ac2 Fix tests on aosp_cf_x86_64_only_phone by Alan Stokes · 3 years, 7 months ago
  69. 0df4850 Allow VM logging from compos_verify by Alan Stokes · 3 years, 7 months ago
  70. 852629d [Telemetry] Include (compos) job cancellation reason by Shikha Panwar · 3 years, 8 months ago
  71. a587f7a Merge "Move helper function out of struct impl." by Treehugger Robot · 3 years, 8 months ago
  72. 106fcac Move helper function out of struct impl. by Andrew Walbran · 3 years, 8 months ago
  73. ddc9f24 Merge "Revert^2 "Verify that the VM-generated BCC is valid"" by Treehugger Robot · 3 years, 8 months ago
  74. 4ccc851 Merge "Move VsockFactory into VM client library." by Andrew Walbran · 3 years, 8 months ago
  75. 32c4587 Merge "Use a more generic profile SCHED_SP_COMPUTE" by Victor Hsieh · 3 years, 8 months ago
  76. 05b40c6 Revert^2 "Verify that the VM-generated BCC is valid" by Alan Stokes · 3 years, 8 months ago
  77. 1072cc0 Move VsockFactory into VM client library. by Andrew Walbran · 3 years, 8 months ago
  78. d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 8 months ago
  79. 63a18ce Use a more generic profile SCHED_SP_COMPUTE by Victor Hsieh · 3 years, 8 months ago
  80. 00e2005 Revert "Verify that the VM-generated BCC is valid" by Alan Stokes · 3 years, 8 months ago
  81. f822d74 Verify that the VM-generated BCC is valid by Alan Stokes · 3 years, 9 months ago
  82. cb6d66b Initialize compsvc with allowlisted system properties by Victor Hsieh · 3 years, 8 months ago
  83. a05e785 Remove bogus dependency on anyhow by Alan Stokes · 3 years, 8 months ago
  84. 017c47b Merge "Write out the BCC when signing" by Alan Stokes · 3 years, 9 months ago
  85. 5430eca Write out the BCC when signing by Alan Stokes · 3 years, 10 months ago
  86. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 9 months ago
  87. 0b6674e Send Isolated Compilation related atoms to stastd by Shikha Panwar · 3 years, 9 months ago
  88. 8f7b833 Remove the daily job by Alan Stokes · 3 years, 9 months ago
  89. 81c96f3 Add hooks for IsolatedCompilation metrics by Alan Stokes · 3 years, 10 months ago
  90. 6f03c94 Make exporting tombstone (out of VM) configurable by Shikha Panwar · 3 years, 9 months ago
  91. 16aef92 Remove reconnectHostAdb hack by Jiyong Park · 3 years, 10 months ago
  92. 2e56937 Don't hardwire the config APK path by Alan Stokes · 3 years, 10 months ago
  93. 33daaa3 compos_verity: don't write to log file by Victor Hsieh · 3 years, 10 months ago
  94. e60c96e Merge "Run a non-protected VM at DebugLevel::APP_ONLY" by Treehugger Robot · 3 years, 10 months ago
  95. 8c2d678 Run a non-protected VM at DebugLevel::APP_ONLY by Victor Hsieh · 3 years, 10 months ago
  96. 758f9fd Reduce vm timeout by Alan Stokes · 3 years, 10 months ago
  97. 32d8fa5 Add back "compos_verify --instance pending" by Alan Stokes · 3 years, 10 months ago
  98. 5507664 Archive VM logs for test cases by Victor Hsieh · 3 years, 10 months ago
  99. dd8dfe8 Improve error logging by Alan Stokes · 3 years, 10 months ago
  100. 378f738 Use default VM memory size except when compiling by Alan Stokes · 3 years, 10 months ago