1. 0c53e6c Merge changes from topic "encryptedstore_java_api" by Treehugger Robot · 2 years, 8 months ago
  2. 5468922 Resizing encryptedstore is incompatible by Shikha Panwar · 2 years, 8 months ago
  3. e698154 Enable transferring VM with encryptedstore enabled by Shikha Panwar · 2 years, 8 months ago
  4. 969cb2d Merge "Remove DEBUG_LEVEL_APP_ONLY" by Seungjae Yoo · 2 years, 8 months ago
  5. a2ff8c5 Expose encryptedstore feature to system apps by Shikha Panwar · 2 years, 8 months ago
  6. 13c17be Merge "Add tests for creating VM with CE/DE contexts" by Nikita Ioffe · 2 years, 8 months ago
  7. fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
  8. 9625489 Add tests for creating VM with CE/DE contexts by Nikita Ioffe · 2 years, 8 months ago
  9. 7c459e8 Give a better name to STOP_REASON_ERROR by Alan Stokes · 2 years, 8 months ago
  10. 147eb6f Move some VM config APIs to @TestApi by Nikita Ioffe · 2 years, 8 months ago
  11. cdd4b11 Plumb onTrimMemory app callback to virtualizationservice by Keir Fraser · 2 years, 9 months ago
  12. 2e1d877 Fix path traversal bug by Alan Stokes · 2 years, 8 months ago
  13. 100b76d Add some unit tests by Alan Stokes · 2 years, 8 months ago
  14. a4e2a4a Close() shouldn't throw by Alan Stokes · 2 years, 8 months ago
  15. 60991a5 Add VirtualizationModuleFrameworkInitializer by Nikita Ioffe · 2 years, 9 months ago
  16. ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 2 years, 10 months ago
  17. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 9 months ago
  18. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  19. 1029744 Tidy up by Alan Stokes · 2 years, 9 months ago
  20. 110bf85 Manage name->VM mapping in VMM by Alan Stokes · 2 years, 9 months ago
  21. 04bc110 Minor tweaks by Alan Stokes · 2 years, 9 months ago
  22. a815424 [VM] Build virtual machine from a descriptor by Alice Wang · 2 years, 9 months ago
  23. ef70c18 [VM] Refactor building VirtualMachineConfig from file for reuse by Alice Wang · 2 years, 9 months ago
  24. 8580680 [VM] Refactor VirtualMachineConfig serialization from file by Alice Wang · 2 years, 9 months ago
  25. 9800acd Merge "Remove onPayloadStarted stream argument" by Treehugger Robot · 2 years, 9 months ago
  26. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  27. 90b53ee [API] Rename ParcelVirtualMachine to VirtualMachineDescriptor by Alice Wang · 2 years, 9 months ago
  28. 67024de Merge "Rename console/log getters" by Treehugger Robot · 2 years, 9 months ago
  29. 85ac934 Rename console/log getters by Alan Stokes · 2 years, 9 months ago
  30. b04942f [refactor] Refactor VM#getInstancesMap() with Map#computeIfAbsent() by Alice Wang · 2 years, 9 months ago
  31. 8737672 [VM] Add API to convert VM to parcelable object by Alice Wang · 2 years, 9 months ago
  32. 0719e1a Fix threading bugs by Alan Stokes · 2 years, 9 months ago
  33. 20696d9 Move delete to VirtualMachineManager by Alan Stokes · 2 years, 9 months ago
  34. 98f2ae7 More API improvements by Alan Stokes · 2 years, 10 months ago
  35. 34a0da0 Revamp exceptions by Alan Stokes · 2 years, 10 months ago
  36. 40dac6d Allow setting APK path explicitly by Alan Stokes · 2 years, 10 months ago
  37. 6f362d2 Merge "Config file requires custom VM permission" by Treehugger Robot · 2 years, 10 months ago
  38. ca1abf6 Merge "clarify setProtectedVm req message" by Treehugger Robot · 2 years, 10 months ago
  39. e1e0ac2 clarify setProtectedVm req message by Steven Moreland · 2 years, 10 months ago
  40. 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
  41. 0583e0a Add API to determine VM capabilities by Alan Stokes · 2 years, 10 months ago
  42. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
  43. 6056be1 Support config-less VMs by Alan Stokes · 2 years, 10 months ago
  44. d4667bc VirtualMachine API changes pre-@SystemApi by Alan Stokes · 2 years, 10 months ago
  45. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
  46. 14efd94 Fix potential null pointer exception by Inseob Kim · 2 years, 11 months ago
  47. cb2322c Share a single VirtualMachine object for VMs by Inseob Kim · 2 years, 11 months ago
  48. f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
  49. 98e6e8a benchmark:Measure vsock host to VM transfer rate by Alice Wang · 3 years ago
  50. d629d64 Merge "Assorted cleanups" by Treehugger Robot · 3 years ago
  51. 088ff0f Assorted cleanups by Alan Stokes · 3 years ago
  52. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  53. 62d012d Various minor fixes by Alan Stokes · 3 years ago
  54. a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
  55. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  56. e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
  57. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  58. 0a773b2 Synchronize VM callbacks by Andrew Scull · 3 years, 5 months ago
  59. c60a7bd Unlink death of VS once the VM has died by Andrew Scull · 3 years, 6 months ago
  60. e35c3fe Allow the VM callback to be cleared by Andrew Scull · 3 years, 6 months ago
  61. 9a58ad4 Fix @Nullable for javalibs by Jooyung Han · 3 years, 6 months ago
  62. 2c4a966 Clear binder identity when executing callback by Andrew Scull · 3 years, 6 months ago
  63. 926806d Merge "Throw exception if VM type is not supported." by Andrew Walbran · 3 years, 6 months ago
  64. eba1f6b Throw exception if VM type is not supported. by Andrew Walbran · 3 years, 6 months ago
  65. 9cd73e4 Merge "Add DeathReason::CRASH and ERROR." by Andrew Walbran · 3 years, 6 months ago
  66. d15c563 Add DeathReason::CRASH and ERROR. by Andrew Walbran · 3 years, 6 months ago
  67. 212f700 Protected and unprotected VMs are not considered compatible. by Andrew Walbran · 3 years, 6 months ago
  68. 4eb37e7 Serialise number of CPUs. by Andrew Walbran · 3 years, 6 months ago
  69. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  70. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  71. 65f85f8 Fix minor errors regaring num CPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  72. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
  73. 5c6d417 Microdroid_manager reports error/finished as terminal events by Jooyung Han · 3 years, 8 months ago
  74. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
  75. a5a262f Add a parameter for extra apks to payload config by Inseob Kim · 3 years, 9 months ago
  76. b002e09 setCallback accepts Executor by Jiyong Park · 3 years, 9 months ago
  77. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
  78. 557762a Debug mode can be changed in the demo app by Jiyong Park · 3 years, 10 months ago
  79. c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
  80. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  81. 7fa065d Merge "Add VirtualMachineState enum rather than isRunning bool." by Andrew Walbran · 4 years ago
  82. aa41e0a Add API to connect to VM's binder server by Inseob Kim · 4 years ago
  83. 6b65066 Add VirtualMachineState enum rather than isRunning bool. by Andrew Walbran · 4 years ago
  84. 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
  85. 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
  86. 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
  87. 9dd389e Format instance.img by Jiyong Park · 4 years ago
  88. 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
  89. 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
  90. 1c9269f Add VM memory config to Java API. by Andrew Walbran · 4 years ago
  91. 048a41b Annotate nullability to Java APIs by Jiyong Park · 4 years, 1 month ago
  92. 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
  93. 413b460 Start virtualizationservice lazily by Jiyong Park · 4 years, 1 month ago
  94. 57fd7c9 Follow-up for aosp/1760496 by Jiyong Park · 4 years, 1 month ago
  95. 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
  96. f7516cb Implement missing APIs by Jiyong Park · 4 years, 1 month ago
  97. af1a74b Add API for configuring a VM to run in debug mode by Jiyong Park · 4 years, 1 month ago
  98. a1267ad Add APIs for creating and running a virtual machine by Jiyong Park · 4 years, 1 month ago
  99. 9b8253b Add the skeleton for the client-side API by Jiyong Park · 4 years, 1 month ago