summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reject zip archives with entry names containing \0.Piotr Jastrzebski2014-08-261-1/+7
* Merge "Enable not rebooting during default encryption" into lmp-devPaul Lawrence2014-08-252-2/+0
|\
| * Enable not rebooting during default encryptionPaul Lawrence2014-08-252-2/+0
* | Merge "NativeBridge: Tighten security on libnativebridge" into lmp-devAndreas Gampe2014-08-229-9/+313
|\ \
| * | NativeBridge: Tighten security on libnativebridgeAndreas Gampe2014-08-219-9/+313
* | | Merge "processgroup: close directories opened by removeAllProcessGroups()" in...Colin Cross2014-08-201-2/+3
|\ \ \ | |/ / |/| |
| * | processgroup: close directories opened by removeAllProcessGroups()Colin Cross2014-08-201-2/+3
* | | Merge "libutils: Don't segfault ProcessCallStack when getting thread name fai...Igor Murashkin2014-08-191-0/+5
|\ \ \
| * | | libutils: Don't segfault ProcessCallStack when getting thread name failsIgor Murashkin2014-08-191-0/+5
| |/ /
* | | Merge "Update for public android_set_abort_message()." into lmp-devDan Albert2014-08-162-4/+10
|\ \ \
| * | | Update for public android_set_abort_message().Dan Albert2014-08-192-4/+10
| |/ /
* | | Merge "Remove inputflinger from init. DO NOT MERGE" into lmp-devMichael Wright2014-08-161-7/+0
|\ \ \ | |/ / |/| |
| * | Remove inputflinger from init. DO NOT MERGEMichael Wright2014-08-191-7/+0
* | | healthd: charger: fix check for charger connected to enter suspendTodd Poynor2014-08-181-1/+1
| |/ |/|
* | Remove obsolete tcp buffer size system properties.Robert Greenwalt2014-08-171-15/+0
|/
* fastboot: add the support of the second stage image [DO NOT MERGE]Jeremy Compostella2014-08-151-13/+32
* Merge "Add trace tag for power management." into lmp-devJeff Brown2014-08-151-1/+2
|\
| * Add trace tag for power management.Jeff Brown2014-08-141-1/+2
* | Switch libnativebridge to clangCalin Juravle2014-08-151-0/+2
* | Merge "Move native bridge library in system/core" into lmp-devCalin Juravle2014-08-153-0/+258
|\ \
| * | Move native bridge library in system/coreCalin Juravle2014-08-153-0/+258
| |/
* | Merge "Export the new system_server classpath." into lmp-devNarayan Kamath2014-08-152-1/+3
|\ \ | |/ |/|
| * Export the new system_server classpath.Narayan Kamath2014-08-072-1/+3
* | Merge "libusbhost: Fix IOCTL call during usb_request_cancel" into lmp-devBadhri Jagan Sridharan2014-08-121-1/+1
|\ \
| * | libusbhost: Fix IOCTL call during usb_request_cancelBadhri Jagan Sridharan2014-08-071-1/+1
* | | Do not suppress maps dump when si_addr<PAGE_SIZEDmitriy Ivanov2014-08-111-9/+6
* | | Merge "Tunneled Video Playback support" into lmp-devRachad2014-08-091-0/+12
|\ \ \
| * | | Tunneled Video Playback supportRachad2014-08-041-0/+12
* | | | logd: persistent reader threadsMark Salyzyn2014-08-082-18/+19
* | | | Merge "audio: add defines for audio HW sync source" into lmp-devEric Laurent2014-08-061-2/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | audio: add defines for audio HW sync sourceEric Laurent2014-08-051-2/+11
* | | | Fix build of adb with gcc-4.9.Alexander Ivchenko2014-08-061-2/+5
| |_|/ |/| |
* | | Fix Windows adb build by avoiding "bool"Brian Carlstrom2014-08-051-1/+1
* | | Merge "Escape single quotes in arguments." into lmp-devJeff Sharkey2014-08-051-3/+8
|\ \ \
| * | | Escape single quotes in arguments.Jeff Sharkey2014-08-051-3/+8
| | |/ | |/|
* | | Move host 'get-state' service up so that it works.Simon Ye2014-08-051-5/+5
| |/ |/|
* | Merge "sound_trigger HAL update" into lmp-devEric Laurent2014-08-051-10/+18
|\ \
| * | sound_trigger HAL updateEric Laurent2014-08-031-10/+18
| |/
* | Add uncached argument to BacktraceMap::Create on darwinBrian Carlstrom2014-08-051-1/+1
* | Allow getting an uncached process map.Christopher Ferris2014-08-042-3/+10
|/
* Merge "Fix sdcard truncates." into lmp-devElliott Hughes2014-07-301-1/+1
|\
| * Fix sdcard truncates.Elliott Hughes2014-07-311-1/+1
* | Exclude bionic private headers from include pathDmitriy Ivanov2014-07-312-2/+2
|/
* Merge "Consolidate adb trace macro defines into its own header file." into lm...leozwang2014-07-253-114/+146
|\
| * Consolidate adb trace macro defines into its own header file.leozwang2014-07-293-114/+146
* | Merge "BlobCache: fix uninitialized memory" into lmp-devAntoine Labour2014-07-281-1/+8
|\ \
| * | BlobCache: fix uninitialized memoryAntoine Labour2014-07-281-1/+8
* | | debuggerd: tombstone: suppress logger request for logd processMark Salyzyn2014-07-292-1/+13
* | | Added default constructor for log_t.Brigid Smith2014-07-292-2/+7
* | | Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break.Elliott Hughes2014-07-291-3/+2