summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | resolve merge conflicts of 41e82a3 to stage-aosp-masterColin Cross2016-07-134-173/+164
|\|
| * Convert libbacktrace, libutils to SoongDan Willemsen2016-07-124-176/+167
* | Merge "Fix SharedBuffer. Remove aref." am: 069517574eHans Boehm2016-05-232-14/+24
|\|
| * Fix SharedBuffer. Remove aref.Hans Boehm2016-05-232-14/+24
* | Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954efHans Boehm2016-05-191-58/+140
|\|
| * Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp"Hans Boehm2016-05-191-58/+140
| |\
| | * Fix memory order and race bugs in Refbase.h & RefBase.cppHans Boehm2016-05-171-58/+140
* | | Merge "Fix strstr16." into nyc-devMichael Wright2016-05-171-1/+2
|\ \ \
| * | | Fix strstr16.Michael Wright2016-05-161-1/+2
* | | | Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux...Greg Hackmann2016-05-161-28/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux"Treehugger Robot2016-05-161-28/+9
| |\ \ \
| | * | | SystemClock: elapsedRealtimeNano() should use clock_gettime() on LinuxGreg Hackmann2016-05-021-28/+9
* | | | | Merge "SystemClock: add test" am: 282e8fb037Greg Hackmann2016-05-162-0/+75
|\| | | |
| * | | | Merge "SystemClock: add test"Treehugger Robot2016-05-162-0/+75
| |\| | | | | |_|/ | |/| |
| | * | SystemClock: add testGreg Hackmann2016-05-022-0/+75
* | | | Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b4...Michael Wright2016-05-163-3/+66
|\ \ \ \ | | |_|/ | |/| |
| * | | Add String16#contains and strstr16 methods.Michael Wright2016-05-093-3/+66
* | | | Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5aChih-hung Hsieh2016-04-301-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-291-1/+1
| | |/ | |/|
* | | Merge "Remove debugging code for a fixed 3.6 kernel bug." am: af61accElliott Hughes2016-04-081-71/+6
|\| |
| * | Remove debugging code for a fixed 3.6 kernel bug.Elliott Hughes2016-04-041-71/+6
* | | system/core: Make Thread::run threadName argument requiredBrian Carlstrom2016-03-142-2/+4
|\ \ \ | | |/ | |/|