1. 04057ee glog/logging.h -> android-base/logging.h by Daniel Norman · 2 years, 9 months ago
  2. 0b52bd3 Adds screen to host image build script by Jason Macnak · 4 years, 4 months ago
  3. 531ed7e Merge "Make host image build script check zone for GPUs" by Treehugger Robot · 4 years, 5 months ago
  4. ed76aed Make host image build script check zone for GPUs by Jason Macnak · 4 years, 5 months ago
  5. 891f53a Fix bug to find script dir location in arm64 SHI by Tristan Muntsinger · 4 years, 5 months ago
  6. b9a7363 In arm64 SHI: turn on PoE fan in U-Boot and Linux by Tristan Muntsinger · 4 years, 5 months ago
  7. e62646c Install cuttlefish-common in arm64 SHI by Tristan Muntsinger · 4 years, 5 months ago
  8. 4484d30 Add zone flag to upload to gce script by Jason Macnak · 4 years, 6 months ago
  9. 6fbd6c8 Merged contents of cf and cf_common branches by Ram Muthiah · 4 years, 6 months ago
  10. 3cedcc5 Adds gpu driver setup to host image build scripts by Jason Macnak · 4 years, 6 months ago
  11. ca4e099 Make call to subscript use absolute path over relative by Tristan Muntsinger · 4 years, 6 months ago
  12. a8e8b45 Add Sha to arm64 host image environment by Tristan Muntsinger · 4 years, 7 months ago
  13. faaf1b3 Add kernel dir to manifest SHA for arm64 SHI by Tristan Muntsinger · 4 years, 7 months ago
  14. 80bc183 Refactor out the SHA generation from make_manifest by Tristan Muntsinger · 4 years, 7 months ago
  15. 3d6ee1c Remove init script from arm64 host image by Tristan Muntsinger · 4 years, 7 months ago
  16. 64c7b62 Merge "Fix DFU variable setting in arm64 host image" by Treehugger Robot · 4 years, 7 months ago
  17. a5038fa Merge "Change "SHA" to title case in manifest generator" by Treehugger Robot · 4 years, 7 months ago
  18. b0f74ea Fix DFU variable setting in arm64 host image by Tristan Muntsinger · 4 years, 7 months ago
  19. 9b8c88f Change "SHA" to title case in manifest generator by Tristan Muntsinger · 4 years, 7 months ago
  20. 052d1ff Remove colons from hostname in arm64 host image by Tristan Muntsinger · 4 years, 7 months ago
  21. 19c66ee Add DFU single-device targeting to arm64 SHI by Tristan Muntsinger · 4 years, 7 months ago
  22. a601d6a Add ethaddr targeting to manifest generator by Tristan Muntsinger · 4 years, 7 months ago
  23. 71eaf9e Add version specifying capability to manifest generator by Tristan Muntsinger · 4 years, 7 months ago
  24. 8ffc3d5 Revert "Hack in random, but valid MAC address in arm64 base image" by Tristan Muntsinger · 4 years, 7 months ago
  25. f06455a Fix bug that breaks booting in U-Boot v2019.10 by Tristan Muntsinger · 4 years, 7 months ago
  26. 7ffc4e6 Merge "Reorder network script to get network-manager out of the way" by Treehugger Robot · 4 years, 7 months ago
  27. 207b7cf Merge "Clean up manifest generator for arm64 DFU" by Treehugger Robot · 4 years, 7 months ago
  28. 139486d Merge "Fix manifest generator args for arm64 DFU" by Treehugger Robot · 4 years, 7 months ago
  29. a18d9e5 Reorder network script to get network-manager out of the way by Tristan Muntsinger · 4 years, 8 months ago
  30. 08e13d0 Clean up manifest generator for arm64 DFU by Tristan Muntsinger · 4 years, 7 months ago
  31. 2f51269 Fix manifest generator args for arm64 DFU by Tristan Muntsinger · 4 years, 7 months ago
  32. 5489f46 In arm64 host image, skip init.scr if using MMC0 by Tristan Muntsinger · 4 years, 7 months ago
  33. 3952e3f Merge "Hack in random, but valid MAC address in arm64 base image" by Treehugger Robot · 4 years, 8 months ago
  34. fcbee55 Merge "Add manual configuration mode to network configuration script" by Treehugger Robot · 4 years, 8 months ago
  35. 63c657a Add manual configuration mode to network configuration script by Tristan Muntsinger · 4 years, 8 months ago
  36. 44f0817 Hack in random, but valid MAC address in arm64 base image by Tristan Muntsinger · 4 years, 8 months ago
  37. bcdc07b Add support for DFU over TFTP to ARM host image by Tristan Muntsinger · 4 years, 8 months ago
  38. 1f28d1f Add overwrite capability to ARM host image script by Tristan Muntsinger · 4 years, 8 months ago
  39. 3456911 Add partition flags to ARM host image script by Tristan Muntsinger · 4 years, 8 months ago
  40. 5f26395 Add trampoline init script to ARM host image by Tristan Muntsinger · 4 years, 8 months ago
  41. ab89e8f Add SD card duplicator service to ARM host image by Tristan Muntsinger · 4 years, 8 months ago
  42. e4eeded Add capability to write ARM host image to block device by Tristan Muntsinger · 4 years, 8 months ago
  43. 5ea7c6a Add cuttlefish-common package to ARM stable host image by Tristan Muntsinger · 4 years, 8 months ago
  44. d32ee2b Add UUID reinitialization to ARM stable host image by Tristan Muntsinger · 4 years, 8 months ago
  45. 82c1050 Create arm64 stable host image build script by Tristan Muntsinger · 4 years, 8 months ago
  46. 6809488 Merge "Remove shflags from flash block device script" by Tristan Muntsinger · 4 years, 8 months ago
  47. db35d2b Remove shflags from flash block device script by Tristan Muntsinger · 4 years, 8 months ago
  48. 792ba22 Merge "Add an error check after flashing device" by Treehugger Robot · 4 years, 8 months ago
  49. 6f83918 Add an error check after flashing device by Tristan Muntsinger · 4 years, 8 months ago
  50. e935b21 Detect diff when multiple networks connected by Tristan Muntsinger · 4 years, 8 months ago
  51. 3d3a068 Make script that flashes block device more generic by Tristan Muntsinger · 4 years, 9 months ago
  52. 71231d9 Fix exception when an error occurs during upload by Tristan Muntsinger · 4 years, 9 months ago
  53. 185871a Merge "Configure host PC to connect to Rock Pi over ethernet" by Treehugger Robot · 4 years, 9 months ago
  54. 16b4aa6 Configure host PC to connect to Rock Pi over ethernet by Tristan Muntsinger · 4 years, 10 months ago
  55. 089bab2 Add script to flash a block device with a disk image by Tristan Muntsinger · 5 years ago
  56. 74bc983 Fix java to 11 from default by Julien Desprez · 4 years, 10 months ago
  57. 44852cb Script to upload build artifacts via direct ssh by Greg Hartman · 5 years ago
  58. ce71dc1 Clean up project and zone handling by Greg Hartman · 5 years ago
  59. cb878dc Use lzop for fast sparse image upload by Greg Hartman · 5 years ago
  60. 9425801 Add the ability to initiate host image builds on GCE by Greg Hartman · 5 years ago
  61. 9103a80 Remove obsolete references to qemu by Greg Hartman · 5 years ago
  62. 5ddfae4 Cleaner Makefile for play_audio by Ryan Haining · 5 years ago
  63. 2c1efe6 Receive opus and play using SDL2 by Ryan Haining · 5 years ago
  64. 3c41a42 Adds audio player. by Ryan Haining · 6 years ago
  65. c111012 Add aapt to base cuttlefish host by Julien Desprez · 6 years ago
  66. 300913d Add java and unzip to base image by Julien Desprez · 6 years ago
  67. e85dd63 Add a simple utility to print the lines involved in a tombstone by Greg Hartman · 6 years ago
  68. 33bc42e upload_to_gce_and_run: Add -data-image option by dimitry · 6 years ago
  69. 20580ae Rebuild qemu build on the stable host image by Greg Hartman · 6 years ago
  70. aa22fc3 Uses "apt-get -y" with mk-build-deps by Ryan Haining · 6 years ago
  71. ea55d4b Create VLAN prototype host scripts. by Cody Schuffelen · 6 years ago
  72. 2ac6eb7 Script to download qemu source and build with virgl support by Greg Hartman · 6 years ago
  73. c8d55bd Add an AOSP version of create_base_image.sh by Greg Hartman · 6 years ago
  74. 4c765a4 Fix the description string of upload_to_gce_and_run.py by Greg Hartman · 6 years ago
  75. 7768f45 Add a script to upload the current build to GCE and start by Greg Hartman · 6 years ago
  76. 40b88f5 Changes to support mmaping regions by Greg Hartman · 7 years ago