1. ebe8eef libbase: add parsedouble.h. by Yabin Cui · 8 years ago
  2. 621bca8 Merge "Base: Remove LOG_S variants." by Treehugger Robot · 8 years ago
  3. cb35a4a Base: Remove LOG_S variants. by Andreas Gampe · 8 years ago
  4. b36ffed Merge "Add std::string system property functions." by Treehugger Robot · 8 years ago
  5. 5a7788c Add std::string system property functions. by Elliott Hughes · 8 years ago
  6. adc0e3d Base: Add more log macros by Andreas Gampe · 8 years ago
  7. e2a9eb0 base: rename unique_fd::clear() to unique_fd::reset(). by Josh Gao · 8 years ago
  8. 2619d51 Remove mutex.h and its uses. by Pirama Arumuga Nainar · 8 years ago
  9. 8e1f0d8 base: add parameter that controls O_NOFOLLOW in file functions. by Josh Gao · 8 years ago
  10. 15146c9 Merge changes Ie15fcb8f,I0a895911 by Treehugger Robot · 8 years ago
  11. f6d181b base: add quick_exit emulation. by Josh Gao · 8 years ago
  12. b08de45 base: extract mutex.h from logging.cpp. by Josh Gao · 8 years ago
  13. 702ab48 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 8 years ago
  14. 9008e8d Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  15. d2a4f21 Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  16. e881c11 Merge "Base: assume and use C++11 in libbase" by Treehugger Robot · 8 years ago
  17. b1de377 Base: assume and use C++11 in libbase by Andreas Gampe · 8 years ago
  18. 9c60caf Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 8 years ago
  19. 48f0eb5 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  20. 84ccf0b Merge "Base: add more thread annotations" by Treehugger Robot · 8 years ago
  21. 96396ab Merge "base: disallow close() on unique_fd." by Josh Gao · 8 years ago
  22. 0a159c4 Base: add more thread annotations by Andreas Gampe · 8 years ago
  23. 4dae344 Merge "Add android::base::Readlink." by Treehugger Robot · 8 years ago
  24. a634a9a Add android::base::Readlink. by Elliott Hughes · 8 years ago
  25. d2b2f3e base: disallow close() on unique_fd. by Josh Gao · 8 years ago
  26. b0af422 Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS by Andreas Gampe · 8 years ago
  27. 8cf75f0 Move init's kernel logging into libbase. by Elliott Hughes · 8 years ago
  28. 7fb9934 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 8 years ago
  29. d0de23d adb/base: allow use of unique_fd inside adb. by Josh Gao · 8 years ago
  30. 39ea3c5 Don't include android-base/macros.h from android-base/unique_fd.h by Christopher Wiley · 8 years ago
  31. 4c916cb Define LIKELY and UNLIKELY in a vendor friendly way by Christopher Wiley · 8 years ago
  32. e949f6d Add operator int() to unique_fd. by Elliott Hughes · 8 years ago
  33. 737337f Merge "Fix <android-base/*.h> header guards." by Elliott Hughes · 8 years ago
  34. 9d93f9f Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd." by Elliott Hughes · 8 years ago
  35. f522443 Fix <android-base/*.h> header guards. by Elliott Hughes · 8 years ago
  36. b1fa61b Copy the good comment and warn_unused_result from ScopedFd to unique_fd. by Elliott Hughes · 8 years ago
  37. e4f0104 Merge "Add C++ thread annotations support to core." by Pierre Imai · 8 years ago
  38. 56dda60 Add C++ thread annotations support to core. by Pierre Imai · 8 years ago
  39. d65bb9d base: Avoid compilation error when compiled with -Wdangling-else. by Yabin Cui · 8 years ago
  40. 2de4cac Make CHECK(x) work with static analyzer. by Chih-Hung Hsieh · 8 years ago
  41. 5b3be17 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  42. 3222083 base: add SystemErrorCodeToString() function. by David Pursell · 9 years ago
  43. 8f6a5a0 base: add API to remove file if it exists. by Yabin Cui · 9 years ago
  44. dd5a956 base: add network address parsing function from adb. by David Pursell · 9 years ago
  45. afa09af Rename base/ to android-base/. by Elliott Hughes · 9 years ago
  46. ebcc883 Add a symlink android-base/ pointing to base/. by Elliott Hughes · 9 years ago