1. b51c028 Move vm_payload to libs/libvm_payload by Jiyong Park · 1 year, 1 month ago
  2. 8107110 Move microdroid to under build by Jiyong Park · 1 year, 1 month ago
  3. 94fe419 Move microdroid/payload to libs/libmicrodroid_payload_metadata by Jiyong Park · 1 year, 1 month ago
  4. 3b524ce Baseline Lint FlaggedApi violations by Mårten Kongstad · 1 year, 3 months ago
  5. 6465ef3 Merge "Copy MotionEvent before putting it into the queue" into main by Treehugger Robot · 1 year, 2 months ago
  6. 4a18876 Copy MotionEvent before putting it into the queue by Jeongik Cha · 1 year, 2 months ago
  7. 2686f10 Set tablet mode if there is a physical keyboard by Jeongik Cha · 1 year, 2 months ago
  8. 9e7d84f Handle some input events in the background thread by Jeongik Cha · 1 year, 2 months ago
  9. bc8160e Merge "Add a direct API for memory balloon control" into main by Treehugger Robot · 1 year, 2 months ago
  10. b5dbb1e Merge "Support multi-touch screen" into main by Jeongik Cha · 1 year, 2 months ago
  11. 06e8e29 Add a direct API for memory balloon control by Keir Fraser · 1 year, 2 months ago
  12. 1049491 Support multi-touch screen by Jeongik Cha · 1 year, 2 months ago
  13. d624538 Merge changes I3294e35f,I2b3572d5 into main by Jeongik Cha · 1 year, 2 months ago
  14. 236bf2c Support 'multi-touch' in trackpad by Jeongik Cha · 1 year, 2 months ago
  15. e45bf51 Support trackpad 'click' by Jeongik Cha · 1 year, 2 months ago
  16. 48221ba Remove onTrimMemory dependency from the VM AIDL API by Keir Fraser · 1 year, 2 months ago
  17. 112a268 Support trackpad in VM by Jeongik Cha · 1 year, 2 months ago
  18. d082867 Minor cleanup on custom VM configs by Jiyong Park · 1 year, 2 months ago
  19. 3f9b509 GUID of a partion can be specified if needed by Jiyong Park · 1 year, 2 months ago
  20. c1621f8 Disk for custom VM can be composed from partitions by Jiyong Park · 1 year, 2 months ago
  21. b2d5a31 Add config of audio device by Mu-Le Lee · 1 year, 3 months ago
  22. 6c1b9f0 Close lid upon suspend and open upon resume by Jiyong Park · 1 year, 2 months ago
  23. 23b6739 Suspend the VM when it's not visible on the screen by Jiyong Park · 1 year, 2 months ago
  24. 98ceaa3 Demote Lint FlaggedApi violations to warnings by Mårten Kongstad · 1 year, 2 months ago
  25. 03f9bec Merge "Add a test for multiple concurrent VMs" into main by Jiyong Park · 1 year, 2 months ago
  26. 0e7c9cc Add a test for multiple concurrent VMs by Jiyong Park · 1 year, 3 months ago
  27. 61180c1 Moving network config to VirtualMachineCustomImageConfig by Seungjae Yoo · 1 year, 3 months ago
  28. 161e665 Enable hugepages for microdroid benchmarks by Nikita Ioffe · 1 year, 3 months ago
  29. 6d238d8 Merge "Add `vm console` command to connect to serial console" into main by Yi-Yo Chiang · 1 year, 3 months ago
  30. ea7b0fa Add GpuConfig by Jason Macnak · 1 year, 4 months ago
  31. 2fbf0da Add `vm console` command to connect to serial console by Yi-Yo Chiang · 1 year, 3 months ago
  32. 23cff71 virtmgr: Add boost_uclamp by David Dai · 1 year, 3 months ago
  33. 03b3347 Merge changes from topic "vmnic_delete_tap" into main by Seungjae Yoo · 1 year, 3 months ago
  34. a6589bd Expose network support configuration into AVF Java Framework API by Seungjae Yoo · 1 year, 3 months ago
  35. 73f418a Default to a u-boot prebuilt when no bootloader or kernel is provided in VirtualMachineConfig by A. Cody Schuffelen · 1 year, 3 months ago
  36. 8dd3255 Configure serial console input device by Yi-Yo Chiang · 1 year, 3 months ago
  37. a0f58e8 Guest OS serial console by Yi-Yo Chiang · 1 year, 4 months ago
  38. 343894e Support mouse in VM by Jeongik Cha · 1 year, 4 months ago
  39. 7d9c44b Allow `null` kernels in VirtualMachineConfig by A. Cody Schuffelen · 1 year, 4 months ago
  40. 985b640 Implement basic keyboard input by Jeongik Cha · 1 year, 5 months ago
  41. daf396a Make SecurityException being detected in nativeSpawn by Seungjae Yoo · 1 year, 5 months ago
  42. ac14e5d Implement single touch for custom vm by Jeongik Cha · 1 year, 5 months ago
  43. aada42c Merge changes I7809768c,I8cf3efb8 into main by Seungjae Yoo · 1 year, 5 months ago
  44. c181be7 Add InputDevice in VirtualMachineRawConfig by Jeongik Cha · 1 year, 5 months ago
  45. 329f286 Add CAP_SYS_NICE to virtmgr to sync with crosvm's capability. by Seungjae Yoo · 1 year, 5 months ago
  46. d801a14 claimInstance is last step while moving vm bw apps by Shikha Panwar · 1 year, 5 months ago
  47. da8eacc Merge "Add display config for CustomImageConfig" into main by Treehugger Robot · 1 year, 5 months ago
  48. 1df1c03 Add display config for CustomImageConfig by Jeongik Cha · 1 year, 5 months ago
  49. 7e8f6b5 Merge "Update documentation for preinstalled access" into main by Treehugger Robot · 1 year, 5 months ago
  50. c79bf28 Update documentation for preinstalled access by Alan Stokes · 1 year, 5 months ago
  51. 07d701c Notify VS of an instance being removed by Shikha Panwar · 1 year, 5 months ago
  52. bd5eba9 Claim ownership of VM instance during VM transfer by Shikha Panwar · 1 year, 5 months ago
  53. 745624f VirtualMachineCustomImageConfig.from(pb) should return value by Jeongik Cha · 1 year, 5 months ago
  54. 0e09726 Introduce VirtualMachineCustomImageConfig instead of rawConfigPath by Jeongik Cha · 1 year, 5 months ago
  55. 53e9237 Expand VirtualMachineConfig to RawConfig by Jeongik Cha · 1 year, 5 months ago
  56. 7aef66d Test instance.img conditional to Updatable VM support by Shikha Panwar · 1 year, 6 months ago
  57. 0362f7f [attestation] Add API to check AVF RKP Hal presence in VM Attestation by Alice Wang · 1 year, 6 months ago
  58. 29c58ef Merge "Unify OS APIs into one API" into main by Treehugger Robot · 1 year, 6 months ago
  59. bfb56d7 Encrypted store README: Document security section by Shikha Panwar · 1 year, 6 months ago
  60. 89b2459 Unify OS APIs into one API by Inseob Kim · 1 year, 6 months ago
  61. 3415ee1 Add aconfig declarations block by Gurpreet Singh · 1 year, 6 months ago
  62. 8d973f5 Check for null before dereference by Alan Stokes · 1 year, 6 months ago
  63. c247f18 Fix flagging bug in VM ID allocation by Shikha Panwar · 1 year, 6 months ago
  64. 61a74b5 Allocate each VM an instance_id by Shikha Panwar · 1 year, 7 months ago
  65. 37a795c Rename javalib/ to java and move APIs to java/framework by Nikita Ioffe · 1 year, 7 months ago