1. ebe8eef libbase: add parsedouble.h. by Yabin Cui · 8 years ago
  2. 5cbb251 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  3. 621bca8 Merge "Base: Remove LOG_S variants." by Treehugger Robot · 8 years ago
  4. cb35a4a Base: Remove LOG_S variants. by Andreas Gampe · 8 years ago
  5. b36ffed Merge "Add std::string system property functions." by Treehugger Robot · 8 years ago
  6. 5a7788c Add std::string system property functions. by Elliott Hughes · 8 years ago
  7. c65ea94 Base: Check severity in destructor by Andreas Gampe · 8 years ago
  8. adc0e3d Base: Add more log macros by Andreas Gampe · 8 years ago
  9. e2a9eb0 base: rename unique_fd::clear() to unique_fd::reset(). by Josh Gao · 8 years ago
  10. 2619d51 Remove mutex.h and its uses. by Pirama Arumuga Nainar · 8 years ago
  11. 8e1f0d8 base: add parameter that controls O_NOFOLLOW in file functions. by Josh Gao · 8 years ago
  12. fa761c4 Fix darwin build break. by Josh Gao · 8 years ago
  13. 15146c9 Merge changes Ie15fcb8f,I0a895911 by Treehugger Robot · 8 years ago
  14. f6d181b base: add quick_exit emulation. by Josh Gao · 8 years ago
  15. b08de45 base: extract mutex.h from logging.cpp. by Josh Gao · 8 years ago
  16. 702ab48 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 8 years ago
  17. 9008e8d Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  18. d2a4f21 Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  19. 762639d Clean up the libbase logging test. by Elliott Hughes · 8 years ago
  20. 0b5cb17 Base: Fix logging_test by Andreas Gampe · 8 years ago
  21. e881c11 Merge "Base: assume and use C++11 in libbase" by Treehugger Robot · 8 years ago
  22. b1de377 Base: assume and use C++11 in libbase by Andreas Gampe · 8 years ago
  23. 58668ac base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 8 years ago
  24. 9c60caf Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 8 years ago
  25. 48f0eb5 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  26. 84ccf0b Merge "Base: add more thread annotations" by Treehugger Robot · 8 years ago
  27. 96396ab Merge "base: disallow close() on unique_fd." by Josh Gao · 8 years ago
  28. 0a159c4 Base: add more thread annotations by Andreas Gampe · 8 years ago
  29. 4dae344 Merge "Add android::base::Readlink." by Treehugger Robot · 8 years ago
  30. a634a9a Add android::base::Readlink. by Elliott Hughes · 8 years ago
  31. d2b2f3e base: disallow close() on unique_fd. by Josh Gao · 8 years ago
  32. b0af422 Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS by Andreas Gampe · 8 years ago
  33. fdfd816 Move init's kernel logging into libbase. am: 7bc87a5a78 by Elliott Hughes · 8 years ago
  34. 8cf75f0 Move init's kernel logging into libbase. by Elliott Hughes · 8 years ago
  35. 3594609 Merge \"libbase should use its own logging!\" am: 9f05901b9a by Elliott Hughes · 8 years ago
  36. 7d9a479 libbase should use its own logging! by Elliott Hughes · 8 years ago
  37. 003fcaa Merge \"Convert libbase Android.mk to Android.bp\" am: df252716f6 by Colin Cross · 8 years ago
  38. caaeb28 Convert libbase Android.mk to Android.bp by Colin Cross · 8 years ago
  39. 6004cef Merge \\"Add timestamps to libbase\\'s stderr logging.\\" am: 55d20a7632 by Elliott Hughes · 8 years ago
  40. 009091e Merge \"Add timestamps to libbase\'s stderr logging.\" am: 55d20a7632 by Elliott Hughes · 8 years ago
  41. 6522eb5 Add timestamps to libbase's stderr logging. by Elliott Hughes · 8 years ago
  42. b13feb3 adb: fix fd double close, Subprocess lifetime issue. am: 69d2f98197 -s ours by Josh Gao · 8 years ago
  43. 51ff702 adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 8 years ago
  44. 0c13ab8 resolve merge conflicts of e845c04 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  45. 7fb9934 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 8 years ago
  46. b0e3c00 Merge "adb/base: allow use of unique_fd inside adb." am: 210fdc2742 by Josh Gao · 8 years ago
  47. d0de23d adb/base: allow use of unique_fd inside adb. by Josh Gao · 8 years ago
  48. 01cad31 Merge "Don\'t include android-base/macros.h from android-base/unique_fd.h" am: 090003a by Treehugger Robot · 8 years ago
  49. 39ea3c5 Don't include android-base/macros.h from android-base/unique_fd.h by Christopher Wiley · 8 years ago
  50. f73c4ce Merge "Define LIKELY and UNLIKELY in a vendor friendly way" am: 7ed5194 by Treehugger Robot · 8 years ago
  51. 4c916cb Define LIKELY and UNLIKELY in a vendor friendly way by Christopher Wiley · 8 years ago
  52. 2606435 Merge "base: Avoid compilation error when compiled with -Wdangling-else." into nyc-dev by Yabin Cui · 8 years ago
  53. ea023e8 Merge "base: Avoid compilation error when compiled with -Wdangling-else." into nyc-dev by Yabin Cui · 8 years ago
  54. a61a79b base: Avoid compilation error when compiled with -Wdangling-else. by Yabin Cui · 8 years ago
  55. ee83d37 Merge "Add C++ thread annotations support to core." into nyc-dev by Pierre Imai · 8 years ago
  56. b2322f1 Add C++ thread annotations support to core. by Pierre Imai · 8 years ago
  57. 39e7c1b Merge "Add operator int() to unique_fd." am: c8e179c am: fabe534 by Elliott Hughes · 8 years ago
  58. e949f6d Add operator int() to unique_fd. by Elliott Hughes · 8 years ago
  59. 7f322f9 Merge "Fix <android-base/*.h> header guards." am: 3761365 by Elliott Hughes · 8 years ago
  60. c0ac4bd Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd." by Elliott Hughes · 8 years ago
  61. 737337f Merge "Fix <android-base/*.h> header guards." by Elliott Hughes · 8 years ago
  62. 9d93f9f Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd." by Elliott Hughes · 8 years ago
  63. f522443 Fix <android-base/*.h> header guards. by Elliott Hughes · 8 years ago
  64. b1fa61b Copy the good comment and warn_unused_result from ScopedFd to unique_fd. by Elliott Hughes · 8 years ago
  65. 8c129a7 Merge "Add C++ thread annotations support to core." am: e65f8be by Pierre Imai · 8 years ago
  66. e4f0104 Merge "Add C++ thread annotations support to core." by Pierre Imai · 8 years ago
  67. 56dda60 Add C++ thread annotations support to core. by Pierre Imai · 8 years ago
  68. 6813e84 Merge "base: Avoid compilation error when compiled with -Wdangling-else." by Yabin Cui · 8 years ago
  69. d65bb9d base: Avoid compilation error when compiled with -Wdangling-else. by Yabin Cui · 8 years ago
  70. e73b811 libziparchive: port unit tests to darwin and windows. am: b2a770042e by Yabin Cui · 8 years ago
  71. 8f6dd1c libziparchive: port unit tests to darwin and windows. by Yabin Cui · 8 years ago
  72. 5fc07ab Merge "Make CHECK(x) work with static analyzer." am: d02e6887ca am: d0b09603dd by Chih-Hung Hsieh · 8 years ago
  73. 765a264 Merge "Make CHECK(x) work with static analyzer." am: d02e6887ca by Chih-Hung Hsieh · 8 years ago
  74. fa74e4d Merge "Revert "Introduce unique_fd"" into nyc-dev am: 263d140895 by Elliott Hughes · 8 years ago
  75. 4b74ad3 Merge "Revert "Introduce unique_fd"" into nyc-dev by Elliott Hughes · 8 years ago
  76. 55bf0a6 Revert "Introduce unique_fd" by Elliott Hughes · 8 years ago
  77. 2de4cac Make CHECK(x) work with static analyzer. by Chih-Hung Hsieh · 8 years ago
  78. 947c334 Merge "Fix windows 64-bit builds" into nyc-dev am: 242393fec1 -s ours by Dan Willemsen · 8 years ago
  79. 8172e15 Fix windows 64-bit builds by Dan Willemsen · 8 years ago
  80. 1ac34f4 Introduce unique_fd am: 97b3e66d3e by Casey Dahlin · 8 years ago
  81. 02ea024 Introduce unique_fd by Casey Dahlin · 9 years ago
  82. 78ec941 Merge "Remove libbase\'s libutils dependency." am: b3a77b1198 am: 0a475f8dd2 by Elliott Hughes · 8 years ago
  83. dcf2340 Merge commit \'4352ee87fd74b931d4b58192fb8974e91aa899d0\' into HEAD by Bill Yi · 8 years ago
  84. 8298022 Merge "Remove libbase\'s libutils dependency." am: b3a77b1198 by Elliott Hughes · 8 years ago
  85. a57126b Remove libbase's libutils dependency. by Elliott Hughes · 8 years ago
  86. e2a9ff1 Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD by Bill Yi · 8 years ago
  87. 998a440 Merge "libziparchive: port unit tests to darwin and windows." am: b958d22310 by Yabin Cui · 8 years ago
  88. 3165416 Merge "libziparchive: port unit tests to darwin and windows." by Yabin Cui · 8 years ago
  89. 5b3be17 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 8 years ago
  90. cca1135 Merge "Fix windows 64-bit builds" am: 3f68ba4dc6 by Dan Willemsen · 8 years ago
  91. a9ff6c4 Merge "Fix windows 64-bit builds" by Dan Willemsen · 8 years ago
  92. c4e5425 Fix windows 64-bit builds by Dan Willemsen · 8 years ago
  93. ba523ee Merge "Fix libbase\'s logging dependency." am: ead369bdf0 am: 068e7f7d15 by Elliott Hughes · 8 years ago
  94. 8ec04cd Merge "Fix libbase\'s logging dependency." am: ead369bdf0 by Elliott Hughes · 8 years ago
  95. 7c43125 Fix libbase's logging dependency. by Elliott Hughes · 8 years ago
  96. 12cd6f2 Merge "base: add SystemErrorCodeToString() function." am: 79d8f07a6f by David Pursell · 8 years ago
  97. 707e18d Merge "base: add SystemErrorCodeToString() function." am: 79d8f07a6f by David Pursell · 8 years ago
  98. 3222083 base: add SystemErrorCodeToString() function. by David Pursell · 8 years ago
  99. 4fb430c Merge "base: add API to remove file if it exists." am: aef26bb1a4 am: f79a5f513b by Yabin Cui · 8 years ago
  100. b1b20be Merge "base: add API to remove file if it exists." am: aef26bb1a4 by Yabin Cui · 8 years ago