1. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 3 years, 3 months ago
  2. 9a537e0 Merge "microdroid_manager: print more info when payload fails via signal" by Frederick Mayle · 3 years, 2 months ago
  3. 7ff121c Print backtrace of microdroid_manager to kmsg by Inseob Kim · 3 years, 2 months ago
  4. b5f7b6b microdroid_manager: print more info when payload fails via signal by Frederick Mayle · 3 years, 2 months ago
  5. b0c31f2 Merge "[rpc_binder] Use RPC binder over UDS for vm_payload_service" by Treehugger Robot · 3 years, 2 months ago
  6. d29770b Merge "Fix integer overflow of mkswap" by Treehugger Robot · 3 years, 2 months ago
  7. 888f48d Fix integer overflow of mkswap by Inseob Kim · 3 years, 2 months ago
  8. 43c884b [rpc_binder] Use RPC binder over UDS for vm_payload_service by Alice Wang · 3 years, 3 months ago
  9. dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 3 years, 2 months ago
  10. 6bbb6da [API] Add vm_payload API to get APK contents path by Alice Wang · 3 years, 3 months ago
  11. 347479a Merge "Change the cycle period for sending information of VM" by Treehugger Robot · 3 years, 3 months ago
  12. 2b893b9 Change the cycle period for sending information of VM by Seungjae Yoo · 3 years, 3 months ago
  13. 131c089 Merge changes Idefb0d1b,Ia13381b6,I23f04ef8 by Treehugger Robot · 3 years, 3 months ago
  14. a07a179 Use libc::VMADDR_HOST_CID instead of custom consts by David Brazdil · 3 years, 3 months ago
  15. 4d262dc Restrict access to certain vm_payload APIs by Andrew Scull · 3 years, 3 months ago
  16. 46fc8ba Decrease RAM usage by status collection in microdroid_manager by Seungjae Yoo · 3 years, 3 months ago
  17. 52d3c72 Remove support for command-line args by Alan Stokes · 3 years, 4 months ago
  18. 3ba10fd Log details for unexpected failure by Alan Stokes · 3 years, 3 months ago
  19. fd9a062 Implement collecting VmStatus in microdroid_manager by Seungjae Yoo · 3 years, 3 months ago
  20. 933f0ac Create a ZRAM swap device by Keir Fraser · 3 years, 3 months ago
  21. b3dd8af Merge "Remove direct access to the sealing CDI from the payload" by Andrew Scull · 3 years, 3 months ago
  22. c975509 Merge changes from topic "b/243513572" by Treehugger Robot · 3 years, 3 months ago
  23. 102067a Remove direct access to the sealing CDI from the payload by Andrew Scull · 3 years, 3 months ago
  24. e4b0285 Use the vm_payload library to access DICE values by Andrew Scull · 3 years, 3 months ago
  25. d64ae7d Migrate DICE access to IVmPayloadService by Andrew Scull · 3 years, 4 months ago
  26. 60f8220 Fix zipfuse race condition by Alan Stokes · 3 years, 3 months ago
  27. 13a2b1b [API][Refactoring] Move service name to IVmPayloadService by Alice Wang · 3 years, 3 months ago
  28. 59a9e56 [API] Add new service to notify host from microdroid manager by Alice Wang · 3 years, 4 months ago
  29. 7c6b270 Explicitly specify capabilities of root services in microdroid by Nikita Ioffe · 3 years, 4 months ago
  30. 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 3 years, 4 months ago
  31. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 3 years, 4 months ago
  32. 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 3 years, 4 months ago
  33. 89cff01 [idsig] Simplify building V4Signature from idsig by Alice Wang · 3 years, 4 months ago
  34. 01b3ef0 Make authfs start optional by Alan Stokes · 3 years, 4 months ago
  35. 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years, 5 months ago
  36. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years, 5 months ago
  37. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years, 5 months ago
  38. 202856e Load crashkernel using kexec by Jiyong Park · 3 years, 5 months ago
  39. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years, 5 months ago
  40. 6f5a9b5 Update source for Rust 1.63.0 by Chris Wailes · 3 years, 5 months ago
  41. e379e7d Ignore identity if the debug policy is turned on by Inseob Kim · 3 years, 6 months ago
  42. 36b1bfe Merge "microdroid_manager: Fix duplicate error log" by Treehugger Robot · 3 years, 6 months ago
  43. d913504 microdroid_manager: Fix duplicate error log by Frederick Mayle · 3 years, 6 months ago
  44. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years, 6 months ago
  45. cd9c1dd Make sure tombstone is transmitted before VM exit by Inseob Kim · 3 years, 6 months ago
  46. 4de509a Start seriallogging eariler on microdroid by Inseob Kim · 3 years, 7 months ago
  47. cc339a1 Mount extra APKs with noexc by Andrew Scull · 3 years, 7 months ago
  48. 437f105 Shutdown VM once payload finishes by Inseob Kim · 3 years, 7 months ago
  49. 11f40d0 Write microdroid failure reason to serial device by Inseob Kim · 3 years, 7 months ago
  50. a0d1b1a microdroid_manager: Migate from ring to the openssl crate by Andrew Scull · 3 years, 8 months ago
  51. 3d5dc71 Merge "Set dev.bootcomplete in Microdroid" by Treehugger Robot · 3 years, 9 months ago
  52. 8d006ba Set dev.bootcomplete in Microdroid by Victor Hsieh · 3 years, 9 months ago
  53. 1163879 Move APEX handling to a library by Andrew Scull · 3 years, 9 months ago
  54. 9cbf2e0 Migrate payload/apex.rs to thiserror by Andrew Scull · 3 years, 9 months ago
  55. 65aa2ec Merge "Make exporting tombstone (out of VM) configurable" by Shikha Panwar · 3 years, 9 months ago
  56. 6f03c94 Make exporting tombstone (out of VM) configurable by Shikha Panwar · 3 years, 9 months ago
  57. b2519c5 Derive dice before running zipfuse by Inseob Kim · 3 years, 9 months ago
  58. ab72ec5 Strict instance boot checks by Andrew Scull · 3 years, 10 months ago
  59. 65ddfc4 Add a property to reflect the app debuggability by Andrew Scull · 4 years ago
  60. e127cff Disable kmsg when microdroid isn't fully debuggable by Andrew Scull · 4 years ago
  61. 881d0b0 Remove botoconfig from MicrodroidData by Andrew Scull · 4 years ago
  62. a999a32 Flush data to instance disk using BLKFLSBUF by Jiyong Park · 4 years ago
  63. 5c71cac Put all our tests to general-tests by Jiyong Park · 4 years ago
  64. 6bc3f42 Merge changes from topic "udroid-test-secret" by Andrew Scull · 4 years ago
  65. 34916a7 Add a random salt to microdroid data by Andrew Scull · 4 years ago
  66. 4b5369f Migrate to reading properties as bools by Andrew Scull · 4 years ago
  67. b2f4447 Do a DICE derivation for the payload by Andrew Scull · 4 years ago
  68. 684590f Remove placeholder secret used with keymint by Andrew Scull · 4 years ago
  69. d650235 Pass isFactory bit from host to Microdroid via payload metadata by Jiyong Park · 4 years ago
  70. a919ef7 Merge "Add last_update_seconds." by Treehugger Robot · 4 years ago
  71. 97566d3 Merge "Encrypt instance.img data with key from sealing CDI" by Andrew Scull · 4 years ago
  72. c96b72e Encrypt instance.img data with key from sealing CDI by Andrew Scull · 4 years ago
  73. 40be9d5 Add last_update_seconds. by Andrew Walbran · 4 years ago
  74. 66d65f2 Declare module at top of file rather than bottom. by Andrew Walbran · 4 years ago
  75. 44e967d Filter-out android.vbmeta.device when reading bootconfig by Jiyong Park · 4 years, 1 month ago
  76. 197748b Verify and mount extra apks by Inseob Kim · 4 years, 2 months ago
  77. 7f18b31 Merge "bootconfig is part of VM identity" by Treehugger Robot · 4 years, 1 month ago
  78. 5c6d417 Microdroid_manager reports error/finished as terminal events by Jooyung Han · 4 years, 1 month ago
  79. 9f72ea6 bootconfig is part of VM identity by Jiyong Park · 4 years, 1 month ago
  80. 217038e Run apk mount utils from microdroid_manager by Inseob Kim · 4 years, 2 months ago
  81. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 4 years, 2 months ago
  82. bfe086f microdroid_manager shuts down on failure by Jooyung Han · 4 years, 3 months ago
  83. fa91d70 Send logd logs from VM to host by Jiyong Park · 4 years, 3 months ago
  84. c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 4 years, 3 months ago
  85. 86ca016 Trigger onPayloadStarted before spawning payload by Inseob Kim · 4 years, 3 months ago
  86. 6018a8c Ensure we log error details on failure. by Alan Stokes · 4 years, 4 months ago
  87. 4eea5c7 Log details if payload exits via signal by Alan Stokes · 4 years, 4 months ago
  88. 311b120 microdroid_manager logs Err from main() by Jooyung Han · 4 years, 4 months ago
  89. ad60847 Merge "Store/Pass root digests of APEX payload" by Jooyung Han · 4 years, 4 months ago
  90. c8deb47 Store/Pass root digests of APEX payload by Jooyung Han · 4 years, 4 months ago
  91. a41535b Store public key of APK to instance disk by Jiyong Park · 4 years, 4 months ago
  92. 4a9b3bf microdroid_manager: pass apex pubkeys to apexd by Jooyung Han · 4 years, 4 months ago
  93. a6d11eb microdroid_manager: start zipfuse early by Jooyung Han · 4 years, 4 months ago
  94. 7a343f9 Microdroid stores APEX pubkeys in instance.img by Jooyung Han · 4 years, 4 months ago
  95. f7dea25 Data written to instance.img has schema by Jiyong Park · 4 years, 4 months ago
  96. bb4a987 APK roothash is trusted by Jiyong Park · 4 years, 5 months ago
  97. d058756 Make port numbers aidl constants by Inseob Kim · 4 years, 5 months ago
  98. 3787594 Merge "Store apk root hash to the instance disk" by Treehugger Robot · 4 years, 5 months ago
  99. 21ce2c5 Store apk root hash to the instance disk by Jiyong Park · 4 years, 5 months ago
  100. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years, 5 months ago