1. 29c58ef Merge "Unify OS APIs into one API" into main by Treehugger Robot · 1 year, 5 months ago
  2. 89b2459 Unify OS APIs into one API by Inseob Kim · 1 year, 6 months ago
  3. 855a6f6 Use generated sysprop library. by Andrew Walbran · 1 year, 5 months ago
  4. d15f5e9 Merge "Allocate each VM an instance_id" into main by Shikha Panwar · 1 year, 5 months ago
  5. 61a74b5 Allocate each VM an instance_id by Shikha Panwar · 1 year, 6 months ago
  6. 9b2fb09 Build composd with avf flags by Shikha Panwar · 1 year, 6 months ago
  7. 7399e5e Remove task-profile by Jiyong Park · 1 year, 6 months ago
  8. 8704861 Simplify test ownership. by Alan Stokes · 1 year, 6 months ago
  9. 68c7b8f Merge "Introduce avf_build_flags_cc cc_defaults" into main by Nikita Ioffe · 1 year, 6 months ago
  10. 38b9e71 Introduce avf_build_flags_cc cc_defaults by Nikita Ioffe · 1 year, 6 months ago
  11. a8c56f0 Fix comment to match code by Alan Stokes · 1 year, 6 months ago
  12. feaa698 Grant SYS_NICE for CompOS by David Dai · 1 year, 6 months ago
  13. 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
  14. 5830b2b Merge "Replace use of deprecated logging functions" into main by Jeffrey Vander Stoep · 1 year, 6 months ago
  15. 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 6 months ago
  16. 61599a2 Increase compos default memory by Inseob Kim · 1 year, 6 months ago
  17. 9d09f57 Update source for Rust 1.74.1 by Chris Wailes · 1 year, 7 months ago
  18. 484cead Fix to ignore clippy warning by Charisee · 1 year, 8 months ago
  19. d6377b4 Remove include of <stdnoreturn.h> by Henri Chataing · 1 year, 9 months ago
  20. c3640b95 Use libhex by Alan Stokes · 1 year, 10 months ago
  21. 9cf23c6 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 10 months ago
  22. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
  23. 0c29141 Don't ignore failure to set a property by Alan Stokes · 2 years ago
  24. ad9bb86 Update name of hwtrust subcommand by Andrew Scull · 2 years ago
  25. f693559 Changes for Rust 1.72 by James Farrell · 2 years ago
  26. 17cead4 Migrate errors to binder::IntoBinderResult by Alan Stokes · 2 years ago
  27. 0411288 Add missing AOSP module metadata to `ComposHostTestCases`. by Roland Levillain · 2 years ago
  28. 4469f26 Revert "Revert "Disable ComposTestCase on Cuttlefish"" by Alan Stokes · 2 years ago
  29. ae3350d Standardise and add safety comments. by Andrew Walbran · 2 years, 1 month ago
  30. 65c9f1f Merge "Update Virtualization module to protobuf3." by Ludovic Barman · 2 years, 1 month ago
  31. 93ee308 Update Virtualization module to protobuf3. by Ludovic Barman · 2 years, 2 months ago
  32. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 1 month ago
  33. e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
  34. a0eb5ee Introduce VirtualMachineAppConfig::CustomConfig struct by Nikita Ioffe · 2 years, 1 month ago
  35. 26c35ed Add an arg to run-microdroid/run-app cmds to provide custom kernel by Nikita Ioffe · 2 years, 2 months ago
  36. 7f78bd6 Merge "Revert "Disable ComposTestCase on Cuttlefish"" by Treehugger Robot · 2 years, 3 months ago
  37. 35e8751 Revert "Disable ComposTestCase on Cuttlefish" by Alan Stokes · 2 years, 3 months ago
  38. 04e5dbd Bind ignored results. by Dan Albert · 2 years, 3 months ago
  39. 570aec1 ComposTestCase: Abort shell command if cd fails by Victor Hsieh · 2 years, 4 months ago
  40. b9a358d Merge "Split vm_identifier of Compos into ComposComposd and ComposVerify" by Seungjae Yoo · 2 years, 4 months ago
  41. a61a867 Split vm_identifier of Compos into ComposComposd and ComposVerify by Seungjae Yoo · 2 years, 4 months ago
  42. 6d11d37 Include MicrodroidTestPreparer where it's used by Jaewan Kim · 2 years, 4 months ago
  43. 1511c64 Merge "Disable AVF debug policies for tests" by Treehugger Robot · 2 years, 4 months ago
  44. a35f212 Disable ComposTestCase on Cuttlefish by Alan Stokes · 2 years, 4 months ago
  45. 15819f5 Disable AVF debug policies for tests by Jaewan Kim · 2 years, 4 months ago
  46. e665c55 Merge "Bump the version_code of virt & compos apex" by Treehugger Robot · 2 years, 4 months ago
  47. 7968aa9 Merge "Capture stderr when we run composd_cmd" by Treehugger Robot · 2 years, 4 months ago
  48. 435765d Capture stderr when we run composd_cmd by Alan Stokes · 2 years, 4 months ago
  49. a33b75a Merge "Use protobuf 2.x instead of 3.x" by Treehugger Robot · 2 years, 4 months ago
  50. f93d5cf Avoid unnecessary tear down in the test by Victor Hsieh · 2 years, 4 months ago
  51. 82c3a83 Bump the version_code of virt & compos apex by Shikha Panwar · 2 years, 4 months ago
  52. f9f5826 Stop writing VM logs to files by Alan Stokes · 2 years, 4 months ago
  53. 8d35160 Determine CompOS VM size from properties by Alan Stokes · 2 years, 5 months ago
  54. e6e5229 Use protobuf 2.x instead of 3.x by Ivan Lozano · 2 years, 5 months ago
  55. 464ea0d Map the failure on enabling fs-verity to the atom by Victor Hsieh · 2 years, 5 months ago
  56. de76d90 Don't mount the extra apk if VM isn't given one by Victor Hsieh · 2 years, 5 months ago
  57. 9807dcd Enable fs-verity after compilation by CompOS by Victor Hsieh · 2 years, 5 months ago
  58. d1ded3b Merge "Revert "Increase max VM memory for CompOS"" by Treehugger Robot · 2 years, 5 months ago
  59. 7438e40 Revert "Increase max VM memory for CompOS" by Alan Stokes · 2 years, 5 months ago
  60. 83e5bc8 Merge "Search for CompOsPayloadApp/EmptyPayloadApp with extensions" by Cole Faust · 2 years, 5 months ago
  61. 237ee3e Search for CompOsPayloadApp/EmptyPayloadApp with extensions by Cole Faust · 2 years, 5 months ago
  62. 6d52dc8 [doc] Update the link to the BCC specification by Alice Wang · 2 years, 5 months ago
  63. bad9de3 Merge "Drop unnecessary dependencies to libbinder_rpc_unstable" by Jiyong Park · 2 years, 6 months ago
  64. 437a88f Drop unnecessary dependencies to libbinder_rpc_unstable by Jiyong Park · 2 years, 6 months ago
  65. 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 2 years, 6 months ago
  66. c4d5def Don't start composd if VMs are not supported by Alan Stokes · 2 years, 6 months ago
  67. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 6 months ago
  68. 2805da9 Explicitly run compos_verity with 1 vCPU by Victor Hsieh · 2 years, 6 months ago
  69. 025c7cc composd: Always start VM with numVCpus=numCpus by David Brazdil · 2 years, 6 months ago
  70. 39da769 Increase max VM memory for CompOS by Alan Stokes · 2 years, 6 months ago
  71. 6f85967 Merge "Set future_updatable: false for virt and compos APEXes" by Nikita Ioffe · 2 years, 6 months ago
  72. bd6d08a Logging improvements by Alan Stokes · 2 years, 6 months ago
  73. c0b0961 Set future_updatable: false for virt and compos APEXes by Nikita Ioffe · 2 years, 6 months ago
  74. 317aa48 Improve assertion by Alan Stokes · 2 years, 7 months ago
  75. a2ddd11 Merge "Adjust for bcc_validator rename" by Treehugger Robot · 2 years, 7 months ago
  76. 00d5dbb Adjust for bcc_validator rename by Andrew Scull · 2 years, 7 months ago
  77. da8786d Add more clap tests. by Andrew Walbran · 2 years, 8 months ago
  78. 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 2 years, 7 months ago
  79. 4280d7c Merge "Start using virtmgr for running VMs" by David Brazdil · 2 years, 7 months ago
  80. 792af55 Mark ComposHostTestCases as needing API 33 by Alan Stokes · 2 years, 7 months ago
  81. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
  82. 3253d20 Explicitly specify that composd doesn't need any capabilities by Nikita Ioffe · 2 years, 7 months ago
  83. a2125dd rpc_binder: Update users of RpcSession by David Brazdil · 2 years, 8 months ago
  84. 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 9 months ago
  85. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
  86. 5895ac0 Merge changes from topic "revert-2278163-EHDGJTYSEH" by Jiyong Park · 2 years, 8 months ago
  87. 692c908 Revert^2 "Remove the daily job" by Jiyong Park · 2 years, 8 months ago
  88. 0b82762 Revert "Compos test compilation is only for dogfooders and is cr..." by Jiyong Park · 2 years, 8 months ago
  89. bcc2ec2 libvm_payload as a cc_library by Alan Stokes · 2 years, 9 months ago
  90. e0945ad RPC Server never returns by Alan Stokes · 2 years, 9 months ago
  91. 65bbb91 Panic on non-actionable failures by Alan Stokes · 2 years, 9 months ago
  92. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 2 years, 9 months ago
  93. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  94. 15ae7b9 [rpc_binder] Use RPC binder over UDS for authfs_service by Alice Wang · 2 years, 10 months ago
  95. 9b866f0 Fix warnings from rustc 1.65.0 by Chris Wailes · 2 years, 9 months ago
  96. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  97. d4ea5a8 Split out restricted header by Alan Stokes · 2 years, 9 months ago
  98. fdfe803 Add module metadata to `ComposHostTestCases` for Mainline Presubmits. by Roland Levillain · 2 years, 9 months ago
  99. 9eca319 Compos test compilation is only for dogfooders and is critical by Jiyong Park · 2 years, 9 months ago
  100. b0a0257 Revert "Remove the daily job" by Jiyong Park · 2 years, 9 months ago