1. 55cd323 Merge "Add API for configuring a VM to run in debug mode" by Jiyong Park · 4 years, 9 months ago
  2. af1a74b Add API for configuring a VM to run in debug mode by Jiyong Park · 4 years, 9 months ago
  3. 87aac25 Merge "Add a test for the debug mode" by Jiyong Park · 4 years, 9 months ago
  4. d542e92 Add a test for the debug mode by Jiyong Park · 4 years, 9 months ago
  5. ccef94a Merge "Fix typo in microdroid/README.md" by Jooyung Han · 4 years, 9 months ago
  6. 121bcb5 Merge "Rename payload metadata partition" by Jooyung Han · 4 years, 9 months ago
  7. 0bed031 Merge changes from topic "microdroid_demo" by Jiyong Park · 4 years, 9 months ago
  8. b02e95f Add microdroid demo app by Jiyong Park · 4 years, 9 months ago
  9. a1267ad Add APIs for creating and running a virtual machine by Jiyong Park · 4 years, 9 months ago
  10. 67e2582 Fix typo in microdroid/README.md by Carlos Bilbao · 4 years, 9 months ago
  11. 14e5a8e Rename payload metadata partition by Jooyung Han · 4 years, 9 months ago
  12. 9900f3d virtualizationservice: lazy-load ApexInfoList by Jooyung Han · 4 years, 9 months ago
  13. 2360114 Enable debug mode by Jiyong Park · 4 years, 9 months ago
  14. b810cfe Use bootconfig by Jiyong Park · 4 years, 9 months ago
  15. 453cfd6 Merge "Add the skeleton for the client-side API" by Treehugger Robot · 4 years, 9 months ago
  16. 8aaf796 Rename vpnprofilestore to legacykeystore by Andrew Scull · 4 years, 9 months ago
  17. 8916cd9 Add back Keymaster hwservice context by Andrew Scull · 4 years, 9 months ago
  18. 9b8253b Add the skeleton for the client-side API by Jiyong Park · 4 years, 9 months ago
  19. 73bac24 use "apexservice" to get paths of APEXes by Jooyung Han · 4 years, 9 months ago
  20. c873405 Merge "virtualizationservice: clean up" by Jooyung Han · 4 years, 9 months ago
  21. 0061f35 Merge "Create VirtualizationTestCaseBase" by Treehugger Robot · 4 years, 9 months ago
  22. ccce549 Create VirtualizationTestCaseBase by Victor Hsieh · 4 years, 9 months ago
  23. bab891f Merge "Add README at top of repository with links to others." by Andrew Walbran · 4 years, 9 months ago
  24. 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 9 months ago
  25. dc3c818 Merge "vmconfig: remove path (use paths always)" by Jooyung Han · 4 years, 9 months ago
  26. c3d45b1 authfs: Remove Arc<Mutex<>> now that Strong is Sync by Victor Hsieh · 4 years, 9 months ago
  27. cd41d0f Add README at top of repository with links to others. by Andrew Walbran · 4 years, 9 months ago
  28. 54f422f vmconfig: remove path (use paths always) by Jooyung Han · 4 years, 9 months ago
  29. d93dd28 Merge "Remove now-unnecessary Mutex." by Treehugger Robot · 4 years, 9 months ago
  30. 4a489d4 Remove now-unnecessary Mutex. by Alan Stokes · 4 years, 9 months ago
  31. 4cf6c39 clean up: remove mk_cdisk from microdroid by Jooyung Han · 4 years, 9 months ago
  32. adfb76c microdroid: create payload disk image with system apexes by Jooyung Han · 4 years, 9 months ago
  33. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 9 months ago
  34. ec74569 Merge "authfs: Fix broken test" by Treehugger Robot · 4 years, 9 months ago
  35. 9ab13e5 authfs: Fix broken test by Victor Hsieh · 4 years, 9 months ago
  36. 9a8b58d Update README.md by Jiyong Park · 4 years, 9 months ago
  37. 9f857a5 Merge "Increase the timeout of the logwrapper" by Treehugger Robot · 4 years, 9 months ago
  38. b4ec313 Increase the timeout of the logwrapper by Jiyong Park · 4 years, 9 months ago
  39. fc732f5 Merge VM and CDISK config into libvmconfig by Jooyung Han · 4 years, 9 months ago
  40. 9713bd4 Support multi-file partitions for composite disk by Jooyung Han · 4 years, 9 months ago
  41. 7176a66 Merge "Put VM log to the system log" by Treehugger Robot · 4 years, 9 months ago
  42. 8833246 Put VM log to the system log by Jiyong Park · 4 years, 9 months ago
  43. ec5012d Merge "Use preserved_fds rather than fd_mappings." by Andrew Walbran · 4 years, 9 months ago
  44. d8a5d96 Merge "Support sending VM log output to a file." by Andrew Walbran · 4 years, 9 months ago
  45. 02b8ec0 Use preserved_fds rather than fd_mappings. by Andrew Walbran · 4 years, 9 months ago
  46. be42924 Support sending VM log output to a file. by Andrew Walbran · 4 years, 9 months ago
  47. 5bd004c Merge "Trim more *_contexts files" by Treehugger Robot · 4 years, 9 months ago
  48. cb3c801 Trim more *_contexts files by Inseob Kim · 4 years, 9 months ago
  49. 668b3cc Make tests run for presubmit builds by Jiyong Park · 4 years, 9 months ago
  50. f0d19dd aidl: put @utf8InCpp by Jooyung Han · 4 years, 9 months ago
  51. 3f62aae Merge changes I393abe14,Ifd7d2ef6 by Jooyung Han · 4 years, 9 months ago
  52. 545e7d6 Merge "microdroid_manager uses kernlog" by Treehugger Robot · 4 years, 9 months ago
  53. efdda8a Remove unused write function by Jooyung Han · 4 years, 9 months ago
  54. f1e0086 Extract libmicrodroid_metadata (rust_library) by Jooyung Han · 4 years, 9 months ago
  55. e2c2df0 Merge "Allow compos and virt APEXes to use private APIs" by Jiyong Park · 4 years, 9 months ago
  56. 3e73a09 Run TestVsock with and without protected mode. by Andrew Walbran · 4 years, 9 months ago
  57. a275c3d Merge "Skip tests instead of failing when running on unsupported devices" by Treehugger Robot · 4 years, 9 months ago
  58. dd4720b Skip tests instead of failing when running on unsupported devices by Jiyong Park · 4 years, 9 months ago
  59. 2ff8eba Merge "Support running protected VMs." by Andrew Walbran · 4 years, 9 months ago
  60. 79b8801 microdroid_manager uses kernlog by Jiyong Park · 4 years, 9 months ago
  61. 20e80f7 Rename microdroid_launcher domain to microdroid_app by Inseob Kim · 4 years, 9 months ago
  62. 7f55256 Merge "Minimize property_contexts" by Treehugger Robot · 4 years, 9 months ago
  63. 07112f8 Add a CLI driver for compos_key_service. by Alan Stokes · 4 years, 9 months ago
  64. 337874a Define and implement a service for key management in CompOS. by Alan Stokes · 4 years, 10 months ago
  65. 808947f Minimize property_contexts by Inseob Kim · 4 years, 9 months ago
  66. 62d9369 Merge "A lib in APK can depend on other libs in the same APK" by Jiyong Park · 4 years, 9 months ago
  67. b6c45e7 Allow compos and virt APEXes to use private APIs by Jiyong Park · 4 years, 9 months ago
  68. c2e8e62 Merge "Clone the KeyMint device to customize it" by Andrew Scull · 4 years, 9 months ago
  69. b10ee78 Merge "Add microdroid-specialized KeyMint service" by Andrew Scull · 4 years, 9 months ago
  70. fe5b28e A lib in APK can depend on other libs in the same APK by Jiyong Park · 4 years, 9 months ago
  71. 39a3661 Merge "Keystore signing and verification test" by Treehugger Robot · 4 years, 9 months ago
  72. 0e4073f Merge "Fix README.md typos and missings" by Treehugger Robot · 4 years, 9 months ago
  73. 19659af Merge changes I0461120a,Id67d6280 by Jooyung Han · 4 years, 9 months ago
  74. dd07787 Clone the KeyMint device to customize it by Andrew Scull · 4 years, 10 months ago
  75. 9ba2657 Add microdroid-specialized KeyMint service by Andrew Scull · 4 years, 10 months ago
  76. 11cf090 Keystore signing and verification test by Andrew Scull · 4 years, 9 months ago
  77. 05ffc7a Fix README.md typos and missings by Inseob Kim · 4 years, 9 months ago
  78. 9045c68 Merge "Minimize microdroid file_contexts" by Treehugger Robot · 4 years, 9 months ago
  79. f865042 Support running protected VMs. by Andrew Walbran · 4 years, 10 months ago
  80. 1fee0d8 Support multiple files per partition. by Andrew Walbran · 4 years, 10 months ago
  81. 3eca16c Create composite disk image in VirtualizationService. by Andrew Walbran · 4 years, 10 months ago
  82. ac2cfb9 Minimize microdroid file_contexts by Inseob Kim · 4 years, 9 months ago
  83. 3a8e42a Merge "Basic Keystore availability test" by Andrew Scull · 4 years, 9 months ago
  84. 16fd3dd Merge "Add OWNERS." by Alan Stokes · 4 years, 9 months ago
  85. 6661661 Basic Keystore availability test by Andrew Scull · 4 years, 10 months ago
  86. ac01e32 Add OWNERS. by Alan Stokes · 4 years, 9 months ago
  87. e9b74d0 Use the vm tool by Jiyong Park · 4 years, 9 months ago
  88. 476b48b Merge "Update init_first_stage" by Inseob Kim · 4 years, 9 months ago
  89. 681f5ed Merge "Remove redundant vendor sepolicy files" by Treehugger Robot · 4 years, 9 months ago
  90. c3adddb Remove redundant vendor sepolicy files by Inseob Kim · 4 years, 9 months ago
  91. 9084a59 Change marker to load_persist_props_action am: 6416a6ba80 by Inseob Kim · 4 years, 9 months ago
  92. a6ceae9 Remove unused triggers in init.rc am: 6b8d08001b by Inseob Kim · 4 years, 9 months ago
  93. 6416a6b Change marker to load_persist_props_action by Inseob Kim · 4 years, 10 months ago
  94. 6b8d080 Remove unused triggers in init.rc by Inseob Kim · 4 years, 10 months ago
  95. 6a28b70 Merge "Make compsvc works in VM" am: dd240f63ab by Treehugger Robot · 4 years, 10 months ago
  96. 1fb8acb Merge changes from topic "rust-rpc-binder" am: 553baa9d3b by Treehugger Robot · 4 years, 10 months ago
  97. dd240f6 Merge "Make compsvc works in VM" by Treehugger Robot · 4 years, 10 months ago
  98. 553baa9 Merge changes from topic "rust-rpc-binder" by Treehugger Robot · 4 years, 10 months ago
  99. 0d2680a Merge "Remove wait_for_keymaster and all references" am: 62c5682bbc by Paul Crowley · 4 years, 10 months ago
  100. 62c5682 Merge "Remove wait_for_keymaster and all references" by Paul Crowley · 4 years, 10 months ago