summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some clang compilation issues.Dan Albert2014-09-113-4/+4
* Merge "Add -Wno-deprecated-declarations to makefiles."Christopher Ferris2014-09-062-3/+11
|\
| * Add -Wno-deprecated-declarations to makefiles.Christopher Ferris2014-09-042-3/+11
* | Merge "Include ADB_HOST only code in #if ADB_HOST."Chih-Hung Hsieh2014-09-051-2/+5
|\ \
| * | Include ADB_HOST only code in #if ADB_HOST.Chih-Hung Hsieh2014-09-051-2/+5
| |/
* | Merge "Add USB Vendor ID for Micromax Informatics Ltd."Elliott Hughes2014-09-051-0/+3
|\ \
| * | Add USB Vendor ID for Micromax Informatics Ltd.Abhishek Karmakar2014-09-051-0/+3
|/ /
* | Merge "Fix for parenthesis error"Mark Salyzyn2014-09-041-1/+1
|\ \
| * | Fix for parenthesis errorArseniy Antonov2014-09-031-1/+1
| |/
* | Merge "NativeBridge: Refactor for new initialization flow"Andreas Gampe2014-09-047-84/+147
|\ \ | |/ |/|
| * NativeBridge: Refactor for new initialization flowAndreas Gampe2014-09-047-84/+147
|/
* Merge "logcat: document help tail from time"Mark Salyzyn2014-09-021-0/+3
|\
| * logcat: document help tail from timeMark Salyzyn2014-09-011-0/+3
* | Merge "Remove obsolete warning from restorecon_recursive documentation."Nick Kralevich2014-09-021-2/+0
|\ \ | |/ |/|
| * Remove obsolete warning from restorecon_recursive documentation.Stephen Smalley2014-09-021-2/+0
|/
* Merge "remove examples of unimplemented triggers ( device-added device-remove...Elliott Hughes2014-08-291-6/+0
|\
| * remove examples of unimplemented triggers ( device-added device-removed )Trevor Drake2014-08-291-6/+0
|/
* Merge "Build the optional 'r' tool separately."Elliott Hughes2014-08-292-5/+11
|\
| * Build the optional 'r' tool separately.Elliott Hughes2014-08-282-5/+11
* | Merge "Change /dalvik-cache to be owned by root."Brian Carlstrom2014-08-282-2/+2
|\ \ | |/ |/|
| * Change /dalvik-cache to be owned by root.Alex Light2014-08-272-2/+2
* | Merge "Remove descriptions of unimplemented triggers."Elliott Hughes2014-08-281-9/+0
|\ \
| * | Remove descriptions of unimplemented triggers.Trevor Drake2014-08-281-9/+0
|/ /
* | Merge "Remove android_... store_barriers and 64-bit atomics."Hans Boehm2014-08-278-225/+0
|\ \ | |/ |/|
| * Remove android_... store_barriers and 64-bit atomics.Hans Boehm2014-08-278-225/+0
|/
* Merge "Remove duplication from sendevent.c."Elliott Hughes2014-08-261-42/+4
|\
| * Remove duplication from sendevent.c.Elliott Hughes2014-08-251-42/+4
|/
* Merge "Fix typo: ifndef -> ifneq"Dmitriy Ivanov2014-08-251-1/+1
|\
| * Fix typo: ifndef -> ifneqDmitriy Ivanov2014-08-251-1/+1
|/
* Merge "ueventd: call _exit for safety"Kenny Root2014-08-251-1/+3
|\
| * ueventd: call _exit for safetyKenny Root2014-08-251-1/+3
* | Merge "Add BSD false(1) and true(1)."Elliott Hughes2014-08-243-2/+109
|\ \
| * | Add BSD false(1) and true(1).Elliott Hughes2014-08-223-2/+109
|/ /
* | Merge "NativeBridge: Tighten security on libnativebridge"Calin Juravle2014-08-229-9/+312
|\ \ | |/ |/|
| * NativeBridge: Tighten security on libnativebridgeAndreas Gampe2014-08-229-9/+312
|/
* Merge "Only the Mac doesn't have open_memstream."Elliott Hughes2014-08-212-4/+4
|\
| * Only the Mac doesn't have open_memstream.Elliott Hughes2014-08-202-4/+4
* | Merge "There's no non-SMP LP64."Elliott Hughes2014-08-203-37/+0
|\ \ | |/ |/|
| * There's no non-SMP LP64.Elliott Hughes2014-08-203-37/+0
|/
* Merge "Update for public android_set_abort_message()."Dan Albert2014-08-162-4/+10
|\
| * Update for public android_set_abort_message().Dan Albert2014-08-182-4/+10
* | Merge "Reject zip archives with entry names containing \0."Piotr Jastrzebski2014-08-161-1/+7
|\ \
| * | Reject zip archives with entry names containing \0.Piotr Jastrzebski2014-08-191-1/+7
| |/
* | Merge "Cleanup ziparchive"Piotr Jastrzebski2014-08-161-3/+4
|\ \ | |/ |/|
| * Cleanup ziparchivePiotr Jastrzebski2014-08-191-3/+4
|/
* Merge "Remove androidGetTid."Elliott Hughes2014-08-164-18/+2
|\
| * Remove androidGetTid.Elliott Hughes2014-08-184-18/+2
|/
* Merge "Fix win_sdk build by not using vector"Piotr Jastrzebski2014-08-162-12/+20
|\
| * Fix win_sdk build by not using vectorPiotr Jastrzebski2014-08-182-12/+20
* | Merge "Switch libnativebridge to clang"Calin Juravle2014-08-161-0/+2
|\ \ | |/ |/|