1. fdc6426 Reduce <CallStack.h> namespace pollution. by Elliott Hughes · 1 year ago
  2. 593b19b Check if ALWAYS_INLINE is already defined by Serdar Kocdemir · 1 year ago
  3. 34a0986 libutils: Looper add 'repoll' by Steven Moreland · 1 year, 1 month ago
  4. c738370 libutils_binder: isolate headers by Steven Moreland · 1 year, 4 months ago
  5. 7a1ca59 libutils: split out libutils_binder by Steven Moreland · 1 year, 5 months ago
  6. 010c37b Revert "Revert "Lock down String8|16.string() usage"" by Tomasz Wasilczyk · 1 year, 5 months ago
  7. 7210b28 Revert "Lock down String8|16.string() usage" by Devika Krishnadas · 1 year, 5 months ago
  8. 8b95a12 Lock down String8|16.string() usage by Tomasz Wasilczyk · 1 year, 7 months ago
  9. 358a982 Merge "Lock down String8.isEmpty() usage" into main by Tomasz Wasilczyk · 1 year, 6 months ago
  10. 8b5c847 Lock down String8.isEmpty() usage by Tomasz Wasilczyk · 1 year, 7 months ago
  11. 771bda6 Merge "Implement android::String access methods that avoid C string cast" into main by Tomasz Wasilczyk · 1 year, 6 months ago
  12. 86c9ea8 Implement android::String access methods that avoid C string cast by Tomasz Wasilczyk · 1 year, 6 months ago
  13. 8245afd Merge "Revert "Revert "Revert "Revert "Drop all path-related methods from android::String8""""" into main by Tomasz Wasilczyk · 1 year, 6 months ago
  14. a185351 Revert "Revert "Revert "Revert "Drop all path-related methods from android::String8"""" by Tomasz Wasilczyk · 1 year, 6 months ago
  15. d395f63 Merge "Revert "Revert "Revert "Drop all path-related methods from android::String8"""" into main by Rhed Jao · 1 year, 6 months ago
  16. 141255f Revert "Revert "Revert "Drop all path-related methods from android::String8""" by Rhed Jao · 1 year, 6 months ago
  17. b2b037d Merge "Revert "Revert "Drop all path-related methods from android::String8""" into main by Tomasz Wasilczyk · 1 year, 6 months ago
  18. 9cbae9d Merge "Drop String8::std_string" into main by Tomasz Wasilczyk · 1 year, 6 months ago
  19. 4b6a7c3 Revert "Revert "Drop all path-related methods from android::String8"" by Tomasz Wasilczyk · 1 year, 6 months ago
  20. cff2e40 Revert "Drop all path-related methods from android::String8" by Tomasz Wasilczyk · 1 year, 6 months ago
  21. adaf330 Drop String8::std_string by Tomasz Wasilczyk · 1 year, 6 months ago
  22. b9dc1c2 Drop all path-related methods from android::String8 by Tomasz Wasilczyk · 1 year, 6 months ago
  23. 9578c77 Merge "Implement String8|16::empty and String16::length" into main by Tomasz Wasilczyk · 1 year, 6 months ago
  24. 92ad0d3 Merge "Lose convertToResPath to aapt." into main by Tomasz Wasilczyk · 1 year, 6 months ago
  25. 1d98fe0 Lose convertToResPath to aapt. by Elliott Hughes · 3 years, 8 months ago
  26. 2676893 Implement String8|16::empty and String16::length by Tomasz Wasilczyk · 1 year, 7 months ago
  27. 6d1b644 Drop String::empty() by Tomasz Wasilczyk · 1 year, 7 months ago
  28. 90af415 Add String16::c_str and start using it. by Tomasz Wasilczyk · 1 year, 7 months ago
  29. aab4105 Drop const assignment operator. by Tomasz Wasilczyk · 1 year, 8 months ago
  30. 2aba0a2 Fix LruCache, allow std:string caching by Fabien Sanglard · 1 year, 9 months ago
  31. 890f064 libutils: Fix missing definition of shared_ptr and unique_ptr by Biswapriyo Nath · 2 years, 3 months ago
  32. 4913ca8 Remove unnecessary std::unary_function base classes by Ryan Prichard · 2 years, 6 months ago
  33. 643d08e Merge "RefBase: test for stack check" am: 5daa3bb90e by Steven Moreland · 2 years, 7 months ago
  34. cd4ef87 RefBase: test for stack check by Steven Moreland · 2 years, 7 months ago
  35. de52706 Merge "libutils: RefBase always disallow on stack" am: 51e98b8378 by Steven Moreland · 2 years, 7 months ago
  36. c340a08 libutils: RefBase always disallow on stack by Steven Moreland · 2 years, 7 months ago
  37. ebe6598 Merge tm-dev-plus-aosp-without-vendor@8763363 by Xin Li · 2 years, 8 months ago
  38. 9d8af6a RefBase: disallow make_shared, make_unique by Steven Moreland · 2 years, 9 months ago
  39. e7da3eb Merge "Doc Thread requirement." am: c545516e2c am: 40ce64b6db by Treehugger Robot · 2 years, 10 months ago
  40. c545516 Merge "Doc Thread requirement." by Treehugger Robot · 2 years, 10 months ago
  41. 39819bb Merge "Use the new AndroidUnwinder object." am: af4db6749a am: ce1c33332c by Christopher Ferris · 2 years, 10 months ago
  42. 90722d2 Doc Thread requirement. by Steven Moreland · 2 years, 10 months ago
  43. ab63124 Use the new AndroidUnwinder object. by Christopher Ferris · 2 years, 10 months ago
  44. 8da2dbe Merge "Fix TEMP_FAILURE_RETRY on non-GNU C++ dialects" am: addba34668 am: aae9c4ec53 am: 5c3f7bd328 by Treehugger Robot · 3 years ago
  45. 1727c0c Merge changes Iee0932b5,I0d77c490 am: f8cd69af8b am: e8c3bd931b am: 4db635bb0a by Treehugger Robot · 3 years ago
  46. fcbc961 Fix TEMP_FAILURE_RETRY on non-GNU C++ dialects by Andrei Homescu · 3 years ago
  47. aa4ebf2 Fix Errors.h on systems that define NO_ERROR by Andrei Homescu · 3 years ago
  48. e76d825 Merge "Fix OkOrFail<status_t> conversion ambiguities" am: 5a1f51b070 am: fb78f6f5e4 am: 7826f9a738 by Treehugger Robot · 3 years ago
  49. dde6034 Fix OkOrFail<status_t> conversion ambiguities by Atneya Nair · 3 years ago
  50. 549a4a6 OR_RETURN supports status_t am: 705abe2d30 am: e1bd3f4b34 am: 29f45b2f1f am: 96413ff019 by Jiyong Park · 3 years, 2 months ago
  51. 705abe2 OR_RETURN supports status_t by Jiyong Park · 3 years, 2 months ago
  52. e93c1ab Merge "Looper: Use sequence numbers in epoll_event to track requests" am: 663c692a2d am: 7dc38fe273 am: cf90434fe6 am: 6bf0ea23fd am: 32df321051 by Treehugger Robot · 3 years, 6 months ago
  53. 729057a Looper: Use sequence numbers in epoll_event to track requests by Prabir Pradhan · 3 years, 7 months ago
  54. a00cc29 Merge "Revert "Revert "Remove unused String8::setPathName.""" am: f9a9ee048c am: e9a9a4f071 am: f34b2446bb am: ecee0f136a by Treehugger Robot · 3 years, 7 months ago
  55. d03851e Revert "Revert "Remove unused String8::setPathName."" by Greg Kaiser · 3 years, 7 months ago
  56. cacc47d Merge "Revert "Remove unused String8::setPathName."" am: 615bf4ef14 am: 01f3306b69 am: 2cca5cc992 am: 6fd9460002 by Greg Kaiser · 3 years, 8 months ago
  57. 70d9fb6 Revert "Remove unused String8::setPathName." by Greg Kaiser · 3 years, 8 months ago
  58. 5814506 Merge "Remove unused String8::setPathName." am: 40a0664b84 am: 5f7d548dc6 am: 941b1a61b0 am: 5c5854a383 by Elliott Hughes · 3 years, 8 months ago
  59. c214426 Remove unused String8::setPathName. by Elliott Hughes · 3 years, 8 months ago
  60. cbd5c0d Merge "libutil: no special copy from StaticString16" am: 7d067aee62 am: ece939ecc9 am: b8e683537f am: 73fcfd0c52 by Treehugger Robot · 3 years, 8 months ago
  61. 1bdcd5f Merge "String16 is moveable (noexcept)" am: 3551e457ca am: 32ceaa1299 am: dcd1cacbbb am: 131315c51c by Treehugger Robot · 3 years, 8 months ago
  62. 6f92640 libutil: no special copy from StaticString16 by Jooyung Han · 3 years, 8 months ago
  63. 98b396e String16 is moveable (noexcept) by Jooyung Han · 3 years, 8 months ago
  64. eb245bc Merge "Fix implicit cast from ssize_t to size_t in KeyedVector.h" am: a14beb2dbc am: f4d3b9e85f am: 272d5034c2 am: 88f61126e5 by Treehugger Robot · 3 years, 9 months ago
  65. a14beb2 Merge "Fix implicit cast from ssize_t to size_t in KeyedVector.h" by Treehugger Robot · 3 years, 9 months ago
  66. 0878f71 Fix implicit cast from ssize_t to size_t in KeyedVector.h by Vishnu Nair · 3 years, 9 months ago
  67. d64b91a Merge "Remove String16::remove." am: e9c7c5c80c am: 50d6fc417e am: 203cdf89fc am: 1056bd564e by Elliott Hughes · 3 years, 10 months ago
  68. e9c7c5c Merge "Remove String16::remove." by Elliott Hughes · 3 years, 10 months ago
  69. db0a816 Merge "libutils: remove the unused StopWatch lap functionality." am: 0839837fa4 am: 5c28af9897 am: 038077c1c5 am: 70673be9dd by Treehugger Robot · 3 years, 10 months ago
  70. 2cf0411 Remove String16::remove. by Elliott Hughes · 3 years, 10 months ago
  71. afa6e9f libutils: remove the unused StopWatch lap functionality. by Elliott Hughes · 3 years, 10 months ago
  72. f59fb81 Merge "libutils: LightRefBase: incStrongRequireStrong" am: 1c65d40154 am: b31a05bb47 am: 77b47c4185 am: 55862852fe by Steven Moreland · 3 years, 10 months ago
  73. c2dc7cd libutils: LightRefBase: incStrongRequireStrong by Steven Moreland · 3 years, 10 months ago
  74. a06e68c Reland^2 "libutils: disable implicit ref base construction" by Steven Moreland · 3 years, 10 months ago
  75. 2cb7593 Revert "Reland "libutils: disable implicit ref base construction"" by Steven Moreland · 3 years, 10 months ago
  76. 02c4765 Reland "libutils: disable implicit ref base construction" by Steven Moreland · 3 years, 10 months ago
  77. 8e11f9e Revert "libutils: disable implicit ref base construction" by Steven Moreland · 3 years, 10 months ago
  78. 9a1bf53 libutils: disable implicit ref base construction by Steven Moreland · 4 years ago
  79. 4b7b4d6 Remove move dead code. by Elliott Hughes · 3 years, 11 months ago
  80. 450f66b Merge "Remove String8::toUpper()." by Elliott Hughes · 3 years, 11 months ago
  81. 4efe03b Merge "libutils: group deprecated RefBase functions" by Steven Moreland · 3 years, 11 months ago
  82. 8c8d361 libutils: group deprecated RefBase functions by Steven Moreland · 3 years, 11 months ago
  83. 9434f59 Remove String8::toUpper(). by Elliott Hughes · 3 years, 11 months ago
  84. 561209e Merge "Remove the weird range variants of String8::toLower() and String8::toUpper()." by Elliott Hughes · 3 years, 11 months ago
  85. a858395 Remove the weird range variants of String8::toLower() and String8::toUpper(). by Elliott Hughes · 3 years, 11 months ago
  86. c33f57b Merge "Remove String16::makeLower()." by Treehugger Robot · 3 years, 11 months ago
  87. dc43fb2 libutils: wp::fromExisting bugfix by Steven Moreland · 3 years, 11 months ago
  88. 016beb8 Remove String16::makeLower(). by Elliott Hughes · 3 years, 11 months ago
  89. 1d68548 libutils: add sp::cast method by Steven Moreland · 3 years, 11 months ago
  90. da75cef ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Steven Moreland · 4 years ago
  91. 09b0495 libutils: better docs for sp<>::make by Steven Moreland · 4 years ago
  92. 45e0dc1 Add docs to SystemClock.h by Zhomart Mukhamejanov · 4 years ago
  93. 939e43e Remove unused utf8_length(). by Elliott Hughes · 4 years, 4 months ago
  94. fa02bb9 Revert "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 4 years, 5 months ago
  95. 290efe3 Revert "Fix API for C compatibility" by Rick Yiu · 4 years, 5 months ago
  96. 1329696 Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 4 years, 7 months ago
  97. b473061 Fix API for C compatibility by Greg Kaiser · 4 years, 6 months ago
  98. 5d0eb66 Merge "Deprecate <utils/Debug.h>." by Elliott Hughes · 4 years, 6 months ago
  99. 884cedc Don't #include <utils/Debug.h> from <utils/Flattenable.h>. by Elliott Hughes · 4 years, 6 months ago
  100. 8328151 Deprecate <utils/Debug.h>. by Elliott Hughes · 4 years, 6 months ago