1. 285ec67 Add ReadExactBinary and WriteAllBinary methods. by A. Cody Schuffelen · 4 years, 6 months ago
  2. 807aed3 Delete char* SharedFD functions. by A. Cody Schuffelen · 4 years, 6 months ago
  3. ef9195b Add `const std::string&` equivalents of SharedFD functions. by A. Cody Schuffelen · 4 years, 7 months ago
  4. a9f22c1 Delete unused methods in SharedFD by A. Cody Schuffelen · 4 years, 9 months ago
  5. fb87708 Merge "Tee output of assemble_cvd and run_cvd to a log file" by Treehugger Robot · 4 years, 10 months ago
  6. 2a4746f Implement SharedFD::MemfdCreate. by Cody Schuffelen · 5 years ago
  7. 9c061b0 Tee output of assemble_cvd and run_cvd to a log file by Cody Schuffelen · 4 years, 10 months ago
  8. 14ecb07 Add port-generic options to SharedFD vsockets by Cody Schuffelen · 4 years, 11 months ago
  9. 4573f36 Delete cuttlefish_auto_resources by Cody Schuffelen · 5 years ago
  10. ec8993b Delete many references to cuttlefish_auto_resources by Cody Schuffelen · 5 years ago
  11. 213600a Use F_DUPFD_CLOEXEC with SharedFD::Dup. by Cody Schuffelen · 5 years ago
  12. 4ede79d Replace AutoFreeBuffer uses for SharedFD by Cody Schuffelen · 5 years ago
  13. 80f2deb Merge "Delete common/libs/fs/gce_fs.*" by Treehugger Robot · 5 years ago
  14. 51867bd Add ReadExact and WriteAll methods for SharedFDs. by Cody Schuffelen · 5 years ago
  15. 3687635 Delete common/libs/fs/gce_fs.* by Cody Schuffelen · 5 years ago
  16. fc56e84 Add shared_fd_test.cpp to TEST_MAPPING. by Cody Schuffelen · 5 years ago
  17. b11b460 Fix unspecified behavior in SharedFD constructors. by Cody Schuffelen · 5 years ago
  18. 88370b6 Implement ReadAll(SharedFD, std::string*) by Cody Schuffelen · 5 years ago
  19. c775e3b Extract the downloaded archives. by Cody Schuffelen · 5 years ago
  20. 792e2ad Tombstone Monitor for CVD by Ram Muthiah · 5 years ago
  21. f15975c Log less frequently from the vsock proxy by Jorge E. Moreira · 6 years ago
  22. fa69c38 Support ADB over vsock from the guest and the host. by Cody Schuffelen · 6 years ago
  23. 412a692 Adds inline specifier to inline constructor by Ryan Haining · 6 years ago
  24. 8e9793e Fix some bugs with libcuttlefish_fs by Jorge E. Moreira · 6 years ago
  25. 6ffa0cb Accommodate inherited file descriptors in the subprocess utilities. by Jorge E. Moreira · 6 years ago
  26. 6d7753e Adds SharedFD implementations of creat() and dup2() by Jorge E. Moreira · 6 years ago
  27. bd1fedf Silence repeated log messages about adb connections by Greg Hartman · 6 years ago
  28. cfbb410 Adds an overload to SharedFD::CopyFrom that takes the length by Jorge E. Moreira · 6 years ago
  29. e451e9d Removes old-style casts found by -Wold-style-cast by Ryan Haining · 6 years ago
  30. 732b460 Adds Shutdown() function to SharedFD by Ryan Haining · 7 years ago
  31. d5c1bde Adds SocketLocalClient taking port. by Ryan Haining · 7 years ago
  32. 7d5e0bf Clean up warnings in cuttlefish_common by Greg Hartman · 7 years ago
  33. d0f20d4 Fix formatting by Greg Hartman · 7 years ago
  34. ce872ef Finish common makefile conversions by Greg Hartman · 7 years ago
  35. a2dd58e Merge "Iterate with a size_t to avoid warnings" into gce-dev by TreeHugger Robot · 7 years ago
  36. 817b05d Remove obsolete BUILD files by Greg Hartman · 7 years ago
  37. ee76f04 Iterate with a size_t to avoid warnings by Greg Hartman · 7 years ago
  38. 55d53ff Enable vsoc_lib to be compiled for guest by Tomasz Wiszkowski · 7 years ago
  39. 153b106 Do the big AVD -> CVD rename by Greg Hartman · 7 years ago
  40. a4ff248 Get all of the code to build under Android.bp by Greg Hartman · 7 years ago
  41. 854bcbc Added SocketLocalServer support for IP sockets by Jorge E. Moreira · 7 years ago
  42. 16fb174 Add support for epoll. by Tomasz Wiszkowski · 7 years ago
  43. 09c1778 Restore support for error/except FDs. by Tomasz Wiszkowski · 7 years ago
  44. af38c7c SharedFD: TimerFD by Tomasz Wiszkowski · 7 years ago
  45. 67fa858 Send SharedFD debug info to the log by Greg Hartman · 7 years ago
  46. d88403b Allow argument passing to SharedFD::Event() call by Tomasz Wiszkowski · 7 years ago
  47. 2c35922 Add Truncate method to shared_fd by Tomasz Wiszkowski · 7 years ago
  48. 40b88f5 Changes to support mmaping regions by Greg Hartman · 7 years ago
  49. 3c95aac Add support for passing fds in SharedFD by Greg Hartman · 7 years ago
  50. 75cc1e0 Fix MakeAddress for Unix domain sockets. by Ping-Hao Wu · 7 years ago
  51. a449e9c Moved from partner code. by Tomasz Wiszkowski · 7 years ago