1. c8745ba Configure the tap fd before passing it to crosvm by Jorge E. Moreira · 5 years ago
  2. 5a67de2 Fix the way the tap file descriptors are opened. by Cody Schuffelen · 5 years ago
  3. c82e5a3 Restore the unit tests for simulated buffer by Greg Hartman · 5 years ago
  4. 496582f Merge "Adds a function to connect to tap interfaces to cuttlefish_utils" into cuttlefish-testing by Treehugger Robot · 5 years ago
  5. ae3163f Adds a function to connect to tap interfaces to cuttlefish_utils by Jorge E. Moreira · 6 years ago
  6. d4e919a Merge changes from topic "2019-02-07-cf-vsock" into cuttlefish-testing by Cody Schuffelen · 6 years ago
  7. 6214af7 Delete unused wifi exchange shared memory region by Jorge E. Moreira · 6 years ago
  8. 871a41b Delete the (unused) Ril shared memory region by Jorge E. Moreira · 6 years ago
  9. ba673b7 Initialize cuttlefish's ril from properties instead of VSoC region by Jorge E. Moreira · 6 years ago
  10. 2716384 Differentiate ports for vsock_tunnel, native_vsock. by Cody Schuffelen · 6 years ago
  11. a4dac8b Add I/O redirection to cvd::Command by Jorge E. Moreira · 6 years ago
  12. 3ee23ab Fail gracefully in kernels missing vsock support. by Cody Schuffelen · 6 years ago
  13. 834fbf6 Add support for arm{,64} cuttlefish phone platforms by Alistair Strachan · 6 years ago
  14. 97f888c Merge "Deduces function signature in thunk" into cuttlefish-testing by Ryan Haining · 6 years ago
  15. 984f347 Merge "Uses variadic templates in thunkers" into cuttlefish-testing by Ryan Haining · 6 years ago
  16. b5bed9e Deduces function signature in thunk by Ryan Haining · 6 years ago
  17. 5b83c65 Uses variadic templates in thunkers by Ryan Haining · 6 years ago
  18. fa69c38 Support ADB over vsock from the guest and the host. by Cody Schuffelen · 6 years ago
  19. 412a692 Adds inline specifier to inline constructor by Ryan Haining · 6 years ago
  20. 2402ee5 Add a launcher -data_policy=resize_up_to mode. by Cody Schuffelen · 6 years ago
  21. 561e001 tcp_socket: send() with MSG_NOSIGNAL by Ryan Haining · 6 years ago
  22. 58ab4cd Moves create message functions into tcp library by Ryan Haining · 6 years ago
  23. 334f3a9 Extract managed region tests into its own target by Jorge E. Moreira · 6 years ago
  24. 1a62e76 Restart crashed host processes by Jorge E. Moreira · 6 years ago
  25. 8e9793e Fix some bugs with libcuttlefish_fs by Jorge E. Moreira · 6 years ago
  26. 6ffa0cb Accommodate inherited file descriptors in the subprocess utilities. by Jorge E. Moreira · 6 years ago
  27. 7be35a1 Add a log message to show that the socket_forward_proxy is waiting by Greg Hartman · 6 years ago
  28. 2d0af9d Fix constexpr struct in netlink_request_test. by Cody Schuffelen · 6 years ago
  29. bd13c23 Make NetlinkRequest::AddInt generic. by Cody Schuffelen · 6 years ago
  30. e6d0c9c Fix netlink_request_test.cpp. by Cody Schuffelen · 6 years ago
  31. d3f185d AbsolutePath() is good if file doesn't exist by Ryan Haining · 6 years ago
  32. 9dc66fe Merge "Adds SharedFD implementations of creat() and dup2()" into gce-dev by TreeHugger Robot · 6 years ago
  33. 6d7753e Adds SharedFD implementations of creat() and dup2() by Jorge E. Moreira · 6 years ago
  34. 10e4231 Adds RealPath utility function by Ryan Haining · 6 years ago
  35. 4f124a2 Merge "Adds a function to utils library to check group membership" into gce-dev by TreeHugger Robot · 6 years ago
  36. e23e695 Adds a function to utils library to check group membership by Jorge E. Moreira · 6 years ago
  37. bd1fedf Silence repeated log messages about adb connections by Greg Hartman · 6 years ago
  38. 3c8203b Merge "Moves adb connection maintainer to its own process" into gce-dev by TreeHugger Robot · 6 years ago
  39. 02f464c Move DirExists and FileHasContent to utils library by Jorge E. Moreira · 6 years ago
  40. cfbb410 Adds an overload to SharedFD::CopyFrom that takes the length by Jorge E. Moreira · 6 years ago
  41. 415eea2 Log the entire command on subprocess.cpp by Jorge E. Moreira · 6 years ago
  42. e0ac6c6 Moves adb connection maintainer to its own process by Ryan Haining · 6 years ago
  43. b5fb338 Slimmer rewrite of socket_forward_proxy by Ryan Haining · 6 years ago
  44. 22561d9 Writes region description to shmem file in the launcher. by Jorge E. Moreira · 6 years ago
  45. 4f3931b Move align functions to libcuttlefish_utils by Jorge E. Moreira · 6 years ago
  46. a8142f9 Call qemu directly when host packages support it by Jorge E. Moreira · 6 years ago
  47. 2a777f6 Move StringFromEnv to libcuttlefish_utils by Jorge E. Moreira · 6 years ago
  48. 6a9d629 Moves the subprocess function to a library by Jorge E. Moreira · 6 years ago
  49. a1fdfb9 Merge "Send signal when guest picks up queue." into gce-dev by TreeHugger Robot · 6 years ago
  50. 7346a1a Merge changes from topic "no-instance-flag" into gce-dev by TreeHugger Robot · 6 years ago
  51. 0bf3b64 Send signal when guest picks up queue. by Ryan Haining · 6 years ago
  52. ca60a62 Sends signal on data()->seq_num by Ryan Haining · 6 years ago
  53. 577383b Refactors libvirt dependencies out of guest_config and launcher by Jorge E. Moreira · 6 years ago
  54. b597482 Moves dealing with VSoC layout to vsoc_lib library by Jorge E. Moreira · 6 years ago
  55. e34e9d4 Enable layout checks for all types again. by Jorge E. Moreira · 6 years ago
  56. 5a3e522 Merge "Host socket_forward_proxy waits for guest" into gce-dev by Ryan Haining · 6 years ago
  57. b05877c Host socket_forward_proxy waits for guest by Ryan Haining · 6 years ago
  58. 4f498ee Refactor the static checks of layout structures. by Jorge E. Moreira · 6 years ago
  59. e451e9d Removes old-style casts found by -Wold-style-cast by Ryan Haining · 6 years ago
  60. f3c0cb6 Merge "Maintains socket forward connections." into gce-dev by Ryan Haining · 6 years ago
  61. 6ef8a38 Maintains socket forward connections. by Ryan Haining · 6 years ago
  62. 7756ba7 Split wifi_relay into host and guest versions by Greg Hartman · 6 years ago
  63. b8f1bf9 Clean up and simplify WiFi by Greg Hartman · 6 years ago
  64. 32f2a0e Adds copyright header to some Android.bp files by Jorge E. Moreira · 6 years ago
  65. 21288ad Support HAL_PIXEL_FORMAT_RGBA_FP16 in gralloc by Greg Hartman · 6 years ago
  66. ed46f31 Clean up prior version of WiFi by Greg Hartman · 6 years ago
  67. dd38aab Merge "(region_view) Removes unique_ptr<thread>" into gce-dev by Ryan Haining · 6 years ago
  68. 0c87d6b Merge "(wifi) Removes unique_ptr<thread> and detaches" into gce-dev by TreeHugger Robot · 6 years ago
  69. cc45b36 Merge "Makes wifi configurable over shared memory" into gce-dev by Greg Hartman · 6 years ago
  70. 819437e Merge "Push virtio-net interface renaming into userspace." into gce-dev by Alistair Strachan · 6 years ago
  71. eb52c4d (region_view) Removes unique_ptr<thread> by Ryan Haining · 6 years ago
  72. b6c866f (wifi) Removes unique_ptr<thread> and detaches by Ryan Haining · 6 years ago
  73. 8adbea1 Push virtio-net interface renaming into userspace. by Alistair Strachan · 6 years ago
  74. b48ceaf socket_forward_proxy_[host_]ports to launch_cvd by Ryan Haining · 6 years ago
  75. 11aa414 Makes wifi configurable over shared memory by Jorge E. Moreira · 6 years ago
  76. 35158cb Implementing record_audio as a host command instead of a shell command by Andreas Huber · 7 years ago
  77. 2c4cca5 Squash linux_glibc that sneaked in via wifi by Greg Hartman · 6 years ago
  78. 9747617 Fix RegionWorker thread exiting prematurely due to referencing by Andreas Huber · 6 years ago
  79. 21b7af5 Squashed commit of the following: by Andreas Huber · 6 years ago
  80. 54923bd Callers of RegionView::StartWorker() MUST retain the return value in by Andreas Huber · 6 years ago
  81. f3ac7d9 Revert "Revert "Integrate with the vsoc driver futex and add tests"" by Greg Hartman · 6 years ago
  82. 526037a Merge "Retries connection until established." into gce-dev by Ryan Haining · 6 years ago
  83. b6bea44 Biases port numbers. by Ryan Haining · 6 years ago
  84. 89a4aa3 Retries connection until established. by Ryan Haining · 6 years ago
  85. 508c808 Replaces linux/linux_glibc with host by Ryan Haining · 6 years ago
  86. ed1fe92 Revert "Replaces linux/linux_glibc with host" by Ryan Haining · 6 years ago
  87. ff4c378 Replaces linux/linux_glibc with host by Ryan Haining · 6 years ago
  88. 61b1649 Fixes cleanup issue in guest restart. by Ryan Haining · 6 years ago
  89. 143b488 Enables several ports in socket_forward_proxy host by Ryan Haining · 6 years ago
  90. d0bd2ad Moves socket_forward_proxy from commands/ to frontend/ by Ryan Haining · 6 years ago
  91. 33fe8e9 Handle restarts of socket_forward_proxy process by Ryan Haining · 6 years ago
  92. 5643ff4 Removes value initializer by Ryan Haining · 6 years ago
  93. 2700e00 Revert "Integrate with the vsoc driver futex and add tests" by Greg Hartman · 6 years ago
  94. c92951d Merge "One queue state per direction." into gce-dev by Ryan Haining · 6 years ago
  95. c7151ad Integrate with the vsoc driver futex and add tests by Greg Hartman · 6 years ago
  96. 5fab515 Convert Sides to a sized union by Greg Hartman · 6 years ago
  97. 6d8e899 Refactoring to handle cleaned up uapi headers by Greg Hartman · 6 years ago
  98. 1482afb One queue state per direction. by Ryan Haining · 6 years ago
  99. 9364dee Read End from queue, Shutdown(SHUT_WR) socket by Ryan Haining · 6 years ago
  100. 732b460 Adds Shutdown() function to SharedFD by Ryan Haining · 6 years ago