1. 554fc5a [Hex] Use libhex to encode hex string in libs/apkverify/v4.rs by Tanmoy Mollik · 3 years, 3 months ago
  2. 0f525b1 Merge "[benchmark][authfs] Add benchmarks for authfs remote file reading" by Alice Wang · 3 years, 3 months ago
  3. c3b8a80 [benchmark][authfs] Add benchmarks for authfs remote file reading by Alice Wang · 3 years, 3 months ago
  4. 4a27e38 Merge "Decouple apkdmverity from device mapper modules" by Treehugger Robot · 3 years, 3 months ago
  5. f3d3cdb Merge "Create a ZRAM swap device" by Keir Fraser · 3 years, 3 months ago
  6. cd08d5e Merge "Prevent stalled adb connections to Micrdroid" by Sebastian Ene · 3 years, 3 months ago
  7. 7b0255e Merge "Measure app startup impact after VM teardown" by Sebastian Ene · 3 years, 3 months ago
  8. 933f0ac Create a ZRAM swap device by Keir Fraser · 3 years, 3 months ago
  9. 65d443d Use bindgen_nostd targets in libdice_nostd by David Brazdil · 3 years, 3 months ago
  10. 4a9f2fe Prevent stalled adb connections to Micrdroid by Sebastian Ene · 3 years, 3 months ago
  11. 6291981 Measure app startup impact after VM teardown by Sebastian Ene · 3 years, 4 months ago
  12. 414ea89 Decouple apkdmverity from device mapper modules by Shikha Panwar · 3 years, 3 months ago
  13. 89b394a Merge "Update kernel to builds 9170280" by Keir Fraser · 3 years, 3 months ago
  14. 5b6ea7d Merge "Update kernel to builds 9170280" by Keir Fraser · 3 years, 3 months ago
  15. 80bceba Merge "Add libopen_dice nostd wrapper and test it in vmbase_example" by Treehugger Robot · 3 years, 3 months ago
  16. 500a785 Update kernel to builds 9170280 by Keir Fraser · 3 years, 3 months ago
  17. 390f1fb Update kernel to builds 9170280 by Keir Fraser · 3 years, 3 months ago
  18. c276b80 [hex] Use libhex to encode hex string in avmd and apexutil by Alice Wang · 3 years, 3 months ago
  19. 91beddf Merge "Add a doc for Microdroid kernel building and prebuilt updating" by Jiyong Park · 3 years, 3 months ago
  20. 94f8188 Merge "[authfs][Test] Move --cid from tests to AuthFsTestRule" by Alice Wang · 3 years, 3 months ago
  21. c67556b Merge "vmbase: Support LLVM and Bionic stack guard" by Treehugger Robot · 3 years, 3 months ago
  22. 408f5d2 Add a doc for Microdroid kernel building and prebuilt updating by Jiyong Park · 3 years, 3 months ago
  23. 2a70188 [authfs][Test] Move --cid from tests to AuthFsTestRule by Alice Wang · 3 years, 3 months ago
  24. 9a83e61 Add libopen_dice nostd wrapper and test it in vmbase_example by David Brazdil · 3 years, 4 months ago
  25. a51c6f0 vmbase: Support LLVM and Bionic stack guard by David Brazdil · 3 years, 3 months ago
  26. de6758f Merge changes I7a38fa86,I2b4bd798 by Keir Fraser · 3 years, 3 months ago
  27. e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 3 years, 3 months ago
  28. 752f402 Update kernel to builds 9162255 by Keir Fraser · 3 years, 3 months ago
  29. bd05aae Update kernel to builds 9162255 by Keir Fraser · 3 years, 3 months ago
  30. 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 3 years, 3 months ago
  31. af0eed3 Merge "Add document about using lldbclient.py" by Treehugger Robot · 3 years, 3 months ago
  32. 29120b5 Add document about using lldbclient.py by Inseob Kim · 3 years, 3 months ago
  33. d7394ce Merge "Make the vm_payload API look more NDK-like" by Treehugger Robot · 3 years, 3 months ago
  34. 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 3 years, 3 months ago
  35. f9231df Merge "Report crosvm reboot reason on watchdog stall" by Sebastian Ene · 3 years, 3 months ago
  36. ae33b60 Merge "Update for new version of vsock crate." by Treehugger Robot · 3 years, 3 months ago
  37. 23167d8 Report crosvm reboot reason on watchdog stall by Sebastian Ene · 3 years, 3 months ago
  38. 8b38f3a Merge "[API][compos] Use VmPayloadService to notify host in compos" by Treehugger Robot · 3 years, 3 months ago
  39. b109ef0 Merge "[API] Use vm_payload API in microdroid benchmark tests" by Alice Wang · 3 years, 3 months ago
  40. bd569a0 [API][compos] Use VmPayloadService to notify host in compos by Alice Wang · 3 years, 3 months ago
  41. 4d370e6 [API] Use vm_payload API in microdroid benchmark tests by Alice Wang · 3 years, 3 months ago
  42. d5926d7 tests: Update string for measuring pvmfw boot time by Pierre-Clément Tosi · 3 years, 3 months ago
  43. 7c6e418 Simplify compos key handling by Andrew Scull · 3 years, 3 months ago
  44. b3dd8af Merge "Remove direct access to the sealing CDI from the payload" by Andrew Scull · 3 years, 3 months ago
  45. c58b37c Merge "Allow attestation chain to be up to 4k" by Andrew Scull · 3 years, 3 months ago
  46. b7e013a Merge "pvmfw: Delete U-Boot-based pvmfw.img prebuilt" by Pierre-Clément Tosi · 3 years, 3 months ago
  47. 197e3f6 Merge changes from topic "rust-pvmfw" by Pierre-Clément Tosi · 3 years, 3 months ago
  48. 5a838a0 Merge "[API] Change libvm_payload to shared lib" by Alice Wang · 3 years, 3 months ago
  49. c975509 Merge changes from topic "b/243513572" by Treehugger Robot · 3 years, 3 months ago
  50. 87f5b61 Allow attestation chain to be up to 4k by Andrew Scull · 3 years, 3 months ago
  51. 609299c [API] Change libvm_payload to shared lib by Alice Wang · 3 years, 3 months ago
  52. 6e9a0bc Merge "pvmfw.img: Generate an AVB-signed image" by Pierre-Clément Tosi · 3 years, 3 months ago
  53. 70400b1 Merge "pvmfw: Issue MMIO_GUARD_MAP for UART" by Pierre-Clément Tosi · 3 years, 3 months ago
  54. da4440a pvmfw: Issue MMIO_GUARD_MAP for UART by Pierre-Clément Tosi · 3 years, 5 months ago
  55. 7762003 test: Ignore testBootFailsWhenProtectedVmStartsWithImagesSignedWithDifferentKey by Pierre-Clément Tosi · 3 years, 3 months ago
  56. dc07ca6 test: Ignore bootFailsWhenPvmFwDataIsCompromised by Pierre-Clément Tosi · 3 years, 4 months ago
  57. 102067a Remove direct access to the sealing CDI from the payload by Andrew Scull · 3 years, 3 months ago
  58. 3b80c9b Remove the DICE service from microdroid by Andrew Scull · 3 years, 3 months ago
  59. e4b0285 Use the vm_payload library to access DICE values by Andrew Scull · 3 years, 3 months ago
  60. d64ae7d Migrate DICE access to IVmPayloadService by Andrew Scull · 3 years, 3 months ago
  61. 60f8220 Fix zipfuse race condition by Alan Stokes · 3 years, 3 months ago
  62. 08deac9 pvmfw: Delete U-Boot-based pvmfw.img prebuilt by Pierre-Clément Tosi · 3 years, 3 months ago
  63. 13a2b1b [API][Refactoring] Move service name to IVmPayloadService by Alice Wang · 3 years, 3 months ago
  64. 59a9e56 [API] Add new service to notify host from microdroid manager by Alice Wang · 3 years, 4 months ago
  65. 249b6b4 Merge changes Ie725df5a,I18786a33 by Treehugger Robot · 3 years, 3 months ago
  66. add38cb Update for new version of vsock crate. by Andrew Walbran · 3 years, 3 months ago
  67. 263ffd5 pvmfw: Add top-level Error reporting by Pierre-Clément Tosi · 3 years, 3 months ago
  68. a38bc78 vmbase: Make BASE_ADDRESS public by Pierre-Clément Tosi · 3 years, 3 months ago
  69. 13a956a Create a unix domain listener socket for crosvm. by Keir Fraser · 3 years, 6 months ago
  70. 38d00f8 Simplify use of config files by Alan Stokes · 3 years, 4 months ago
  71. c614490 Add AuthFsTestRule to facilitate authfs benchmark addition by Alice Wang · 3 years, 6 months ago
  72. 6056be1 Support config-less VMs by Alan Stokes · 3 years, 4 months ago
  73. d4667bc VirtualMachine API changes pre-@SystemApi by Alan Stokes · 3 years, 4 months ago
  74. fb46ee1 [pkvm][API] Add API to connect payload and VM service by Alice Wang · 3 years, 4 months ago
  75. 7c6b270 Explicitly specify capabilities of root services in microdroid by Nikita Ioffe · 3 years, 4 months ago
  76. 7710a6d Merge "Move getProcMemInfo() from MicrodroidTestCase to ProcessUtil." by Guile Chao · 3 years, 4 months ago
  77. c6817dc Merge "Temporarily disable balloon device in crosvm" by Keir Fraser · 3 years, 4 months ago
  78. 7071559 Merge "Update the test app build command in getting_started doc" by Nikita Ioffe · 3 years, 4 months ago
  79. 519deab Update the test app build command in getting_started doc by Nikita Ioffe · 3 years, 4 months ago
  80. 7276272 Temporarily disable balloon device in crosvm by Keir Fraser · 3 years, 4 months ago
  81. 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 3 years, 4 months ago
  82. b5771c0 pvmfw.img: Generate an AVB-signed image by Pierre-Clément Tosi · 3 years, 4 months ago
  83. ff7d5af Move getProcMemInfo() from MicrodroidTestCase to ProcessUtil. by guile · 3 years, 4 months ago
  84. dffb374 Merge "[apkverify] Move HashAlgorithm to algorithms" by Alice Wang · 3 years, 4 months ago
  85. 11f9537 Merge "Initial work to make VM config file optional" by Treehugger Robot · 3 years, 4 months ago
  86. be5f62b Merge "pvmfw: Generate pvmfw.img" by Treehugger Robot · 3 years, 4 months ago
  87. 5c4127f Merge "Fix crosvm mem usage measurement in MicrodroidBenchmarks" by Frederick Mayle · 3 years, 4 months ago
  88. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 3 years, 4 months ago
  89. ab5231f [apkverify] Move HashAlgorithm to algorithms by Alice Wang · 3 years, 4 months ago
  90. 2255b59 Merge changes from topic "kernelbootRevert2" by Shikha Panwar · 3 years, 4 months ago
  91. 3e421e7 Fix crosvm mem usage measurement in MicrodroidBenchmarks by Frederick Mayle · 3 years, 4 months ago
  92. 504bcd0 Merge "Merge logic of DICE HAL and diced in to dice-service" by Andrew Scull · 3 years, 4 months ago
  93. 17fc23a Disable microdroid_kernel_signed for non-arm64/x86_64 architectures by Shikha Panwar · 3 years, 4 months ago
  94. 1b732d7 Revert^2 "Remove UBoot related Microdroid tests" by Shikha Panwar · 3 years, 4 months ago
  95. b54396f Revert^2 "bootloader_time should exclude time spent in ABL" by Shikha Panwar · 3 years, 4 months ago
  96. c113f28 Revert^2 "Fix Microdroid tests to work with kernelboot method" by Shikha Panwar · 3 years, 4 months ago
  97. 9b870da Revert^2 "Change the vbmeta image for kernelboot mode" by Shikha Panwar · 3 years, 4 months ago
  98. ed8ace4 Revert^2 "Boot VM without bootloader - using init ramdisk" by Shikha Panwar · 3 years, 4 months ago
  99. 87e4281 Revert^2 "Drop prebuilt files to android source tree." by Shikha Panwar · 3 years, 4 months ago
  100. a2a7974 Merge "[apkverify] Merge idsig into apkverify package" by Alice Wang · 3 years, 4 months ago