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