1. 317aa48 Improve assertion by Alan Stokes · 2 years, 7 months ago
  2. a2ddd11 Merge "Adjust for bcc_validator rename" by Treehugger Robot · 2 years, 8 months ago
  3. 00d5dbb Adjust for bcc_validator rename by Andrew Scull · 2 years, 8 months ago
  4. da8786d Add more clap tests. by Andrew Walbran · 2 years, 9 months ago
  5. 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 2 years, 8 months ago
  6. 4280d7c Merge "Start using virtmgr for running VMs" by David Brazdil · 2 years, 8 months ago
  7. 792af55 Mark ComposHostTestCases as needing API 33 by Alan Stokes · 2 years, 8 months ago
  8. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 9 months ago
  9. 3253d20 Explicitly specify that composd doesn't need any capabilities by Nikita Ioffe · 2 years, 8 months ago
  10. a2125dd rpc_binder: Update users of RpcSession by David Brazdil · 2 years, 9 months ago
  11. 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 10 months ago
  12. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 9 months ago
  13. 5895ac0 Merge changes from topic "revert-2278163-EHDGJTYSEH" by Jiyong Park · 2 years, 9 months ago
  14. 692c908 Revert^2 "Remove the daily job" by Jiyong Park · 2 years, 9 months ago
  15. 0b82762 Revert "Compos test compilation is only for dogfooders and is cr..." by Jiyong Park · 2 years, 9 months ago
  16. bcc2ec2 libvm_payload as a cc_library by Alan Stokes · 2 years, 10 months ago
  17. e0945ad RPC Server never returns by Alan Stokes · 2 years, 9 months ago
  18. 65bbb91 Panic on non-actionable failures by Alan Stokes · 2 years, 9 months ago
  19. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 2 years, 10 months ago
  20. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 10 months ago
  21. 15ae7b9 [rpc_binder] Use RPC binder over UDS for authfs_service by Alice Wang · 2 years, 10 months ago
  22. 9b866f0 Fix warnings from rustc 1.65.0 by Chris Wailes · 2 years, 10 months ago
  23. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 11 months ago
  24. d4ea5a8 Split out restricted header by Alan Stokes · 2 years, 10 months ago
  25. fdfe803 Add module metadata to `ComposHostTestCases` for Mainline Presubmits. by Roland Levillain · 2 years, 10 months ago
  26. 9eca319 Compos test compilation is only for dogfooders and is critical by Jiyong Park · 2 years, 10 months ago
  27. b0a0257 Revert "Remove the daily job" by Jiyong Park · 2 years, 10 months ago
  28. 45f97ba Don't override CPU count in CompOS benchmark by Victor Hsieh · 2 years, 10 months ago
  29. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 11 months ago
  30. e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 2 years, 11 months ago
  31. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 11 months ago
  32. 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 2 years, 11 months ago
  33. bd569a0 [API][compos] Use VmPayloadService to notify host in compos by Alice Wang · 2 years, 11 months ago
  34. 7c6e418 Simplify compos key handling by Andrew Scull · 2 years, 11 months ago
  35. b3dd8af Merge "Remove direct access to the sealing CDI from the payload" by Andrew Scull · 2 years, 11 months ago
  36. c58b37c Merge "Allow attestation chain to be up to 4k" by Andrew Scull · 2 years, 11 months ago
  37. 87f5b61 Allow attestation chain to be up to 4k by Andrew Scull · 2 years, 11 months ago
  38. 609299c [API] Change libvm_payload to shared lib by Alice Wang · 2 years, 11 months ago
  39. 102067a Remove direct access to the sealing CDI from the payload by Andrew Scull · 2 years, 11 months ago
  40. e4b0285 Use the vm_payload library to access DICE values by Andrew Scull · 2 years, 11 months ago
  41. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 3 years ago
  42. e769867 Use new OdrefreshArgs in AIDL to simplify arguments by Victor Hsieh · 3 years ago
  43. f654427 Merge "Suppress warning of mixed oneway" by Treehugger Robot · 3 years ago
  44. 44ba865 Merge "Include 'debug.hypervisor.metrics_tag' in metric names" by David Brazdil · 3 years ago
  45. cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 3 years ago
  46. 5b184b2 Merge "Make authfs start optional" by Treehugger Robot · 3 years ago
  47. d9d4c20 Suppress warning of mixed oneway by Victor Hsieh · 3 years ago
  48. bbea2de Merge "Move ComposBenchmark's executeCommand to MicrodroidDeviceTestBase" by Treehugger Robot · 3 years ago
  49. a766f31 Move ComposBenchmark's executeCommand to MicrodroidDeviceTestBase by Frederick Mayle · 3 years ago
  50. 01b3ef0 Make authfs start optional by Alan Stokes · 3 years ago
  51. 64d8862 compos: compiling system server JARs in /system_ext by Victor Hsieh · 3 years ago
  52. a61ec2e compos: mount BuildManifestSystemExt.apk if exists by Victor Hsieh · 3 years ago
  53. e93cc88 Merge "Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint collection during compilation to AOSP." by Guile Chao · 3 years ago
  54. 551f7d3 Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint by guile · 3 years ago
  55. 1732c0d compos: switch to clap's derive pattern by Victor Hsieh · 3 years ago
  56. f219cd8 Delete cpu affinity config by Victor Hsieh · 3 years ago
  57. f8900bd Stop configuring the VM with specific cpu set by Victor Hsieh · 3 years ago
  58. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  59. 78ce220 Merge "Rename device test helper package to com.android.microdroid.test.device" by Alice Wang · 3 years ago
  60. 7f7c439 Rename host test helper package to com.android.microdroid.test.host by Alice Wang · 3 years ago
  61. 9e9c551 Rename device test helper package to com.android.microdroid.test.device by Alice Wang · 3 years ago
  62. ef70658 Merge "Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper" by Alice Wang · 3 years ago
  63. 7e0843d Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper by Alice Wang · 3 years ago
  64. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  65. 52b7ba2 Fix ComposHostTestCases running locally by Alan Stokes · 3 years ago
  66. bebcb87 composd: replace FD holder of File with OwnedFd by Victor Hsieh · 3 years ago
  67. 4333d52 compsvc: mininize the footprint of raw fd by Victor Hsieh · 3 years ago
  68. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
  69. bf2c494 Merge "Minor build tweaks" by Treehugger Robot · 3 years ago
  70. 34f0688 Minor build tweaks by Alan Stokes · 3 years, 1 month ago
  71. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years, 1 month ago
  72. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years, 1 month ago
  73. 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years, 1 month ago
  74. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years, 1 month ago
  75. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years, 1 month ago
  76. 9386360 Clean up instance tracking by Alan Stokes · 3 years, 1 month ago
  77. 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 3 years, 1 month ago
  78. 3d5d266 Merge "migrate to clap 3.x" by Jeffrey Vander Stoep · 3 years, 1 month ago
  79. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years, 1 month ago
  80. a8dc271 migrate to clap 3.x by Jeff Vander Stoep · 3 years, 1 month ago
  81. abc8925 Temporarily use libclap_deprecated by Jeff Vander Stoep · 3 years, 1 month ago
  82. 5387c9e Move isCuttlefish() to helper classes by David Brazdil · 3 years, 1 month ago
  83. f9fe9a0 Rename VirtualizationTestHelper to MicrodroidHostTestHelper by David Brazdil · 3 years, 1 month ago
  84. aaca3ed Merge "Derive Eq for error types." by Treehugger Robot · 3 years, 1 month ago
  85. 6c8b3fa compos_bench: Skip testGuestCompileTime on CF by David Brazdil · 3 years, 1 month ago
  86. 34b1ff9 Derive Eq for error types. by Andrew Walbran · 3 years, 2 months ago
  87. 11420b1 Merge "Orderly VM shutdown, part 1" by Treehugger Robot · 3 years, 1 month ago
  88. 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 2 months ago
  89. bd2a4ff compos_bench: Reduce number of rounds from 10 to 5 by David Brazdil · 3 years, 2 months ago
  90. a9497a6 compos_bench: Rename tests to fit AVF terminology by David Brazdil · 3 years, 2 months ago
  91. 9a9582e compos_bench: Unify metric reporting by David Brazdil · 3 years, 2 months ago
  92. 96bb04a compos_bench: Remove empty cleanup() function by David Brazdil · 3 years, 2 months ago
  93. 17139bc compos_bench: Fix getLatestDex2oatSuccessTime by David Brazdil · 3 years, 2 months ago
  94. e6653af Migrate pkvm_perf_test.py test_compilation_in_android function to AOSP by guile · 3 years, 2 months ago
  95. 47ba049 Migrate pkvm_perf_test.py test_compilation_in_vm function to AOSP by guile · 3 years, 2 months ago
  96. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 2 months ago
  97. c3f2ac2 Fix tests on aosp_cf_x86_64_only_phone by Alan Stokes · 3 years, 2 months ago
  98. 0df4850 Allow VM logging from compos_verify by Alan Stokes · 3 years, 3 months ago
  99. 852629d [Telemetry] Include (compos) job cancellation reason by Shikha Panwar · 3 years, 3 months ago
  100. a587f7a Merge "Move helper function out of struct impl." by Treehugger Robot · 3 years, 3 months ago