1. 4583ff1 Merge "Add early_virtmgr support to libvmclient" into main by Inseob Kim · 12 months ago
  2. f333ebc Add early_virtmgr support to libvmclient by Inseob Kim · 12 months ago
  3. e6e932a Merge "virtmgr: don't depend on crosvm's libbase_rust module" into main by Treehugger Robot · 12 months ago
  4. e0ed235 virtmgr: don't depend on crosvm's libbase_rust module by Frederick Mayle · 12 months ago
  5. d093f03 Merge changes from topic "fmayle-flock-test" into main by Frederick Mayle · 12 months ago
  6. c474897 virtmgr: drop support for qcow2 and composite as partition images by Frederick Mayle · 12 months ago
  7. eae6d2d virtmgr: disable disk file locking in crosvm by Frederick Mayle · 12 months ago
  8. 7df9609 Merge "vm: DRY *Config structs w.r.t. aflags using cfg_if" into main by Treehugger Robot · 12 months ago
  9. 37dda33 Fix typo in ttyd download URL by Jeongik Cha · 12 months ago
  10. af63d1c Revert changes about libsafe_ownedfd by Jiyong Park · 1 year ago
  11. 620f150 Merge changes from topic "early_boot_vm" into main by Treehugger Robot · 12 months ago
  12. ecde8c0 Implement early_virtmgr by Inseob Kim · 1 year ago
  13. ebd4b7a Merge "Add option to disable usb for AVF" into main by Elie Kheirallah · 12 months ago
  14. 29d7291 Add option to disable usb for AVF by Elie Kheirallah · 1 year, 1 month ago
  15. 39b4115 Add early_vms xsd schema by Inseob Kim · 1 year ago
  16. fdd056f vm: DRY *Config structs w.r.t. aflags using cfg_if by Pierre-Clément Tosi · 1 year ago
  17. 47a07eb Merge "Revert "vm: DRY *Config structs w.r.t. aflags using cfg_if"" into main by Pierre-Clément Tosi · 1 year ago
  18. 6a1090d Revert "vm: DRY *Config structs w.r.t. aflags using cfg_if" by Pierre-Clément Tosi · 1 year ago
  19. 4ce4f65 Merge "Use LazyLock rather than lazy_static." into main by Treehugger Robot · 1 year ago
  20. 967a686 Merge "vm: DRY *Config structs w.r.t. aflags using cfg_if" into main by Treehugger Robot · 1 year ago
  21. a3c2858 Merge "MicrodroidConfig: Unify API across flag configs" into main by Treehugger Robot · 1 year ago
  22. 9c03a3a Use LazyLock rather than lazy_static. by Andrew Walbran · 1 year ago
  23. 17335f3 Merge "Add --enable-earlycon option to vm tool" into main by Treehugger Robot · 1 year ago
  24. 1879fb9 vm: DRY *Config structs w.r.t. aflags using cfg_if by Pierre-Clément Tosi · 1 year ago
  25. f1feafb MicrodroidConfig: Unify API across flag configs by Pierre-Clément Tosi · 1 year ago
  26. c86d40f Merge "Add icon for VM terminal app" into main by Treehugger Robot · 1 year ago
  27. b4268b3 Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year ago
  28. 50df8dc Add icon for VM terminal app by Jiyong Park · 1 year ago
  29. 63f32a4 Merge "Disable balloon for custom vm by default" into main by Treehugger Robot · 1 year ago
  30. 7505745 Disable balloon for custom vm by default by Jeongik Cha · 1 year ago
  31. 43c79e4 Merge "Don't assume static final R class integers" into main by Rico Wind · 1 year ago
  32. 653e100 Merge "Set the certificate for linuxinstaller" into main by Treehugger Robot · 1 year ago
  33. cae3553 set android:fitsSystemWindows="true" for terminal app by Jeongik Cha · 1 year ago
  34. 40f1a96 Set the certificate for linuxinstaller by Jeongik Cha · 1 year ago
  35. 9db2083 Don't assume static final R class integers by Rico Wind · 1 year ago
  36. bec5241 Add Copy ip address menu by Jeongik Cha · 1 year ago
  37. 54aa7a5 Add toast message per lifecycle event by Jeongik Cha · 1 year ago
  38. ebf4c35 Terminal app doesn't need to support only landscape by Jeongik Cha · 1 year ago
  39. c67cbe1 Setup script for x86_64 by Jeongik Cha · 1 year ago
  40. ef989e2 Add LinuxInstallerApp(and Stub) by Jeongik Cha · 1 year ago
  41. 59e1adf Merge "Revert "Add --enable-earlycon option to vm tool"" into main by Priyanka Advani (xWF) · 1 year ago
  42. f0fd0fb Revert "Add --enable-earlycon option to vm tool" by Priyanka Advani (xWF) · 1 year ago
  43. 9312509 Merge "Add --enable-earlycon option to vm tool" into main by Treehugger Robot · 1 year ago
  44. ec68eaf Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year ago
  45. 8c67307 Merge changes I53101f6d,I53bb3fcf into main by Treehugger Robot · 1 year ago
  46. 6ce57d7 Don't wait vsock server if vm isn't running by Jeongik Cha · 1 year ago
  47. ab90c3a Add "stop vm" menu in Terminal by Jeongik Cha · 1 year ago
  48. b4e3264 Use virt-customized to modify base linux image by Jeongik Cha · 1 year ago
  49. 105153e Remove the use of from_raw_fd from fd_server/aidl.rs by Jiyong Park · 1 year ago
  50. e1cc97a Merge "Use take_fd_ownership instead of the unsafe from_raw_fd" into main by Jiyong Park · 1 year ago
  51. 856767c Virtualization apex includes terminal app by Jeongik Cha · 1 year ago
  52. ba3099e Use take_fd_ownership instead of the unsafe from_raw_fd by Jiyong Park · 1 year, 1 month ago
  53. 3a06c7f Merge "Make use of the conversion from UnixSeqpacketLisnter to OwnedFd" into main by Jiyong Park · 1 year ago
  54. 1ad4884 Merge "Fixes --net tap-fd=... format to pass a numeric i32 file descriptor" into main by Treehugger Robot · 1 year ago
  55. 487810d Fixes --net tap-fd=... format to pass a numeric i32 file descriptor by Andreas Huber · 1 year ago
  56. cd0f74b Make use of the conversion from UnixSeqpacketLisnter to OwnedFd by Jiyong Park · 1 year, 1 month ago
  57. 63b67d7 Update source for Rust 1.80.1 by Chris Wailes · 1 year, 1 month ago
  58. 3eab004 Merge "Revert^2 "Add microfuchsia apex that runs in AVF on bootup"" into main by Aidan Wolter · 1 year ago
  59. bb91a6b Revert^2 "Add microfuchsia apex that runs in AVF on bootup" by Aidan Wolter · 1 year, 2 months ago
  60. 5736af6 Merge "Revert "Add microfuchsia apex that runs in AVF on bootup"" into main by Priyanka Advani (xWF) · 1 year ago
  61. 4ae215a Revert "Add microfuchsia apex that runs in AVF on bootup" by Priyanka Advani (xWF) · 1 year ago
  62. ad351ec Merge "Add microfuchsia apex that runs in AVF on bootup" into main by Aidan Wolter · 1 year ago
  63. 3b70c02 Merge "Better way of duping FD" into main by Treehugger Robot · 1 year ago
  64. e2cd6ab Merge "virtmgr: Log pVM outputs even if DebugLevel::NONE" into main by Treehugger Robot · 1 year ago
  65. fc523c5 virtmgr: Log pVM outputs even if DebugLevel::NONE by Pierre-Clément Tosi · 1 year, 1 month ago
  66. 8ee3831 Better way of duping FD by Jiyong Park · 1 year, 1 month ago
  67. cdd542b Merge "VmLauncherApp: Handle OPEN_URL actions in a handler thread" into main by Yi-Yo Chiang · 1 year, 1 month ago
  68. 78477ef VmLauncherApp: Handle OPEN_URL actions in a handler thread by Yi-Yo Chiang · 1 year, 1 month ago
  69. 69001a2 Use OwnedFd when using preserved_fds from the updated command-fds crate by Jiyong Park · 1 year, 1 month ago
  70. 5673917 Add microfuchsia apex that runs in AVF on bootup by Aidan Wolter · 1 year, 2 months ago
  71. 49bddf2 Merge "Use app context when getting virtual machine manager." into main by Jiyong Park · 1 year, 1 month ago
  72. cd5ffac Use app context when getting virtual machine manager. by Jiyong Park · 1 year, 1 month ago
  73. 146bd25 Introduce VmTerminalApp by Jeongik Cha · 1 year, 1 month ago
  74. f11ad4b Define VmLauncherService by Jeongik Cha · 1 year, 1 month ago
  75. b943894 Merge "Refactor clipboard handling into a separate class" into main by Jiyong Park · 1 year, 1 month ago
  76. efc3d35 Merge changes I4584b250,Ie3742084 into main by Jaewan Kim · 1 year, 1 month ago
  77. e6a22e7 VmLauncherApp: Enable log when debuggable by Jaewan Kim · 1 year, 1 month ago
  78. 81e0567 Refactor clipboard handling into a separate class by Jiyong Park · 1 year, 1 month ago
  79. 022640a FerrochromeApp: Use downloader if ferrochrome image is missing by Jaewan Kim · 1 year, 1 month ago
  80. 27a9e93 Further cleanup of the Launcher app by Jiyong Park · 1 year, 1 month ago
  81. a2b0c78 Further simplify the Logger class by Jiyong Park · 1 year, 1 month ago
  82. fbbfbe0 Refactor logging routines into a separate class by Jiyong Park · 1 year, 1 month ago
  83. b4ccb06 Refactor VM lifecycle routine to a separate class by Jiyong Park · 1 year, 1 month ago
  84. b17768a Refactor display handling into a seperate class by Jiyong Park · 1 year, 1 month ago
  85. 72003b2 Refactor input handling into a seperate class by Jiyong Park · 1 year, 1 month ago
  86. 97db7c2 Rename VmConfigJson to ConfigJson by Jiyong Park · 1 year, 1 month ago
  87. 05b2019 Ferrochrome: Add missing VM configs by Seungjae Yoo · 1 year, 1 month ago
  88. 5e81584 Include vm_config.json to the hash by Jiyong Park · 1 year, 1 month ago
  89. 02f378e Make more options configurable via vm_config.json by Jiyong Park · 1 year, 1 month ago
  90. 95d0674 Merge "Refactor vm_config.json parsing routine" into main by Treehugger Robot · 1 year, 1 month ago
  91. 41ba359 Refactor vm_config.json parsing routine by Jiyong Park · 1 year, 1 month ago
  92. af21e51 Suppress dead code clippy lints for crosvm by Stephen Hines · 1 year, 1 month ago
  93. fc6f036 Locate cursor surface using SurfaceControl by Jiyong Park · 1 year, 1 month ago
  94. eab78d1 VmLauncherApp: Clipboard tasks run in mExecutorService by Seungjae Yoo · 1 year, 1 month ago
  95. 9559515 Merge changes from topic "avf_clean" into main by Jiyong Park · 1 year, 1 month ago
  96. 4b010bb Allow only preinstalled app to use VmLauncherApp by Yi-Yo Chiang · 1 year, 1 month ago
  97. 32a3f08 Merge "Add early_virtmgr" into main by Treehugger Robot · 1 year, 1 month ago
  98. 2528487 Re-organize compos directories by Jiyong Park · 1 year, 1 month ago
  99. 3a31c71 Re-organize authfs directories by Jiyong Park · 1 year, 1 month ago
  100. 4dd08da Eliminate a short blackout during the resume of the VM display by Jiyong Park · 1 year, 1 month ago