summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-11Removing all cuttlefish_common contentandroid10-gsiRam Muthiah
2019-11-19Fix incorrect match when looking for files.Cody Schuffelen
2019-11-13Use bsdtar rather than the android zip tools for build mixingCody Schuffelen
2019-11-08Allow for tombstones of unlimited length to be transfered to hostRam Muthiah
2019-11-07Use the correct module type for script filesJorge E. Moreira
2019-11-04Update hwcomposer to retry when fetching the device configJason Macnak
2019-11-04Update rild to handle init failureJason Macnak
2019-10-29Restart the vnc server on connection lossCody Schuffelen
2019-10-25Fix typo in vendor.img, use default misc_info.txtA. Cody Schuffelen
2019-10-21Explicit default target image list, not systemCody Schuffelen
2019-10-18Support mixing super images in the assembler.Cody Schuffelen
2019-10-17Revert "Revert "Use the output from fetch_cvd/launch_cvd in assemble_cvd.""Cody Schuffelen
2019-10-17Don't use tty presence to disable file discovery.Cody Schuffelen
2019-10-17Run with a composite disk by default.David Anderson
2019-10-16Reorder functions for binary equality with masterA. Cody Schuffelen
2019-10-16Alert when kernel version is missing vhost-vsockTristan Muntsinger
2019-10-16Detect diff when multiple networks connectedTristan Muntsinger
2019-10-16Implement a "filesystem explorer" to find Cuttlefish-relevant files.Cody Schuffelen
2019-10-16Support img.zip files without system images.Cody Schuffelen
2019-10-16Aggressively disallow a TTY stdin for assemble_cvd and run_cvd.Cody Schuffelen
2019-10-16Rename run_cvd's launcher_defs.h to run_defs.hCody Schuffelen
2019-10-16Rename assembler_cvd's launcher_defs.h to assembler_defs.hCody Schuffelen
2019-10-16execute_capture_output -> RunWithManagedStdioCody Schuffelen
2019-10-16Make CuttlefishConfig::Get() return a const pointer.Cody Schuffelen
2019-10-16Set the generated ramdisk's location in the configCody Schuffelen
2019-10-15Forward launch_cvd flags to assemble_cvd and run_cvd.Cody Schuffelen
2019-10-15Support silently running subprocesses.Cody Schuffelen
2019-10-15Split launch_cvd into assemble_cvd and run_cvd.Cody Schuffelen
2019-10-15Remove libhwbinder/libhidltransport depsSteven Moreland
2019-10-15Delete obsolete TODOJorge E. Moreira
2019-10-15Don't log gralloc buffer mapping/unmappingJorge E. Moreira
2019-10-15Add -use_bootloader and -bootloader to launch_cvdCody Schuffelen
2019-10-15Mark gralloc mapping/unmapping logs as VERBOSEJorge E. Moreira
2019-10-15Move the host port into the config.Cody Schuffelen
2019-10-15Move ValidateAdbModeFlag to flags.ccCody Schuffelen
2019-10-15Use the composite disk support in crosvm.Cody Schuffelen
2019-10-15Remove AdbUsbEnabled from launch.h.Cody Schuffelen
2019-10-15Make script that flashes block device more genericTristan Muntsinger
2019-10-15Track the source/purpose of downloaded files.Cody Schuffelen
2019-10-15Revert "Send logcat ouput over serial ports instead of vsocket"Cody Schuffelen
2019-10-15Fix exception when an error occurs during uploadTristan Muntsinger
2019-10-15Send logcat ouput over serial ports instead of vsocketJorge E. Moreira
2019-10-15Write the fetcher config out to a file.Cody Schuffelen
2019-10-15Add a fetcher config json class.Cody Schuffelen
2019-10-15Print downloaded and extracted files to stdout.Cody Schuffelen
2019-10-15Add stub run_cvd and assemble_cvd implementations.Cody Schuffelen
2019-10-15Delete common/libs/fs/gce_fs.*Cody Schuffelen
2019-10-15Use the archive utility for fetch_cvd extracting.Cody Schuffelen
2019-10-15Add archive utilities.Cody Schuffelen
2019-10-15Push all debug output into stderr.Cody Schuffelen