1. fdd056f vm: DRY *Config structs w.r.t. aflags using cfg_if by Pierre-Clément Tosi · 1 year, 6 months ago
  2. 47a07eb Merge "Revert "vm: DRY *Config structs w.r.t. aflags using cfg_if"" into main by Pierre-Clément Tosi · 1 year, 6 months ago
  3. 6a1090d Revert "vm: DRY *Config structs w.r.t. aflags using cfg_if" by Pierre-Clément Tosi · 1 year, 6 months ago
  4. 4ce4f65 Merge "Use LazyLock rather than lazy_static." into main by Treehugger Robot · 1 year, 6 months ago
  5. c51422c Merge "autfs: Replace use of cfg_if with hardened cast" into main by Treehugger Robot · 1 year, 6 months ago
  6. 967a686 Merge "vm: DRY *Config structs w.r.t. aflags using cfg_if" into main by Treehugger Robot · 1 year, 6 months ago
  7. a3c2858 Merge "MicrodroidConfig: Unify API across flag configs" into main by Treehugger Robot · 1 year, 6 months ago
  8. 9c03a3a Use LazyLock rather than lazy_static. by Andrew Walbran · 1 year, 6 months ago
  9. e2b8d01 autfs: Replace use of cfg_if with hardened cast by Pierre-Clément Tosi · 1 year, 6 months ago
  10. 17335f3 Merge "Add --enable-earlycon option to vm tool" into main by Treehugger Robot · 1 year, 6 months ago
  11. 1879fb9 vm: DRY *Config structs w.r.t. aflags using cfg_if by Pierre-Clément Tosi · 1 year, 6 months ago
  12. f1feafb MicrodroidConfig: Unify API across flag configs by Pierre-Clément Tosi · 1 year, 6 months ago
  13. c86d40f Merge "Add icon for VM terminal app" into main by Treehugger Robot · 1 year, 6 months ago
  14. b4268b3 Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year, 6 months ago
  15. 50df8dc Add icon for VM terminal app by Jiyong Park · 1 year, 6 months ago
  16. 63f32a4 Merge "Disable balloon for custom vm by default" into main by Treehugger Robot · 1 year, 6 months ago
  17. 7505745 Disable balloon for custom vm by default by Jeongik Cha · 1 year, 6 months ago
  18. de13d40 Framework JNI uses libvmclient to connect to virtmgr by Jiyong Park · 1 year, 6 months ago
  19. 43c79e4 Merge "Don't assume static final R class integers" into main by Rico Wind · 1 year, 6 months ago
  20. 653e100 Merge "Set the certificate for linuxinstaller" into main by Treehugger Robot · 1 year, 6 months ago
  21. cae3553 set android:fitsSystemWindows="true" for terminal app by Jeongik Cha · 1 year, 6 months ago
  22. 40f1a96 Set the certificate for linuxinstaller by Jeongik Cha · 1 year, 6 months ago
  23. 9db2083 Don't assume static final R class integers by Rico Wind · 1 year, 6 months ago
  24. bec5241 Add Copy ip address menu by Jeongik Cha · 1 year, 6 months ago
  25. 54aa7a5 Add toast message per lifecycle event by Jeongik Cha · 1 year, 6 months ago
  26. ebf4c35 Terminal app doesn't need to support only landscape by Jeongik Cha · 1 year, 6 months ago
  27. c67cbe1 Setup script for x86_64 by Jeongik Cha · 1 year, 6 months ago
  28. ef989e2 Add LinuxInstallerApp(and Stub) by Jeongik Cha · 1 year, 6 months ago
  29. 2dbd757 Merge "Add an explicit user root for accessor_demo" into main by Treehugger Robot · 1 year, 6 months ago
  30. 2cf95f1 Add an explicit user root for accessor_demo by Devin Moore · 1 year, 6 months ago
  31. 59e1adf Merge "Revert "Add --enable-earlycon option to vm tool"" into main by Priyanka Advani (xWF) · 1 year, 6 months ago
  32. f0fd0fb Revert "Add --enable-earlycon option to vm tool" by Priyanka Advani (xWF) · 1 year, 6 months ago
  33. 9312509 Merge "Add --enable-earlycon option to vm tool" into main by Treehugger Robot · 1 year, 6 months ago
  34. 690b031 Merge "Restrict RELEASE_AVF_ENABLE_EARLY_VM flag to only trunk_staging" into main by Treehugger Robot · 1 year, 6 months ago
  35. ec68eaf Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year, 6 months ago
  36. 6771033 Restrict RELEASE_AVF_ENABLE_EARLY_VM flag to only trunk_staging by Nikita Ioffe · 1 year, 6 months ago
  37. 8c67307 Merge changes I53101f6d,I53bb3fcf into main by Treehugger Robot · 1 year, 6 months ago
  38. 2e7b5d8 Merge "Use virt-customized to modify base linux image" into main by Treehugger Robot · 1 year, 6 months ago
  39. b349ce3 Merge "rialto_test: Run non-protected tests sequentially" into main by Treehugger Robot · 1 year, 6 months ago
  40. 6ce57d7 Don't wait vsock server if vm isn't running by Jeongik Cha · 1 year, 6 months ago
  41. ab90c3a Add "stop vm" menu in Terminal by Jeongik Cha · 1 year, 6 months ago
  42. b4e3264 Use virt-customized to modify base linux image by Jeongik Cha · 1 year, 6 months ago
  43. 105153e Remove the use of from_raw_fd from fd_server/aidl.rs by Jiyong Park · 1 year, 6 months ago
  44. a744a68 Merge "Remove yet another use of from_raw_fd" into main by Jiyong Park · 1 year, 6 months ago
  45. d60a1d1 rialto_test: Run non-protected tests sequentially by Pierre-Clément Tosi · 1 year, 6 months ago
  46. b7933cc Merge "Revert^2 "Adjust tests to account for new DICE mode check"" into main by Karuna Wadhera · 1 year, 6 months ago
  47. 167570a Merge "[vsr-test] Relax the pVM DICE chain verification test" into main by Treehugger Robot · 1 year, 6 months ago
  48. abdbd75 Remove yet another use of from_raw_fd by Jiyong Park · 1 year, 6 months ago
  49. 4465bc9 Merge "Remove one more use of from_raw_fd" into main by Jiyong Park · 1 year, 6 months ago
  50. 4b36d60 Merge "ferrochrome.sh: Add option to run ferrochrome forever" into main by Treehugger Robot · 1 year, 6 months ago
  51. 1d123c8 Merge "Don't use unsafe raw_from_fd" into main by Jiyong Park · 1 year, 6 months ago
  52. e1cc97a Merge "Use take_fd_ownership instead of the unsafe from_raw_fd" into main by Jiyong Park · 1 year, 6 months ago
  53. d0792e8 Revert^2 "Adjust tests to account for new DICE mode check" by Karuna Wadhera · 1 year, 8 months ago
  54. e7344de [vsr-test] Relax the pVM DICE chain verification test by Alice Wang · 1 year, 6 months ago
  55. 2867dd3 Don't use unsafe raw_from_fd by Jiyong Park · 1 year, 6 months ago
  56. 9ef2732 Remove one more use of from_raw_fd by Jiyong Park · 1 year, 6 months ago
  57. dd7ca16 Merge "Virtualization apex includes terminal app" into main by Jeongik Cha · 1 year, 6 months ago
  58. 1f59d08 [microfuchsia] Add fuchsia folks as OWNERS by Aidan Wolter · 1 year, 6 months ago
  59. 856767c Virtualization apex includes terminal app by Jeongik Cha · 1 year, 6 months ago
  60. f0dd82c ferrochrome.sh: Add option to run ferrochrome forever by Jaewan Kim · 1 year, 6 months ago
  61. 4b7af9e Merge "ferrochrome.sh: Specify user id for pm commands" into main by Treehugger Robot · 1 year, 6 months ago
  62. 3393d6f ferrochrome.sh: Specify user id for pm commands by Jaewan Kim · 1 year, 6 months ago
  63. 908652a Merge "Remove usages of select on defaults property" into main by Treehugger Robot · 1 year, 6 months ago
  64. ba3099e Use take_fd_ownership instead of the unsafe from_raw_fd by Jiyong Park · 1 year, 6 months ago
  65. 1743878 Add libsafe_ownedfd crate by Jiyong Park · 1 year, 6 months ago
  66. 5fb8d86 Remove usages of select on defaults property by Cole Faust · 1 year, 6 months ago
  67. 3a06c7f Merge "Make use of the conversion from UnixSeqpacketLisnter to OwnedFd" into main by Jiyong Park · 1 year, 6 months ago
  68. 31a2076 Merge "Revert "Close stdios when fork/exec'ing virtmgr"" into main by Treehugger Robot · 1 year, 6 months ago
  69. a4ce45f Merge "Add avf-build-flags-java-gen gensrc rule" into main by Treehugger Robot · 1 year, 6 months ago
  70. 1ad4884 Merge "Fixes --net tap-fd=... format to pass a numeric i32 file descriptor" into main by Treehugger Robot · 1 year, 6 months ago
  71. 3200f72 Revert "Close stdios when fork/exec'ing virtmgr" by Jiyong Park · 1 year, 6 months ago
  72. 9ab470c Add avf-build-flags-java-gen gensrc rule by Nikita Ioffe · 1 year, 6 months ago
  73. 487810d Fixes --net tap-fd=... format to pass a numeric i32 file descriptor by Andreas Huber · 1 year, 6 months ago
  74. cd0f74b Make use of the conversion from UnixSeqpacketLisnter to OwnedFd by Jiyong Park · 1 year, 6 months ago
  75. 63b67d7 Update source for Rust 1.80.1 by Chris Wailes · 1 year, 6 months ago
  76. 3eab004 Merge "Revert^2 "Add microfuchsia apex that runs in AVF on bootup"" into main by Aidan Wolter · 1 year, 6 months ago
  77. 2c07319 Merge "docs: Add device_trees.md" into main by Treehugger Robot · 1 year, 6 months ago
  78. ec179ea Merge "rialto: Temporarily ignore flaky test" into main by Treehugger Robot · 1 year, 6 months ago
  79. f67ab8f docs: Add device_trees.md by Pierre-Clément Tosi · 1 year, 9 months ago
  80. fdd33a8 Merge "Close stdios when fork/exec'ing virtmgr" into main by Treehugger Robot · 1 year, 6 months ago
  81. bb91a6b Revert^2 "Add microfuchsia apex that runs in AVF on bootup" by Aidan Wolter · 1 year, 8 months ago
  82. 5736af6 Merge "Revert "Add microfuchsia apex that runs in AVF on bootup"" into main by Priyanka Advani (xWF) · 1 year, 6 months ago
  83. 4ae215a Revert "Add microfuchsia apex that runs in AVF on bootup" by Priyanka Advani (xWF) · 1 year, 6 months ago
  84. ad351ec Merge "Add microfuchsia apex that runs in AVF on bootup" into main by Aidan Wolter · 1 year, 6 months ago
  85. 3b70c02 Merge "Better way of duping FD" into main by Treehugger Robot · 1 year, 6 months ago
  86. da58615 rialto: Temporarily ignore flaky test by Pierre-Clément Tosi · 1 year, 6 months ago
  87. e2cd6ab Merge "virtmgr: Log pVM outputs even if DebugLevel::NONE" into main by Treehugger Robot · 1 year, 6 months ago
  88. fc523c5 virtmgr: Log pVM outputs even if DebugLevel::NONE by Pierre-Clément Tosi · 1 year, 6 months ago
  89. 8ee3831 Better way of duping FD by Jiyong Park · 1 year, 6 months ago
  90. cdd542b Merge "VmLauncherApp: Handle OPEN_URL actions in a handler thread" into main by Yi-Yo Chiang · 1 year, 6 months ago
  91. 2a08574 Close stdios when fork/exec'ing virtmgr by Jiyong Park · 1 year, 6 months ago
  92. 0257a44 Merge "Use OwnedFd when using preserved_fds from the updated command-fds crate" into main by Treehugger Robot · 1 year, 6 months ago
  93. f4ecdc0 Merge "service_vm_manager: Reduce VM_MEMORY_MB to 6 MiB" into main by Treehugger Robot · 1 year, 6 months ago
  94. 78477ef VmLauncherApp: Handle OPEN_URL actions in a handler thread by Yi-Yo Chiang · 1 year, 7 months ago
  95. 14e7231 Merge "Add name for some VMs in MicrodroidHostTests" into main by Nikita Ioffe · 1 year, 7 months ago
  96. 69001a2 Use OwnedFd when using preserved_fds from the updated command-fds crate by Jiyong Park · 1 year, 7 months ago
  97. 46ae223 Fix link in docs by Jiyong Park · 1 year, 7 months ago
  98. fa6cc09 Run google-java-format for all Java source files by Jiyong Park · 1 year, 7 months ago
  99. 190a5f5 Merge "MicrodroidTest: Relax bccIsSuperficiallyWellFormed check" into main by Treehugger Robot · 1 year, 7 months ago
  100. c1f562e Add name for some VMs in MicrodroidHostTests by Nikita Ioffe · 1 year, 7 months ago