summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: making lsof show devies and loaded .so file names correctlyDmitriy Ivanov2014-03-041-1/+1
* Merge "set /proc/sys/net/unix/max_dgram_qlen to large value"Mark Salyzyn2014-03-044-2/+9
|\
| * set /proc/sys/net/unix/max_dgram_qlen to large valueMark Salyzyn2014-03-034-2/+9
|/
* Merge "Fix the handling of CodeCache return codes in pixelflinger"Jesse Hall2014-03-031-2/+2
|\
| * Fix the handling of CodeCache return codes in pixelflingerKévin PETIT2014-02-261-2/+2
* | Merge "Declare (and simplify) uid_from_user."Elliott Hughes2014-03-013-12/+41
|\ \
| * | Declare (and simplify) uid_from_user.Elliott Hughes2014-02-283-12/+41
|/ /
* | Merge "Switch to BSD chown (for -R, primarily)."Elliott Hughes2014-03-013-69/+354
|\ \
| * | Switch to BSD chown (for -R, primarily).Elliott Hughes2014-02-283-69/+354
* | | Merge "Fix grep -f."Elliott Hughes2014-03-011-2/+0
|\ \ \ | |/ / |/| |
| * | Fix grep -f.Elliott Hughes2014-02-281-2/+0
|/ /
* | Merge "logd: Always build logd"Mark Salyzyn2014-02-281-4/+0
|\ \
| * | logd: Always build logdMark Salyzyn2014-02-281-4/+0
|/ /
* | Merge "liblog: enable logging to logd."Mark Salyzyn2014-02-288-452/+1444
|\ \
| * | liblog: enable logging to logd.Mark Salyzyn2014-02-288-452/+1444
* | | Merge "logd: institute getGroups for socket credentials"Mark Salyzyn2014-02-284-17/+126
|\ \ \ | |/ /
| * | logd: institute getGroups for socket credentialsMark Salyzyn2014-02-284-17/+126
|/ /
* | Merge "libsparse: deal with build warning messages"Mark Salyzyn2014-02-284-6/+34
|\ \
| * | libsparse: deal with build warning messagesMark Salyzyn2014-02-284-6/+34
|/ /
* | Merge "logd: Remove $(KERNEL_HEADERS) include."Mark Salyzyn2014-02-271-2/+0
|\ \
| * | logd: Remove $(KERNEL_HEADERS) include.Martijn Coenen2014-02-271-2/+0
* | | Merge "AArch64: Use negative values in error enumeration"Narayan Kamath2014-02-271-10/+10
|\ \ \ | |/ / |/| |
| * | AArch64: Use negative values in error enumerationAshok Bhat2014-02-201-10/+10
* | | Merge "Enable libunwind for mips."Christopher Ferris2014-02-261-1/+1
|\ \ \
| * | | Enable libunwind for mips.Christopher Ferris2014-02-261-1/+1
| | |/ | |/|
* | | Merge "Apply restorecon_recursive to all of /data."Nick Kralevich2014-02-261-8/+3
|\ \ \
| * | | Apply restorecon_recursive to all of /data.Stephen Smalley2014-02-061-8/+3
* | | | Merge changes Id25cdef0,I80685cdc,I929dddc7Mark Salyzyn2014-02-266-16/+30
|\ \ \ \
| * | | | logd: Add SCHED_BATCH to reduce priorityMark Salyzyn2014-02-261-0/+8
| * | | | logd: Adjust to match defacto coding styleMark Salyzyn2014-02-265-13/+11
| * | | | logd: prune more aggressively when over the topMark Salyzyn2014-02-261-3/+11
* | | | | Merge "logd: initial checkin."Mark Salyzyn2014-02-2622-8/+1555
|\ \ \ \ \ | |/ / / /
| * | | | logd: initial checkin.Mark Salyzyn2014-02-2622-8/+1555
* | | | | Merge "logcat: test: add clear and blocking check"Mark Salyzyn2014-02-261-9/+95
|\ \ \ \ \ | |/ / / /
| * | | | logcat: test: add clear and blocking checkMark Salyzyn2014-02-261-9/+95
| | |/ / | |/| |
* | | | Merge "Fix undefined args access for x86_64."Elliott Hughes2014-02-261-2/+11
|\ \ \ \
| * | | | Fix undefined args access for x86_64.Fengwei Yin2014-02-271-2/+11
| |/ / /
* | | | Merge "libcutils: Socket type might contain bitwise OR flags"Elliott Hughes2014-02-261-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | libcutils: Socket type might contain bitwise OR flagsPaul Kocialkowski2014-02-261-1/+3
|/ / /
* | | Merge "fs_mgr: Don't run e2fsck inside SDK system images."David 'Digit' Turner2014-02-251-7/+16
|\ \ \
| * | | fs_mgr: Don't run e2fsck inside SDK system images.David 'Digit' Turner2014-02-241-7/+16
* | | | Merge "Remove an unused #include of <asm/page.h>."Elliott Hughes2014-02-251-1/+0
|\ \ \ \
| * | | | Remove an unused #include of <asm/page.h>.Elliott Hughes2014-02-241-1/+0
|/ / / /
* | | | Merge "Remove unused #includes of <asm/page.h>."Elliott Hughes2014-02-243-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused #includes of <asm/page.h>.Elliott Hughes2014-02-243-3/+0
|/ / /
* | | Merge "Fix the definition of LOCAL_PATH in libusbhost/Android.mk"Colin Cross2014-02-221-1/+1
|\ \ \
| * | | Fix the definition of LOCAL_PATH in libusbhost/Android.mkKévin PETIT2014-02-121-1/+1
* | | | Merge "Fix compiler warnings in libpixelflinger"Elliott Hughes2014-02-209-53/+54
|\ \ \ \
| * | | | Fix compiler warnings in libpixelflingerAshok Bhat2014-02-209-53/+54
* | | | | Merge "Add -D option to restorecon for relabeling /data/data."Nick Kralevich2014-02-201-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |