summaryrefslogtreecommitdiff
path: root/include/utils
AgeCommit message (Expand)Author
2017-01-24Exporting C++ headers from system/coreVijay Venkatraman
2017-01-12liblog: use log/log.h for ALOG macrosMark Salyzyn
2016-12-12libutils: allow multiple ATRACE_NAMEs in a scope.Josh Gao
2016-12-09utils: Add FastStrcmp.hMark Salyzyn
2016-10-20Merge "system/core: preparation to pull back interfaces from android/log.h"Mark Salyzyn
2016-10-20system/core: preparation to pull back interfaces from android/log.hMark Salyzyn
2016-09-30system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5 am: eb189f...Mark Salyzyn
2016-09-30system/core Replace cutils/log.h with android/log.hMark Salyzyn
2016-09-29Merge "Fix more system/core/include warnings" am: 18fbd80504 am: 5fe194a9fdColin Cross
2016-09-27Fix more system/core/include warningsColin Cross
2016-09-23Merge "Flattenable: switch from assignment to memcpy()." am: b2356a6993 am: b...David Pursell
2016-09-23Merge "Flattenable: switch from assignment to memcpy()."David Pursell
2016-09-23Flattenable: switch from assignment to memcpy().David Pursell
2016-09-22Merge "Fix warnings in libutils headers" am: 65a1633ec3 am: 0f79b62bf6Colin Cross
2016-09-22Merge "Remove has_trivial_move trait from Vector<T>" am: 588b3b0c03 am: 85942...Colin Cross
2016-09-22Fix warnings in libutils headersColin Cross
2016-09-22Remove has_trivial_move trait from Vector<T>Colin Cross
2016-08-25Merge changes from topic 'utf' am: 3a07e5bf94 am: aa7fd8a3ecMartijn Coenen
2016-08-25libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro
2016-08-25Unicode: specify destination length in utf8_to_utf16 methodsSergio Giro
2016-08-24Merge "Make RefBase more robust and debuggable" am: daac359be7 am: 7bf3d21fdeHans Boehm
2016-08-24Merge "Make RefBase more robust and debuggable" am: daac359be7Hans Boehm
2016-08-24Merge "Make RefBase more robust and debuggable"Hans Boehm
2016-08-24Fix Mutex::timedLock to properly handle relative time am: 604ba48220 am: 708b...Andy Hung
2016-08-24Fix Mutex::timedLock to properly handle relative timeAndy Hung
2016-08-13Make RefBase more robust and debuggableHans Boehm
2016-08-10Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22aeHans Boehm
2016-08-10Merge "Improve RefBase documentation, especially for clients."Hans Boehm
2016-08-10Merge "Improve RefBase documentation, especially for clients."Hans Boehm
2016-08-09Improve RefBase documentation, especially for clients.Hans Boehm
2016-08-04Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2aChih-Hung Hsieh
2016-08-04Merge "Fix google-explicit-constructor warnings in utils."Chih-Hung Hsieh
2016-08-02Fix google-explicit-constructor warnings in utils.Chih-Hung Hsieh
2016-07-20Merge \\"LruCache: avoid copying keys in lookup\\" am: 896c6b14aeSergio Giro
2016-07-20Merge \"LruCache: avoid copying keys in lookup\"Sergio Giro
2016-07-20LruCache: avoid copying keys in lookupSergio Giro
2016-07-14Merge \"libutils/Unicode.cpp: Correct length computation and add checks for u...Sergio Giro
2016-07-14libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro
2016-07-12Merge \"RefBase: Silence compiler warnings\"Greg Kaiser
2016-07-11RefBase: Silence compiler warningsGreg Kaiser
2016-07-11libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8Sergio Giro
2016-05-19Fix memory order and race bugs in Refbase.h & RefBase.cppHans Boehm
2016-05-19Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954efHans Boehm
2016-05-17Fix memory order and race bugs in Refbase.h & RefBase.cppHans Boehm
2016-05-16Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b4...Michael Wright
2016-05-09Add String16#contains and strstr16 methods.Michael Wright
2016-05-04Merge "Remove <utils/ashmem.h>." am: f9f76146a1Elliott Hughes
2016-05-04Remove <utils/ashmem.h>.Elliott Hughes
2016-04-06Merge "Mutex: Note that STL is generally prefered" into nyc-devGreg Kaiser
2016-04-05Mutex: Note that STL is generally preferedGreg Kaiser