1. 0ebe8b8 Merge "Add more error checking and log output to fetch_cvd" by Treehugger Robot · 5 years ago
  2. 0fbd43e Merge changes I37a414a7,I60230559,Ic3715d64 by Treehugger Robot · 5 years ago
  3. 42e51e0 Merge changes I9dc35e9a,I382f4805,I85b454bb,I60935e7d by Treehugger Robot · 5 years ago
  4. e6419ce Merge "Enter second-stage launch from first-stage launch." by Treehugger Robot · 5 years ago
  5. fb55048 Add more error checking and log output to fetch_cvd by Cody Schuffelen · 5 years ago
  6. a53a5f7 Rename fetcher/main.cc to fetcher/fetch_cvd.cc by Cody Schuffelen · 5 years ago
  7. 6b59882 Reimplement install_zip.sh in fetch_cvd. by Cody Schuffelen · 5 years ago
  8. 3eabebd Wait for builds to complete in fetch_cvd. by Cody Schuffelen · 5 years ago
  9. 5133a31 Add an execute_capture_output function. by Cody Schuffelen · 5 years ago
  10. a1b787d Make fetch_cvd flags more concise. by Cody Schuffelen · 5 years ago
  11. 1307b8f Make common/libs/strings static+shared. by Cody Schuffelen · 5 years ago
  12. 88370b6 Implement ReadAll(SharedFD, std::string*) by Cody Schuffelen · 5 years ago
  13. 769e6ee Enter second-stage launch from first-stage launch. by Cody Schuffelen · 5 years ago
  14. ee1fc7b Remove unused #includes. by Elliott Hughes · 5 years ago
  15. de36ede Support the system_ext partition for system-as-root. by Cody Schuffelen · 5 years ago
  16. 8c94d86 Merge "Re-enable interactive console when running with crosvm" by Treehugger Robot · 5 years ago
  17. 8422998 Re-enable interactive console when running with crosvm by Jorge E. Moreira · 5 years ago
  18. 02e7b76 Merge "Remove entropy_source from the config." by Treehugger Robot · 5 years ago
  19. cfdd26c Remove entropy_source from the config. by Cody Schuffelen · 5 years ago
  20. 74bc983 Fix java to 11 from default by Julien Desprez · 5 years ago
  21. d0833e0 Support extracting into arbitrary directories. by Cody Schuffelen · 5 years ago
  22. a78a6e0 Handle fetcher credentials on the command line. by Cody Schuffelen · 5 years ago
  23. dfa9e1e Basic mixed build support without unpacking. by Cody Schuffelen · 5 years ago
  24. 33a8646 Support loading build api credentials from GCE. by Cody Schuffelen · 5 years ago
  25. dc7d05e Some basic flags for fetch_cvd. by Cody Schuffelen · 5 years ago
  26. c775e3b Extract the downloaded archives. by Cody Schuffelen · 5 years ago
  27. 742266f Create a fetch_cvd binary to download artifacts. by Cody Schuffelen · 5 years ago
  28. 59b5646 Removed the console to re-enable presubmit testing for gki branches by Ram Muthiah · 5 years ago
  29. 7bf6a02 Merge "Add stride_in_pixels and total_size to gralloc mapping debug" by Greg Hartman · 5 years ago
  30. b0e3246 Add stride_in_pixels and total_size to gralloc mapping debug by Chris Forbes · 5 years ago
  31. a502026 Make the sequence number atomic in gralloc_ashmem by Greg Hartman · 5 years ago
  32. eb04ac5 Add X11 option, and force the wayland option to be explicit by Greg Hartman · 5 years ago
  33. 6ee83fb Don't pass base vsync timestamp to composers that don't need it by Jorge E. Moreira · 5 years ago
  34. 26a12a5 Eliminate #ifdefs for old Android versions from the hwcomposer by Jorge E. Moreira · 5 years ago
  35. ec1794f Don't expose the hwcomposer vsync thread function in a header by Jorge E. Moreira · 5 years ago
  36. 776b618 Eliminate a memory leak from the hwcomposer by Jorge E. Moreira · 5 years ago
  37. 4e8c8ab Eliminate code duplication from hwcomposer by Jorge E. Moreira · 5 years ago
  38. 3c99f5b Lift composite disk assembly to the launcher binary by Cody Schuffelen · 5 years ago
  39. 3629404 Don't decompress the kernel image for crosvm by Jorge E. Moreira · 5 years ago
  40. 13cbd98 Enable console in crosvm by Jorge E. Moreira · 5 years ago
  41. f41cdea Use new serial port options in crosvm by Jorge E. Moreira · 5 years ago
  42. b1ec435 Use a FIFO instead of a socket for kernel logs by Jorge E. Moreira · 5 years ago
  43. f48346e Add the boot partition to the composite disk. by Cody Schuffelen · 5 years ago
  44. b75e080 Fix comments in crosvm manager by Jorge E. Moreira · 5 years ago
  45. 9c6ae48 Support composite images with QEMU. by Cody Schuffelen · 5 years ago
  46. 69c1959 Re-create the composite disk with newer partitions by Cody Schuffelen · 5 years ago
  47. 88b82d5 Support composite images. by Cody Schuffelen · 5 years ago
  48. 0ba96f8 Mild hack: copy bpttool into cuttlefish_common by Cody Schuffelen · 5 years ago
  49. 05385d0 Fix running with multiple adb modes by Cody Schuffelen · 5 years ago
  50. b6fa736 Consolidate duplicate adb mode string constants by Cody Schuffelen · 5 years ago
  51. 13ecb37 Revert "Delete the cuttlefish power HAL implementation." by Alistair Delva · 5 years ago
  52. 88e9d78 audio hal: Fix set_parameters behavior by Mikhail Naganov · 5 years ago
  53. dcdaa1e Less verbose gralloc by Jorge E. Moreira · 5 years ago
  54. 3d784b5 Add aosp_cf_x86_phone_noapex by Nikita Ioffe · 5 years ago
  55. 6e9c98c Enabling tombstone transmit back to host by Ram Muthiah · 5 years ago
  56. 40269ab Merge "Removed custom software gatekeeper implementation." by Janis Danisevskis · 5 years ago
  57. 7fa6b25 Update OWNERS for my new LDAP by Alistair Delva · 5 years ago
  58. 1b4a39a Removed custom software gatekeeper implementation. by Janis Danisevskis · 5 years ago
  59. 37e91b4 Don't send the screen parameter from the vnc server anymore by Jorge E. Moreira · 5 years ago
  60. f42e253 Crosvm HWComposer HAL gets configuration from configuration server by Jorge E. Moreira · 5 years ago
  61. 52b8fca Send screen parameters once per connection by Jorge E. Moreira · 5 years ago
  62. 0a4b08b Merge remote-tracking branch 'aosp/cuttlefish-testing' into master by Jorge E. Moreira · 5 years ago
  63. a908abc [no-op] Switch selinux enforcement on by Greg Hartman · 6 years ago
  64. c2a591c [no-op] Revert "Revert "Revert "Switch selinux enforcement on""" by Greg Hartman · 6 years ago
  65. 5ab095c Revert "Revert "Set crosvm as the default VMM for cuttlefish"" by Alistair Strachan · 5 years ago
  66. 76ae7f7 Revert "Set crosvm as the default VMM for cuttlefish" by Anton Hansson · 5 years ago
  67. 76e0501 Revert "Revert "Set crosvm as the default VMM for cuttlefish"" by Alistair Strachan · 5 years ago
  68. 060eab5 Update the boot device in kernel command line arguments by Jorge E. Moreira · 5 years ago
  69. 6246ebe Merge "Update the boot device in kernel command line arguments" into cuttlefish-testing by Alistair Strachan · 5 years ago
  70. 51bd79b Update the boot device in kernel command line arguments by Jorge E. Moreira · 5 years ago
  71. 2dc6285 Fix silent failure in hwcomposer initialization by Tristan Muntsinger · 5 years ago
  72. 460d158 Revert "Set crosvm as the default VMM for cuttlefish" by Anton Hansson · 5 years ago
  73. 43b39d6 Set crosvm as the default VMM for cuttlefish by Jorge E. Moreira · 5 years ago
  74. 7f204bb Merge "Turn off audio streaming due to libopus dependency" into cuttlefish-testing by Greg Hartman · 5 years ago
  75. 7cce5d7 Turn off audio streaming due to libopus dependency by Greg Hartman · 5 years ago
  76. 9ff3aa7 Script to upload build artifacts via direct ssh am: 44852cbba2 by Greg Hartman · 5 years ago
  77. 8c027d1 Merge "Revert "Migrate device/google/cuttlefish_common to androidx.test"" into cuttlefish-testing by Alistair Strachan · 5 years ago
  78. f7622fd Revert "Migrate device/google/cuttlefish_common to androidx.test" by Alistair Strachan · 5 years ago
  79. 44852cb Script to upload build artifacts via direct ssh by Greg Hartman · 5 years ago
  80. 265416f Merge changes I3ec2bc0b,I87eae110 into cuttlefish-testing by Treehugger Robot · 5 years ago
  81. 1688fa4 Merge "Migrate device/google/cuttlefish_common to androidx.test" into cuttlefish-testing by Treehugger Robot · 5 years ago
  82. 1859ccc Avoid unnecessary error messages from hwcomposer under crosvm by Jorge E. Moreira · 5 years ago
  83. 7e1df15 Don't configure input in crosvm when running without frontend by Jorge E. Moreira · 5 years ago
  84. 45fe6f0 Merge "Revert "Changed all newly made cf host presubmit to postsubmits"" into cuttlefish-testing by Ram Muthiah · 5 years ago
  85. 2b89df6 Revert "Changed all newly made cf host presubmit to postsubmits" by Ram Muthiah · 5 years ago
  86. 531e47b Merge "Allow the launcher to select the GLES implementation" into cuttlefish-testing by Greg Hartman · 5 years ago
  87. 8ce1fe0 Merge "Fix adb mode naming check for device config" am: bbbf20a253 by Cody Schuffelen · 5 years ago
  88. bbbf20a Merge "Fix adb mode naming check for device config" by Treehugger Robot · 5 years ago
  89. a04e9c0 Fix adb mode naming check for device config by Cody Schuffelen · 5 years ago
  90. 34845bd Fix adb mode naming check for device config by Cody Schuffelen · 5 years ago
  91. bc1bed4 Allow the launcher to select the GLES implementation by Greg Hartman · 6 years ago
  92. b15851c Update the vnc_server's sequential frame number on frame updates by Jorge E. Moreira · 5 years ago
  93. 08ced78 Merge "Refactor GetKernelLogMonitorCommand" into cuttlefish-testing by Treehugger Robot · 5 years ago
  94. e652129 Merge "Add a GetParameterBuilder function to cvd::Command" into cuttlefish-testing by Treehugger Robot · 5 years ago
  95. 277e1c4 Refactor GetKernelLogMonitorCommand by Jorge E. Moreira · 5 years ago
  96. b945eb1 Add a GetParameterBuilder function to cvd::Command by Jorge E. Moreira · 5 years ago
  97. 5b834ee Merge "Script to upload build artifacts via direct ssh" into cuttlefish-testing by Greg Hartman · 5 years ago
  98. a7d3d46 Support dynamic partitions feature by default am: 054af0601f by Alistair Strachan · 5 years ago
  99. 32ef836 Handle case where gsi_fstab is empty string am: 9f619b5904 by Alistair Strachan · 5 years ago
  100. 2c55fd8 Reorder vendor/metadata partitions am: 17c19e8420 by Alistair Strachan · 5 years ago