1. 04a95d7 Revert "Close adb connection before shutting down VM" by Victor Hsieh · 4 years, 1 month ago
  2. 4cc876d Merge "Remove ndk_platform backend. Use the ndk backend." by Jiyong Park · 4 years, 1 month ago
  3. 2970432 Merge changes Id7dcf0b8,Ia8749923 by Andrew Walbran · 4 years, 1 month ago
  4. cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years, 1 month ago
  5. f4aa566 Merge "instance.img is actually added as a writable partition" by Jiyong Park · 4 years, 1 month ago
  6. c0ca3ef Re-connect adb while cleaning up VM. by Alan Stokes · 4 years, 1 month ago
  7. 8d08181 instance.img is actually added as a writable partition by Jiyong Park · 4 years, 1 month ago
  8. d44e017 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 1 month ago
  9. fa2f1ac Run MicrodroidHostTestCase with selinux enforced by Jiyong Park · 4 years, 2 months ago
  10. 2e8e329 Failing to `adb disconnect` is not an error by Jiyong Park · 4 years, 1 month ago
  11. eeccae7 Add a test for compos_key_service. by Alan Stokes · 4 years, 2 months ago
  12. f78be53 Integration test for CompOS by Victor Hsieh · 4 years, 2 months ago
  13. e584781 Merge "Remove redundant zipfuse mount check" by Treehugger Robot · 4 years, 2 months ago
  14. 40cceb3 Remove redundant zipfuse mount check by Inseob Kim · 4 years, 2 months ago
  15. 5534e52 Speed up AuthFsHostTest by reusing the VM by Victor Hsieh · 4 years, 2 months ago
  16. 48b354d Create instance.img by Jiyong Park · 4 years, 2 months ago
  17. 2c03396 Merge "Revert "Merge AuthFsHostTest into MicrodroidTestCase"" by Treehugger Robot · 4 years, 2 months ago
  18. f29fe39 Revert "Merge AuthFsHostTest into MicrodroidTestCase" by Jiyong Park · 4 years, 2 months ago
  19. eb5bd05 Wait for keystore from the test binary by Andrew Scull · 4 years, 2 months ago
  20. edbe75e Return error code from testbinary by Andrew Scull · 4 years, 2 months ago
  21. 7fc99e6 Merge AuthFsHostTest into MicrodroidTestCase by Victor Hsieh · 4 years, 2 months ago
  22. 0d2a2a2 Merge "MicrodroidTestApp is a helper app" by Treehugger Robot · 4 years, 2 months ago
  23. 5bd5463 Merge "No need to disable SELinux for tests now that policy is fixed." by Andrew Walbran · 4 years, 2 months ago
  24. 8cc106c MicrodroidTestApp is a helper app by Jooyung Han · 4 years, 2 months ago
  25. 42d9b92 Close adb connection before shutting down VM by Jiyong Park · 4 years, 2 months ago
  26. 523340e No need to disable SELinux for tests now that policy is fixed. by Andrew Walbran · 4 years, 2 months ago
  27. aeff169 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 2 months ago
  28. d8a5f96 Move AuthFsHostTest into VM by Victor Hsieh · 4 years, 2 months ago
  29. d542e92 Add a test for the debug mode by Jiyong Park · 4 years, 2 months ago
  30. a1267ad Add APIs for creating and running a virtual machine by Jiyong Park · 4 years, 2 months ago
  31. 9b8253b Add the skeleton for the client-side API by Jiyong Park · 4 years, 2 months ago
  32. ccce549 Create VirtualizationTestCaseBase by Victor Hsieh · 4 years, 2 months ago
  33. adfb76c microdroid: create payload disk image with system apexes by Jooyung Han · 4 years, 2 months ago
  34. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 2 months ago
  35. b4ec313 Increase the timeout of the logwrapper by Jiyong Park · 4 years, 2 months ago
  36. 8833246 Put VM log to the system log by Jiyong Park · 4 years, 2 months ago
  37. f0d19dd aidl: put @utf8InCpp by Jooyung Han · 4 years, 2 months ago
  38. 3e73a09 Run TestVsock with and without protected mode. by Andrew Walbran · 4 years, 2 months ago
  39. dd4720b Skip tests instead of failing when running on unsupported devices by Jiyong Park · 4 years, 2 months ago
  40. 62d9369 Merge "A lib in APK can depend on other libs in the same APK" by Jiyong Park · 4 years, 2 months ago
  41. fe5b28e A lib in APK can depend on other libs in the same APK by Jiyong Park · 4 years, 2 months ago
  42. 11cf090 Keystore signing and verification test by Andrew Scull · 4 years, 2 months ago
  43. 6661661 Basic Keystore availability test by Andrew Scull · 4 years, 3 months ago
  44. e9b74d0 Use the vm tool by Jiyong Park · 4 years, 2 months ago
  45. 6416a6b Change marker to load_persist_props_action by Inseob Kim · 4 years, 3 months ago
  46. d4a7a7a microdroid: apk is mounted via apkdmverity by Jooyung Han · 4 years, 3 months ago
  47. 5b1421c Merge "Increase timeout for microdroid commands" by Treehugger Robot · 4 years, 3 months ago
  48. bca3e02 Increase timeout for microdroid commands by Inseob Kim · 4 years, 3 months ago
  49. 25f1ddc misc.img is not needed by Jiyong Park · 4 years, 3 months ago
  50. 2393439 Remove microdroid_payload.json by Jiyong Park · 4 years, 3 months ago
  51. 0f68cdd Refactor MicrodroidTestCase by Jiyong Park · 4 years, 3 months ago
  52. 6de0857 Sign MicrdroidTestApp using APK sig scheme V4 by Jiyong Park · 4 years, 3 months ago
  53. ef746ea Move test apk out of the virt apex by Jiyong Park · 4 years, 3 months ago
  54. 634e2d7 microdroid_manager executes a task via microdroid_launcher by Jooyung Han · 4 years, 3 months ago
  55. ec3c8ce Merge "Explicitly export the main activity of the test apk" by Jiyong Park · 4 years, 3 months ago
  56. 7a31a9a Explicitly export the main activity of the test apk by Jiyong Park · 4 years, 3 months ago
  57. 83ee5be Merge "Start VirtualizationService on demand." by Andrew Walbran · 4 years, 3 months ago
  58. 17d0db1 Change /data to tmpfs by Inseob Kim · 4 years, 3 months ago
  59. 3df8e80 Merge "Run VirtualizationTestCases with selinux disabled" by Treehugger Robot · 4 years, 3 months ago
  60. d2472be Merge changes from topic "fuse_fscontext" by Jiyong Park · 4 years, 3 months ago
  61. 360d8a7 Run VirtualizationTestCases with selinux disabled by Jiyong Park · 4 years, 3 months ago
  62. f145380 Start VirtualizationService on demand. by Andrew Walbran · 4 years, 5 months ago
  63. a0ca772 Mount zipfuse with fscontext and context by Jiyong Park · 4 years, 3 months ago
  64. f48ceb4 microdroid_manager: waits for a config file by Jooyung Han · 4 years, 3 months ago
  65. f6bf686 Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 3 months ago
  66. 8f2a468 Don't use qcow2 for userdata. by Jiyong Park · 4 years, 3 months ago
  67. 24abe6a Merge changes from topic "microdroid_launcher" by Jiyong Park · 4 years, 3 months ago
  68. 3b4c928 Merge "Run zipfuse in microdroid" by Jiyong Park · 4 years, 3 months ago
  69. 68f560c Put ro.product.cpu.abi by Jiyong Park · 4 years, 3 months ago
  70. 3e1801e Merge "Pass file descriptors rather than filenames to Virt Manager." by Andrew Walbran · 4 years, 3 months ago
  71. 4069961 Add microdroid_launcher by Jiyong Park · 4 years, 3 months ago
  72. 9abfc1f Run zipfuse in microdroid by Jiyong Park · 4 years, 4 months ago
  73. a7266ac Add MicrodroidTestApp by Jiyong Park · 4 years, 4 months ago
  74. 3a5a921 Pass file descriptors rather than filenames to Virt Manager. by Andrew Walbran · 4 years, 4 months ago
  75. cc5d26b zipfuse: add to microdroid by Jiyong Park · 4 years, 4 months ago
  76. e8f546c Run microdroid on cuttlefish on GCE by Jiyong Park · 4 years, 4 months ago
  77. 2c7e459 Start Virt Manager via init rather than running it in shell for test. by Andrew Walbran · 4 years, 5 months ago
  78. 87ba1f1 Create /data/local/tmp and add test writing to it by Inseob Kim · 4 years, 4 months ago
  79. 1d5c4d9 Use qcow2 for data partition by Inseob Kim · 4 years, 4 months ago
  80. afd9dc0 Add userdata partition to microdroid by Inseob Kim · 4 years, 4 months ago
  81. 017916b Microdroid activates host APEXes by Jooyung Han · 4 years, 5 months ago
  82. edf87fb Merge "Microdroid runs on cuttlefish_x86_64" by Jiyong Park · 4 years, 5 months ago
  83. 89e81cb Microdroid runs on cuttlefish_x86_64 by Jiyong Park · 4 years, 5 months ago
  84. 7851501 Move uboot_env.img to a new composite disk by Jiyong Park · 4 years, 5 months ago
  85. 72f06a3 Include microdroid files to virt apex by Inseob Kim · 4 years, 5 months ago
  86. 66aa0fb Sign the bootloader using avbtool by Jiyong Park · 4 years, 5 months ago
  87. 25a2acc Use mk_cdisk instead of assemble_cvd by Jooyung Han · 4 years, 5 months ago
  88. 06b5f5c Pass VM config by FD rather than filename. by Andrew Walbran · 4 years, 5 months ago
  89. d4bc533 Rename composite.img to os_composite.img by Jooyung Han · 4 years, 5 months ago
  90. 6cda625 Merge "Allow client to pass a file descriptor for VM logs." by Andrew Walbran · 4 years, 6 months ago
  91. a89fc13 Allow client to pass a file descriptor for VM logs. by Andrew Walbran · 4 years, 6 months ago
  92. 82848c5 Merge "Build microdroid-vbmeta and -vbmeta_system" by Jiyong Park · 4 years, 6 months ago
  93. 543c58b Update microdroid test to include protected_vm flag by Ram Muthiah · 4 years, 6 months ago
  94. 80d8da8 Build microdroid-vbmeta and -vbmeta_system by Jiyong Park · 4 years, 6 months ago
  95. dfa3aec Add MicrodroidHostTestCases by Jiyong Park · 4 years, 6 months ago
  96. 49f8a4d Convert Vsock test to device test by David Brazdil · 4 years, 6 months ago
  97. 8d1eb7e Add virtmanager to the virt APEX by Jiyong Park · 4 years, 7 months ago
  98. 978b1e3 Refactor VirtualizationHostTestCases by Jiyong Park · 4 years, 7 months ago
  99. 3049fdf Use Virt Manager for test by Andrew Walbran · 4 years, 8 months ago
  100. 2efc476 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 7 months ago