1. 134ff03 Revert deleting vsoc by Cody Schuffelen · 4 years, 9 months ago
  2. be3e32b Remove header dependencies on vsoc_lib by Cody Schuffelen · 4 years, 9 months ago
  3. c56c58e Remove references to stream_audio. by Cody Schuffelen · 4 years, 9 months ago
  4. e358e0e Remove {assemble,launch,run}_cvd ivserver references by Cody Schuffelen · 4 years, 9 months ago
  5. d3d6a23 Delete references to socket_forward_proxy by Cody Schuffelen · 4 years, 9 months ago
  6. 038d4d9 Retrofit vsoc_input_service to use vsock by Cody Schuffelen · 4 years, 9 months ago
  7. a9d9a86 Rename run_cvd's launcher_defs.h to run_defs.h by Cody Schuffelen · 5 years ago
  8. 147b88e Split launch_cvd into assemble_cvd and run_cvd. by Cody Schuffelen · 5 years ago[Renamed (98%) from host/commands/launch/launch.cc]
  9. e0d0c46 Move the host port into the config. by Cody Schuffelen · 5 years ago
  10. 78824ed Move ValidateAdbModeFlag to flags.cc by Cody Schuffelen · 5 years ago
  11. 75ef887 Remove AdbUsbEnabled from launch.h. by Cody Schuffelen · 5 years ago
  12. b1ec435 Use a FIFO instead of a socket for kernel logs by Jorge E. Moreira · 5 years ago
  13. 05385d0 Fix running with multiple adb modes by Cody Schuffelen · 5 years ago
  14. b6fa736 Consolidate duplicate adb mode string constants by Cody Schuffelen · 5 years ago
  15. 7e1df15 Don't configure input in crosvm when running without frontend by Jorge E. Moreira · 5 years ago
  16. 277e1c4 Refactor GetKernelLogMonitorCommand by Jorge E. Moreira · 5 years ago
  17. 9ec1585 Make adb connector wait for adb daemon to start on the guest by Jorge E. Moreira · 5 years ago
  18. 91924d8 Allow multiple subscribers to boot events from kernel logs by Jorge E. Moreira · 5 years ago
  19. 7c3d5a5 Fix spurious "ADB not enabled" warning. by Cody Schuffelen · 5 years ago
  20. 792e2ad Tombstone Monitor for CVD by Ram Muthiah · 5 years ago
  21. f1f7cb3 Add the device configuration server by Jorge E. Moreira · 5 years ago
  22. 91ce18a Make VNC server aware of the screen width alignment by Jorge E. Moreira · 5 years ago
  23. c87c2c7 Allow the vnc server to run when using crosvm as vmm by Jorge E. Moreira · 5 years ago
  24. 90b2fb2 Use a std::set<std::string> for adb modes. by Cody Schuffelen · 5 years ago
  25. 8a14d69 Fix AdbTcpConnectorEnabled for the vsock_tunnel mode. by Cody Schuffelen · 5 years ago
  26. 63d1005 Create a vsock_half_tunnel mode. by Cody Schuffelen · 5 years ago
  27. fd10cae Starts a host process to receive logcat output over vsock by Jorge E. Moreira · 5 years ago
  28. 2716384 Differentiate ports for vsock_tunnel, native_vsock. by Cody Schuffelen · 6 years ago
  29. fd96b23 Support maintaining native adb/vsock connections. by Cody Schuffelen · 6 years ago
  30. da018ca Support arbitrary addresses in adb_connector. by Cody Schuffelen · 6 years ago
  31. f4b202b Remove VSoCEnabled() and replace it with config's enable_ivserver() by Jorge E. Moreira · 6 years ago
  32. b200e35 Respect the adb mode set on the launcher flag, regardless of vmm. by Jorge E. Moreira · 6 years ago
  33. fb95b0d Set start_stream_audio to false by default when vm_manager=crosvm by Jorge E. Moreira · 6 years ago
  34. cf4fc2a Set start_vnc_server flag to false by default when vm_manager=crosvm by Jorge E. Moreira · 6 years ago
  35. ba62662 WIP: crosvm launcher mode by Jorge E. Moreira · 6 years ago
  36. 660d9e8 Move most subprocess launches to launch.cpp by Cody Schuffelen · 6 years ago
  37. 17b3472 Move vnc / audio server launching out of main.cc by Cody Schuffelen · 6 years ago
  38. 55676ca Use the config to control the kernel log monitor. by Cody Schuffelen · 6 years ago
  39. 5bc697c Use the config to control the ivserver launch. by Cody Schuffelen · 6 years ago