1. 4221e2c base: hopefully fix the mac build. by Josh Gao · 7 years ago
  2. fdf832d base: add Pipe and Socketpair wrappers. by Josh Gao · 7 years ago
  3. 5d1b1a8 base: rename unique_fd::clear() to unique_fd::reset(). by Josh Gao · 8 years ago
  4. 6496c4b base: disallow close() on unique_fd. by Josh Gao · 8 years ago
  5. 13ea01d adb/base: allow use of unique_fd inside adb. by Josh Gao · 8 years ago
  6. 2a7b863 Don't include android-base/macros.h from android-base/unique_fd.h by Christopher Wiley · 8 years ago
  7. 2c5d1d7 Add operator int() to unique_fd. by Elliott Hughes · 9 years ago
  8. 3761365 Merge "Fix <android-base/*.h> header guards." by Elliott Hughes · 9 years ago
  9. 54c72aa Fix <android-base/*.h> header guards. by Elliott Hughes · 9 years ago
  10. c0e6e40 Copy the good comment and warn_unused_result from ScopedFd to unique_fd. by Elliott Hughes · 9 years ago
  11. f2584be Rename base/ to android-base/. by Elliott Hughes · 9 years ago[Renamed from base/include/base/unique_fd.h]
  12. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  13. 918b9e8 Introduce unique_fd by Casey Dahlin · 9 years ago