- 9d8af6a RefBase: disallow make_shared, make_unique by Steven Moreland · 3 years, 3 months ago
- c545516 Merge "Doc Thread requirement." by Treehugger Robot · 3 years, 4 months ago
- 90722d2 Doc Thread requirement. by Steven Moreland · 3 years, 4 months ago
- ab63124 Use the new AndroidUnwinder object. by Christopher Ferris · 3 years, 4 months ago
- fcbc961 Fix TEMP_FAILURE_RETRY on non-GNU C++ dialects by Andrei Homescu · 3 years, 6 months ago
- aa4ebf2 Fix Errors.h on systems that define NO_ERROR by Andrei Homescu · 3 years, 6 months ago
- dde6034 Fix OkOrFail<status_t> conversion ambiguities by Atneya Nair · 3 years, 7 months ago
- 705abe2 OR_RETURN supports status_t by Jiyong Park · 3 years, 9 months ago
- 729057a Looper: Use sequence numbers in epoll_event to track requests by Prabir Pradhan · 4 years, 1 month ago
- d03851e Revert "Revert "Remove unused String8::setPathName."" by Greg Kaiser · 4 years, 1 month ago
- 70d9fb6 Revert "Remove unused String8::setPathName." by Greg Kaiser · 4 years, 2 months ago
- c214426 Remove unused String8::setPathName. by Elliott Hughes · 4 years, 2 months ago
- 6f92640 libutil: no special copy from StaticString16 by Jooyung Han · 4 years, 2 months ago
- 98b396e String16 is moveable (noexcept) by Jooyung Han · 4 years, 2 months ago
- a14beb2 Merge "Fix implicit cast from ssize_t to size_t in KeyedVector.h" by Treehugger Robot · 4 years, 3 months ago
- 0878f71 Fix implicit cast from ssize_t to size_t in KeyedVector.h by Vishnu Nair · 4 years, 3 months ago
- e9c7c5c Merge "Remove String16::remove." by Elliott Hughes · 4 years, 4 months ago
- 2cf0411 Remove String16::remove. by Elliott Hughes · 4 years, 4 months ago
- afa6e9f libutils: remove the unused StopWatch lap functionality. by Elliott Hughes · 4 years, 4 months ago
- c2dc7cd libutils: LightRefBase: incStrongRequireStrong by Steven Moreland · 4 years, 4 months ago
- 4b7b4d6 Remove move dead code. by Elliott Hughes · 4 years, 5 months ago
- 450f66b Merge "Remove String8::toUpper()." by Elliott Hughes · 4 years, 5 months ago
- 4efe03b Merge "libutils: group deprecated RefBase functions" by Steven Moreland · 4 years, 5 months ago
- 8c8d361 libutils: group deprecated RefBase functions by Steven Moreland · 4 years, 5 months ago
- 9434f59 Remove String8::toUpper(). by Elliott Hughes · 4 years, 5 months ago
- 561209e Merge "Remove the weird range variants of String8::toLower() and String8::toUpper()." by Elliott Hughes · 4 years, 5 months ago
- a858395 Remove the weird range variants of String8::toLower() and String8::toUpper(). by Elliott Hughes · 4 years, 5 months ago
- c33f57b Merge "Remove String16::makeLower()." by Treehugger Robot · 4 years, 5 months ago
- dc43fb2 libutils: wp::fromExisting bugfix by Steven Moreland · 4 years, 5 months ago
- 016beb8 Remove String16::makeLower(). by Elliott Hughes · 4 years, 5 months ago
- 1d68548 libutils: add sp::cast method by Steven Moreland · 4 years, 5 months ago
- da75cef ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Steven Moreland · 4 years, 5 months ago
- 09b0495 libutils: better docs for sp<>::make by Steven Moreland · 4 years, 5 months ago
- 45e0dc1 Add docs to SystemClock.h by Zhomart Mukhamejanov · 4 years, 6 months ago
- 939e43e Remove unused utf8_length(). by Elliott Hughes · 4 years, 10 months ago
- fa02bb9 Revert "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 5 years ago
- 290efe3 Revert "Fix API for C compatibility" by Rick Yiu · 5 years ago
- 1329696 Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 5 years ago
- b473061 Fix API for C compatibility by Greg Kaiser · 5 years ago
- 5d0eb66 Merge "Deprecate <utils/Debug.h>." by Elliott Hughes · 5 years ago
- 884cedc Don't #include <utils/Debug.h> from <utils/Flattenable.h>. by Elliott Hughes · 5 years ago
- 8328151 Deprecate <utils/Debug.h>. by Elliott Hughes · 5 years ago
- 52c8422 Merge "Add uptimeNanos to SystemClock" by Treehugger Robot · 5 years ago
- a55ef96 Add uptimeNanos to SystemClock by Suprabh Shukla · 5 years ago
- ac4500e Update language to comply with Android's inclusive language guidance by Dan Albert · 5 years ago
- f32317c Soften BitSet class comment. by Michael Wright · 5 years ago
- 23e1363 Cast away signedness of built-ins in BitSet. by Michael Wright · 5 years ago
- 842e1cc Make systemTime() abort on bad input. by Elliott Hughes · 5 years ago
- 57affbf Add choice for changing sched policy when setting thread priority by Rick Yiu · 6 years 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 · 6 years ago
- 8ef1e1b Merge "String*: remove 'StaticLinkage' constructor" by Steven Moreland · 6 years ago
- b1d3161 String8: operator<< by Steven Moreland · 6 years ago
- 401d69a libutils: introduce sp<T>::make by Steven Moreland · 6 years ago
- 824418c Merge "String16: operator<<" by Steven Moreland · 6 years ago
- 7a57b8a String16: operator<< by Steven Moreland · 6 years ago
- 727a6dd String*: remove 'StaticLinkage' constructor by Steven Moreland · 6 years ago
- e90f7f0 Remove String16 header cruft. by Steven Moreland · 6 years ago
- 306f8b5 libutils: sp lh comparison w/ pointer by Steven Moreland · 6 years ago
- b091f4d DO NOT MERGE - Merge QQ1A.200105.003 into stage-aosp-master by Xin Li · 6 years ago
- 243f57b libutils: sp/wp: undef #defines by Steven Moreland · 6 years ago
- 5341172 Add check to sp<> raw pointer constructor by Hans Boehm · 6 years ago
- 591cab8 Add statusToString function. by Steven Moreland · 6 years ago
- b5d3e90 FlattenableUtils::align memsets by Steven Moreland · 6 years ago
- 5f46923 Trace.h: explicitly use global namespace by Steven Moreland · 6 years ago
- ae9749a libutils: flattenable deprecation comment by Steven Moreland · 6 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 · 7 years ago
- 8338072 CallStack: include prefix/tag when unlinked by Steven Moreland · 7 years ago
- 4f301cd Suppress lint warnings on google-default-arguments by Jiyong Park · 7 years ago
- 9fbebc5 "utils/Errors.h": include <stdint.h> for `int32_t`. by Elliott Hughes · 7 years ago
- 643268f Move system/core/ off NO_ERROR. by Elliott Hughes · 7 years ago
- 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 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