1. c50f38f base: add helpers for sending/receiving file descriptors. by Josh Gao · 6 years ago
  2. f5b28ff MappedFile and FileMap should support zero-length mappings. by Elliott Hughes · 6 years ago
  3. 34e157b base: don't overwrite errno in unique_fd::~unique_fd. by Josh Gao · 6 years ago
  4. f6aa738 base: support optional flags in android::base::Pipe. by Yabin Cui · 6 years ago
  5. cbc9bc0 Libbase: NOLINT legacy unique_fd operator int by Andreas Gampe · 6 years ago
  6. c9add2a Build libbase with _FILE_OFFSET_BITS=64. by Elliott Hughes · 6 years ago
  7. c08f3d4 Add missing includes. by Florian Mayer · 6 years ago
  8. 2f9e49f Base: Explicitly set abort message on FATAL by Andreas Gampe · 6 years ago
  9. 8ce33c0 Merge "base: add more error-checking overloads for unique_fd." by Josh Gao · 6 years ago
  10. b6f6a20 base: TemporaryDir add DoNotRemove() method by Mark Salyzyn · 6 years ago
  11. f2e7615 base: TemporaryDir rm -rf directory in destructor by Mark Salyzyn · 6 years ago
  12. 00a6803 base: Add sensitivity to TMPDIR environment for TemporaryDir and TemporaryFile by Mark Salyzyn · 6 years ago
  13. 6f91d21 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  14. 40a4cb4 base: move TemporaryFile and TemporaryDir to android-base/file.h by Mark Salyzyn · 6 years ago
  15. 1f02e83 base: add more error-checking overloads for unique_fd. by Josh Gao · 6 years ago
  16. a5d863b libbase: add Fdopendir that takes a unique_fd. by Mathieu Chartier · 6 years ago
  17. a87b388 libbase: support char parameter in StartsWith/EndsWith. by Yabin Cui · 6 years ago
  18. c0f3e4a libbase: a slightly cleaner solution to libbase's `off64_t` problem. by Elliott Hughes · 6 years ago
  19. 7fb58b1 Merge "libbase: quick fix for Mac build." by Treehugger Robot · 6 years ago
  20. eb5684b libbase: quick fix for Mac build. by Elliott Hughes · 6 years ago
  21. 3f438d2 Merge "libbase: add O_CLOEXEC to <android-base/file.h>." by Elliott Hughes · 6 years ago
  22. 0c84ced libbase: remove ARRAYSIZE_UNSAFE. by Elliott Hughes · 6 years ago
  23. 2f5c3ff libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  24. 0909e46 Merge "Add a simple MappedFile to libbase and switch fastboot and libziparchive over." by Elliott Hughes · 6 years ago
  25. 5114008 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  26. 397961e adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
  27. 8829834 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 6 years ago
  28. 06518bc Assert that ParseInt/ParseUint are only used with signed/unsigned numbers respectively by Tom Cherry · 6 years ago
  29. 2f515bf Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  30. 00b10a8 Enable -Wexit-time-destructor for all targets by Pirama Arumuga Nainar · 6 years ago
  31. b1ea3d5 Add sys/types.h in utf8.h by Pirama Arumuga Nainar · 6 years ago
  32. 7462595 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  33. a0e9ad1 Merge "Add Start/Stop/Reset to CapturedStdFd." by Christopher Ferris · 6 years ago
  34. a6f0b67 Add Start/Stop/Reset to CapturedStdFd. by Christopher Ferris · 6 years ago
  35. 7c0f0f0 libbase: add Fdopen that takes a unique_fd. by Josh Gao · 6 years ago
  36. 3ac4085 Set errno for all error return cases. by Christopher Ferris · 6 years ago
  37. 7d264e5 Fix typo in parseint.untouched_on_failure test by Tom Cherry · 6 years ago
  38. 9e58f1b Fix two ParseInt edge cases by Tom Cherry · 6 years ago
  39. 16e29cf base: remove execute bit from utf8.h by Spencer Low · 6 years ago
  40. a8ab8ad ParseFloat/ParseDouble, also take std::string by Steven Moreland · 6 years ago
  41. f8c6bbb Merge "Add ParseFloat (in parsedouble.h)." by Steven Moreland · 6 years ago
  42. 6f91894 Merge "ParseDouble: allow validation only." by Treehugger Robot · 6 years ago
  43. 6d920d3 Add ParseFloat (in parsedouble.h). by Steven Moreland · 6 years ago
  44. 4e376b3 base: move unique_fd fdsan tests into bionic. by Josh Gao · 6 years ago
  45. 4d39661 ParseDouble: allow validation only. by Steven Moreland · 6 years ago
  46. a378a63 Merge "Remove unused logging symbols." am: 081b710b2e by Tomasz Wasilczyk · 6 years ago
  47. 38b69d7 Remove unused logging symbols. by Tomasz Wasilczyk · 6 years ago
  48. b965824 Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd.""" by Josh Gao · 6 years ago
  49. 5ac4c5a Merge "ParseInt/ParseUint: allow validation only." am: 3ba85c4d17 by Steven Moreland · 6 years ago
  50. 3d1e704 Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd.""" by Treehugger Robot · 6 years ago
  51. 6b4ef85 Revert "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 6 years ago
  52. c4f40bf ParseInt/ParseUint: allow validation only. by Steven Moreland · 6 years ago
  53. af692a0 Merge "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 6 years ago
  54. 4a2cf89 Revert "base: add support for tagged fd closure to unique_fd." by Josh Gao · 6 years ago
  55. 8773823 Merge changes from topic "bionic_fdsan" am: 65e4751633 by Josh Gao · 6 years ago
  56. a0aa1c5 debuggerd_handler: use syscall(__NR_close) instead of close. by Josh Gao · 6 years ago
  57. 50d476e base: add support for tagged fd closure to unique_fd. by Josh Gao · 6 years ago
  58. 5f5b124 Merge "libbase: return different result depend on the errno" am: 40ad8e2ade by Elliott Hughes · 6 years ago
  59. 78cea68 libbase: return different result depend on the errno by liwugang · 6 years ago
  60. 135d3c6 Merge "Move libbacktrace off cutils." am: 1433f8ab2e by Elliott Hughes · 6 years ago
  61. 2ef829e Move libbacktrace off cutils. by Elliott Hughes · 6 years ago
  62. c44da5a Merge "libbase: assume clang." am: 8a0b46e1e6 by Elliott Hughes · 6 years ago
  63. 309e9fb libbase: assume clang. by Elliott Hughes · 6 years ago
  64. e21bc9f Merge "Fix misleading comments" am: 384a6820cb by Inseob Kim · 6 years ago
  65. 06c19d0 Fix misleading comments by Inseob Kim · 6 years ago
  66. eecb784 Merge "libbase: switch to #pragma once." am: f5aaa81d75 by Elliott Hughes · 6 years ago
  67. 33b98a4 Merge "Simplify __attribute__((__printf__)) use." am: 2aa50ff56d by Elliott Hughes · 6 years ago
  68. e3c5a2a libbase: switch to #pragma once. by Elliott Hughes · 6 years ago
  69. fa2ce92 Simplify __attribute__((__printf__)) use. by Elliott Hughes · 6 years ago
  70. cff4613 Merge changes from topic "mingw-clang" am: b8f4fe4fd4 by Pirama Arumuga Nainar · 6 years ago
  71. 373c493 Adapt to switch to Clang for Windows host builds am: 8e52362e45 by Pirama Arumuga Nainar · 6 years ago
  72. aec414c Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 6 years ago
  73. 693e447 Adapt to switch to Clang for Windows host builds by Pirama Arumuga Nainar · 6 years ago
  74. 0723a57 Merge "libbase: fix libbase_test.logging.StdioLogger." am: 5dfe1e81d4 by Elliott Hughes · 6 years ago
  75. 462a45e libbase: fix libbase_test.logging.StdioLogger. by Elliott Hughes · 6 years ago
  76. c93dc71 Merge "libbase: add host properties support." am: d580c441ab am: 10200e4c21 by Elliott Hughes · 6 years ago
  77. b52523c Merge "libbase: add host properties support." by Elliott Hughes · 6 years ago
  78. f6b6693 Merge "Build adbd for recovery" am: 6c9bb058c5 am: 5edce0ef5a by Jiyong Park · 6 years ago
  79. 083c2fe libbase: add host properties support. by Elliott Hughes · 6 years ago
  80. 2d63453 Merge "Add StdioLogger for command-line tools." am: 98c1b1ccf6 am: db67c344d1 by Elliott Hughes · 6 years ago
  81. 9670f16 Build adbd for recovery by Jiyong Park · 6 years ago
  82. 1c1409f Add StdioLogger for command-line tools. by Elliott Hughes · 6 years ago
  83. 64dcae0 Merge "Mark as recovery_available: true" am: 9f6f8bf0dc am: d7fece5d91 by Jiyong Park · 6 years ago
  84. b51bddd Mark as recovery_available: true by Jiyong Park · 6 years ago
  85. 0096caf Merge "Add test_suites lines." am: 4e6f3d9603 am: d16019bd7d by Elliott Hughes · 6 years ago
  86. efdeefd Add test_suites lines. by Elliott Hughes · 6 years ago
  87. 1454d21 Merge changes I1f55c6e1,Ib2adcf0a am: 395131df7b am: 4a9a08183e by Elliott Hughes · 6 years ago
  88. 0676899 Add android::base::ParseByteCount. by Elliott Hughes · 6 years ago
  89. 6689a0e Merge "Add SIZEOF_MEMBER." am: 1e4764e90c am: 689cd77bd1 by Elliott Hughes · 6 years ago
  90. da37d81 Add SIZEOF_MEMBER. by Elliott Hughes · 6 years ago
  91. 7322366 Merge "base: kernel logging get pre-opened /dev/kmsg from environment" am: 7ff06150c1 by Mark Salyzyn · 6 years ago
  92. 504d8ed base: kernel logging get pre-opened /dev/kmsg from environment by Mark Salyzyn · 6 years ago
  93. 70970b4 [automerger skipped] Merge "Allow android::base::ScopeGuard in STL containers" into pi-dev by Luis Hector Chavez · 6 years ago
  94. b5522cc Allow android::base::ScopeGuard in STL containers by Luis Hector Chavez · 6 years ago
  95. 6db042e Merge "Allow android::base::ScopeGuard in STL containers" am: 3b279aa5c7 by Luis Hector Chavez · 6 years ago
  96. 9b34875 Merge "Allow android::base::ScopeGuard in STL containers" by Treehugger Robot · 6 years ago
  97. b11c425 Allow android::base::ScopeGuard in STL containers by Luis Hector Chavez · 6 years ago
  98. cf2d075 Merge changes I99b85f07,If28f6c8d am: 6156420fb7 am: 0204f8c2f2 by Josh Gao · 6 years ago
  99. ef102be base: export GetThreadId. by Josh Gao · 6 years ago
  100. 8c579f9 Base: Add default tag manipulation am: 3aa893647c -s ours by Andreas Gampe · 6 years ago