1. 25d050f Set the global default adb mode to vsock_half_tunnel. by Cody Schuffelen · 6 years ago
  2. 9dc4892 Revert "Don't enforce sepolicy" by Jorge E. Moreira · 6 years ago
  3. f163009 Make VNC server aware of the screen width alignment by Jorge E. Moreira · 6 years ago
  4. c2f06db Don't enforce sepolicy by Jorge E. Moreira · 6 years ago
  5. 5782ce4 Add product.img support to launcher by Alistair Strachan · 6 years ago
  6. c87c2c7 Allow the vnc server to run when using crosvm as vmm by Jorge E. Moreira · 6 years ago
  7. 245597b Revert "Revert "Switch selinux enforcement on"" by Alistair Strachan · 6 years ago
  8. 7b0059a More file functions in libcuttlefish_utils by Jorge E. Moreira · 6 years ago
  9. 90b2fb2 Use a std::set<std::string> for adb modes. by Cody Schuffelen · 6 years ago
  10. 9a18072 Use the none audio device to eliminate ALSA errors by Greg Hartman · 6 years ago
  11. 68d7ebb Revert "Switch selinux enforcement on" by Greg Hartman · 6 years ago
  12. ba8f8e9 Generate metadata partition by Paul Trautrim · 6 years ago
  13. e1c0321 Switch selinux enforcement on by Greg Hartman · 6 years ago
  14. 454d787 Launch documentation: fix double dashes by Matthias Maennich · 6 years ago
  15. 664325e Redirect crosvm stdin to /dev/null by Jorge E. Moreira · 6 years ago
  16. 5fd076e Remove the wifi bridge from the flags/config. by Cody Schuffelen · 6 years ago
  17. 7eeddf4 Do not spawn stream_audio by default by Alistair Strachan · 6 years ago
  18. 252d98b Add a new audio HAL for native VMM audio by Alistair Strachan · 6 years ago
  19. fd1a6b0 Don't use virtio as hardware name by Jorge E. Moreira · 6 years ago
  20. 8a14d69 Fix AdbTcpConnectorEnabled for the vsock_tunnel mode. by Cody Schuffelen · 6 years ago
  21. 8a50f22 Merge "Make all disks R/W in crosvm command line" into cuttlefish-testing by Treehugger Robot · 6 years ago
  22. 3fad450 Make all disks R/W in crosvm command line by Jorge E. Moreira · 6 years ago
  23. 63d1005 Create a vsock_half_tunnel mode. by Cody Schuffelen · 6 years ago
  24. fd10cae Starts a host process to receive logcat output over vsock by Jorge E. Moreira · 6 years ago
  25. 1ca5017 Merge "Set up network interfaces when running with crosvm" into cuttlefish-testing by Treehugger Robot · 6 years ago
  26. 46429a9 Set up network interfaces when running with crosvm by Jorge E. Moreira · 6 years ago
  27. e3269ed Fix CuttlefishConfig::blank_data_image_mb() by Cody Schuffelen · 6 years ago
  28. d4e919a Merge changes from topic "2019-02-07-cf-vsock" into cuttlefish-testing by Cody Schuffelen · 6 years ago
  29. 6214af7 Delete unused wifi exchange shared memory region by Jorge E. Moreira · 6 years ago
  30. ba673b7 Initialize cuttlefish's ril from properties instead of VSoC region by Jorge E. Moreira · 6 years ago
  31. 2716384 Differentiate ports for vsock_tunnel, native_vsock. by Cody Schuffelen · 6 years ago
  32. fd96b23 Support maintaining native adb/vsock connections. by Cody Schuffelen · 6 years ago
  33. da018ca Support arbitrary addresses in adb_connector. by Cody Schuffelen · 6 years ago
  34. f4b202b Remove VSoCEnabled() and replace it with config's enable_ivserver() by Jorge E. Moreira · 6 years ago
  35. 318060f Merge "Respect the adb mode set on the launcher flag, regardless of vmm." into cuttlefish-testing by Treehugger Robot · 6 years ago
  36. 80bb7c1 Merge "Set start_stream_audio to false by default when vm_manager=crosvm" into cuttlefish-testing by Treehugger Robot · 6 years ago
  37. b81620b Merge "Set start_vnc_server flag to false by default when vm_manager=crosvm" into cuttlefish-testing by Treehugger Robot · 6 years ago
  38. 034ba8b Merge changes from topic "cf_stream_opus" into cuttlefish-testing by Ryan Haining · 6 years ago
  39. ca201b7 cuttlefish launch: fix qemu_gdb flag by Jorge E. Moreira · 6 years ago
  40. ac14e1e cuttlefish launch: fix qemu_gdb flag by Matthias Maennich · 6 years ago
  41. 7f32bb4 Stream opus instead of raw pcm16 by Ryan Haining · 6 years ago
  42. b200e35 Respect the adb mode set on the launcher flag, regardless of vmm. by Jorge E. Moreira · 6 years ago
  43. fb95b0d Set start_stream_audio to false by default when vm_manager=crosvm by Jorge E. Moreira · 6 years ago
  44. cf4fc2a Set start_vnc_server flag to false by default when vm_manager=crosvm by Jorge E. Moreira · 6 years ago
  45. 84d93c1 Disable vsoc region e2e test by default for crosvm by Jorge E. Moreira · 6 years ago
  46. 80ddd7f Extract the elf image from a compressed kernel image. by Jorge E. Moreira · 6 years ago
  47. b86922b Fix getter for run_adb_connector config property by Jorge E. Moreira · 6 years ago
  48. ba62662 WIP: crosvm launcher mode by Jorge E. Moreira · 6 years ago
  49. 8b0c9e2 Merge changes I717ece9c,I1e3166cb,Ife86bca2,I692bc68a,I1dd8fb3b, ... into cuttlefish-testing by Cody Schuffelen · 6 years ago
  50. 2b51bab Move ApplyDataImagePolicy to after config setup. by Cody Schuffelen · 6 years ago
  51. 20ecaca Split launch/flags.cc out from launch/main.cc by Cody Schuffelen · 6 years ago
  52. 3a64095 Control the e2e test through the config. by Cody Schuffelen · 6 years ago
  53. 6daf7a7 Change flag defaults instead of reassigning them. by Cody Schuffelen · 6 years ago
  54. 5024973 Pass the daemon flag through the config. by Cody Schuffelen · 6 years ago
  55. 660d9e8 Move most subprocess launches to launch.cpp by Cody Schuffelen · 6 years ago
  56. 1f08d97 Use the config to control adb subprocesses. by Cody Schuffelen · 6 years ago
  57. 4524bba Implement AdbModeEnabled in terms of the config. by Cody Schuffelen · 6 years ago
  58. d12e0c9 Pass restart_processes through the config file. by Cody Schuffelen · 6 years ago
  59. e13a78a Move UnpackBootImage to boot_image_unpacker.cc by Cody Schuffelen · 6 years ago
  60. 494eaf6 Remove spurious addr= lines from the qemu config by Greg Hartman · 6 years ago
  61. 9aeb97d Restart the VMM if it crashes by Jorge E. Moreira · 6 years ago
  62. d966837 No longer include libvirt as a supported VMM by Jorge E. Moreira · 6 years ago
  63. 17b3472 Move vnc / audio server launching out of main.cc by Cody Schuffelen · 6 years ago
  64. 3528908 Move data image management out of main.cc by Cody Schuffelen · 6 years ago
  65. 55676ca Use the config to control the kernel log monitor. by Cody Schuffelen · 6 years ago
  66. 5bc697c Use the config to control the ivserver launch. by Cody Schuffelen · 6 years ago
  67. 834fbf6 Add support for arm{,64} cuttlefish phone platforms by Alistair Strachan · 6 years ago
  68. 7db841c Make sure 'init=/init' is always specified by Alistair Strachan · 6 years ago
  69. ae8987d Use ICU in libandroidicu by Victor Chang · 6 years ago
  70. 58f4b5b Merge "Log information messages for the guest versions" into cuttlefish-testing by Greg Hartman · 6 years ago
  71. d662e81 Log information messages for the guest versions by Greg Hartman · 6 years ago
  72. 9a0691b Merge "Use ICU in libandroidicu" by vichang · 6 years ago
  73. fa69c38 Support ADB over vsock from the guest and the host. by Cody Schuffelen · 6 years ago
  74. 3cf044b Add a launcher -data_policy=resize_up_to mode. by Cody Schuffelen · 6 years ago
  75. e456c9a Use ICU in libandroidicu by Victor Chang · 6 years ago
  76. d946b5f Support enabling vsock connections with a launcher flag. by Cody Schuffelen · 6 years ago
  77. b595ac0 Merge "Fix cert-dcl16-c clang-tidy warnings." into cuttlefish-testing by Treehugger Robot · 6 years ago
  78. 74e0974 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  79. 90c1dcc Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  80. 2402ee5 Add a launcher -data_policy=resize_up_to mode. by Cody Schuffelen · 6 years ago
  81. 53cd2e6 Merge "Stop assuming the PCI bus will be 'pci.0'" into cuttlefish-testing by Treehugger Robot · 6 years ago
  82. a001628 Merge changes I0b683290,I69a84bf9 into cuttlefish-testing by Cody Schuffelen · 6 years ago
  83. 611500b Start stream_audio from launch_cvd by Ryan Haining · 6 years ago
  84. 20d896a Basic audio streamer (pcm) by Ryan Haining · 6 years ago
  85. 561e001 tcp_socket: send() with MSG_NOSIGNAL by Ryan Haining · 6 years ago
  86. 58ab4cd Moves create message functions into tcp library by Ryan Haining · 6 years ago
  87. 01ef197 Remove the declaration of the config_file flag from the launcher by Jorge E. Moreira · 6 years ago
  88. 5096173 Only run guest side e2e test if the flag is given to the launcher by Jorge E. Moreira · 6 years ago
  89. 734e1d1 Run host region end to end test on the launcher by Jorge E. Moreira · 6 years ago
  90. 3d955ae Use callbacks when adding commands to ProcessMonitor by Jorge E. Moreira · 6 years ago
  91. 06e0c17 Stop assuming the PCI bus will be 'pci.0' by Alistair Strachan · 6 years ago
  92. bb61eca Switch console from ISA to PCI serial port by Alistair Strachan · 6 years ago
  93. 7e5184b Give ivshmem-doorbell a fixed PCI address by Alistair Strachan · 6 years ago
  94. 1a62e76 Restart crashed host processes by Jorge E. Moreira · 6 years ago
  95. 4d3210d Don't start a new process to delete a file by Jorge E. Moreira · 6 years ago
  96. 6ffa0cb Accommodate inherited file descriptors in the subprocess utilities. by Jorge E. Moreira · 6 years ago
  97. a00584e Restore a default value for the path to the config file by Jorge E. Moreira · 6 years ago
  98. 7338d35 Makes adb shell read device name from config by Ryan Haining · 6 years ago
  99. f219a16 Use an environment variable for the config file. by Cody Schuffelen · 6 years ago
  100. 5898003 Move libvirt and qemu flags to the launcher. by Cody Schuffelen · 6 years ago