1. 48221ba Remove onTrimMemory dependency from the VM AIDL API by Keir Fraser · 1 year, 1 month ago
  2. 112a268 Support trackpad in VM by Jeongik Cha · 1 year, 1 month ago
  3. d082867 Minor cleanup on custom VM configs by Jiyong Park · 1 year, 1 month ago
  4. 3f9b509 GUID of a partion can be specified if needed by Jiyong Park · 1 year, 1 month ago
  5. c1621f8 Disk for custom VM can be composed from partitions by Jiyong Park · 1 year, 1 month ago
  6. b2d5a31 Add config of audio device by Mu-Le Lee · 1 year, 2 months ago
  7. 6c1b9f0 Close lid upon suspend and open upon resume by Jiyong Park · 1 year, 1 month ago
  8. 23b6739 Suspend the VM when it's not visible on the screen by Jiyong Park · 1 year, 1 month ago
  9. 98ceaa3 Demote Lint FlaggedApi violations to warnings by Mårten Kongstad · 1 year, 1 month ago
  10. 03f9bec Merge "Add a test for multiple concurrent VMs" into main by Jiyong Park · 1 year, 1 month ago
  11. 0e7c9cc Add a test for multiple concurrent VMs by Jiyong Park · 1 year, 2 months ago
  12. 2a07e4e Merge "Moving network config to VirtualMachineCustomImageConfig" into main by Seungjae Yoo · 1 year, 2 months ago
  13. 4032247 Merge "Network build flag is delivered to VSS not relying on JNI" into main by Seungjae Yoo · 1 year, 2 months ago
  14. 61180c1 Moving network config to VirtualMachineCustomImageConfig by Seungjae Yoo · 1 year, 2 months ago
  15. 7192203 Network build flag is delivered to VSS not relying on JNI by Seungjae Yoo · 1 year, 2 months ago
  16. a442e67 Implement disableVmTethering by Seungjae Yoo · 1 year, 2 months ago
  17. 548346e Implement enableVmTethering by Seungjae Yoo · 1 year, 2 months ago
  18. a71230e Merge "Skeleton for IVmTethering service with flag guarding" into main by Seungjae Yoo · 1 year, 2 months ago
  19. b6e4f1d Skeleton for IVmTethering service with flag guarding by Seungjae Yoo · 1 year, 2 months ago
  20. 161e665 Enable hugepages for microdroid benchmarks by Nikita Ioffe · 1 year, 2 months ago
  21. 6d238d8 Merge "Add `vm console` command to connect to serial console" into main by Yi-Yo Chiang · 1 year, 2 months ago
  22. 24af4a5 Merge "Add GpuConfig" into main by Jason Macnak · 1 year, 2 months ago
  23. ea7b0fa Add GpuConfig by Jason Macnak · 1 year, 3 months ago
  24. 2f7656a Merge "Revert "Skeleton for IVmTethering service"" into main by Priyanka Advani · 1 year, 2 months ago
  25. 2fbf0da Add `vm console` command to connect to serial console by Yi-Yo Chiang · 1 year, 2 months ago
  26. f967687 Revert "Skeleton for IVmTethering service" by ELIYAZ MOMIN · 1 year, 2 months ago
  27. 1030519 Merge "Skeleton for IVmTethering service" into main by Seungjae Yoo · 1 year, 2 months ago
  28. 23cff71 virtmgr: Add boost_uclamp by David Dai · 1 year, 2 months ago
  29. bb7b613 Skeleton for IVmTethering service by Seungjae Yoo · 1 year, 2 months ago
  30. 03b3347 Merge changes from topic "vmnic_delete_tap" into main by Seungjae Yoo · 1 year, 2 months ago
  31. a6589bd Expose network support configuration into AVF Java Framework API by Seungjae Yoo · 1 year, 2 months ago
  32. 73f418a Default to a u-boot prebuilt when no bootloader or kernel is provided in VirtualMachineConfig by A. Cody Schuffelen · 1 year, 2 months ago
  33. 8dd3255 Configure serial console input device by Yi-Yo Chiang · 1 year, 2 months ago
  34. a0f58e8 Guest OS serial console by Yi-Yo Chiang · 1 year, 3 months ago
  35. 343894e Support mouse in VM by Jeongik Cha · 1 year, 3 months ago
  36. 7d9c44b Allow `null` kernels in VirtualMachineConfig by A. Cody Schuffelen · 1 year, 3 months ago
  37. 985b640 Implement basic keyboard input by Jeongik Cha · 1 year, 4 months ago
  38. daf396a Make SecurityException being detected in nativeSpawn by Seungjae Yoo · 1 year, 4 months ago
  39. ac14e5d Implement single touch for custom vm by Jeongik Cha · 1 year, 4 months ago
  40. aada42c Merge changes I7809768c,I8cf3efb8 into main by Seungjae Yoo · 1 year, 4 months ago
  41. c181be7 Add InputDevice in VirtualMachineRawConfig by Jeongik Cha · 1 year, 4 months ago
  42. 329f286 Add CAP_SYS_NICE to virtmgr to sync with crosvm's capability. by Seungjae Yoo · 1 year, 4 months ago
  43. d801a14 claimInstance is last step while moving vm bw apps by Shikha Panwar · 1 year, 4 months ago
  44. da8eacc Merge "Add display config for CustomImageConfig" into main by Treehugger Robot · 1 year, 4 months ago
  45. 1df1c03 Add display config for CustomImageConfig by Jeongik Cha · 1 year, 4 months ago
  46. 7e8f6b5 Merge "Update documentation for preinstalled access" into main by Treehugger Robot · 1 year, 4 months ago
  47. c79bf28 Update documentation for preinstalled access by Alan Stokes · 1 year, 4 months ago
  48. 07d701c Notify VS of an instance being removed by Shikha Panwar · 1 year, 4 months ago
  49. bd5eba9 Claim ownership of VM instance during VM transfer by Shikha Panwar · 1 year, 4 months ago
  50. 745624f VirtualMachineCustomImageConfig.from(pb) should return value by Jeongik Cha · 1 year, 4 months ago
  51. 0e09726 Introduce VirtualMachineCustomImageConfig instead of rawConfigPath by Jeongik Cha · 1 year, 4 months ago
  52. 53e9237 Expand VirtualMachineConfig to RawConfig by Jeongik Cha · 1 year, 4 months ago
  53. 7aef66d Test instance.img conditional to Updatable VM support by Shikha Panwar · 1 year, 5 months ago
  54. 0362f7f [attestation] Add API to check AVF RKP Hal presence in VM Attestation by Alice Wang · 1 year, 5 months ago
  55. 29c58ef Merge "Unify OS APIs into one API" into main by Treehugger Robot · 1 year, 5 months ago
  56. bfb56d7 Encrypted store README: Document security section by Shikha Panwar · 1 year, 5 months ago
  57. 89b2459 Unify OS APIs into one API by Inseob Kim · 1 year, 5 months ago
  58. 3415ee1 Add aconfig declarations block by Gurpreet Singh · 1 year, 5 months ago
  59. 8d973f5 Check for null before dereference by Alan Stokes · 1 year, 5 months ago
  60. 30ccacb Add daily reconciliation by Alan Stokes · 1 year, 6 months ago
  61. ee8b3ed Merge changes from topic "instance_id_hidden_input" into main by Shikha Panwar · 1 year, 5 months ago
  62. c247f18 Fix flagging bug in VM ID allocation by Shikha Panwar · 1 year, 5 months ago
  63. d15f5e9 Merge "Allocate each VM an instance_id" into main by Shikha Panwar · 1 year, 5 months ago
  64. 61a74b5 Allocate each VM an instance_id by Shikha Panwar · 1 year, 6 months ago
  65. cf19805 Notify VS when users or apps are removed by Alan Stokes · 1 year, 6 months ago
  66. 209d882 Build service-virtualization directly against framework by Nikita Ioffe · 1 year, 6 months ago
  67. 37a795c Rename javalib/ to java and move APIs to java/framework by Nikita Ioffe · 1 year, 6 months ago