summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable more modules on linux_bionic buildsDan Willemsen2017-03-151-2/+5
* libutils: String\d+ make std_string privateSteven Moreland2017-03-112-0/+13
* Merge "Clarify that Condition::wait() can spuriously wake up"Tom Cherry2017-03-061-12/+7
|\
| * Clarify that Condition::wait() can spuriously wake upTom Cherry2017-03-021-12/+7
* | Add tests for multiton issueColin Cross2017-02-285-0/+212
|/
* Make libutils test compile on the hostColin Cross2017-02-241-17/+33
* Merge "Revert "Make libutils test compile on the host""Richard Uhler2017-02-241-25/+15
|\
| * Revert "Make libutils test compile on the host"Richard Uhler2017-02-241-25/+15
* | Merge changes Icd5f39ae,I2a4e956cTreehugger Robot2017-02-242-22/+32
|\|
| * Make libutils test compile on the hostColin Cross2017-02-231-15/+25
| * Fix ODR issue in StrongPointer_test.cppColin Cross2017-02-231-7/+7
* | Merge "Fix multiton issue"Treehugger Robot2017-02-231-5/+13
|\|
| * Fix multiton issueColin Cross2017-02-231-5/+13
* | Make Condition use CLOCK_MONOTONICTom Cherry2017-02-231-9/+12
|/
* Merge "Vector.h: remove unused import <new>"Treehugger Robot2017-02-171-2/+0
|\
| * Vector.h: remove unused import <new>Steven Moreland2017-02-171-2/+0
* | Remove unused primes.py python file.Steven Moreland2017-02-161-47/+0
|/
* RefBase.cpp remove unused include typeinfoSteven Moreland2017-02-151-1/+0
* Make __android_log_assert behave more like libc asserts.Elliott Hughes2017-02-061-18/+4
* Exporting C++ headers from system/coreVijay Venkatraman2017-01-2448-0/+7650
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-114-4/+4
* Enable libbase/libutils/libziparchive on host bionicDan Willemsen2016-11-291-0/+7
* system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-202-0/+4
* Test for _WIN32 in instead of USE_MINGW.Elliott Hughes2016-10-051-2/+2
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-302-4/+4
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-305-18/+20
* Merge "Fix more system/core/include warnings"Colin Cross2016-09-291-2/+0
|\
| * Fix more system/core/include warningsColin Cross2016-09-271-2/+0
* | Use readdir instead of readdir_r.Elliott Hughes2016-09-281-9/+2
|/
* Fix warnings in libutils headersColin Cross2016-09-223-3/+11
* libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro2016-08-253-16/+43
* Unicode: specify destination length in utf8_to_utf16 methodsSergio Giro2016-08-253-32/+41
* Merge "Make RefBase more robust and debuggable"Hans Boehm2016-08-242-53/+151
|\
| * Make RefBase more robust and debuggableHans Boehm2016-08-132-53/+151
* | Merge "Improve RefBase documentation, especially for clients."Hans Boehm2016-08-101-10/+17
|\|
| * Merge "Improve RefBase documentation, especially for clients."Hans Boehm2016-08-101-10/+17
| |\
| | * Improve RefBase documentation, especially for clients.Hans Boehm2016-08-091-10/+17
* | | Merge "SharedBuffer: Fix bug in return value of release()"Greg Kaiser2016-08-081-2/+3
|\| |
| * | SharedBuffer: Fix bug in return value of release()Greg Kaiser2016-08-081-2/+3
| |/
* | Merge "Fix race bug in attemptIncStrong"Hans Boehm2016-08-031-10/+9
|\|
| * Merge "Fix race bug in attemptIncStrong"Hans Boehm2016-08-031-10/+9
| |\
| | * Fix race bug in attemptIncStrongHans Boehm2016-07-291-10/+9
* | | Merge \"Fix google-explicit-constructor warnings in system/core.\"Chih-Hung Hsieh2016-07-293-3/+3
|\| |
| * | Fix google-explicit-constructor warnings in system/core.Chih-Hung Hsieh2016-07-263-3/+3
| |/
* | Merge \"LruCache: avoid copying keys in lookup\"Sergio Giro2016-07-201-0/+18
|\|
| * LruCache: avoid copying keys in lookupSergio Giro2016-07-201-0/+18
* | Merge \"Add test for RefBase etc.\"Hans Boehm2016-07-134-2/+199
|\|
| * Add test for RefBase etc.Hans Boehm2016-07-134-2/+199
* | Merge \"libutils: Limit integer sanitize to target only\"Dan Willemsen2016-07-131-3/+4
|\|
| * libutils: Limit integer sanitize to target onlyDan Willemsen2016-07-131-3/+4