1. c33a1dc Create subprocess file descriptors as cloexec by Cody Schuffelen · 4 years, 8 months ago
  2. 6e3fb05 Merge "cuttlefish: gralloc: fix -Wreorder-init-list" by Treehugger Robot · 4 years, 8 months ago
  3. 61dbfd1 Merge "Add cuttlefish implementation for 1.5 SignalStrength reporting" by Shuo Qian · 4 years, 8 months ago
  4. da44b6b Merge changes I61f696c7,I7263e599 by Treehugger Robot · 4 years, 8 months ago
  5. 2477642 Merge changes I6e9acf55,Ie9e0b496 by Treehugger Robot · 4 years, 8 months ago
  6. fc9aefa Merge "cuttlefish: EmulatedFakeCamera2: fix -Wimplicit-int-float-conversion" by Treehugger Robot · 4 years, 8 months ago
  7. e72eafe Merge "Use bsdtar rather than the android zip tools for build mixing" by Treehugger Robot · 4 years, 8 months ago
  8. 4ede79d Replace AutoFreeBuffer uses for SharedFD by Cody Schuffelen · 4 years, 8 months ago
  9. f40d380 Delete AutoCloseFileDescriptor. It is dead code. by Cody Schuffelen · 4 years, 8 months ago
  10. 0405731 AutoFreeBuffer -> std::vector<char> for netlink by Cody Schuffelen · 4 years, 8 months ago
  11. 12ed46f Delete the cuttlefish sensors hal. by Cody Schuffelen · 4 years, 8 months ago
  12. 3bbf9c3 cuttlefish: gralloc: fix -Wreorder-init-list by Nick Desaulniers · 4 years, 8 months ago
  13. 25128ad cuttlefish: EmulatedFakeCamera2: fix -Wimplicit-int-float-conversion by Nick Desaulniers · 4 years, 8 months ago
  14. 9d5fabc Merge "Delete AutoCloseFILE. It is dead code." by Treehugger Robot · 4 years, 8 months ago
  15. b316b88 Merge "Delete AutoUMask. It is dead code." by Treehugger Robot · 4 years, 8 months ago
  16. 2093221 Merge "Fix typo: psuedo -> pseudo" by Treehugger Robot · 4 years, 8 months ago
  17. be33c5d Delete AutoCloseFILE. It is dead code. by Cody Schuffelen · 4 years, 8 months ago
  18. 70455fb Delete AutoUMask. It is dead code. by Cody Schuffelen · 4 years, 8 months ago
  19. 4fffb03 Add cuttlefish implementation for 1.5 SignalStrength reporting by Shuo Qian · 4 years, 8 months ago
  20. 6d915e7 Use bsdtar rather than the android zip tools for build mixing by Cody Schuffelen · 4 years, 8 months ago
  21. 995a795 Merge "Disable scanning the filesystem for cuttlefish-related files" by Treehugger Robot · 4 years, 8 months ago
  22. 0171932 Fix typo: psuedo -> pseudo by Cody Schuffelen · 4 years, 8 months ago
  23. 802eccd Disable scanning the filesystem for cuttlefish-related files by Cody Schuffelen · 4 years, 8 months ago
  24. 19c66ee Add DFU single-device targeting to arm64 SHI by Tristan Muntsinger · 4 years, 8 months ago
  25. a601d6a Add ethaddr targeting to manifest generator by Tristan Muntsinger · 4 years, 8 months ago
  26. 71eaf9e Add version specifying capability to manifest generator by Tristan Muntsinger · 4 years, 8 months ago
  27. 3b821da Merge "Only get ".img" files from ANDROID_PRODUCT_OUT" by Treehugger Robot · 4 years, 8 months ago
  28. feed8df Merge changes from topic "schuffelen-cf-2019-11-05-qemu-input" by Cody Schuffelen · 4 years, 8 months ago
  29. 9b8a814 Only get ".img" files from ANDROID_PRODUCT_OUT by Cody Schuffelen · 4 years, 8 months ago
  30. a3d54ab Merge "Discover the kernel/ramdisk from the fetcher config" by Cody Schuffelen · 4 years, 8 months ago
  31. 55427cd Merge "Allow for tombstones of unlimited length to be transfered to host" by Ram Muthiah · 4 years, 8 months ago
  32. cd3563a Discover the kernel/ramdisk from the fetcher config by Cody Schuffelen · 4 years, 9 months ago
  33. 038d4d9 Retrofit vsoc_input_service to use vsock by Cody Schuffelen · 4 years, 8 months ago
  34. 5b809d4 Run qemu without vsoc by Cody Schuffelen · 4 years, 9 months ago
  35. 6989eb7 Merge "Add cas@1.2 to whitelist before enable it." by Henry Fang · 4 years, 8 months ago
  36. ec21550 Merge "Use the correct module type for script files" by Treehugger Robot · 4 years, 8 months ago
  37. 744c327 Use the correct module type for script files by Jorge E. Moreira · 4 years, 8 months ago
  38. ee99f19 Add cas@1.2 to whitelist before enable it. by Henry Fang · 4 years, 9 months ago
  39. ed70d7f Allow for tombstones of unlimited length to be transfered to host by Ram Muthiah · 4 years, 8 months ago
  40. 91849c1 Remove health@2.0-service.rc by Yifan Hong · 4 years, 8 months ago
  41. 42a3965 Merge changes from topic "u-boot v2019.10" by Treehugger Robot · 4 years, 8 months ago
  42. 36ac208 Merge changes Ie097ea65,I4e32f172 by Jason Macnak · 4 years, 8 months ago
  43. 05409e9 Update hwcomposer to retry when fetching the device config by Jason Macnak · 4 years, 9 months ago
  44. b051e1d Update rild to handle init failure by Jason Macnak · 4 years, 9 months ago
  45. 8ffc3d5 Revert "Hack in random, but valid MAC address in arm64 base image" by Tristan Muntsinger · 4 years, 9 months ago
  46. 48377a0 Merge "Add health@2.1" by Treehugger Robot · 4 years, 9 months ago
  47. c4c7dcc Merge "defaults: exclude vibrator@1.4" by Steven Moreland · 4 years, 9 months ago
  48. 3007383 Merge "Consolidate flag default values." by Treehugger Robot · 4 years, 9 months ago
  49. f06455a Fix bug that breaks booting in U-Boot v2019.10 by Tristan Muntsinger · 4 years, 9 months ago
  50. 7ffc4e6 Merge "Reorder network script to get network-manager out of the way" by Treehugger Robot · 4 years, 9 months ago
  51. 207b7cf Merge "Clean up manifest generator for arm64 DFU" by Treehugger Robot · 4 years, 9 months ago
  52. 139486d Merge "Fix manifest generator args for arm64 DFU" by Treehugger Robot · 4 years, 9 months ago
  53. a18d9e5 Reorder network script to get network-manager out of the way by Tristan Muntsinger · 4 years, 9 months ago
  54. 08e13d0 Clean up manifest generator for arm64 DFU by Tristan Muntsinger · 4 years, 9 months ago
  55. 2f51269 Fix manifest generator args for arm64 DFU by Tristan Muntsinger · 4 years, 9 months ago
  56. 5489f46 In arm64 host image, skip init.scr if using MMC0 by Tristan Muntsinger · 4 years, 9 months ago
  57. b463043 Add health@2.1 by Yifan Hong · 4 years, 9 months ago
  58. 6d1e770 Merge "CF health 2.1" by Yifan Hong · 4 years, 9 months ago
  59. 7a18451 Consolidate flag default values. by Cody Schuffelen · 4 years, 9 months ago
  60. 44276a9 defaults: exclude vibrator@1.4 by Steven Moreland · 4 years, 9 months ago
  61. 43f5384 Merge "Fix typo in vendor.img, use default misc_info.txt" by Treehugger Robot · 4 years, 9 months ago
  62. 0416fd1 Merge "Upgrade IRadio cuttlefish impl to 1.5." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  63. 0b82c63 Restart the vnc server on connection loss by Cody Schuffelen · 4 years, 9 months ago
  64. 6b25f4e Fix typo in vendor.img, use default misc_info.txt by A. Cody Schuffelen · 4 years, 9 months ago
  65. 6b9984e Upgrade IRadio cuttlefish impl to 1.5. by Malcolm Chen · 4 years, 9 months ago
  66. 3952e3f Merge "Hack in random, but valid MAC address in arm64 base image" by Treehugger Robot · 4 years, 9 months ago
  67. 28c2a1a Merge "Allow for cuttlefish to boot kernels with all modules builtin." by Treehugger Robot · 4 years, 9 months ago
  68. 45d9c66 Merge "whitelist health@2.1 having no implementation" by Treehugger Robot · 4 years, 9 months ago
  69. 034aa35 whitelist health@2.1 having no implementation by Steven Moreland · 4 years, 9 months ago
  70. 6910eb3 Merge "Add cvd_status to check on the launcher" am: 928fe5edd9 by Cody Schuffelen · 4 years, 9 months ago
  71. 9ab46ad Merge "Add manual configuration mode to network configuration script" by Tristan Muntsinger · 4 years, 9 months ago
  72. 928fe5e Merge "Add cvd_status to check on the launcher" by Cody Schuffelen · 4 years, 9 months ago
  73. fcbee55 Merge "Add manual configuration mode to network configuration script" by Treehugger Robot · 4 years, 9 months ago
  74. 63c657a Add manual configuration mode to network configuration script by Tristan Muntsinger · 4 years, 9 months ago
  75. 44f0817 Hack in random, but valid MAC address in arm64 base image by Tristan Muntsinger · 4 years, 9 months ago
  76. d512c13 Allow for cuttlefish to boot kernels with all modules builtin. by Ram Muthiah · 4 years, 9 months ago
  77. d3247fc Merge changes from topic "cf-arm64" am: 3fe0076443 by Tristan Muntsinger · 4 years, 9 months ago
  78. 3fe0076 Merge changes from topic "cf-arm64" by Treehugger Robot · 4 years, 9 months ago
  79. 57411ec Merge "Test for which interfaces are implemented." am: e35ffad94a by Steven Moreland · 4 years, 9 months ago
  80. e35ffad Merge "Test for which interfaces are implemented." by Steven Moreland · 4 years, 9 months ago
  81. 4f8e330 Add cvd_status to check on the launcher by Cody Schuffelen · 4 years, 9 months ago
  82. d6df918 Test for which interfaces are implemented. by Steven Moreland · 4 years, 9 months ago
  83. 9adad35 Merge "Revert "Revert "Added vendor boot image support for cuttlefish""" by Ram Muthiah · 4 years, 9 months ago
  84. 6e5e1bd Merge "Revert "Revert "Added vendor boot image support for cuttlefish""" by Treehugger Robot · 4 years, 9 months ago
  85. fa1c534 Merge "Explicit default target image list, not system" am: 50b15a3a03 by Cody Schuffelen · 4 years, 9 months ago
  86. 50b15a3 Merge "Explicit default target image list, not system" by Cody Schuffelen · 4 years, 9 months ago
  87. 1aa02f8 Revert "Revert "Added vendor boot image support for cuttlefish"" by Ram Muthiah · 4 years, 9 months ago
  88. 024bd42 Revert "Added vendor boot image support for cuttlefish" am: f70efc6e93 by Raman Tenneti · 4 years, 9 months ago
  89. f70efc6 Revert "Added vendor boot image support for cuttlefish" by Raman Tenneti · 4 years, 9 months ago
  90. bcdc07b Add support for DFU over TFTP to ARM host image by Tristan Muntsinger · 4 years, 9 months ago
  91. 1f28d1f Add overwrite capability to ARM host image script by Tristan Muntsinger · 4 years, 9 months ago
  92. 3456911 Add partition flags to ARM host image script by Tristan Muntsinger · 4 years, 9 months ago
  93. 5f26395 Add trampoline init script to ARM host image by Tristan Muntsinger · 4 years, 9 months ago
  94. ab89e8f Add SD card duplicator service to ARM host image by Tristan Muntsinger · 4 years, 9 months ago
  95. e4eeded Add capability to write ARM host image to block device by Tristan Muntsinger · 4 years, 9 months ago
  96. 5ea7c6a Add cuttlefish-common package to ARM stable host image by Tristan Muntsinger · 4 years, 9 months ago
  97. d32ee2b Add UUID reinitialization to ARM stable host image by Tristan Muntsinger · 4 years, 9 months ago
  98. 82c1050 Create arm64 stable host image build script by Tristan Muntsinger · 4 years, 9 months ago
  99. d8612e0 Added vendor boot image support for cuttlefish am: 7a834fd25d by Ram Muthiah · 4 years, 9 months ago
  100. 230c24b Add a command-line option to change the boot slot. am: 637bfd6bc1 by David Anderson · 4 years, 9 months ago