summaryrefslogtreecommitdiffstats
path: root/libutils/include
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code.Elliott Hughes2019-01-241-1/+0
* CallStack: include prefix/tag when unlinkedSteven Moreland2019-01-031-5/+6
* Suppress lint warnings on google-default-argumentsJiyong Park2018-10-291-0/+1
* "utils/Errors.h": include <stdint.h> for `int32_t`.Elliott Hughes2018-10-161-15/+8
* Move system/core/ off NO_ERROR.Elliott Hughes2018-10-084-7/+7
* Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-052-9/+8
* Merge "Check sp<>::clear() for data races"Hans Boehm2018-08-171-2/+4
|\
| * Check sp<>::clear() for data racesHans Boehm2018-08-171-2/+4
* | libutils: remove unused strzcmp16_h_n.Elliott Hughes2018-08-171-3/+0
|/
* Revert^2 "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm2018-08-081-3/+99
* Revert "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm2018-08-071-61/+3
* Prepare to fail in RefBase destructor if count is untouchedHans Boehm2018-08-031-3/+61
* libutils: switch Looper's fds to unique_fd.Josh Gao2018-07-181-2/+4
* [libutils] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-165-21/+21
* Modernize codebase by replacing NULL with nullptrYi Kong2018-07-1310-24/+24
* Remove more semicolons at the end of namespacesPirama Arumuga Nainar2018-04-1122-31/+22
* Remove extra semicolon at end of namespacePirama Arumuga Nainar2018-04-107-8/+8
* Merge "Usage suggestions."Treehugger Robot2017-12-1915-3/+36
|\
| * Usage suggestions.Steven Moreland2017-12-1915-3/+36
* | Remove CompileTimeIfElse.Steven Moreland2017-12-181-10/+0
|/
* libutils: Cleanup unused class declarationLogan Chien2017-11-222-3/+0
* Use -Werror in system/coreChih-Hung Hsieh2017-11-011-11/+8
* Add "operator bool" overload to android::sp.Jeff Sharkey2017-09-131-3/+4
* Merge "Remove TODOs for std::string removal."Steven Moreland2017-08-022-2/+0
|\
| * Merge "Remove TODOs for std::string removal."Treehugger Robot2017-08-022-2/+0
| |\
| | * Remove TODOs for std::string removal.Steven Moreland2017-07-312-2/+0
* | | Merge "Fix misc-macro-parentheses warnings in system/core."Chih-Hung Hsieh2017-08-011-1/+1
|\| |
| * | Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2017-08-011-1/+1
| |/
* | Merge "Add thread safety analysis annotations."Siarhei Vishniakou2017-07-251-21/+72
|\|
| * Merge "Add thread safety analysis annotations."Treehugger Robot2017-07-251-21/+72
| |\
| | * Add thread safety analysis annotations.Siarhei Vishniakou2017-07-211-21/+72
| * | Remove ALOGD_IF_SLOWTom Cherry2017-07-121-69/+4
| |/
* | Remove ALOGD_IF_SLOWTom Cherry2017-07-141-69/+4
* | libutils: Make LightFlattenablePod safe for unaligned ptrChris Forbes2017-05-041-2/+2
* | split LightRefBase out of RefBaseMathias Agopian2017-03-292-57/+90
* | Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474aMark Salyzyn2017-03-271-12/+35
|\|
| * logd: ASAN cleansingMark Salyzyn2017-03-271-12/+35
* | Merge "Blacklist some vector functions for CFI."Vishwath Mohan2017-03-232-10/+24
|\ \
| * | Blacklist some vector functions for CFI.Vishwath Mohan2017-03-232-10/+24
* | | Merge "libziparchive: fix mac os breakage" am: 390f3b364c am: 7cfe1d69b0Adam Lesinski2017-03-231-0/+4
|\ \ \ | |/ / |/| / | |/
| * libziparchive: fix mac os breakageAdam Lesinski2017-03-231-0/+4
* | Merge "Add heuristic data race detection to sp<>" am: 04abdc6153 am: 12d6afe6f1Hans Boehm2017-03-191-20/+26
|\|
| * Add heuristic data race detection to sp<>Hans Boehm2017-03-171-20/+26
* | Merge "Formatting changes for TypeHelpers.h and Vectors.h"TreeHugger Robot2017-03-162-23/+23
|\ \
| * | Formatting changes for TypeHelpers.h and Vectors.hVishwath Mohan2017-03-152-23/+23
* | | Get rid of LinearTransformMathias Agopian2017-03-151-64/+0
|/ /
* | Revert "get rid of LinearTransform"Ian Pedowitz2017-03-141-0/+64
* | get rid of LinearTransformMathias Agopian2017-03-131-64/+0
* | Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e...Steven Moreland2017-03-112-0/+13
|\|
| * libutils: String\d+ make std_string privateSteven Moreland2017-03-102-0/+13