1. fd45823 Enable SELinux in ComposTestCase by Victor Hsieh · 4 years, 7 months ago
  2. 6cebcff Merge "Switch compsvc to use authfs_service" by Victor Hsieh · 4 years, 7 months ago
  3. 5b4c70e apkverify: signature verification over signed data by Jooyung Han · 4 years, 7 months ago
  4. 19c1d6c microdroid_manager: verify APK/APEXes by Jooyung Han · 4 years, 8 months ago
  5. 5d94bfc apkverify: add ziputil by Jooyung Han · 4 years, 8 months ago
  6. 12a0b70 add apkverify lib to verify APK/APEX signatures by Jooyung Han · 4 years, 8 months ago
  7. ebb1d90 Switch compsvc to use authfs_service by Victor Hsieh · 4 years, 8 months ago
  8. 8bb67b6 Start authfs_service during boot on microdroid by Victor Hsieh · 4 years, 8 months ago
  9. 6932ee0 Merge "Introduce authfs_service" by Treehugger Robot · 4 years, 8 months ago
  10. ec50617 Merge "authfs: Support extra mount options" by Treehugger Robot · 4 years, 8 months ago
  11. 045f1e6 Introduce authfs_service by Victor Hsieh · 4 years, 8 months ago
  12. 5dd1c07 Merge "Use composite disk code from crosvm." by Andrew Walbran · 4 years, 8 months ago
  13. 36e3385 Merge "mk_payload is a host tool" by Jooyung Han · 4 years, 8 months ago
  14. b31c3f1 Use composite disk code from crosvm. by Andrew Walbran · 4 years, 8 months ago
  15. feea11f Merge "Add selinux denial test to Microdroid test" by Inseob Kim · 4 years, 8 months ago
  16. 16a83c0 Merge "Fix microdroid boot with newer crosvm" by Alistair Delva · 4 years, 8 months ago
  17. 2e7eefd mk_payload is a host tool by Jooyung Han · 4 years, 8 months ago
  18. 4cc3b79 authfs: Support extra mount options by Victor Hsieh · 4 years, 8 months ago
  19. f1c9d0c Fix microdroid boot with newer crosvm by Alistair Delva · 4 years, 8 months ago
  20. fc8091b Merge changes I851bc789,I8ccf8abd by Treehugger Robot · 4 years, 8 months ago
  21. fbb39d2 Pass composite image header, footer and filler as FDs too. by Andrew Walbran · 4 years, 8 months ago
  22. 8932052 Add selinux denial test to Microdroid test by Inseob Kim · 4 years, 8 months ago
  23. 4e207a1 Remove shell invoking of payload by Inseob Kim · 4 years, 8 months ago
  24. 8a17ef7 microdroid: add required libs manually by Jooyung Han · 4 years, 8 months ago
  25. a920f9e Mount data partitions prior to keystore by Inseob Kim · 4 years, 8 months ago
  26. 2693882 Merge "Migrate to the librustutils system property bindings." by Joel Galenson · 4 years, 8 months ago
  27. 9b1753c Move ComposKeyTestCase#testOdrefresh to presubmit by Victor Hsieh · 4 years, 8 months ago
  28. 724debc Re-enable ComposTestCase but exclude in presubmit by Victor Hsieh · 4 years, 8 months ago
  29. 6607e0d Merge "Set logwrapper timeout to the longest test time" by Victor Hsieh · 4 years, 8 months ago
  30. 967875c Merge changes from topics "microdroid-no-bootstrap", "microdroid-starts-early" by Jooyung Han · 4 years, 8 months ago
  31. 0a60dbe Merge "remove support of multi-file partition" by Jooyung Han · 4 years, 8 months ago
  32. 482704c Migrate to the librustutils system property bindings. by Joel Galenson · 4 years, 8 months ago
  33. 0bcddcc Set logwrapper timeout to the longest test time by Victor Hsieh · 4 years, 8 months ago
  34. 1869cd9 Disable ComposTestCase by Alan Stokes · 4 years, 8 months ago
  35. 8338291 Merge "Add support for create image & start VM." by Alan Stokes · 4 years, 8 months ago
  36. e706c9f Microdroid_manager starts before apexd by Jooyung Han · 4 years, 8 months ago
  37. f207f09 microdroid runs in a single mount namespace by Jooyung Han · 4 years, 8 months ago
  38. 631d588 remove support of multi-file partition by Jooyung Han · 4 years, 8 months ago
  39. 345fd77 Merge "Revert "Close adb connection before shutting down VM"" by Victor Hsieh · 4 years, 8 months ago
  40. 04a95d7 Revert "Close adb connection before shutting down VM" by Victor Hsieh · 4 years, 8 months ago
  41. bb39a1e Merge "Test odrefresh generates identical output in Comp OS" by Treehugger Robot · 4 years, 8 months ago
  42. 34e18e9 Test odrefresh generates identical output in Comp OS by Victor Hsieh · 4 years, 8 months ago
  43. 222edd0 Add support for create image & start VM. by Alan Stokes · 4 years, 8 months ago
  44. 4cc876d Merge "Remove ndk_platform backend. Use the ndk backend." by Jiyong Park · 4 years, 8 months ago
  45. 2970432 Merge changes Id7dcf0b8,Ia8749923 by Andrew Walbran · 4 years, 8 months ago
  46. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years, 8 months ago
  47. 1c9269f Add VM memory config to Java API. by Andrew Walbran · 4 years, 8 months ago
  48. cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years, 8 months ago
  49. f4aa566 Merge "instance.img is actually added as a writable partition" by Jiyong Park · 4 years, 8 months ago
  50. 16dafac Temporarily set the VM's default memory to 2048 MiB by Victor Hsieh · 4 years, 8 months ago
  51. 29450e7 Merge "Allow VM memory to be specified in app config." by Andrew Walbran · 4 years, 8 months ago
  52. 4d5f608 Merge "Re-connect adb while cleaning up VM." by Treehugger Robot · 4 years, 8 months ago
  53. c0ca3ef Re-connect adb while cleaning up VM. by Alan Stokes · 4 years, 8 months ago
  54. 354b624 Merge "update the doc" by Jiyong Park · 4 years, 8 months ago
  55. 48c9aeb update the doc by Jiyong Park · 4 years, 8 months ago
  56. 8d08181 instance.img is actually added as a writable partition by Jiyong Park · 4 years, 8 months ago
  57. 45bcb0c Allow VM memory to be specified in app config. by Andrew Walbran · 4 years, 8 months ago
  58. d44e017 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 8 months ago
  59. ad445d3 Merge "Use com.android.compos.certificate." by Treehugger Robot · 4 years, 8 months ago
  60. e8e37e6 Merge "compsvc_worker: refactor authfs into another module" by Treehugger Robot · 4 years, 8 months ago
  61. f935dfc Merge "Mark our config APEX as no code." by Treehugger Robot · 4 years, 8 months ago
  62. f7de50d compsvc_worker: refactor authfs into another module by Victor Hsieh · 4 years, 8 months ago
  63. d502470 Mark our config APEX as no code. by Alan Stokes · 4 years, 8 months ago
  64. 493cd8a Use com.android.compos.certificate. by Alan Stokes · 4 years, 8 months ago
  65. 9ae4b5c Merge changes from topic "vm_sepolicy" by Jiyong Park · 4 years, 8 months ago
  66. 66a54d0 Merge changes I72aead02,I0c3015f1 by Treehugger Robot · 4 years, 8 months ago
  67. 534aa8a Merge "Migrate keystore2's Rust system library bindings to bionic." by Joel Galenson · 4 years, 8 months ago
  68. 7ec4e7f Use CompOsKeyService as compsvc factory. by Alan Stokes · 4 years, 8 months ago
  69. 9e2c5d5 Split compsvc.rs. by Alan Stokes · 4 years, 8 months ago
  70. fa2f1ac Run MicrodroidHostTestCase with selinux enforced by Jiyong Park · 4 years, 8 months ago
  71. cc0db52 Pass payload disk images as file descriptors rather than paths. by Andrew Walbran · 4 years, 8 months ago
  72. 62d7803 Merge "Failing to `adb disconnect` is not an error" by Jiyong Park · 4 years, 8 months ago
  73. fbd1014 Merge "Update source for new lints in 1.52.1" by Treehugger Robot · 4 years, 8 months ago
  74. 2e8e329 Failing to `adb disconnect` is not an error by Jiyong Park · 4 years, 8 months ago
  75. 41d006a Update source for new lints in 1.52.1 by Chris Wailes · 4 years, 8 months ago
  76. 44ee4c5 Merge "Update source for new lints in 1.52.1" by Treehugger Robot · 4 years, 8 months ago
  77. 2acfb0a Update source for new lints in 1.52.1 by Chris Wailes · 4 years, 8 months ago
  78. 729a9a0 Migrate keystore2's Rust system library bindings to bionic. by Joel Galenson · 4 years, 8 months ago
  79. 1ef3cb7 Add strace to microdroid image by Victor Hsieh · 4 years, 8 months ago
  80. 8cbf1bc Merge "Run apkdmverity tests only on devices having the virt APEX" by Treehugger Robot · 4 years, 8 months ago
  81. 45ec628 Merge "Add the standard cpuset nodes" by Treehugger Robot · 4 years, 8 months ago
  82. 5bfb139 Merge "Do not use size filler" by Treehugger Robot · 4 years, 8 months ago
  83. eeccae7 Add a test for compos_key_service. by Alan Stokes · 4 years, 8 months ago
  84. f78be53 Integration test for CompOS by Victor Hsieh · 4 years, 9 months ago
  85. e829dd6 Merge "Move microdroid sepolicy to system/sepolicy" by Treehugger Robot · 4 years, 8 months ago
  86. ef82391 Merge "Support CompOS Key Service in a VM" by Alan Stokes · 4 years, 8 months ago
  87. 05cdef1 Move microdroid sepolicy to system/sepolicy by Inseob Kim · 4 years, 8 months ago
  88. 9588463 Do not use size filler by Jooyung Han · 4 years, 9 months ago
  89. e584781 Merge "Remove redundant zipfuse mount check" by Treehugger Robot · 4 years, 8 months ago
  90. b15c93f Support CompOS Key Service in a VM by Alan Stokes · 4 years, 8 months ago
  91. fca7ea3 Merge "Speed up AuthFsHostTest by reusing the VM" by Treehugger Robot · 4 years, 8 months ago
  92. 40cceb3 Remove redundant zipfuse mount check by Inseob Kim · 4 years, 8 months ago
  93. d1f48bb Merge "use serde-xml-rs to read apex-info-list.xml" by Treehugger Robot · 4 years, 8 months ago
  94. 44b02ab use serde-xml-rs to read apex-info-list.xml by Jooyung Han · 4 years, 8 months ago
  95. 048a41b Annotate nullability to Java APIs by Jiyong Park · 4 years, 8 months ago
  96. 5534e52 Speed up AuthFsHostTest by reusing the VM by Victor Hsieh · 4 years, 8 months ago
  97. e9044cc Merge "Set umask in compos_key_cmd." by Treehugger Robot · 4 years, 8 months ago
  98. 05da332 Merge "Create instance.img" by Jiyong Park · 4 years, 8 months ago
  99. fc25f07 Merge "Wait for keystore from CompOs" by Treehugger Robot · 4 years, 8 months ago
  100. 48b354d Create instance.img by Jiyong Park · 4 years, 8 months ago