1. b40472b Merge "Export tombstones by default for debuggable VMs" by Treehugger Robot · 2 years, 7 months ago
  2. 4fb201c Minor tidying by Alan Stokes · 2 years, 7 months ago
  3. ab1037d Export tombstones by default for debuggable VMs by Inseob Kim · 2 years, 7 months ago
  4. a777366 [dice] Use dice::InputValues instead of InputValuesOwned by Alice Wang · 2 years, 7 months ago
  5. 5aeed33 [dice] Use libdiced_open_dice_nostd for dice input and config by Alice Wang · 2 years, 7 months ago
  6. e587dc8 Merge "[dice] Remove unnecessary conversion for DiceMode" by Alice Wang · 2 years, 7 months ago
  7. 3122613 [dice] Remove unnecessary conversion for DiceMode by Alice Wang · 2 years, 7 months ago
  8. def7ef9 Sync encryptedstorage after payload execution by Shikha Panwar · 2 years, 8 months ago
  9. f11ada9 Merge "Importing rustc-1.66.0" by Charisee Chiw · 2 years, 7 months ago
  10. 96113f3 Importing rustc-1.66.0 by Charisee · 2 years, 7 months ago
  11. c16b0cc Mkdir data/tombstones before tombstone_transmit by Inseob Kim · 2 years, 7 months ago
  12. f44917c Wait for tombstone_transmit to init before payload by Inseob Kim · 2 years, 8 months ago
  13. 2df2a2e Merge "Only accept binary name not path" by Treehugger Robot · 2 years, 8 months ago
  14. 7e4075f Merge changes I935424a5,Ib321e2a2,I2a2513ad,Icaad2935 by Jiyong Park · 2 years, 8 months ago
  15. 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 8 months ago
  16. 231f969 Add --uid --gid options to zipfuse by Jiyong Park · 2 years, 8 months ago
  17. 5d302f7 Update TEST_MAPPING files by Nikita Ioffe · 2 years, 8 months ago
  18. be453f2 Merge "Drop inheritable caps and caps bounding set before executing payload" by Nikita Ioffe · 2 years, 9 months ago
  19. 3452ee2 Drop inheritable caps and caps bounding set before executing payload by Nikita Ioffe · 2 years, 9 months ago
  20. a2125dd rpc_binder: Update users of RpcSession by David Brazdil · 2 years, 9 months ago
  21. 960c903 Wait for extra_apk mounts before starting payload by Alan Stokes · 2 years, 9 months ago
  22. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 9 months ago
  23. ddc124b Implement native method getEncryptedStoragePath() by Shikha Panwar · 2 years, 9 months ago
  24. 3f6f6a5 Add microdroid_manager.init_done - set init done my MM by Shikha Panwar · 2 years, 9 months ago
  25. 49bdf79 Merge changes from topic "encryptedstore_hctr2" by Shikha Panwar · 2 years, 9 months ago
  26. 195f89c Change block cipher mode from XTS -> HCTR2 by Shikha Panwar · 2 years, 9 months ago
  27. 57bc8d7 Fix race condition between authfs_service and /data mounted by Nikita Ioffe · 2 years, 9 months ago
  28. 73988ea Run RpcBinder server for each VM on port==CID by David Brazdil · 2 years, 10 months ago
  29. c4aaa12 Merge "rpc_binder: Refactor users of RpcServer to use new API" by David Brazdil · 2 years, 10 months ago
  30. 9fd198f Mount a filesystem on the crypt block device by Shikha Panwar · 2 years, 10 months ago
  31. 4378108 Merge "Microdroid: Map a dm-crypt dev on (virtio-blk)disk" by Shikha Panwar · 2 years, 10 months ago
  32. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 2 years, 10 months ago
  33. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 10 months ago
  34. 566c967 Microdroid: Map a dm-crypt dev on (virtio-blk)disk by Shikha Panwar · 2 years, 10 months ago
  35. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 10 months ago
  36. add7b7f Print apkdmverity/zipfuse output to MM's stdio by Inseob Kim · 2 years, 10 months ago
  37. e916109 Fix vm_payload_service bind address by Inseob Kim · 2 years, 10 months ago
  38. 090b70b Don't inherit vm payload socket and stdio from MM by Inseob Kim · 2 years, 10 months ago
  39. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 11 months ago
  40. 9a537e0 Merge "microdroid_manager: print more info when payload fails via signal" by Frederick Mayle · 2 years, 10 months ago
  41. 7ff121c Print backtrace of microdroid_manager to kmsg by Inseob Kim · 2 years, 10 months ago
  42. b5f7b6b microdroid_manager: print more info when payload fails via signal by Frederick Mayle · 2 years, 10 months ago
  43. b0c31f2 Merge "[rpc_binder] Use RPC binder over UDS for vm_payload_service" by Treehugger Robot · 2 years, 10 months ago
  44. d29770b Merge "Fix integer overflow of mkswap" by Treehugger Robot · 2 years, 10 months ago
  45. 888f48d Fix integer overflow of mkswap by Inseob Kim · 2 years, 10 months ago
  46. 43c884b [rpc_binder] Use RPC binder over UDS for vm_payload_service by Alice Wang · 2 years, 10 months ago
  47. dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 10 months ago
  48. 6bbb6da [API] Add vm_payload API to get APK contents path by Alice Wang · 2 years, 10 months ago
  49. 347479a Merge "Change the cycle period for sending information of VM" by Treehugger Robot · 2 years, 10 months ago
  50. 2b893b9 Change the cycle period for sending information of VM by Seungjae Yoo · 2 years, 10 months ago
  51. 131c089 Merge changes Idefb0d1b,Ia13381b6,I23f04ef8 by Treehugger Robot · 2 years, 10 months ago
  52. a07a179 Use libc::VMADDR_HOST_CID instead of custom consts by David Brazdil · 2 years, 10 months ago
  53. 4d262dc Restrict access to certain vm_payload APIs by Andrew Scull · 2 years, 11 months ago
  54. 46fc8ba Decrease RAM usage by status collection in microdroid_manager by Seungjae Yoo · 2 years, 11 months ago
  55. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 11 months ago
  56. 3ba10fd Log details for unexpected failure by Alan Stokes · 2 years, 11 months ago
  57. fd9a062 Implement collecting VmStatus in microdroid_manager by Seungjae Yoo · 2 years, 11 months ago
  58. 933f0ac Create a ZRAM swap device by Keir Fraser · 2 years, 11 months ago
  59. b3dd8af Merge "Remove direct access to the sealing CDI from the payload" by Andrew Scull · 2 years, 11 months ago
  60. c975509 Merge changes from topic "b/243513572" by Treehugger Robot · 2 years, 11 months ago
  61. 102067a Remove direct access to the sealing CDI from the payload by Andrew Scull · 2 years, 11 months ago
  62. e4b0285 Use the vm_payload library to access DICE values by Andrew Scull · 2 years, 11 months ago
  63. d64ae7d Migrate DICE access to IVmPayloadService by Andrew Scull · 2 years, 11 months ago
  64. 60f8220 Fix zipfuse race condition by Alan Stokes · 2 years, 11 months ago
  65. 13a2b1b [API][Refactoring] Move service name to IVmPayloadService by Alice Wang · 2 years, 11 months ago
  66. 59a9e56 [API] Add new service to notify host from microdroid manager by Alice Wang · 2 years, 11 months ago
  67. 7c6b270 Explicitly specify capabilities of root services in microdroid by Nikita Ioffe · 3 years ago
  68. 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 3 years ago
  69. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 3 years ago
  70. 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 3 years ago
  71. 89cff01 [idsig] Simplify building V4Signature from idsig by Alice Wang · 3 years ago
  72. 01b3ef0 Make authfs start optional by Alan Stokes · 3 years ago
  73. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
  74. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  75. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
  76. 202856e Load crashkernel using kexec by Jiyong Park · 3 years ago
  77. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years, 1 month ago
  78. 6f5a9b5 Update source for Rust 1.63.0 by Chris Wailes · 3 years, 1 month ago
  79. e379e7d Ignore identity if the debug policy is turned on by Inseob Kim · 3 years, 1 month ago
  80. 36b1bfe Merge "microdroid_manager: Fix duplicate error log" by Treehugger Robot · 3 years, 1 month ago
  81. d913504 microdroid_manager: Fix duplicate error log by Frederick Mayle · 3 years, 1 month ago
  82. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years, 1 month ago
  83. cd9c1dd Make sure tombstone is transmitted before VM exit by Inseob Kim · 3 years, 2 months ago
  84. 4de509a Start seriallogging eariler on microdroid by Inseob Kim · 3 years, 2 months ago
  85. cc339a1 Mount extra APKs with noexc by Andrew Scull · 3 years, 2 months ago
  86. 437f105 Shutdown VM once payload finishes by Inseob Kim · 3 years, 2 months ago
  87. 11f40d0 Write microdroid failure reason to serial device by Inseob Kim · 3 years, 3 months ago
  88. a0d1b1a microdroid_manager: Migate from ring to the openssl crate by Andrew Scull · 3 years, 3 months ago
  89. 3d5dc71 Merge "Set dev.bootcomplete in Microdroid" by Treehugger Robot · 3 years, 4 months ago
  90. 8d006ba Set dev.bootcomplete in Microdroid by Victor Hsieh · 3 years, 4 months ago
  91. 1163879 Move APEX handling to a library by Andrew Scull · 3 years, 4 months ago
  92. 9cbf2e0 Migrate payload/apex.rs to thiserror by Andrew Scull · 3 years, 4 months ago
  93. 65aa2ec Merge "Make exporting tombstone (out of VM) configurable" by Shikha Panwar · 3 years, 5 months ago
  94. 6f03c94 Make exporting tombstone (out of VM) configurable by Shikha Panwar · 3 years, 5 months ago
  95. b2519c5 Derive dice before running zipfuse by Inseob Kim · 3 years, 5 months ago
  96. ab72ec5 Strict instance boot checks by Andrew Scull · 3 years, 6 months ago
  97. 65ddfc4 Add a property to reflect the app debuggability by Andrew Scull · 3 years, 7 months ago
  98. e127cff Disable kmsg when microdroid isn't fully debuggable by Andrew Scull · 3 years, 7 months ago
  99. 881d0b0 Remove botoconfig from MicrodroidData by Andrew Scull · 3 years, 7 months ago
  100. a999a32 Flush data to instance disk using BLKFLSBUF by Jiyong Park · 3 years, 7 months ago