1. 29e15c8 Mount /data with MS_NOEXEC by Nikita Ioffe · 2 years, 6 months ago
  2. a7cb367 Make sure that files under bin/ directory of apk get X permission by Nikita Ioffe · 2 years, 6 months ago
  3. 9e54082 Extract runVmTestService into MicrodroidDeviceTestBase by David Brazdil · 2 years, 6 months ago
  4. 909c4e6 Report median of collected metrics by David Brazdil · 2 years, 6 months ago
  5. b5fb3f6 Merge "Fix Microdroid boot time tests reporting NaN" by Treehugger Robot · 2 years, 6 months ago
  6. 1ed518a Fix Microdroid boot time tests reporting NaN by David Brazdil · 2 years, 6 months ago
  7. 5ef2403 Merge "Skip testTombstonesAreGeneratedUponKernelCrash on user build" by Jaewan Kim · 2 years, 6 months ago
  8. cfd6bc2 Skip testTombstonesAreGeneratedUponKernelCrash on user build by Jaewan Kim · 2 years, 6 months ago
  9. 6385205 Refactor Microdroid boot time benchmarks by David Brazdil · 2 years, 6 months ago
  10. 0dcf10c MicrodroidTests: only run methods required for this test case by Nikita Ioffe · 2 years, 7 months ago
  11. 8961f10 Add API to selectively redirect VM logs to apps by Inseob Kim · 2 years, 8 months ago
  12. 170929f Set task profile of MicrodroidBenchmarkApp by David Brazdil · 2 years, 7 months ago
  13. dc11b7e Test for checking persistence of encryptedstore by Shikha Panwar · 2 years, 8 months ago
  14. 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
  15. 24358c6 Add payload linker namespace test by Inseob Kim · 2 years, 8 months ago
  16. 97bf543 More robust parsing of /proc/meminfo by Jiyong Park · 2 years, 8 months ago
  17. 100b76d Add some unit tests by Alan Stokes · 2 years, 8 months ago
  18. 03a8770 Remove MicrodroidDeviceTestBase.Inner by Nikita Ioffe · 2 years, 9 months ago
  19. 60991a5 Add VirtualizationModuleFrameworkInitializer by Nikita Ioffe · 2 years, 9 months ago
  20. ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 2 years, 10 months ago
  21. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 9 months ago
  22. 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 2 years, 9 months ago
  23. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  24. 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 2 years, 9 months ago
  25. e079f72 Merge changes from topics "avf-sys-feature", "move-avf-jar-to-bcp", "virt-apex-on-system" by Nikita Ioffe · 2 years, 9 months ago
  26. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  27. 0729d9e Change the condition in prepareTestSetup by Nikita Ioffe · 2 years, 10 months ago
  28. f28eec2 Move AVF jar to BCP and rename it to framework-virtualization by Nikita Ioffe · 2 years, 10 months ago
  29. 85ac934 Rename console/log getters by Alan Stokes · 2 years, 9 months ago
  30. 20696d9 Move delete to VirtualMachineManager by Alan Stokes · 2 years, 9 months ago
  31. 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
  32. 0583e0a Add API to determine VM capabilities by Alan Stokes · 2 years, 10 months ago
  33. c693084 Use ro.product.vendor.device to determine if running on Cuttlefish by Jiyong Park · 2 years, 10 months ago
  34. d5926d7 tests: Update string for measuring pvmfw boot time by Pierre-Clément Tosi · 2 years, 10 months ago
  35. 6056be1 Support config-less VMs by Alan Stokes · 2 years, 10 months ago
  36. d4667bc VirtualMachine API changes pre-@SystemApi by Alan Stokes · 2 years, 10 months ago
  37. ff7d5af Move getProcMemInfo() from MicrodroidTestCase to ProcessUtil. by guile · 2 years, 10 months ago
  38. b54396f Revert^2 "bootloader_time should exclude time spent in ABL" by Shikha Panwar · 2 years, 10 months ago
  39. e24ff42 Revert "bootloader_time should exclude time spent in ABL" by Shikha Panwar · 2 years, 10 months ago
  40. 84cbfc9 Merge changes from topic "kernelboot" by Shikha Panwar · 2 years, 10 months ago
  41. 951fdf9 bootloader_time should exclude time spent in ABL by Shikha Panwar · 2 years, 11 months ago
  42. 39915e9 Merge "MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side" by Treehugger Robot · 2 years, 11 months ago
  43. a14fdee MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side by Frederick Mayle · 2 years, 11 months ago
  44. 44ba865 Merge "Include 'debug.hypervisor.metrics_tag' in metric names" by David Brazdil · 2 years, 11 months ago
  45. cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 2 years, 11 months ago
  46. 7a52b0f Revert "Add debug property to skip benchmarks" by Inseob Kim · 2 years, 11 months ago
  47. ef91938 Add debug property to skip benchmarks by Inseob Kim · 2 years, 11 months ago
  48. a766f31 Move ComposBenchmark's executeCommand to MicrodroidDeviceTestBase by Frederick Mayle · 2 years, 11 months ago
  49. e93cc88 Merge "Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint collection during compilation to AOSP." by Guile Chao · 2 years, 11 months ago
  50. 551f7d3 Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint by guile · 3 years ago
  51. 27b22fc Make sure that runToFinish() returns after VM dies by Inseob Kim · 2 years, 11 months ago
  52. 9e9c551 Rename device test helper package to com.android.microdroid.test.device by Alice Wang · 3 years ago
  53. dc00166 Merge "Add MetricsProcessor to calculate metrics stats" by Alice Wang · 3 years ago
  54. bc039c0 Add MetricsProcessor to calculate metrics stats by Alice Wang · 3 years ago
  55. 3504a6f Modify API clients to use only the to-be public API by Alan Stokes · 3 years ago
  56. ef70658 Merge "Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper" by Alice Wang · 3 years ago
  57. 7e0843d Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper by Alice Wang · 3 years ago
  58. aeab9e8 Refactor Benchmark VM event listeners by Alice Wang · 3 years ago
  59. 088ff0f Assorted cleanups by Alan Stokes · 3 years ago
  60. 34f0688 Minor build tweaks by Alan Stokes · 3 years ago
  61. db41bf5 Add vm starting time benchmark by Inseob Kim · 3 years ago
  62. 884c99b Add more detailed boot time benchmarks by Inseob Kim · 3 years ago
  63. 246108f benchmark:Measure virtio-blk read rate by Alice Wang · 3 years ago
  64. 5387c9e Move isCuttlefish() to helper classes by David Brazdil · 3 years, 1 month ago
  65. 4abf8e5 Clean up unused field in Microdroid tests by Alice Wang · 3 years, 1 month ago
  66. f55d264 Implement microdroid boot time test by Inseob Kim · 3 years, 1 month ago
  67. 06134cc Add a helper for device tests to remove duplicates by Inseob Kim · 3 years, 1 month ago