summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Exporting C++ headers from system/coreVijay Venkatraman2017-01-2448-7637/+1
* liblog: use log/log.h for ALOG macrosMark Salyzyn2017-01-121-1/+1
* libutils: allow multiple ATRACE_NAMEs in a scope.Josh Gao2016-12-121-4/+4
* utils: Add FastStrcmp.hMark Salyzyn2016-12-091-0/+54
* Merge "system/core: preparation to pull back interfaces from android/log.h"Mark Salyzyn2016-10-203-3/+3
|\
| * system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-203-3/+3
* | system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5 am: eb189f...Mark Salyzyn2016-09-304-10/+9
|\|
| * system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-304-10/+9
* | Merge "Fix more system/core/include warnings" am: 18fbd80504 am: 5fe194a9fdColin Cross2016-09-295-21/+38
|\|
| * Fix more system/core/include warningsColin Cross2016-09-275-21/+38
* | Merge "Flattenable: switch from assignment to memcpy()." am: b2356a6993 am: b...David Pursell2016-09-231-2/+9
|\|
| * Merge "Flattenable: switch from assignment to memcpy()."David Pursell2016-09-231-2/+9
| |\
| | * Flattenable: switch from assignment to memcpy().David Pursell2016-09-231-2/+9
* | | Merge "Fix warnings in libutils headers" am: 65a1633ec3 am: 0f79b62bf6Colin Cross2016-09-2211-82/+104
|\| |
| * | Fix warnings in libutils headersColin Cross2016-09-2211-82/+104
* | | Merge "Remove has_trivial_move trait from Vector<T>" am: 588b3b0c03 am: 85942...Colin Cross2016-09-223-15/+0
|\| |
| * | Remove has_trivial_move trait from Vector<T>Colin Cross2016-09-223-15/+0
| |/
* | Merge changes from topic 'utf' am: 3a07e5bf94 am: aa7fd8a3ecMartijn Coenen2016-08-251-24/+27
|\|
| * libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro2016-08-251-2/+2
| * Unicode: specify destination length in utf8_to_utf16 methodsSergio Giro2016-08-251-24/+27
* | Merge "Make RefBase more robust and debuggable" am: daac359be7 am: 7bf3d21fdeHans Boehm2016-08-241-12/+25
|\ \
| * | Merge "Make RefBase more robust and debuggable" am: daac359be7Hans Boehm2016-08-241-12/+25
| |\|
| | * Merge "Make RefBase more robust and debuggable"Hans Boehm2016-08-241-12/+25
| | |\
| | | * Make RefBase more robust and debuggableHans Boehm2016-08-131-12/+25
* | | | Fix Mutex::timedLock to properly handle relative time am: 604ba48220 am: 708b...Andy Hung2016-08-241-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Mutex::timedLock to properly handle relative timeAndy Hung2016-08-241-2/+8
| * | | libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro2016-07-111-2/+2
* | | | Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22aeHans Boehm2016-08-101-1/+151
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Improve RefBase documentation, especially for clients."Hans Boehm2016-08-101-1/+151
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Improve RefBase documentation, especially for clients."Hans Boehm2016-08-101-1/+151
| | |\ \
| | | * | Improve RefBase documentation, especially for clients.Hans Boehm2016-08-091-1/+151
* | | | | Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2aChih-Hung Hsieh2016-08-048-21/+21
|\| | | |
| * | | | Merge "Fix google-explicit-constructor warnings in utils."Chih-Hung Hsieh2016-08-048-21/+21
| |\| | |
| | * | | Fix google-explicit-constructor warnings in utils.Chih-Hung Hsieh2016-08-028-21/+21
| | |/ /
* | | | Merge \\"LruCache: avoid copying keys in lookup\\" am: 896c6b14aeSergio Giro2016-07-201-15/+40
|\| | |
| * | | Merge \"LruCache: avoid copying keys in lookup\"Sergio Giro2016-07-201-15/+40
| |\| |
| | * | LruCache: avoid copying keys in lookupSergio Giro2016-07-201-15/+40
* | | | Merge \"libutils/Unicode.cpp: Correct length computation and add checks for u...Sergio Giro2016-07-141-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro2016-07-141-2/+2
| | |/ | |/|
| * | Fix memory order and race bugs in Refbase.h & RefBase.cppHans Boehm2016-05-191-5/+6
* | | Merge \"RefBase: Silence compiler warnings\"Greg Kaiser2016-07-111-3/+4
|\ \ \ | | |/ | |/|
| * | RefBase: Silence compiler warningsGreg Kaiser2016-07-111-3/+4
* | | Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954efHans Boehm2016-05-191-5/+6
|\| |
| * | Fix memory order and race bugs in Refbase.h & RefBase.cppHans Boehm2016-05-171-5/+6
* | | Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b4...Michael Wright2016-05-162-0/+3
|\ \ \ | | |/ | |/|
| * | Add String16#contains and strstr16 methods.Michael Wright2016-05-092-1/+4
* | | Merge "Remove <utils/ashmem.h>." am: f9f76146a1Elliott Hughes2016-05-041-41/+0
|\ \ \ | | |/ | |/|
| * | Remove <utils/ashmem.h>.Elliott Hughes2016-05-041-41/+0
* | | Merge "Mutex: Note that STL is generally prefered" into nyc-devGreg Kaiser2016-04-061-0/+4
|\ \ \ | | |/ | |/|
| * | Mutex: Note that STL is generally preferedGreg Kaiser2016-04-051-0/+4