1. c713bce Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 8 years ago
  2. 13ea01d adb/base: allow use of unique_fd inside adb. by Josh Gao · 8 years ago
  3. 2a7b863 Don't include android-base/macros.h from android-base/unique_fd.h by Christopher Wiley · 8 years ago
  4. ec9ea66 Define LIKELY and UNLIKELY in a vendor friendly way by Christopher Wiley · 8 years ago
  5. 2c5d1d7 Add operator int() to unique_fd. by Elliott Hughes · 8 years ago
  6. 3761365 Merge "Fix <android-base/*.h> header guards." by Elliott Hughes · 8 years ago
  7. 19388fc Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd." by Elliott Hughes · 8 years ago
  8. 54c72aa Fix <android-base/*.h> header guards. by Elliott Hughes · 8 years ago
  9. c0e6e40 Copy the good comment and warn_unused_result from ScopedFd to unique_fd. by Elliott Hughes · 8 years ago
  10. e65f8be Merge "Add C++ thread annotations support to core." by Pierre Imai · 8 years ago
  11. 021ea2d Add C++ thread annotations support to core. by Pierre Imai · 8 years ago
  12. 2527628 base: Avoid compilation error when compiled with -Wdangling-else. by Yabin Cui · 8 years ago
  13. 7e0e14c Make CHECK(x) work with static analyzer. by Chih-Hung Hsieh · 8 years ago
  14. 8e6f722 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 8 years ago
  15. 5f787ed base: add SystemErrorCodeToString() function. by David Pursell · 8 years ago
  16. b6e314a base: add API to remove file if it exists. by Yabin Cui · 8 years ago
  17. 706955f base: add network address parsing function from adb. by David Pursell · 9 years ago
  18. f2584be Rename base/ to android-base/. by Elliott Hughes · 9 years ago
  19. 7f24c45 Add a symlink android-base/ pointing to base/. by Elliott Hughes · 9 years ago