1. 44e89b6 Merge "Check that TAP devices aren't in use." by Alistair Delva · 4 years, 8 months ago
  2. 971842d Check that TAP devices aren't in use. by Cody Schuffelen · 4 years, 8 months ago
  3. 7c28a1a Merge changes Ifd0ede87,Ide901321 by Treehugger Robot · 4 years, 8 months ago
  4. fb87708 Merge "Tee output of assemble_cvd and run_cvd to a log file" by Treehugger Robot · 4 years, 8 months ago
  5. 36845e3 Use big enough types to accomodate port numbers by Jorge E. Moreira · 4 years, 8 months ago
  6. 2a4746f Implement SharedFD::MemfdCreate. by Cody Schuffelen · 5 years ago
  7. 198402c Move subprocess_impl into Command::Start. by Cody Schuffelen · 4 years, 8 months ago
  8. f98a432 Create a SubprocessOptions class for last-minute config by Cody Schuffelen · 4 years, 8 months ago
  9. e567087 Move with_control_socket to be a flag on the Subprocess by Cody Schuffelen · 4 years, 8 months ago
  10. 1cf4f13 Make subprocesses die when their parents do by Cody Schuffelen · 4 years, 8 months ago
  11. 9c061b0 Tee output of assemble_cvd and run_cvd to a log file by Cody Schuffelen · 4 years, 9 months ago
  12. 14ecb07 Add port-generic options to SharedFD vsockets by Cody Schuffelen · 4 years, 9 months ago
  13. d9540dc Delete libcuttlefish_strings. by Cody Schuffelen · 4 years, 9 months ago
  14. 4573f36 Delete cuttlefish_auto_resources by Cody Schuffelen · 4 years, 9 months ago
  15. ec8993b Delete many references to cuttlefish_auto_resources by Cody Schuffelen · 4 years, 9 months ago
  16. 698c8df Merge changes I8b57ef5e,I7545ec8e by Cody Schuffelen · 4 years, 9 months ago
  17. 213600a Use F_DUPFD_CLOEXEC with SharedFD::Dup. by Cody Schuffelen · 4 years, 9 months ago
  18. c33a1dc Create subprocess file descriptors as cloexec by Cody Schuffelen · 4 years, 9 months ago
  19. 82ca881d netlink_request: guard memcpy with a length check by George Burgess IV · 4 years, 9 months ago
  20. 99a80b2 Merge "Remove build dependencies on libcuttlefish_strings" by Treehugger Robot · 4 years, 9 months ago
  21. 08aa9bd Merge "Remove uses of cvd::StrSplit." by Treehugger Robot · 4 years, 9 months ago
  22. 486743f Remove build dependencies on libcuttlefish_strings by Cody Schuffelen · 4 years, 9 months ago
  23. f4a1cdb Remove uses of cvd::StrSplit. by Cody Schuffelen · 4 years, 9 months ago
  24. 4ede79d Replace AutoFreeBuffer uses for SharedFD by Cody Schuffelen · 4 years, 9 months ago
  25. 0405731 AutoFreeBuffer -> std::vector<char> for netlink by Cody Schuffelen · 4 years, 9 months ago
  26. f40d380 Delete AutoCloseFileDescriptor. It is dead code. by Cody Schuffelen · 4 years, 9 months ago
  27. be33c5d Delete AutoCloseFILE. It is dead code. by Cody Schuffelen · 4 years, 9 months ago
  28. 70455fb Delete AutoUMask. It is dead code. by Cody Schuffelen · 4 years, 9 months ago
  29. 05409e9 Update hwcomposer to retry when fetching the device config by Jason Macnak · 4 years, 10 months ago
  30. 7e35fb3 execute_capture_output -> RunWithManagedStdio by Cody Schuffelen · 4 years, 11 months ago
  31. c79185d Support silently running subprocesses. by Cody Schuffelen · 4 years, 11 months ago
  32. 80f2deb Merge "Delete common/libs/fs/gce_fs.*" by Treehugger Robot · 5 years ago
  33. 02ed2f9 Merge changes Ia984c5bf,Ibead8831 by Treehugger Robot · 5 years ago
  34. 140bf2d Merge changes I094f38b8,Ic7db984a,Ic5b38a12 by Treehugger Robot · 5 years ago
  35. c4339ad Add a Stop() method to cvd::Subprocess by Jorge E. Moreira · 5 years ago
  36. fbeb315 Add archive utilities. by Cody Schuffelen · 5 years ago
  37. 51867bd Add ReadExact and WriteAll methods for SharedFDs. by Cody Schuffelen · 5 years ago
  38. 3687635 Delete common/libs/fs/gce_fs.* by Cody Schuffelen · 5 years ago
  39. 189d823 Subprocesses can start as heads of their own process group by Jorge E. Moreira · 5 years ago
  40. 845c390 Merge "Add cuttlefish_thread_test to TEST_MAPPING" by Treehugger Robot · 5 years ago
  41. 546794c Merge "Add cuttlefish_simulated_buffer_test to TEST_MAPPING" by Treehugger Robot · 5 years ago
  42. 9350fa0 Add cuttlefish_thread_test to TEST_MAPPING by Cody Schuffelen · 5 years ago
  43. a198d6b Add cuttlefish_simulated_buffer_test to TEST_MAPPING by Cody Schuffelen · 5 years ago
  44. fc56e84 Add shared_fd_test.cpp to TEST_MAPPING. by Cody Schuffelen · 5 years ago
  45. b11b460 Fix unspecified behavior in SharedFD constructors. by Cody Schuffelen · 5 years ago
  46. c374c8c Support redirecting subprocess stdio to parent stdio. by Cody Schuffelen · 5 years ago
  47. 5133a31 Add an execute_capture_output function. by Cody Schuffelen · 5 years ago
  48. 1307b8f Make common/libs/strings static+shared. by Cody Schuffelen · 5 years ago
  49. 88370b6 Implement ReadAll(SharedFD, std::string*) by Cody Schuffelen · 5 years ago
  50. d0833e0 Support extracting into arbitrary directories. by Cody Schuffelen · 5 years ago
  51. c775e3b Extract the downloaded archives. by Cody Schuffelen · 5 years ago
  52. 69c1959 Re-create the composite disk with newer partitions by Cody Schuffelen · 5 years ago
  53. f42e253 Crosvm HWComposer HAL gets configuration from configuration server by Jorge E. Moreira · 5 years ago
  54. 45fe6f0 Merge "Revert "Changed all newly made cf host presubmit to postsubmits"" into cuttlefish-testing by Ram Muthiah · 5 years ago
  55. 2b89df6 Revert "Changed all newly made cf host presubmit to postsubmits" by Ram Muthiah · 5 years ago
  56. b945eb1 Add a GetParameterBuilder function to cvd::Command by Jorge E. Moreira · 5 years ago
  57. f523229 Changed all newly made cf host presubmit to postsubmits by Ram Muthiah · 5 years ago
  58. 0cc37d6 Add device test tag to all cuttlefish common presubmit tests by Ram Muthiah · 5 years ago
  59. d0f6f87 Enable TEST_MAPPING to run unit tests in cuttlefish_common by Ram Muthiah · 5 years ago
  60. 792e2ad Tombstone Monitor for CVD by Ram Muthiah · 5 years ago
  61. f1f7cb3 Add the device configuration server by Jorge E. Moreira · 5 years ago
  62. f15975c Log less frequently from the vsock proxy by Jorge E. Moreira · 5 years ago
  63. 7b0059a More file functions in libcuttlefish_utils by Jorge E. Moreira · 5 years ago
  64. c8745ba Configure the tap fd before passing it to crosvm by Jorge E. Moreira · 5 years ago
  65. 5a67de2 Fix the way the tap file descriptors are opened. by Cody Schuffelen · 5 years ago
  66. c82e5a3 Restore the unit tests for simulated buffer by Greg Hartman · 6 years ago
  67. ae3163f Adds a function to connect to tap interfaces to cuttlefish_utils by Jorge E. Moreira · 6 years ago
  68. ba673b7 Initialize cuttlefish's ril from properties instead of VSoC region by Jorge E. Moreira · 6 years ago
  69. a4dac8b Add I/O redirection to cvd::Command by Jorge E. Moreira · 6 years ago
  70. 97f888c Merge "Deduces function signature in thunk" into cuttlefish-testing by Ryan Haining · 6 years ago
  71. 984f347 Merge "Uses variadic templates in thunkers" into cuttlefish-testing by Ryan Haining · 6 years ago
  72. b5bed9e Deduces function signature in thunk by Ryan Haining · 6 years ago
  73. 5b83c65 Uses variadic templates in thunkers by Ryan Haining · 6 years ago
  74. fa69c38 Support ADB over vsock from the guest and the host. by Cody Schuffelen · 6 years ago
  75. 412a692 Adds inline specifier to inline constructor by Ryan Haining · 6 years ago
  76. 2402ee5 Add a launcher -data_policy=resize_up_to mode. by Cody Schuffelen · 6 years ago
  77. 561e001 tcp_socket: send() with MSG_NOSIGNAL by Ryan Haining · 6 years ago
  78. 58ab4cd Moves create message functions into tcp library by Ryan Haining · 6 years ago
  79. 1a62e76 Restart crashed host processes by Jorge E. Moreira · 6 years ago
  80. 8e9793e Fix some bugs with libcuttlefish_fs by Jorge E. Moreira · 6 years ago
  81. 6ffa0cb Accommodate inherited file descriptors in the subprocess utilities. by Jorge E. Moreira · 6 years ago
  82. 2d0af9d Fix constexpr struct in netlink_request_test. by Cody Schuffelen · 6 years ago
  83. bd13c23 Make NetlinkRequest::AddInt generic. by Cody Schuffelen · 6 years ago
  84. e6d0c9c Fix netlink_request_test.cpp. by Cody Schuffelen · 6 years ago
  85. d3f185d AbsolutePath() is good if file doesn't exist by Ryan Haining · 6 years ago
  86. 9dc66fe Merge "Adds SharedFD implementations of creat() and dup2()" into gce-dev by TreeHugger Robot · 6 years ago
  87. 6d7753e Adds SharedFD implementations of creat() and dup2() by Jorge E. Moreira · 6 years ago
  88. 10e4231 Adds RealPath utility function by Ryan Haining · 6 years ago
  89. 4f124a2 Merge "Adds a function to utils library to check group membership" into gce-dev by TreeHugger Robot · 6 years ago
  90. e23e695 Adds a function to utils library to check group membership by Jorge E. Moreira · 6 years ago
  91. bd1fedf Silence repeated log messages about adb connections by Greg Hartman · 6 years ago
  92. 02f464c Move DirExists and FileHasContent to utils library by Jorge E. Moreira · 6 years ago
  93. cfbb410 Adds an overload to SharedFD::CopyFrom that takes the length by Jorge E. Moreira · 6 years ago
  94. 415eea2 Log the entire command on subprocess.cpp by Jorge E. Moreira · 6 years ago
  95. 4f3931b Move align functions to libcuttlefish_utils by Jorge E. Moreira · 6 years ago
  96. 2a777f6 Move StringFromEnv to libcuttlefish_utils by Jorge E. Moreira · 6 years ago
  97. 6a9d629 Moves the subprocess function to a library by Jorge E. Moreira · 6 years ago
  98. e451e9d Removes old-style casts found by -Wold-style-cast by Ryan Haining · 6 years ago
  99. b8f1bf9 Clean up and simplify WiFi by Greg Hartman · 6 years ago
  100. 32f2a0e Adds copyright header to some Android.bp files by Jorge E. Moreira · 6 years ago