summaryrefslogtreecommitdiffstats
path: root/libutils/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove BlobCAche from libutilsMathias Agopian2017-03-101-247/+0
* | Merge "Clarify that Condition::wait() can spuriously wake up" am: 514e0aa2e2 ...Tom Cherry2017-03-061-12/+7
|\|
| * Clarify that Condition::wait() can spuriously wake upTom Cherry2017-03-021-12/+7
* | clean-up libutils includesMathias Agopian2017-03-036-32/+17
* | Merge "Fix multiton issue" am: 78b285b367 am: 6d7751a13bColin Cross2017-02-241-5/+13
|\|
| * Merge "Fix multiton issue"Treehugger Robot2017-02-241-5/+13
| |\
| | * Fix multiton issueColin Cross2017-02-231-5/+13
* | | Merge "Make Condition use CLOCK_MONOTONIC" am: 7f932afefc am: 36ba2fbef7Tom Cherry2017-02-231-9/+12
|\| |
| * | Make Condition use CLOCK_MONOTONICTom Cherry2017-02-231-9/+12
| |/
* | Merge "Vector.h: remove unused import <new>" am: 1a4e2dfdf5 am: c50fce7dacSteven Moreland2017-02-171-2/+0
|\|
| * Vector.h: remove unused import <new>Steven Moreland2017-02-171-2/+0
* | Merge "Exporting C++ headers from system/core" am: 812b7d5d52 am: f484dd3401 ...Vijay Venkatraman2017-01-261-18/+35
|/
* Exporting C++ headers from system/coreVijay Venkatraman2017-01-2447-0/+7637