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