- 51b958d Fix implicit cast from ssize_t to size_t in KeyedVector.h by Vishnu Nair · 3 years, 10 months ago
- e9c7c5c Merge "Remove String16::remove." by Elliott Hughes · 3 years, 11 months ago
- 2cf0411 Remove String16::remove. by Elliott Hughes · 3 years, 11 months ago
- afa6e9f libutils: remove the unused StopWatch lap functionality. by Elliott Hughes · 3 years, 11 months ago
- c2dc7cd libutils: LightRefBase: incStrongRequireStrong by Steven Moreland · 4 years ago
- 4b7b4d6 Remove move dead code. by Elliott Hughes · 4 years ago
- 450f66b Merge "Remove String8::toUpper()." by Elliott Hughes · 4 years ago
- 4efe03b Merge "libutils: group deprecated RefBase functions" by Steven Moreland · 4 years ago
- 8c8d361 libutils: group deprecated RefBase functions by Steven Moreland · 4 years ago
- 9434f59 Remove String8::toUpper(). by Elliott Hughes · 4 years ago
- 561209e Merge "Remove the weird range variants of String8::toLower() and String8::toUpper()." by Elliott Hughes · 4 years ago
- a858395 Remove the weird range variants of String8::toLower() and String8::toUpper(). by Elliott Hughes · 4 years ago
- c33f57b Merge "Remove String16::makeLower()." by Treehugger Robot · 4 years ago
- dc43fb2 libutils: wp::fromExisting bugfix by Steven Moreland · 4 years ago
- 016beb8 Remove String16::makeLower(). by Elliott Hughes · 4 years ago
- 1d68548 libutils: add sp::cast method by Steven Moreland · 4 years ago
- da75cef ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Steven Moreland · 4 years ago
- 09b0495 libutils: better docs for sp<>::make by Steven Moreland · 4 years ago
- 45e0dc1 Add docs to SystemClock.h by Zhomart Mukhamejanov · 4 years, 1 month ago
- 939e43e Remove unused utf8_length(). by Elliott Hughes · 4 years, 5 months ago
- fa02bb9 Revert "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 4 years, 6 months ago
- 290efe3 Revert "Fix API for C compatibility" by Rick Yiu · 4 years, 6 months ago
- 1329696 Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 4 years, 7 months ago
- b473061 Fix API for C compatibility by Greg Kaiser · 4 years, 7 months ago
- 5d0eb66 Merge "Deprecate <utils/Debug.h>." by Elliott Hughes · 4 years, 8 months ago
- 884cedc Don't #include <utils/Debug.h> from <utils/Flattenable.h>. by Elliott Hughes · 4 years, 8 months ago
- 8328151 Deprecate <utils/Debug.h>. by Elliott Hughes · 4 years, 8 months ago
- 52c8422 Merge "Add uptimeNanos to SystemClock" by Treehugger Robot · 4 years, 8 months ago
- a55ef96 Add uptimeNanos to SystemClock by Suprabh Shukla · 4 years, 8 months ago
- ac4500e Update language to comply with Android's inclusive language guidance by Dan Albert · 4 years, 8 months ago
- f32317c Soften BitSet class comment. by Michael Wright · 4 years, 9 months ago
- 23e1363 Cast away signedness of built-ins in BitSet. by Michael Wright · 4 years, 9 months ago
- 842e1cc Make systemTime() abort on bad input. by Elliott Hughes · 4 years, 10 months ago
- 57affbf Add choice for changing sched policy when setting thread priority by Rick Yiu · 4 years, 11 months ago
- 8a6dff2 Fix mac build. by Christopher Ferris · 5 years ago
- f8987c3 [cleanup] Fix a clang-tidy warning by Yurii Zubrytskyi · 5 years ago
- 3c22033 Merge "String8: operator<<" by Steven Moreland · 5 years ago
- 8ef1e1b Merge "String*: remove 'StaticLinkage' constructor" by Steven Moreland · 5 years ago
- b1d3161 String8: operator<< by Steven Moreland · 5 years ago
- 401d69a libutils: introduce sp<T>::make by Steven Moreland · 5 years ago
- 824418c Merge "String16: operator<<" by Steven Moreland · 5 years ago
- 7a57b8a String16: operator<< by Steven Moreland · 5 years ago
- 727a6dd String*: remove 'StaticLinkage' constructor by Steven Moreland · 5 years ago
- e90f7f0 Remove String16 header cruft. by Steven Moreland · 5 years ago
- 306f8b5 libutils: sp lh comparison w/ pointer by Steven Moreland · 5 years ago
- b091f4d DO NOT MERGE - Merge QQ1A.200105.003 into stage-aosp-master by Xin Li · 5 years ago
- 243f57b libutils: sp/wp: undef #defines by Steven Moreland · 5 years ago
- 5341172 Add check to sp<> raw pointer constructor by Hans Boehm · 5 years ago
- 591cab8 Add statusToString function. by Steven Moreland · 5 years ago
- b5d3e90 FlattenableUtils::align memsets by Steven Moreland · 5 years ago
- 5f46923 Trace.h: explicitly use global namespace by Steven Moreland · 5 years ago
- ae9749a libutils: flattenable deprecation comment by Steven Moreland · 5 years ago
- 1cb99ea libutils: Trace.h for everything but windows by Steven Moreland · 6 years ago
- b6e7de2 Remove unused big-endian cruft. by Elliott Hughes · 6 years ago
- 9fb93ed Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
- 1270e4f Revert "Reland "libutils: Introduce StaticString16""" by Kevin Han · 6 years ago
- c55ac92 Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
- 86eaa8d Revert "libutils: Introduce StaticString16" by Vic Yang · 6 years ago
- d4cb489 libutils: Introduce StaticString16 by Vic Yang · 6 years ago
- d7546f1 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 6 years ago
- 18daa7b libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 6 years ago
- 9658fc0 Remove two more unused utf32 functions. by Elliott Hughes · 6 years ago
- c0927e6 libutils: remove references to unimplemented func by Steven Moreland · 6 years ago
- 0e19f3b Remove utf32 functions. by Steven Moreland · 6 years ago
- e1a285d libutils: Fix thread safety annotations in Mutex by Mikhail Naganov · 6 years ago
- 6e75ad6 Revert "Revert "Fix wp and sp comparison bugs"" by Hans Boehm · 6 years ago
- a2a2ad8 Revert "Fix wp and sp comparison bugs" by Hans Boehm · 6 years ago
- 029b12e Fix wp and sp comparison bugs by Hans Boehm · 6 years ago
- d2962c8 Remove dead code. by Elliott Hughes · 6 years ago
- 8338072 CallStack: include prefix/tag when unlinked by Steven Moreland · 6 years ago
- 4f301cd Suppress lint warnings on google-default-arguments by Jiyong Park · 6 years ago
- 9fbebc5 "utils/Errors.h": include <stdint.h> for `int32_t`. by Elliott Hughes · 6 years ago
- 643268f Move system/core/ off NO_ERROR. by Elliott Hughes · 6 years ago
- 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
- 59cd823 Merge "Check sp<>::clear() for data races" by Hans Boehm · 7 years ago
- f4f7620 Check sp<>::clear() for data races by Hans Boehm · 7 years ago
- 7b6751d libutils: remove unused strzcmp16_h_n. by Elliott Hughes · 7 years ago
- 2a019ec Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
- b9d0753 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
- 9d3146a Prepare to fail in RefBase destructor if count is untouched by Hans Boehm · 7 years ago
- 2d08ae5 libutils: switch Looper's fds to unique_fd. by Josh Gao · 7 years ago
- e1731a4 [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- c1a1562 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- 90affce Remove more semicolons at the end of namespaces by Pirama Arumuga Nainar · 7 years ago
- eab48ce Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 7 years ago
- 51c2088 Merge "Usage suggestions." by Treehugger Robot · 7 years ago
- b8f152d Usage suggestions. by Steven Moreland · 7 years ago
- 8edb490 Remove CompileTimeIfElse. by Steven Moreland · 7 years ago
- 20f7dc7 libutils: Cleanup unused class declaration by Logan Chien · 7 years ago
- 122352d Use -Werror in system/core by Chih-Hung Hsieh · 7 years ago
- 147b881 Add "operator bool" overload to android::sp. by Jeff Sharkey · 8 years ago
- 7170d5b Merge "Remove TODOs for std::string removal." am: ceb7814c86 by Steven Moreland · 8 years ago
- ceb7814 Merge "Remove TODOs for std::string removal." by Treehugger Robot · 8 years ago
- dfaa20c Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 8 years ago
- 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
- c8ddc2b Remove TODOs for std::string removal. by Steven Moreland · 8 years ago
- f23f21a Merge "Add thread safety analysis annotations." am: e7ce8c8485 by Siarhei Vishniakou · 8 years ago
- e7ce8c8 Merge "Add thread safety analysis annotations." by Treehugger Robot · 8 years ago
- 4e5b691 Add thread safety analysis annotations. by Siarhei Vishniakou · 8 years ago
- b648daa Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago