1. 134ff03 Revert deleting vsoc by Cody Schuffelen · 4 years, 9 months ago
  2. c56c58e Remove references to stream_audio. by Cody Schuffelen · 4 years, 9 months ago
  3. d3d6a23 Delete references to socket_forward_proxy by Cody Schuffelen · 4 years, 9 months ago
  4. 038d4d9 Retrofit vsoc_input_service to use vsock by Cody Schuffelen · 4 years, 9 months ago
  5. 1aa02f8 Revert "Revert "Added vendor boot image support for cuttlefish"" by Ram Muthiah · 4 years, 10 months ago
  6. f70efc6 Revert "Added vendor boot image support for cuttlefish" by Raman Tenneti · 4 years, 10 months ago
  7. 7a834fd Added vendor boot image support for cuttlefish by Ram Muthiah · 5 years ago
  8. 637bfd6 Add a command-line option to change the boot slot. by David Anderson · 4 years, 11 months ago
  9. 1e8e2f1 Create internal directory in cuttlefish instance directory by Jorge E. Moreira · 4 years, 10 months ago
  10. 1fcdbc0 Make CuttlefishConfig::Get() return a const pointer. by Cody Schuffelen · 4 years, 10 months ago
  11. 9fd9547 Set the generated ramdisk's location in the config by Cody Schuffelen · 4 years, 10 months ago
  12. 1300f12 Add -use_bootloader and -bootloader to launch_cvd by Cody Schuffelen · 5 years ago
  13. 7207f4b Use a named pipe instead of stdout for the console in crosvm by Jorge E. Moreira · 4 years, 11 months ago
  14. e0d0c46 Move the host port into the config. by Cody Schuffelen · 5 years ago
  15. 5de4865 Revert "Send logcat ouput over serial ports instead of vsocket" by Cody Schuffelen · 5 years ago
  16. f56f6b4 Send logcat ouput over serial ports instead of vsocket by Jorge E. Moreira · 5 years ago
  17. 73ad5ec Remove deprecated 'dtb' and 'gsi_fstab' features by Alistair Delva · 5 years ago
  18. 0ced32c Remove wifi_(host|guest)_mac_addr. by Cody Schuffelen · 5 years ago
  19. cfdd26c Remove entropy_source from the config. by Cody Schuffelen · 5 years ago
  20. eb04ac5 Add X11 option, and force the wayland option to be explicit by Greg Hartman · 5 years ago
  21. 3c99f5b Lift composite disk assembly to the launcher binary by Cody Schuffelen · 5 years ago
  22. 13cbd98 Enable console in crosvm by Jorge E. Moreira · 5 years ago
  23. b1ec435 Use a FIFO instead of a socket for kernel logs by Jorge E. Moreira · 5 years ago
  24. f48346e Add the boot partition to the composite disk. by Cody Schuffelen · 5 years ago
  25. 88b82d5 Support composite images. by Cody Schuffelen · 5 years ago
  26. b6fa736 Consolidate duplicate adb mode string constants by Cody Schuffelen · 5 years ago
  27. 531e47b Merge "Allow the launcher to select the GLES implementation" into cuttlefish-testing by Greg Hartman · 5 years ago
  28. 34845bd Fix adb mode naming check for device config by Cody Schuffelen · 5 years ago
  29. bc1bed4 Allow the launcher to select the GLES implementation by Greg Hartman · 5 years ago
  30. 050ca93 Support dynamic partitions feature by default by Alistair Strachan · 6 years ago
  31. 792e2ad Tombstone Monitor for CVD by Ram Muthiah · 5 years ago
  32. f1f7cb3 Add the device configuration server by Jorge E. Moreira · 5 years ago
  33. a3c552d Add gpu_mode flag by Greg Hartman · 5 years ago
  34. 5782ce4 Add product.img support to launcher by Alistair Strachan · 5 years ago
  35. c87c2c7 Allow the vnc server to run when using crosvm as vmm by Jorge E. Moreira · 5 years ago
  36. 90b2fb2 Use a std::set<std::string> for adb modes. by Cody Schuffelen · 5 years ago
  37. ba8f8e9 Generate metadata partition by Paul Trautrim · 5 years ago
  38. 5fd076e Remove the wifi bridge from the flags/config. by Cody Schuffelen · 5 years ago
  39. fd1a6b0 Don't use virtio as hardware name by Jorge E. Moreira · 5 years ago
  40. fd10cae Starts a host process to receive logcat output over vsock by Jorge E. Moreira · 5 years ago
  41. e3269ed Fix CuttlefishConfig::blank_data_image_mb() by Cody Schuffelen · 6 years ago
  42. f4b202b Remove VSoCEnabled() and replace it with config's enable_ivserver() by Jorge E. Moreira · 6 years ago
  43. ca201b7 cuttlefish launch: fix qemu_gdb flag by Jorge E. Moreira · 6 years ago
  44. ac14e1e cuttlefish launch: fix qemu_gdb flag by Matthias Maennich · 6 years ago
  45. 80ddd7f Extract the elf image from a compressed kernel image. by Jorge E. Moreira · 6 years ago
  46. b86922b Fix getter for run_adb_connector config property by Jorge E. Moreira · 6 years ago
  47. ba62662 WIP: crosvm launcher mode by Jorge E. Moreira · 6 years ago
  48. 2b51bab Move ApplyDataImagePolicy to after config setup. by Cody Schuffelen · 6 years ago
  49. 3a64095 Control the e2e test through the config. by Cody Schuffelen · 6 years ago
  50. 5024973 Pass the daemon flag through the config. by Cody Schuffelen · 6 years ago
  51. 1f08d97 Use the config to control adb subprocesses. by Cody Schuffelen · 6 years ago
  52. d12e0c9 Pass restart_processes through the config file. by Cody Schuffelen · 6 years ago
  53. e13a78a Move UnpackBootImage to boot_image_unpacker.cc by Cody Schuffelen · 6 years ago
  54. d966837 No longer include libvirt as a supported VMM by Jorge E. Moreira · 6 years ago
  55. 17b3472 Move vnc / audio server launching out of main.cc by Cody Schuffelen · 6 years ago
  56. 55676ca Use the config to control the kernel log monitor. by Cody Schuffelen · 6 years ago
  57. 5bc697c Use the config to control the ivserver launch. by Cody Schuffelen · 6 years ago
  58. d946b5f Support enabling vsock connections with a launcher flag. by Cody Schuffelen · 6 years ago
  59. 90c1dcc Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  60. a00584e Restore a default value for the path to the config file by Jorge E. Moreira · 6 years ago
  61. 7338d35 Makes adb shell read device name from config by Ryan Haining · 6 years ago
  62. f219a16 Use an environment variable for the config file. by Cody Schuffelen · 6 years ago
  63. 5898003 Move libvirt and qemu flags to the launcher. by Cody Schuffelen · 6 years ago
  64. 88df7a8 Revert "Create a guest VLAN network with a host flag." by Greg Hartman · 6 years ago
  65. 33d1d0a Create a guest VLAN network with a host flag. by Cody Schuffelen · 6 years ago
  66. f1f28c5 Allow setupwizard.mode to be changed in the launcher by Greg Hartman · 6 years ago
  67. b2427ba Consistent naming for kernel command line by Jorge E. Moreira · 6 years ago
  68. efadb8d Represent the kernel command line as a set. by Cody Schuffelen · 6 years ago
  69. 81afca1 Kernel log monitor runs in its own process by Jorge E. Moreira · 6 years ago
  70. 3c656a1 Merge "Adds device_title to config file." into gce-dev by TreeHugger Robot · 6 years ago
  71. 6d821ec Adds device_title to config file. by Ryan Haining · 6 years ago
  72. be7049a Minor fixes to the launcher refactor by Jorge E. Moreira · 6 years ago
  73. 8832283 Make vm_manager configurable on the command line by Jorge E. Moreira · 6 years ago
  74. 077d300 Don't abort, return nullptr instead, when config file isn't present by Jorge E. Moreira · 6 years ago
  75. 50a0775 Adds the process monitor to the launcher by Jorge E. Moreira · 6 years ago
  76. 015c000 Put a link to the config file in the home directory by Jorge E. Moreira · 6 years ago
  77. b8dfb99 Only one defiinition of kDefaultUuidPrefix by Jorge E. Moreira · 6 years ago
  78. d95a63f Merge "AbsolutePath() is good if file doesn't exist" into gce-dev by TreeHugger Robot · 6 years ago
  79. b3aa37f Merge "Correctly daemonizes launcher" into gce-dev by TreeHugger Robot · 6 years ago
  80. d3f185d AbsolutePath() is good if file doesn't exist by Ryan Haining · 6 years ago
  81. d3bdb92 Revert "Uses realpath() when setting config file paths" by Ryan Haining · 6 years ago
  82. 66f6ec8 Correctly daemonizes launcher by Jorge E. Moreira · 6 years ago
  83. 8961890 Uses realpath() when setting config file paths by Ryan Haining · 6 years ago
  84. 10e4231 Adds RealPath utility function by Ryan Haining · 6 years ago
  85. 91f8142 Add the ability to debug the kernel via tcp by Greg Hartman · 6 years ago
  86. 4a1abea Writes adb_mode flag to new config by Ryan Haining · 6 years ago
  87. 5d9cd92 Launcher unpacks boot image. by Jorge E. Moreira · 6 years ago
  88. 285b48b Renames 'runfiles' directory to 'cuttlefish_runtime' by Jorge E. Moreira · 6 years ago
  89. a8142f9 Call qemu directly when host packages support it by Jorge E. Moreira · 6 years ago
  90. 975175a Allocate a virtio bridge in the host for wifi. by Cody Schuffelen · 6 years ago
  91. 2a777f6 Move StringFromEnv to libcuttlefish_utils by Jorge E. Moreira · 6 years ago
  92. 6abdbb9 Write out a shell-compatible environment variable file by Greg Hartman · 6 years ago
  93. 577383b Refactors libvirt dependencies out of guest_config and launcher by Jorge E. Moreira · 6 years ago