summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* logd: Add klogdMark Salyzyn2015-05-139-24/+587
* liblog: Add kernel log idMark Salyzyn2015-05-134-2/+6
* Fix file descriptor leak when opening invalid archives.Narayan Kamath2015-05-133-2/+5
* Merge "rootdir: add permission for /dev/dvb*" into mnc-devTerry Heo2015-05-131-0/+3
|\
| * rootdir: add permission for /dev/dvb*Terry Heo2015-05-071-0/+3
* | Merge changes Ie9d9a7ad,If7479bdc into mnc-devElliott Hughes2015-05-135-11/+16
|\ \
| * | Fix insmod module sizeTom Cherry2015-05-125-15/+11
| * | Enable property expansion for insmodEmmanuel Berthier2015-05-121-1/+10
* | | logd: Add Tag statisticsMark Salyzyn2015-05-125-2/+110
|/ /
* | logd: pidToName deficiencyMark Salyzyn2015-05-121-0/+4
* | logd: uidToName add dex2oat UIDMark Salyzyn2015-05-121-2/+7
* | Revert "libaudit: limit to 5 selinux denials per sec"Nick Kralevich2015-05-111-1/+1
* | Failure to find an oem partition should not be a remount failure.Elliott Hughes2015-05-113-31/+20
* | Merge "load ro.recovery_id property from recovery partition" into mnc-devAndres Morales2015-05-094-1/+65
|\ \
| * | load ro.recovery_id property from recovery partitionAndres Morales2015-05-084-1/+65
* | | Switch liblog.so to hash-style=bothDmitriy Ivanov2015-05-081-1/+1
* | | Fix "adb remount" for devices without an oem partition.Elliott Hughes2015-05-082-53/+37
* | | Merge "Be tolerant of devices that don't report serials." into mnc-devBenson Leung2015-05-082-28/+30
|\ \ \
| * | | Be tolerant of devices that don't report serials.Dan Albert2015-05-072-28/+30
* | | | Try to include the SHA in a ddmslib-compatible way.Elliott Hughes2015-05-081-2/+2
* | | | Merge changes Iac33dbaa,I18fcd37d into mnc-devAndres Morales2015-05-082-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | pass in correct buffer to print_idAndres Morales2015-05-081-1/+1
| * | | stop including rootdir build.propAndres Morales2015-05-071-1/+0
* | | | Merge "mkbootimg: make mkbootimg print image cksum to stdout" into mnc-devAndres Morales2015-05-081-34/+54
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | mkbootimg: make mkbootimg print image cksum to stdoutAndres Morales2015-05-071-34/+54
* | | mkbootimg: use fixed-size types for image formatRom Lemarchand2015-05-072-28/+30
* | | am 6269a95a: resolved conflicts for merge of b67b92f2 to lmp-mr1-ub-devChristopher Ferris2015-05-070-0/+0
|\ \ \
| * \ \ resolved conflicts for merge of b67b92f2 to lmp-mr1-ub-devChristopher Ferris2015-05-070-0/+0
| |\ \ \
| | * | | Do not dump maps/memory/code of sibling threads. DO NOT MERGEChristopher Ferris2015-05-071-43/+39
* | | | | logd: class hierarcy for Uid and Pid statistics.Mark Salyzyn2015-05-073-137/+126
| |_|_|/ |/| | |
* | | | Fix small ptrace reads.Christopher Ferris2015-05-062-16/+35
* | | | Add offset to map data.Christopher Ferris2015-05-063-1/+5
* | | | Add /data/misc/perfprofd to store perf profile.Dehao Chen2015-05-061-0/+1
* | | | rootdir: make sure the /oem mountpoint is always availableNick Kralevich2015-05-061-1/+1
* | | | Include the git sha in the adb version.Dan Albert2015-05-063-21/+34
* | | | All debuggerd log output marked fatal.Christopher Ferris2015-05-052-2/+2
* | | | Implement the ssh(1) escaping rules.Elliott Hughes2015-05-052-70/+50
* | | | Invoke perfprofd daemon (only for userdebug/eng builds).Than McIntosh2015-05-041-0/+8
* | | | Add WriteFdFmt and clean up more code.Elliott Hughes2015-05-0114-158/+110
* | | | More adb buffer fixes.Elliott Hughes2015-05-0122-599/+306
* | | | Merge "Add load base to map for relocation packing." into mnc-devChristopher Ferris2015-05-025-6/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add load base to map for relocation packing.Christopher Ferris2015-05-015-6/+26
* | | | logd: improve details on chatty recordsMark Salyzyn2015-04-306-22/+111
* | | | logd: reduce chance of dropped 1 messagesMark Salyzyn2015-04-301-1/+2
|/ / /
* | | More fixed-length buffer removal.Elliott Hughes2015-04-306-272/+153
* | | Add missing 'else' to fix all devices showing up as "host".Elliott Hughes2015-04-291-2/+3
* | | Merge "libusbhost: Add usb_device_get_version()" into mnc-devMike Lockwood2015-04-292-0/+10
|\ \ \
| * | | libusbhost: Add usb_device_get_version()Mike Lockwood2015-04-292-0/+10
* | | | Fix Win32 build.Elliott Hughes2015-04-291-1/+1
* | | | Move __adb_error to std::string, and improve various errors.Elliott Hughes2015-04-294-179/+185
|/ / /