summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "ADB on linux: Handle USB SuperSpeed extra Descriptors"Elliott Hughes2014-12-081-0/+12
|\
| * ADB on linux: Handle USB SuperSpeed extra DescriptorsIngo Rohloff2014-05-161-0/+12
* | Merge "adb: enable superspeed support"Elliott Hughes2014-12-081-7/+56
|\ \
| * | adb: enable superspeed supportZhuang Jin Can2014-12-081-7/+56
* | | Merge "Clean up adb/Android.mk"Elliott Hughes2014-12-081-6/+2
|\ \ \
| * | | Clean up adb/Android.mkTrevor Drake2014-12-071-6/+2
* | | | Merge "Reject zip archives whose entry names are not valid UTF-8."Narayan Kamath2014-12-084-5/+128
|\ \ \ \ | |/ / / |/| | |
| * | | Reject zip archives whose entry names are not valid UTF-8.Narayan Kamath2014-12-084-5/+128
* | | | Merge "Clean up libutils Android.mk"Elliott Hughes2014-12-061-10/+0
|\ \ \ \
| * | | | Clean up libutils Android.mkTrevor Drake2014-12-061-10/+0
|/ / / /
* | | | Merge "Clean up libziparchive Android.mk"Elliott Hughes2014-12-061-6/+0
|\ \ \ \
| * | | | Clean up libziparchive Android.mkTrevor Drake2014-12-061-6/+0
|/ / / /
* | | | Merge "logd: auditd remove logDmesg method"Mark Salyzyn2014-12-053-34/+44
|\ \ \ \
| * | | | logd: auditd remove logDmesg methodMark Salyzyn2014-12-053-34/+44
|/ / / /
* | | | Merge "logcat: use liblog to determine -b all list"Mark Salyzyn2014-12-051-25/+20
|\ \ \ \
| * | | | logcat: use liblog to determine -b all listMark Salyzyn2014-12-051-25/+20
|/ / / /
* | | | Merge "Clean up libzipfile Android.mk"Elliott Hughes2014-12-051-11/+3
|\ \ \ \
| * | | | Clean up libzipfile Android.mkTrevor Drake2014-12-051-11/+3
* | | | | Merge "Lose kill to toybox."Elliott Hughes2014-12-052-261/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Lose kill to toybox.Elliott Hughes2014-12-042-261/+0
|/ / / /
* | | | Merge "Toolbox: Disable unused-XXX warnings"Andreas Gampe2014-12-051-0/+4
|\ \ \ \
| * | | | Toolbox: Disable unused-XXX warningsAndreas Gampe2014-12-041-0/+4
* | | | | Merge "Lose vmstat to toybox."Elliott Hughes2014-12-042-248/+0
|\ \ \ \ \
| * | | | | Lose vmstat to toybox.Elliott Hughes2014-11-252-248/+0
* | | | | | Merge "Use __arm__ instead of ARCH_ARM."Elliott Hughes2014-12-041-1/+1
|\ \ \ \ \ \
| * | | | | | Use __arm__ instead of ARCH_ARM.Elliott Hughes2014-12-041-1/+1
|/ / / / / /
* | | | | | Merge "Remove dead code."Elliott Hughes2014-12-042-124/+0
|\ \ \ \ \ \
| * | | | | | Remove dead code.Elliott Hughes2014-12-032-124/+0
| | |/ / / / | |/| | | |
* | | | | | Merge "system: core: fastboot: Increase USB protocol buffer size to 1024"Badhri Jagan Sridharan2014-12-042-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | system: core: fastboot: Increase USB protocol buffer size to 1024Channagoud Kadabi2014-11-072-3/+3
* | | | | | Merge "libpixelflinger should #define __ARM_HAVE_NEON."Elliott Hughes2014-12-041-0/+1
|\ \ \ \ \ \
| * | | | | | libpixelflinger should #define __ARM_HAVE_NEON.Elliott Hughes2014-12-031-0/+1
|/ / / / / /
* | | | | | Merge "Fix deadlocks."Elliott Hughes2014-12-031-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix deadlocks.Bao Haojun2014-05-141-3/+3
* | | | | | Merge "Fix build."Dan Albert2014-11-281-10/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix build.Dan Albert2014-11-281-10/+11
|/ / / / /
* | | | | Merge "Lose readlink to toybox."Elliott Hughes2014-11-272-96/+0
|\ \ \ \ \
| * | | | | Lose readlink to toybox.Elliott Hughes2014-11-262-96/+0
* | | | | | Merge "Clarify the strcmp() with the empty string."Stephen Hines2014-11-261-1/+1
|\ \ \ \ \ \
| * | | | | | Clarify the strcmp() with the empty string.Stephen Hines2014-11-261-1/+1
|/ / / / / /
* | | | | | Merge "Fix incorrect path name check."Stephen Hines2014-11-261-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix incorrect path name check.Stephen Hines2014-11-261-1/+1
* | | | | | Merge "Lose dmesg to toybox."Elliott Hughes2014-11-262-59/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Lose dmesg to toybox.Elliott Hughes2014-11-252-59/+0
* | | | | | Merge "Lose nohup to toybox."Elliott Hughes2014-11-262-27/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Lose nohup to toybox.Elliott Hughes2014-11-252-27/+0
|/ / / / /
* | | | | Merge "Only Windows doesn't have <sys/uio.h>."Elliott Hughes2014-11-252-7/+10
|\ \ \ \ \
| * | | | | Only Windows doesn't have <sys/uio.h>.Elliott Hughes2014-11-252-7/+10
|/ / / / /
* | | | | Merge "Only Win32 doesn't have writev."Elliott Hughes2014-11-251-2/+2
|\ \ \ \ \
| * | | | | Only Win32 doesn't have writev.Elliott Hughes2014-11-251-2/+2