summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* Create libbase.Dan Albert2015-03-142-76/+0
* Remove useless refCounting from FileMap.Narayan Kamath2015-02-231-16/+2
* Clean up reading and writing in init.Elliott Hughes2015-02-061-0/+3
* Fix Windows build.Elliott Hughes2015-02-051-0/+3
* Add a WriteStringToFile overload that cares about permissions.Elliott Hughes2015-02-041-0/+3
* Merge "Add Google-style StringPrintf."Elliott Hughes2015-02-031-0/+38
|\
| * Add Google-style StringPrintf.Elliott Hughes2015-02-031-0/+38
* | Extra Win32 compatibility.Elliott Hughes2015-02-031-0/+6
|/
* Add Google-style ReadFileToString and WriteStringToFile.Elliott Hughes2015-02-031-0/+29
* Kill HAVE_PTHREADS.Yabin Cui2015-01-275-13/+13
* Add required casts for clang/llvm -Wc++11-narrowingChih-Hung Hsieh2015-01-121-2/+2
* Linux always has POSIX clocks available.Elliott Hughes2015-01-091-3/+3
* Mutex: add timedLock() methodJesse Hall2015-01-071-4/+24
* Merge "Remove incompatible Unicode compatibility types."Dan Albert2014-12-121-6/+0
|\
| * Remove incompatible Unicode compatibility types.Dan Albert2014-11-201-6/+0
* | Use full qualified name in macros.Chih-Hung Hsieh2014-12-111-3/+4
* | Fix Mac build.Elliott Hughes2014-11-221-1/+1
* | Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-10/+5
* | Add a pre-C++11 constexpr compatibility macro.Dan Albert2014-11-201-0/+11
|/
* kill HAVE_POSIX_FILEMAPYabin Cui2014-11-111-2/+2
* Merge "Move winsock2.h in front of a potential windows.h include."Stephen Hines2014-11-091-0/+4
|\
| * Move winsock2.h in front of a potential windows.h include.Stephen Hines2014-11-081-0/+4
* | Make Unicode.h use types that match libc++.Dan Albert2014-11-081-2/+2
|/
* am fbb4188c: am d559d6c7: Merge "defined(HAVE_OFF_T) is really just !defined(...Elliott Hughes2014-09-231-8/+4
|\
| * defined(HAVE_OFF_T) is really just !defined(__APPLE__).Elliott Hughes2014-09-221-8/+4
* | am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid."Elliott Hughes2014-08-182-5/+2
|\ \ | |/
| * Remove androidGetTid.Elliott Hughes2014-08-182-5/+2
* | am 4c818dc8: am 56b28f6b: Merge "RefBase: make Renamer destructor virtual"Elliott Hughes2014-08-061-2/+4
|\ \ | |/
| * RefBase: make Renamer destructor virtualUkri Niemimuukko2014-08-061-2/+4
* | Add a couple of useful string functions.Jeff Brown2014-06-091-0/+13
* | am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-h...Mark Salyzyn2014-05-232-5/+9
|\ \
| * \ am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header"Mark Salyzyn2014-05-232-5/+9
| |\ \ | | |/
| | * include: cleanup for -Wsystem-headerMark Salyzyn2014-05-232-5/+9
* | | Add VirtualLightRefBaseJohn Reck2014-05-091-0/+7
* | | Merge "libutils: Clarify Condition::signal wakes up exactly one thread"Igor Murashkin2014-04-151-1/+12
|\ \ \
| * | | libutils: Clarify Condition::signal wakes up exactly one threadIgor Murashkin2014-04-151-1/+12
* | | | Merge "Add a peekOldestValue"John Reck2014-04-141-0/+9
|\ \ \ \
| * | | | Add a peekOldestValueJohn Reck2014-04-111-0/+9
| |/ / /
* | | | BitSet32 64b compatibility fixAndreas Gampe2014-04-111-3/+22
|/ / /
* | | am 1f87d3ab: am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs ...Tim Murray2014-04-071-0/+3
|\ \ \ | |/ /
| * | am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs when C++11 is...Tim Murray2014-04-071-0/+3
| |\ \ | | |/
| | * Add guards to prevent typedefs when C++11 is available.Tim Murray2014-04-071-0/+3
| * | am df33e8b5: Add BitSet64. DO NOT MERGEMichael Wright2014-03-261-22/+173
| |\ \ | | |/ | |/|
| | * Add BitSet64. DO NOT MERGEMichael Wright2014-03-241-22/+173
* | | Clarify ownership for NativeHandle::mHandleWonsik Kim2014-03-241-3/+6
* | | Add static methods to BitSet.Michael Wright2014-03-191-41/+99
* | | Add traits to BitSet64, not 32.Michael Wright2014-03-181-1/+1
* | | Add BitSet64Michael Wright2014-03-181-5/+98
* | | Add NativeHandle, a refcounted C++ wrapper around a native_handle_t*Jesse Hall2014-03-051-0/+53
* | | am bfed1360: am 1ed1d341: am 26fa5cd3: Merge "AArch64: Use negative values in...Narayan Kamath2014-02-271-10/+10
|\ \ \ | |/ /