1. af8ad62 Add vendor_boot to the composite disk by Alistair Delva · 4 years, 4 months ago
  2. c6f5892 Add vbmeta.img to target images list by Alistair Delva · 4 years, 4 months ago
  3. 3bba628 Add sdcard support to cuttlefish by Alistair Delva · 4 years, 4 months ago
  4. 2df23d6 Use O_TRUNC + fd->Truncate() instead of dd by Alistair Delva · 4 years, 4 months ago
  5. 2271e4d Print the actual errno if truncate fails. by A. Cody Schuffelen · 4 years, 4 months ago
  6. d77ae13 Support -blank_data_image_fmt="ext4". by A. Cody Schuffelen · 4 years, 6 months ago
  7. 64cb145 Use the correct binary path for f2fs tools, and set the right flags. by A. Cody Schuffelen · 4 years, 6 months ago
  8. 3aac3e1 Fix kernel decompression method for crosvm by Alistair Delva · 4 years, 4 months ago
  9. fc22619 Set access-kregistry to 2MiB. by Iliyan Malchev · 4 years, 4 months ago
  10. f8d3125 Handle same-value duplicate keys in misc_info.txt. by A. Cody Schuffelen · 4 years, 4 months ago
  11. 4ce4ea8 Rewrite misc_info.txt to include only system-known partitions. by A. Cody Schuffelen · 4 years, 5 months ago
  12. 692ca66 Mark the webrtc flags as experimental by Jorge E. Moreira · 4 years, 6 months ago
  13. 6438ca9 Merge "Store composite.img in cuttlefish_assembly" by Treehugger Robot · 4 years, 7 months ago
  14. 4c28713 Store composite.img in cuttlefish_assembly by A. Cody Schuffelen · 4 years, 7 months ago
  15. bec516f Don't rely on host f2fs tools by Daniel Rosenberg · 4 years, 7 months ago
  16. 9e2f73e Revert "Revert "Enable f2fs sparse images + qcow changes"" by A. Cody Schuffelen · 4 years, 7 months ago
  17. 6efd9aa Revert "Enable f2fs sparse images + qcow changes" by A. Cody Schuffelen · 4 years, 7 months ago
  18. 7e98401 Revert "Revert qcow + android sparse cuttlefish changes" by A. Cody Schuffelen · 4 years, 7 months ago
  19. 83b8cdc Revert qcow + android sparse cuttlefish changes by A. Cody Schuffelen · 4 years, 7 months ago
  20. 3a60a87 Symlink ~/cuttlefish_runtime to ~/cuttlefish_runtime.<first> by A. Cody Schuffelen · 4 years, 7 months ago
  21. 5671a8c De-android-sparse images for -vm_manager=qemu_cli by A. Cody Schuffelen · 4 years, 7 months ago
  22. 5affd17 Use sparse images by Cody Schuffelen · 4 years, 9 months ago
  23. c17acda Support preserving assembly/runtime files by A. Cody Schuffelen · 4 years, 7 months ago
  24. 097ad9f Add a flag to spawn multiple instances. by Cody Schuffelen · 4 years, 7 months ago
  25. 3e745bf Remove some instance-specific flags. by Cody Schuffelen · 4 years, 7 months ago
  26. 1d054bb Create runtime directories for all instances by Cody Schuffelen · 4 years, 7 months ago
  27. b2ca6a3 Separate the file paths used in CleanPriorFiles. by Cody Schuffelen · 4 years, 7 months ago
  28. aff3fcf Add config commands to do operations over all instances. by Cody Schuffelen · 4 years, 7 months ago
  29. b7cfa0d Consolidate instance-specific members. by Cody Schuffelen · 4 years, 7 months ago
  30. cc76973 Expose CreateQcowWrapper from image_aggregator by Cody Schuffelen · 4 years, 7 months ago
  31. a9b8ff5 Make the overlay image part of the instance-specific runtime by Cody Schuffelen · 4 years, 7 months ago
  32. b3f07b6 Use qcow files by Cody Schuffelen · 4 years, 8 months ago
  33. 4c70e26 Switch to f2fs userdata by default by Alistair Delva · 4 years, 11 months ago
  34. 258aa58 Merge "Switch from fuser to lsof" by Alistair Delva · 4 years, 7 months ago
  35. eac6d41 Merge "Fix target zip filename matching in assemble_cvd" by Treehugger Robot · 4 years, 7 months ago
  36. 7f09b73 Switch from fuser to lsof by Alistair Delva · 4 years, 7 months ago
  37. f54073a Fix target zip filename matching in assemble_cvd by A. Cody Schuffelen · 4 years, 7 months ago
  38. df01a14 Build cf_bpttool with python_binary by Alistair Delva · 4 years, 7 months ago
  39. 95e8c1d Merge changes Ie692d1bb,I7f179119 by Treehugger Robot · 4 years, 7 months ago
  40. 25c4643 Require a minimum available disk space. by Cody Schuffelen · 4 years, 8 months ago
  41. 1f50ee6 Add pmem for resume-on-reboot by Kenny Root · 4 years, 7 months ago
  42. a08d9dd Put the gpt header and footer in the assembly dir by Cody Schuffelen · 4 years, 8 months ago
  43. 2168c24 Put cuttlefish_config.json in cuttlefish_assembly by Cody Schuffelen · 4 years, 9 months ago
  44. f53ded1 Put the kernel and ramdisk in cuttlefish_assembly by Cody Schuffelen · 4 years, 9 months ago
  45. ab6d345 Create a cuttlefish_assembly directory by Cody Schuffelen · 4 years, 9 months ago
  46. eb242c4 Make the instance dir an instance-specific config by Cody Schuffelen · 4 years, 9 months ago
  47. 47c5785 Separate CuttlefishConfig::[Mutable]InstanceSpecific by Cody Schuffelen · 4 years, 9 months ago
  48. 1f65a4a Set default values for webrtc related flags by Jorge E. Moreira · 4 years, 10 months ago
  49. e049b79 Integrate webRTC with the rest of the cuttlefish host elements by Jorge E. Moreira · 4 years, 8 months ago
  50. ef387a2 Merge changes If9a1ee58,I408da10a by Alistair Delva · 4 years, 8 months ago
  51. 33b861f Make force_normal_boot a launcher flag by Alistair Delva · 4 years, 8 months ago
  52. 2015615 Update launch_cvd display flags for crosvm<-wayland->vnc by Jason Macnak · 4 years, 9 months ago
  53. fb87708 Merge "Tee output of assemble_cvd and run_cvd to a log file" by Treehugger Robot · 4 years, 8 months ago
  54. 4eaf38b Merge changes I8111e11f,I3407c85f by Treehugger Robot · 4 years, 8 months ago
  55. f57ed4d Relax rules to match the target_files zip. by Cody Schuffelen · 4 years, 8 months ago
  56. 3c35fd8 Delete virtual_usb_manager and USB support by Cody Schuffelen · 4 years, 9 months ago
  57. 4a8c1ef Remove setters and json backing for runtime files by Cody Schuffelen · 4 years, 9 months ago
  58. babc07b Delete the num_screen_buffers flag. by Cody Schuffelen · 4 years, 9 months ago
  59. 3dff698 Delete host executable path flags except for VMMs by Cody Schuffelen · 4 years, 9 months ago
  60. eb5c215 Dynamically allocate the logcat server vsock port by Cody Schuffelen · 4 years, 9 months ago
  61. c9183ba Dynamically assign the config server port. by Cody Schuffelen · 4 years, 9 months ago
  62. d3f27b9 Dynamically choose the tombstone receiver port. by Cody Schuffelen · 4 years, 9 months ago
  63. 95d29eb Merge changes I507b7827,Ie7eea383,I7e53e4fd by Treehugger Robot · 4 years, 9 months ago
  64. e567087 Move with_control_socket to be a flag on the Subprocess by Cody Schuffelen · 4 years, 9 months ago
  65. 4fe5405 Delete config variables for vnc vsock internals by Cody Schuffelen · 4 years, 9 months ago
  66. 9c061b0 Tee output of assemble_cvd and run_cvd to a log file by Cody Schuffelen · 4 years, 9 months ago
  67. 6fbd6c8 Merged contents of cf and cf_common branches by Ram Muthiah · 4 years, 9 months ago
  68. 2de6ead Delay constructing the kernel command line. by Cody Schuffelen · 4 years, 9 months ago
  69. 79d4c19 Move some kernel cmdline args to BoardConfig.mk by Cody Schuffelen · 4 years, 9 months ago
  70. bdca7b8 Revert "Switch to f2fs userdata by default" by Cody Schuffelen · 4 years, 9 months ago
  71. 2ced6f1 Always assume a composite disk. by Cody Schuffelen · 4 years, 9 months ago
  72. 1e64554 Always assume there is a ramdisk present. by Cody Schuffelen · 4 years, 9 months ago
  73. 25bf6ac Merge "Switch to f2fs userdata by default" by Alistair Delva · 4 years, 9 months ago
  74. 72763da Switch to f2fs userdata by default by Alistair Delva · 4 years, 11 months ago
  75. df0fede Merge "Make TargetFilesZip more readable." by Treehugger Robot · 4 years, 9 months ago
  76. ad6645e Merge changes If80c6a9c,I7b1c53d4 by Cody Schuffelen · 4 years, 9 months ago
  77. ec8993b Delete many references to cuttlefish_auto_resources by Cody Schuffelen · 4 years, 9 months ago
  78. ec67562 Revert "Revert deleting vsoc" by Cody Schuffelen · 4 years, 9 months ago
  79. 134ff03 Revert deleting vsoc by Cody Schuffelen · 4 years, 9 months ago
  80. 48d7ec0 Merge changes from topics "2019-11-12-schuffelen-ivserver", "2019-11-12-schuffelen-record-audio", "2019-11-12-schuffelen-vsoc-lib", "2019-11-13-schuffelen-socket-forward" by Treehugger Robot · 4 years, 9 months ago
  81. d22c3e4 Merge "Fix incorrect match when looking for files." by Cody Schuffelen · 4 years, 9 months ago
  82. e900837 Delete references to the vsoc e2e test by Cody Schuffelen · 4 years, 9 months ago
  83. 1d19175 Delete references to ivsh in flags and the config. by Cody Schuffelen · 4 years, 9 months ago
  84. 7fe285e Break build dependencies on vsoc_lib by Cody Schuffelen · 4 years, 10 months ago
  85. c56c58e Remove references to stream_audio. by Cody Schuffelen · 4 years, 10 months ago
  86. e358e0e Remove {assemble,launch,run}_cvd ivserver references by Cody Schuffelen · 4 years, 10 months ago
  87. f760aac Make TargetFilesZip more readable. by Cody Schuffelen · 4 years, 9 months ago
  88. 41eb40a Fix incorrect match when looking for files. by Cody Schuffelen · 4 years, 9 months ago
  89. 99a80b2 Merge "Remove build dependencies on libcuttlefish_strings" by Treehugger Robot · 4 years, 10 months ago
  90. 08aa9bd Merge "Remove uses of cvd::StrSplit." by Treehugger Robot · 4 years, 10 months ago
  91. 486743f Remove build dependencies on libcuttlefish_strings by Cody Schuffelen · 4 years, 10 months ago
  92. f4a1cdb Remove uses of cvd::StrSplit. by Cody Schuffelen · 4 years, 10 months ago
  93. 6d915e7 Use bsdtar rather than the android zip tools for build mixing by Cody Schuffelen · 4 years, 10 months ago
  94. feed8df Merge changes from topic "schuffelen-cf-2019-11-05-qemu-input" by Cody Schuffelen · 4 years, 10 months ago
  95. a3d54ab Merge "Discover the kernel/ramdisk from the fetcher config" by Cody Schuffelen · 4 years, 10 months ago
  96. cd3563a Discover the kernel/ramdisk from the fetcher config by Cody Schuffelen · 4 years, 10 months ago
  97. 038d4d9 Retrofit vsoc_input_service to use vsock by Cody Schuffelen · 4 years, 10 months ago
  98. 5b809d4 Run qemu without vsoc by Cody Schuffelen · 4 years, 10 months ago
  99. ec21550 Merge "Use the correct module type for script files" by Treehugger Robot · 4 years, 10 months ago
  100. 744c327 Use the correct module type for script files by Jorge E. Moreira · 4 years, 10 months ago