1. 1ddf00e Merge "Add misc partition" by Treehugger Robot · 5 years ago
  2. 19d713e Add misc partition by Yifan Hong · 5 years ago
  3. 8404957 Fetch the latest build with "buildAttemptStatus=complete" by Cody Schuffelen · 5 years ago
  4. 3db0a56 Concat initramfs to ramdisk if provided by Ram Muthiah · 5 years ago
  5. 3f28104 Support downloading the target files zip. by Cody Schuffelen · 5 years ago
  6. c19da00 Merge "Download and extract otatools.zip." by Treehugger Robot · 5 years ago
  7. f4c884d Download and extract otatools.zip. by Cody Schuffelen · 5 years ago
  8. 0ced32c Remove wifi_(host|guest)_mac_addr. by Cody Schuffelen · 5 years ago
  9. aad97c5 Append initramfs to ramdisk if provided by Ram Muthiah · 5 years ago
  10. 0ebe8b8 Merge "Add more error checking and log output to fetch_cvd" by Treehugger Robot · 5 years ago
  11. 0fbd43e Merge changes I37a414a7,I60230559,Ic3715d64 by Treehugger Robot · 5 years ago
  12. 42e51e0 Merge changes I9dc35e9a,I382f4805,I85b454bb,I60935e7d by Treehugger Robot · 5 years ago
  13. e6419ce Merge "Enter second-stage launch from first-stage launch." by Treehugger Robot · 5 years ago
  14. fb55048 Add more error checking and log output to fetch_cvd by Cody Schuffelen · 5 years ago
  15. a53a5f7 Rename fetcher/main.cc to fetcher/fetch_cvd.cc by Cody Schuffelen · 5 years ago
  16. 6b59882 Reimplement install_zip.sh in fetch_cvd. by Cody Schuffelen · 5 years ago
  17. 3eabebd Wait for builds to complete in fetch_cvd. by Cody Schuffelen · 5 years ago
  18. a1b787d Make fetch_cvd flags more concise. by Cody Schuffelen · 5 years ago
  19. 769e6ee Enter second-stage launch from first-stage launch. by Cody Schuffelen · 5 years ago
  20. de36ede Support the system_ext partition for system-as-root. by Cody Schuffelen · 5 years ago
  21. 8c94d86 Merge "Re-enable interactive console when running with crosvm" by Treehugger Robot · 5 years ago
  22. 8422998 Re-enable interactive console when running with crosvm by Jorge E. Moreira · 5 years ago
  23. cfdd26c Remove entropy_source from the config. by Cody Schuffelen · 5 years ago
  24. d0833e0 Support extracting into arbitrary directories. by Cody Schuffelen · 5 years ago
  25. a78a6e0 Handle fetcher credentials on the command line. by Cody Schuffelen · 5 years ago
  26. dfa9e1e Basic mixed build support without unpacking. by Cody Schuffelen · 5 years ago
  27. 33a8646 Support loading build api credentials from GCE. by Cody Schuffelen · 5 years ago
  28. dc7d05e Some basic flags for fetch_cvd. by Cody Schuffelen · 5 years ago
  29. c775e3b Extract the downloaded archives. by Cody Schuffelen · 5 years ago
  30. 742266f Create a fetch_cvd binary to download artifacts. by Cody Schuffelen · 5 years ago
  31. 59b5646 Removed the console to re-enable presubmit testing for gki branches by Ram Muthiah · 5 years ago
  32. eb04ac5 Add X11 option, and force the wayland option to be explicit by Greg Hartman · 5 years ago
  33. 3c99f5b Lift composite disk assembly to the launcher binary by Cody Schuffelen · 5 years ago
  34. 3629404 Don't decompress the kernel image for crosvm by Jorge E. Moreira · 5 years ago
  35. 13cbd98 Enable console in crosvm by Jorge E. Moreira · 5 years ago
  36. f41cdea Use new serial port options in crosvm by Jorge E. Moreira · 5 years ago
  37. b1ec435 Use a FIFO instead of a socket for kernel logs by Jorge E. Moreira · 5 years ago
  38. f48346e Add the boot partition to the composite disk. by Cody Schuffelen · 5 years ago
  39. b75e080 Fix comments in crosvm manager by Jorge E. Moreira · 5 years ago
  40. 9c6ae48 Support composite images with QEMU. by Cody Schuffelen · 5 years ago
  41. 69c1959 Re-create the composite disk with newer partitions by Cody Schuffelen · 5 years ago
  42. 88b82d5 Support composite images. by Cody Schuffelen · 5 years ago
  43. 0ba96f8 Mild hack: copy bpttool into cuttlefish_common by Cody Schuffelen · 5 years ago
  44. 05385d0 Fix running with multiple adb modes by Cody Schuffelen · 5 years ago
  45. b6fa736 Consolidate duplicate adb mode string constants by Cody Schuffelen · 5 years ago
  46. 6e9c98c Enabling tombstone transmit back to host by Ram Muthiah · 5 years ago
  47. 37e91b4 Don't send the screen parameter from the vnc server anymore by Jorge E. Moreira · 5 years ago
  48. 52b8fca Send screen parameters once per connection by Jorge E. Moreira · 5 years ago
  49. 5ab095c Revert "Revert "Set crosvm as the default VMM for cuttlefish"" by Alistair Strachan · 5 years ago
  50. 76ae7f7 Revert "Set crosvm as the default VMM for cuttlefish" by Anton Hansson · 5 years ago
  51. 51bd79b Update the boot device in kernel command line arguments by Jorge E. Moreira · 5 years ago
  52. 7f204bb Merge "Turn off audio streaming due to libopus dependency" into cuttlefish-testing by Greg Hartman · 5 years ago
  53. 7cce5d7 Turn off audio streaming due to libopus dependency by Greg Hartman · 5 years ago
  54. 1859ccc Avoid unnecessary error messages from hwcomposer under crosvm by Jorge E. Moreira · 5 years ago
  55. 7e1df15 Don't configure input in crosvm when running without frontend by Jorge E. Moreira · 5 years ago
  56. 531e47b Merge "Allow the launcher to select the GLES implementation" into cuttlefish-testing by Greg Hartman · 5 years ago
  57. 34845bd Fix adb mode naming check for device config by Cody Schuffelen · 5 years ago
  58. bc1bed4 Allow the launcher to select the GLES implementation by Greg Hartman · 5 years ago
  59. b15851c Update the vnc_server's sequential frame number on frame updates by Jorge E. Moreira · 5 years ago
  60. 277e1c4 Refactor GetKernelLogMonitorCommand by Jorge E. Moreira · 5 years ago
  61. 050ca93 Support dynamic partitions feature by default by Alistair Strachan · 6 years ago
  62. 9ec1585 Make adb connector wait for adb daemon to start on the guest by Jorge E. Moreira · 5 years ago
  63. 91924d8 Allow multiple subscribers to boot events from kernel logs by Jorge E. Moreira · 5 years ago
  64. 0d2275d Set crosvm as the default VMM for cuttlefish by Jorge E. Moreira · 5 years ago
  65. 7c3d5a5 Fix spurious "ADB not enabled" warning. by Cody Schuffelen · 5 years ago
  66. 01a3405 Merge "Minimal change to set ro.boot.hardware.egl=swiftshader" into cuttlefish-testing by Treehugger Robot · 5 years ago
  67. af3add0 Minimal change to set ro.boot.hardware.egl=swiftshader by Greg Hartman · 5 years ago
  68. 792e2ad Tombstone Monitor for CVD by Ram Muthiah · 5 years ago
  69. 1656cc4 Handle case where gsi_fstab is empty string by Alistair Strachan · 5 years ago
  70. 14c3eb2 Reorder vendor/metadata partitions by Alistair Strachan · 5 years ago
  71. f1f7cb3 Add the device configuration server by Jorge E. Moreira · 5 years ago
  72. e1c6b90 Utilize crosvm's new --initrd feature by Alistair Strachan · 5 years ago
  73. 1074333 Set the global default adb mode to vsock_half_tunnel. by Cody Schuffelen · 5 years ago
  74. 300f97f Revert "Don't enforce sepolicy" by Jorge E. Moreira · 5 years ago
  75. 347a659 Merge "Make VNC server aware of the screen width alignment" into cuttlefish-testing by Treehugger Robot · 5 years ago
  76. 91ce18a Make VNC server aware of the screen width alignment by Jorge E. Moreira · 5 years ago
  77. c7fbbea Update to the latest drm_hwcomposer by Greg Hartman · 5 years ago
  78. a3c552d Add gpu_mode flag by Greg Hartman · 5 years ago
  79. 501992e Merge "adbshell: Prefer /home/vsoc-0[1-8]/bin/adb to /usr/bin/adb" into cuttlefish-testing by Treehugger Robot · 5 years ago
  80. c2f06db Don't enforce sepolicy by Jorge E. Moreira · 5 years ago
  81. 5782ce4 Add product.img support to launcher by Alistair Strachan · 5 years ago
  82. c87c2c7 Allow the vnc server to run when using crosvm as vmm by Jorge E. Moreira · 5 years ago
  83. 245597b Revert "Revert "Switch selinux enforcement on"" by Alistair Strachan · 5 years ago
  84. 7b0059a More file functions in libcuttlefish_utils by Jorge E. Moreira · 5 years ago
  85. 90b2fb2 Use a std::set<std::string> for adb modes. by Cody Schuffelen · 5 years ago
  86. 9a18072 Use the none audio device to eliminate ALSA errors by Greg Hartman · 5 years ago
  87. 68d7ebb Revert "Switch selinux enforcement on" by Greg Hartman · 5 years ago
  88. ba8f8e9 Generate metadata partition by Paul Trautrim · 5 years ago
  89. e1c0321 Switch selinux enforcement on by Greg Hartman · 5 years ago
  90. 454d787 Launch documentation: fix double dashes by Matthias Maennich · 6 years ago
  91. 664325e Redirect crosvm stdin to /dev/null by Jorge E. Moreira · 5 years ago
  92. 5fd076e Remove the wifi bridge from the flags/config. by Cody Schuffelen · 5 years ago
  93. 7eeddf4 Do not spawn stream_audio by default by Alistair Strachan · 5 years ago
  94. 252d98b Add a new audio HAL for native VMM audio by Alistair Strachan · 5 years ago
  95. fd1a6b0 Don't use virtio as hardware name by Jorge E. Moreira · 5 years ago
  96. 8a14d69 Fix AdbTcpConnectorEnabled for the vsock_tunnel mode. by Cody Schuffelen · 5 years ago
  97. 8a50f22 Merge "Make all disks R/W in crosvm command line" into cuttlefish-testing by Treehugger Robot · 5 years ago
  98. 3fad450 Make all disks R/W in crosvm command line by Jorge E. Moreira · 5 years ago
  99. 63d1005 Create a vsock_half_tunnel mode. by Cody Schuffelen · 5 years ago
  100. fd10cae Starts a host process to receive logcat output over vsock by Jorge E. Moreira · 5 years ago