1. 9e58f1b Fix two ParseInt edge cases by Tom Cherry · 6 years ago
  2. 16e29cf base: remove execute bit from utf8.h by Spencer Low · 6 years ago
  3. a8ab8ad ParseFloat/ParseDouble, also take std::string by Steven Moreland · 6 years ago
  4. f8c6bbb Merge "Add ParseFloat (in parsedouble.h)." by Steven Moreland · 6 years ago
  5. 6f91894 Merge "ParseDouble: allow validation only." by Treehugger Robot · 6 years ago
  6. 6d920d3 Add ParseFloat (in parsedouble.h). by Steven Moreland · 6 years ago
  7. 4e376b3 base: move unique_fd fdsan tests into bionic. by Josh Gao · 6 years ago
  8. 4d39661 ParseDouble: allow validation only. by Steven Moreland · 6 years ago
  9. a378a63 Merge "Remove unused logging symbols." am: 081b710b2e by Tomasz Wasilczyk · 6 years ago
  10. 38b69d7 Remove unused logging symbols. by Tomasz Wasilczyk · 6 years ago
  11. b965824 Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd.""" by Josh Gao · 6 years ago
  12. 5ac4c5a Merge "ParseInt/ParseUint: allow validation only." am: 3ba85c4d17 by Steven Moreland · 6 years ago
  13. 3d1e704 Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd.""" by Treehugger Robot · 6 years ago
  14. 6b4ef85 Revert "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 6 years ago
  15. c4f40bf ParseInt/ParseUint: allow validation only. by Steven Moreland · 6 years ago
  16. af692a0 Merge "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 6 years ago
  17. 4a2cf89 Revert "base: add support for tagged fd closure to unique_fd." by Josh Gao · 6 years ago
  18. 8773823 Merge changes from topic "bionic_fdsan" am: 65e4751633 by Josh Gao · 6 years ago
  19. a0aa1c5 debuggerd_handler: use syscall(__NR_close) instead of close. by Josh Gao · 6 years ago
  20. 50d476e base: add support for tagged fd closure to unique_fd. by Josh Gao · 6 years ago
  21. 5f5b124 Merge "libbase: return different result depend on the errno" am: 40ad8e2ade by Elliott Hughes · 6 years ago
  22. 78cea68 libbase: return different result depend on the errno by liwugang · 6 years ago
  23. 135d3c6 Merge "Move libbacktrace off cutils." am: 1433f8ab2e by Elliott Hughes · 6 years ago
  24. 2ef829e Move libbacktrace off cutils. by Elliott Hughes · 6 years ago
  25. c44da5a Merge "libbase: assume clang." am: 8a0b46e1e6 by Elliott Hughes · 6 years ago
  26. 309e9fb libbase: assume clang. by Elliott Hughes · 6 years ago
  27. e21bc9f Merge "Fix misleading comments" am: 384a6820cb by Inseob Kim · 6 years ago
  28. 06c19d0 Fix misleading comments by Inseob Kim · 6 years ago
  29. eecb784 Merge "libbase: switch to #pragma once." am: f5aaa81d75 by Elliott Hughes · 6 years ago
  30. 33b98a4 Merge "Simplify __attribute__((__printf__)) use." am: 2aa50ff56d by Elliott Hughes · 6 years ago
  31. e3c5a2a libbase: switch to #pragma once. by Elliott Hughes · 6 years ago
  32. fa2ce92 Simplify __attribute__((__printf__)) use. by Elliott Hughes · 6 years ago
  33. cff4613 Merge changes from topic "mingw-clang" am: b8f4fe4fd4 by Pirama Arumuga Nainar · 6 years ago
  34. 373c493 Adapt to switch to Clang for Windows host builds am: 8e52362e45 by Pirama Arumuga Nainar · 6 years ago
  35. aec414c Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 6 years ago
  36. 693e447 Adapt to switch to Clang for Windows host builds by Pirama Arumuga Nainar · 6 years ago
  37. 0723a57 Merge "libbase: fix libbase_test.logging.StdioLogger." am: 5dfe1e81d4 by Elliott Hughes · 6 years ago
  38. 462a45e libbase: fix libbase_test.logging.StdioLogger. by Elliott Hughes · 6 years ago
  39. c93dc71 Merge "libbase: add host properties support." am: d580c441ab am: 10200e4c21 by Elliott Hughes · 6 years ago
  40. b52523c Merge "libbase: add host properties support." by Elliott Hughes · 6 years ago
  41. f6b6693 Merge "Build adbd for recovery" am: 6c9bb058c5 am: 5edce0ef5a by Jiyong Park · 6 years ago
  42. 083c2fe libbase: add host properties support. by Elliott Hughes · 6 years ago
  43. 2d63453 Merge "Add StdioLogger for command-line tools." am: 98c1b1ccf6 am: db67c344d1 by Elliott Hughes · 6 years ago
  44. 9670f16 Build adbd for recovery by Jiyong Park · 6 years ago
  45. 1c1409f Add StdioLogger for command-line tools. by Elliott Hughes · 6 years ago
  46. 64dcae0 Merge "Mark as recovery_available: true" am: 9f6f8bf0dc am: d7fece5d91 by Jiyong Park · 6 years ago
  47. b51bddd Mark as recovery_available: true by Jiyong Park · 6 years ago
  48. 0096caf Merge "Add test_suites lines." am: 4e6f3d9603 am: d16019bd7d by Elliott Hughes · 6 years ago
  49. efdeefd Add test_suites lines. by Elliott Hughes · 6 years ago
  50. 1454d21 Merge changes I1f55c6e1,Ib2adcf0a am: 395131df7b am: 4a9a08183e by Elliott Hughes · 6 years ago
  51. 0676899 Add android::base::ParseByteCount. by Elliott Hughes · 6 years ago
  52. 6689a0e Merge "Add SIZEOF_MEMBER." am: 1e4764e90c am: 689cd77bd1 by Elliott Hughes · 6 years ago
  53. da37d81 Add SIZEOF_MEMBER. by Elliott Hughes · 6 years ago
  54. 7322366 Merge "base: kernel logging get pre-opened /dev/kmsg from environment" am: 7ff06150c1 by Mark Salyzyn · 6 years ago
  55. 504d8ed base: kernel logging get pre-opened /dev/kmsg from environment by Mark Salyzyn · 6 years ago
  56. 70970b4 [automerger skipped] Merge "Allow android::base::ScopeGuard in STL containers" into pi-dev by Luis Hector Chavez · 6 years ago
  57. b5522cc Allow android::base::ScopeGuard in STL containers by Luis Hector Chavez · 6 years ago
  58. 6db042e Merge "Allow android::base::ScopeGuard in STL containers" am: 3b279aa5c7 by Luis Hector Chavez · 6 years ago
  59. 9b34875 Merge "Allow android::base::ScopeGuard in STL containers" by Treehugger Robot · 6 years ago
  60. b11c425 Allow android::base::ScopeGuard in STL containers by Luis Hector Chavez · 6 years ago
  61. cf2d075 Merge changes I99b85f07,If28f6c8d am: 6156420fb7 am: 0204f8c2f2 by Josh Gao · 6 years ago
  62. ef102be base: export GetThreadId. by Josh Gao · 6 years ago
  63. 8c579f9 Base: Add default tag manipulation am: 3aa893647c -s ours by Andreas Gampe · 6 years ago
  64. c365781 Base: Add default tag manipulation by Andreas Gampe · 6 years ago
  65. 19ca4bf Merge "base: Add TemporaryFile::DoNotRemove()." am: 04bf02374c am: 8e7844d69e by Yabin Cui · 6 years ago
  66. b7abae1 base: Add TemporaryFile::DoNotRemove(). by Yabin Cui · 6 years ago
  67. 6ca97df Merge "Base: Add default tag manipulation" am: 2b49abe447 am: ebcf07f05f by Andreas Gampe · 6 years ago
  68. fec5b09 Base: Add default tag manipulation by Andreas Gampe · 6 years ago
  69. 2a5011b Merge "EndsWith *suffix*" am: 73664df55e am: c4a42dd62d by Erik Kline · 6 years ago
  70. 226df75 EndsWith *suffix* by Erik Kline · 6 years ago
  71. ee8c1ea Merge "Base: Add an NDK-compiled version of libbase" am: 9b4d7dd51e by Andreas Gampe · 6 years ago
  72. ed91707 Base: Add an NDK-compiled version of libbase by Andreas Gampe · 6 years ago
  73. 2cbfa93 Merge "bpfmt." am: 0609e8d231 am: b57755c429 by Elliott Hughes · 6 years ago
  74. a72e3f6 bpfmt. by Elliott Hughes · 6 years ago
  75. b64a3a0 Merge "Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds" am: 7c6b024241 by yusukes · 6 years ago
  76. 57eb8d9 Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds by yusukes · 6 years ago
  77. f9fe09a Merge "base: adb.exe build error" am: 6760466063 am: fcb6c7425d by Mark Salyzyn · 6 years ago
  78. 764a9c7 base: adb.exe build error by Mark Salyzyn · 6 years ago
  79. 4952a5e Merge "Adding per-method clang thread safety annotations" am: 55feb241b1 by Vasily Tarasov · 7 years ago
  80. 573a66d Adding per-method clang thread safety annotations by Vasily Tarasov · 7 years ago
  81. 27d4fd6 Merge "Add __attribute__((__format__)) to fastboot's die()." am: d1f0687fe9 by Elliott Hughes · 7 years ago
  82. a140b9c Add __attribute__((__format__)) to fastboot's die(). by Elliott Hughes · 7 years ago
  83. a40f17b Merge "Use LOG_TAG instead of binary name as a tag." am: d535a9cab9 by Tomasz Wasilczyk · 7 years ago
  84. 94a9d5e Merge "Use LOG_TAG instead of binary name as a tag." by Tomasz Wasilczyk · 7 years ago
  85. 539cacc Merge "Add std::string StartsWith*/EndsWith* overloads." am: dbbba76f88 by Elliott Hughes · 7 years ago
  86. bcfe8a4 Merge "Add std::string StartsWith*/EndsWith* overloads." by Elliott Hughes · 7 years ago
  87. a419de2 Use LOG_TAG instead of binary name as a tag. by Tomasz Wasilczyk · 7 years ago
  88. 9955af2 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  89. 8527942 Merge "base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test." am: df9fbc7d75 by Josh Gao · 7 years ago
  90. 8f1fa00 base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. by Josh Gao · 7 years ago
  91. 2775c9d Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572 by Elliott Hughes · 7 years ago
  92. e949344 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  93. 8cf7b49 Add OWNERS. by Elliott Hughes · 7 years ago
  94. 9754946 Merge "base: allow creating tempfile in a custom temporary dir." am: 665f144566 by Yabin Cui · 7 years ago
  95. d6c2815 Merge "base: allow creating tempfile in a custom temporary dir." by Yabin Cui · 7 years ago
  96. a11c57e base: allow creating tempfile in a custom temporary dir. by Yabin Cui · 7 years ago
  97. c4e00d3 Merge "Fix / suppress new unused warnings for mingw+clang" am: f106bb6bb8 by Dan Willemsen · 7 years ago
  98. cd5346c Merge "Fix / suppress new unused warnings for mingw+clang" am: f106bb6bb8 by Dan Willemsen · 7 years ago
  99. b80b3d5 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  100. 6a74bd0 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Xin Li · 7 years ago