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