summaryrefslogtreecommitdiffstats
path: root/libutils
Commit message (Expand)AuthorAgeFilesLines
* Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-291-1/+1
* Remove debugging code for a fixed 3.6 kernel bug.Elliott Hughes2016-04-041-71/+6
* Cleanup uses of sprintf so we can deprecate it.George Burgess IV2016-03-071-5/+10
* system/core/lib[c]utils: Fix signedness comparison warnings.James Hawkins2016-03-011-2/+2
* Make libutils symbols protectedDimitry Ivanov2016-02-251-1/+1
* Merge "system/core: Cleanup direct calls to opendir by containing in a std::u...James Hawkins2016-02-191-5/+3
|\
| * system/core: Cleanup direct calls to opendir by containing in aJames Hawkins2016-02-181-5/+3
* | libutils: add String8 and String16 std_string utility methodsSamuel Tan2016-02-181-1/+0
* | libutils: remove whitespace from String8 filesSamuel Tan2016-02-181-1/+1
|/
* libutils: remove whitespaces in String16.cpp and String16.hSamuel Tan2016-02-161-5/+5
* Fix windows 64-bit buildsDan Willemsen2016-02-052-4/+2
* more O_CLOEXECNick Kralevich2015-12-181-1/+1
* libutils: fix cache removal when callback invalidates the keySergio Giro2015-11-201-0/+38
* Use std::unique_ptr instead of UniquePtr.Dan Albert2015-11-051-2/+3
* Merge "Teach sp<> how to std::move"John Reck2015-11-022-0/+59
|\
| * Teach sp<> how to std::moveJohn Reck2015-10-292-0/+59
* | Merge "Disable sanitization for LinearTransform"Andy Hung2015-10-221-2/+19
|\|
| * Disable sanitization for LinearTransformAndy Hung2015-10-221-2/+19
* | am f8376607: Merge "system/core: fix iterator for LruCache"Sergio Giro2015-10-131-0/+106
|\|
| * system/core: fix iterator for LruCacheSergio Giro2015-10-121-0/+106
* | am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::...Adam Lesinski2015-10-021-0/+37
|\|
| * am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap"Adam Lesinski2015-10-021-0/+37
| |\
| | * Implement C++11 move semantics for android::FileMapAdam Lesinski2015-10-011-0/+37
* | | am bdae9bf2: resolved conflicts for 70808827 to stage-aosp-masterSergio Giro2015-10-014-934/+0
|\| |
| * | resolved conflicts for 70808827 to stage-aosp-masterSergio Giro2015-10-014-934/+0
| |\|
| | * system/core: remove BasicHashtableSergio Giro2015-10-014-934/+0
* | | am b5a00d6b: am e0453334: Merge "system/core: remove methods returning Shared...Sergio Giro2015-09-302-10/+0
|\| |
| * | am e0453334: Merge "system/core: remove methods returning SharedBuffer in Str...Sergio Giro2015-09-302-10/+0
| |\|
| | * Merge "system/core: remove methods returning SharedBuffer in String8, String16"Sergio Giro2015-09-302-10/+0
| | |\
| | | * system/core: remove methods returning SharedBuffer in String8, String16Sergio Giro2015-09-302-10/+0
| * | | libutils: fix compile error in SharedBufferTestSergio Giro2015-09-301-2/+2
* | | | am 8e2c8208: am 730fdbb1: Merge "system/core: change LruCache to use unordere...Sergio Giro2015-09-301-1/+1
|\| | |
| * | | am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead...Sergio Giro2015-09-301-1/+1
| |\| |
| | * | system/core: change LruCache to use unordered_set instead of BasicHashTableSergio Giro2015-09-301-1/+1
| | |/
* | | libutils: fix compile error in SharedBufferTestSergio Giro2015-09-231-2/+2
* | | am f777655d: resolved conflicts for 6ee734cf to stage-aosp-masterSergio Giro2015-09-236-3/+172
|\| |
| * | resolved conflicts for 6ee734cf to stage-aosp-masterSergio Giro2015-09-236-3/+172
| |\|
| | * libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation di...Sergio Giro2015-09-236-3/+172
* | | am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc...Brian Carlstrom2015-09-201-0/+2
|\ \ \
| * \ \ resolved conflicts for 832a0d1c to mnc-devBrian Carlstrom2015-09-191-0/+2
| |\ \ \
| | * \ \ resolved conflicts for cf676a86 to lmp-mr1-ub-devBrian Carlstrom2015-09-193-23/+139
| | |\ \ \
| | | * | | libutils: Fix integer overflows in VectorImpl.Narayan Kamath2015-09-093-23/+139
| | * | | | resolved conflicts for merge of 7c327194 to lmp-mr1-ub-devBart Sears2015-08-263-1/+87
| | |\| | |
| | | * | | libutils: fix overflow in SharedBuffer [DO NOT MERGE]Sergio Giro2015-08-253-1/+85
* | | | | | resolved conflicts for 32d86587 to mnc-dr-dev-plus-aospNarayan Kamath2015-09-084-23/+145
|\| | | | | | |_|_|/ / |/| | | |
| * | | | libutils: Fix integer overflows in VectorImpl.Narayan Kamath2015-09-024-23/+145
* | | | | am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules"Dan Willemsen2015-09-031-13/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Remove USE_MINGW/CYGWIN; Whitelist windows modulesDan Willemsen2015-09-021-13/+5
* | | | | am 2c58af52: Merge "VectorImpl.cpp: fix benign multiplication overflow"Nick Kralevich2015-08-281-1/+4
|\| | | |
| * | | | VectorImpl.cpp: fix benign multiplication overflowNick Kralevich2015-08-281-1/+4