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