1. 7db841c Make sure 'init=/init' is always specified by Alistair Strachan · 6 years ago
  2. 1b1cdc2 Allow cuttlefish vendor code to be built for recovery by Alistair Strachan · 6 years ago
  3. 56210a4 Update wifi test to permit VirtWifi SSID by Alistair Strachan · 6 years ago
  4. 1affd9b CUTTLEFISH_DOWN_MERGE_POINT: 'aosp/master' into 'aosp/cuttlefish-testing' by Greg Hartman · 6 years ago
  5. 236d5e9 Add health storage HAL implementation. by Yifan Hong · 6 years ago
  6. ae8987d Use ICU in libandroidicu by Victor Chang · 6 years ago
  7. 58f4b5b Merge "Log information messages for the guest versions" into cuttlefish-testing by Greg Hartman · 6 years ago
  8. fcec036 Add health storage HAL implementation. by Yifan Hong · 6 years ago
  9. 97f888c Merge "Deduces function signature in thunk" into cuttlefish-testing by Ryan Haining · 6 years ago
  10. d662e81 Log information messages for the guest versions by Greg Hartman · 6 years ago
  11. 984f347 Merge "Uses variadic templates in thunkers" into cuttlefish-testing by Ryan Haining · 6 years ago
  12. 9a0691b Merge "Use ICU in libandroidicu" by vichang · 6 years ago
  13. b5bed9e Deduces function signature in thunk by Ryan Haining · 6 years ago
  14. 6b04fc8 Merge "Revert "Drop locks before interacting with ANativeWindow"" into cuttlefish-testing by Greg Hartman · 6 years ago
  15. 5b83c65 Uses variadic templates in thunkers by Ryan Haining · 6 years ago
  16. fa69c38 Support ADB over vsock from the guest and the host. by Cody Schuffelen · 6 years ago
  17. 3cf044b Add a launcher -data_policy=resize_up_to mode. by Cody Schuffelen · 6 years ago
  18. e456c9a Use ICU in libandroidicu by Victor Chang · 6 years ago
  19. d946b5f Support enabling vsock connections with a launcher flag. by Cody Schuffelen · 6 years ago
  20. 412a692 Adds inline specifier to inline constructor by Ryan Haining · 6 years ago
  21. b595ac0 Merge "Fix cert-dcl16-c clang-tidy warnings." into cuttlefish-testing by Treehugger Robot · 6 years ago
  22. 74e0974 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  23. 90c1dcc Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  24. 2c58596 Revert "Drop locks before interacting with ANativeWindow" by Greg Hartman · 6 years ago
  25. 341dfe0 Merge "Drop locks before interacting with ANativeWindow" into cuttlefish-testing by Treehugger Robot · 6 years ago
  26. a229d2c Merge "Add a launcher -data_policy=resize_up_to mode." into cuttlefish-testing by Treehugger Robot · 6 years ago
  27. 0edb646 Drop locks before interacting with ANativeWindow by Greg Hartman · 6 years ago
  28. 2402ee5 Add a launcher -data_policy=resize_up_to mode. by Cody Schuffelen · 6 years ago
  29. d915c8c DO NOT MERGE by The Android Open Source Project · 6 years ago
  30. 8cb2f3d Merge "Remove unused hidden API import" by Treehugger Robot · 6 years ago
  31. cbb0046 Remove unused hidden API import by Isaac Chen · 6 years ago
  32. f8e9e2f Remove unused hidden API import by Isaac Chen · 6 years ago
  33. 1c35526 Merge "Adds audio player." into cuttlefish-testing by Treehugger Robot · 6 years ago
  34. 53cd2e6 Merge "Stop assuming the PCI bus will be 'pci.0'" into cuttlefish-testing by Treehugger Robot · 6 years ago
  35. a001628 Merge changes I0b683290,I69a84bf9 into cuttlefish-testing by Cody Schuffelen · 6 years ago
  36. 3c41a42 Adds audio player. by Ryan Haining · 6 years ago
  37. ab70be7 Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-release by Bill Yi · 6 years ago
  38. 611500b Start stream_audio from launch_cvd by Ryan Haining · 6 years ago
  39. 20d896a Basic audio streamer (pcm) by Ryan Haining · 6 years ago
  40. 0914630 Merge changes I09758f33,Ib8cb905c into cuttlefish-testing by Ryan Haining · 6 years ago
  41. 561e001 tcp_socket: send() with MSG_NOSIGNAL by Ryan Haining · 6 years ago
  42. 58ab4cd Moves create message functions into tcp library by Ryan Haining · 6 years ago
  43. 2f9485c Use a single binary for setting up wifi. by Cody Schuffelen · 6 years ago
  44. e6831bb Merge ab/5111269 into master by Cody Schuffelen · 6 years ago
  45. 592f406 Add aapt to base cuttlefish host by Julien Desprez · 6 years ago
  46. d58b616 Add java and unzip to base image by Julien Desprez · 6 years ago
  47. 6d9c063 Merge "Merge aosp/master into cuttlefish-testing" into cuttlefish-testing by Cody Schuffelen · 6 years ago
  48. 01ef197 Remove the declaration of the config_file flag from the launcher by Jorge E. Moreira · 6 years ago
  49. c111012 Add aapt to base cuttlefish host by Julien Desprez · 6 years ago
  50. 300913d Add java and unzip to base image by Julien Desprez · 6 years ago
  51. 6586c11 Merge "Add a simple utility to print the lines involved in a tombstone" into cuttlefish-testing by Greg Hartman · 6 years ago
  52. e6d4ec6 Merge "Only run guest side e2e test if the flag is given to the launcher" into cuttlefish-testing by Treehugger Robot · 6 years ago
  53. 50cf524 Merge "Run host region end to end test on the launcher" into cuttlefish-testing by Treehugger Robot · 6 years ago
  54. d074d36 Merge "Extract managed region tests into its own target" into cuttlefish-testing by Treehugger Robot · 6 years ago
  55. 552d53d Merge aosp/master into cuttlefish-testing by Cody Schuffelen · 6 years ago
  56. e85dd63 Add a simple utility to print the lines involved in a tombstone by Greg Hartman · 6 years ago
  57. aa69622 Merge "Use callbacks when adding commands to ProcessMonitor" into cuttlefish-testing by Treehugger Robot · 6 years ago
  58. e829acd Merge "Restart crashed host processes" into cuttlefish-testing by Treehugger Robot · 6 years ago
  59. 5096173 Only run guest side e2e test if the flag is given to the launcher by Jorge E. Moreira · 6 years ago
  60. 734e1d1 Run host region end to end test on the launcher by Jorge E. Moreira · 6 years ago
  61. 334f3a9 Extract managed region tests into its own target by Jorge E. Moreira · 6 years ago
  62. 3d955ae Use callbacks when adding commands to ProcessMonitor by Jorge E. Moreira · 6 years ago
  63. 06e0c17 Stop assuming the PCI bus will be 'pci.0' by Alistair Strachan · 6 years ago
  64. bb61eca Switch console from ISA to PCI serial port by Alistair Strachan · 6 years ago
  65. 7e5184b Give ivshmem-doorbell a fixed PCI address by Alistair Strachan · 6 years ago
  66. 59845dc Merge "Allow more RIL callbacks when the radio is "off"" into cuttlefish-testing by Treehugger Robot · 6 years ago
  67. 1a62e76 Restart crashed host processes by Jorge E. Moreira · 6 years ago
  68. ff02115 Allow more RIL callbacks when the radio is "off" by Cody Schuffelen · 6 years ago
  69. 8e9793e Fix some bugs with libcuttlefish_fs by Jorge E. Moreira · 6 years ago
  70. 4d3210d Don't start a new process to delete a file by Jorge E. Moreira · 6 years ago
  71. 724656a Merge "Retain address space for unmaped gralloc buffers" into cuttlefish-testing by Greg Hartman · 6 years ago
  72. 6ffa0cb Accommodate inherited file descriptors in the subprocess utilities. by Jorge E. Moreira · 6 years ago
  73. 9fa15aa Merge "Restore a default value for the path to the config file" into cuttlefish-testing by Jorge Moreira Broche · 6 years ago
  74. 3d8121c Retain address space for unmaped gralloc buffers by Greg Hartman · 6 years ago
  75. 5c9f87a Restore a default value for the path to the config file by Jorge E. Moreira · 6 years ago
  76. a00584e Restore a default value for the path to the config file by Jorge E. Moreira · 6 years ago
  77. f7a938e Merge "Merging from ab/5068661" by Greg Hartman · 6 years ago
  78. 33bc42e upload_to_gce_and_run: Add -data-image option by dimitry · 6 years ago
  79. 77bd6ef upload_to_gce_and_run: Add -data-image option by dimitry · 6 years ago
  80. 20defe3 Merging from ab/5068661 by Greg Hartman · 6 years ago
  81. 7338d35 Makes adb shell read device name from config by Ryan Haining · 6 years ago
  82. 98cd32d Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  83. f219a16 Use an environment variable for the config file. by Cody Schuffelen · 6 years ago
  84. 5898003 Move libvirt and qemu flags to the launcher. by Cody Schuffelen · 6 years ago
  85. 77c8202 Merge "Revert "Create a guest VLAN network with a host flag."" into cuttlefish-testing by Greg Hartman · 6 years ago
  86. 88df7a8 Revert "Create a guest VLAN network with a host flag." by Greg Hartman · 6 years ago
  87. 9c06f19 Merge aosp/master into cuttlefish-testing by Greg Hartman · 6 years ago
  88. 7b1cff1 Merge "Rebuild qemu build on the stable host image" into cuttlefish-testing by Treehugger Robot · 6 years ago
  89. 20580ae Rebuild qemu build on the stable host image by Greg Hartman · 6 years ago
  90. 33d1d0a Create a guest VLAN network with a host flag. by Cody Schuffelen · 6 years ago
  91. f1f28c5 Allow setupwizard.mode to be changed in the launcher by Greg Hartman · 6 years ago
  92. f747641 Merge goog/cuttlefish-testing into AOSP by Greg Hartman · 6 years ago
  93. aa22fc3 Uses "apt-get -y" with mk-build-deps by Ryan Haining · 6 years ago
  94. d48fa50 Merge "Fixes CHECK < which should be CHECK_LE" into cuttlefish-testing by TreeHugger Robot · 6 years ago
  95. a4e8cd9 Fixes CHECK < which should be CHECK_LE by Ryan Haining · 6 years ago
  96. 20df4ed Merge "Noop merge of aosp/cuttlefish-testing into goog/cuttlefish-testing" into cuttlefish-testing by TreeHugger Robot · 6 years ago
  97. 95bbbf5 Noop merge of aosp/cuttlefish-testing into goog/cuttlefish-testing by Greg Hartman · 6 years ago
  98. ea55d4b Create VLAN prototype host scripts. by Cody Schuffelen · 6 years ago
  99. a58abcb Fix cuttlefish use of cutils private headers am: 30fcffc3de by Colin Cross · 6 years ago
  100. d193549 Fix cuttlefish use of cutils private headers by Colin Cross · 6 years ago