summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix adb/fastboot windows compilations.Christopher Ferris2014-11-065-2/+11
* Ensure /data/adb existsNick Kralevich2014-11-051-0/+2
|\
| * Ensure /data/adb existsNick Kralevich2014-11-051-0/+2
* | Merge "Fix native_handle_create to check if malloc fails" into lmp-mr1-devMichael Lentine2014-11-031-3/+5
|\ \
| * | Fix native_handle_create to check if malloc failsMichael Lentine2014-11-031-3/+5
* | | am 4b970895: am 5bd96311: DO NOT MERGE Restore libcorkscrew unwinding. autome...Christopher Ferris2014-11-030-0/+0
|\ \ \ | | |/ | |/|
| * | am 5bd96311: DO NOT MERGE Restore libcorkscrew unwinding. automerge: 5a69c1d ...Christopher Ferris2014-11-030-0/+0
| |\ \
| | * \ DO NOT MERGE Restore libcorkscrew unwinding. automerge: 5a69c1d -s oursChristopher Ferris2014-11-030-0/+0
| | |\ \
| | | * \ DO NOT MERGE Restore libcorkscrew unwinding.Christopher Ferris2014-10-240-0/+0
| | | |\ \
* | | | \ \ am a18bcfa4: am 91ce3576: resolve merge conflicts of 290efd2 to klp-modular-d...Christopher Ferris2014-11-030-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 91ce3576: resolve merge conflicts of 290efd2 to klp-modular-dev-plus-aosp....Christopher Ferris2014-11-030-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | resolve merge conflicts of 290efd2 to klp-modular-dev-plus-aosp.Christopher Ferris2014-11-030-0/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | resolve merge conflicts of 290efd2 to klp-modular-dev-plus-aosp.Christopher Ferris2014-10-240-0/+0
| | | |\ \ \
* | | | \ \ \ Merge "Fix debuggerd issues." into lmp-mr1-devChristopher Ferris2014-11-035-63/+56
|\ \ \ \ \ \ \
| * | | | | | | Fix debuggerd issues.Christopher Ferris2014-11-025-63/+56
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix mac buildNick Kralevich2014-11-032-0/+2
|/ / / / / /
* | | | | | Fix verity on system partitions larger than 2GSami Tolvanen2014-10-291-22/+26
* | | | | | Merge "Add code cache tests to libnativebridge." into lmp-mr1-devCalin Juravle2014-10-285-1/+112
|\ \ \ \ \ \
| * | | | | | Add code cache tests to libnativebridge.Calin Juravle2014-10-285-1/+112
* | | | | | | Merge "Handle code_cache dir creation in libnativebridge" into lmp-mr1-devCalin Juravle2014-10-2811-47/+313
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-2711-47/+313
* | | | | | | Merge "adb warns on remount when verity is enabled" into lmp-mr1-devPaul Lawrence2014-10-271-1/+33
|\ \ \ \ \ \ \
| * | | | | | | adb warns on remount when verity is enabledPaul Lawrence2014-10-271-1/+33
| |/ / / / / /
* | | | | | | toolbox: add prlimit commandIliyan Malchev2014-10-272-0/+77
|/ / / / / /
* | | | | | am 80f227c1: am 66f0d93c: Don\'t allow SUPPORTED_ABIs to be set by the native...Narayan Kamath2014-10-221-43/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 66f0d93c: Don\'t allow SUPPORTED_ABIs to be set by the native bridge.Narayan Kamath2014-10-211-43/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Don't allow SUPPORTED_ABIs to be set by the native bridge.Narayan Kamath2014-10-211-43/+0
* | | | | | Merge "rootdir: Make trusty version readable by dumpstate" into lmp-mr1-devArve Hjønnevåg2014-10-201-0/+1
|\ \ \ \ \ \
| * | | | | | rootdir: Make trusty version readable by dumpstateArve Hjønnevåg2014-10-161-0/+1
* | | | | | | am fe963bfd: am a1ac84cd: MingW doesn\'t handle __attribute__((weak)) for Win...Adam Lesinski2014-10-201-2/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | am a1ac84cd: MingW doesn\'t handle __attribute__((weak)) for Windows PEAdam Lesinski2014-10-201-2/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | MingW doesn't handle __attribute__((weak)) for Windows PEAdam Lesinski2014-10-201-2/+1
* | | | | | | Merge "Remove libsigchain from LD_PRELOADs" into lmp-mr1-devDmitriy Ivanov2014-10-201-1/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove libsigchain from LD_PRELOADsDmitriy Ivanov2014-10-161-1/+0
* | | | | | | am 88b463a1: am 1c77bf4c: Merge "Fix windows specific behavior of FileMap" in...Xavier Ducrohet2014-10-161-1/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | am 1c77bf4c: Merge "Fix windows specific behavior of FileMap" into lmp-devXavier Ducrohet2014-10-161-1/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge "Fix windows specific behavior of FileMap" into lmp-devXavier Ducrohet2014-10-161-1/+0
| | |\ \ \ \ \
| | | * | | | | Fix windows specific behavior of FileMapXavier Ducrohet2014-10-161-1/+0
* | | | | | | | am dc7957d9: am cd1da4e0: Fix toolchain issue for windows build of libziparch...Xavier Ducrohet2014-10-161-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | am cd1da4e0: Fix toolchain issue for windows build of libziparchive.Xavier Ducrohet2014-10-161-0/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix toolchain issue for windows build of libziparchive.Xavier Ducrohet2014-10-161-0/+3
| | |/ / / /
* | | | | | am 6d343432: am 67f46cb0: Fix issue #18000467: processgroup truncates bufferDianne Hackborn2014-10-151-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 67f46cb0: Fix issue #18000467: processgroup truncates bufferDianne Hackborn2014-10-151-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix issue #18000467: processgroup truncates bufferDianne Hackborn2014-10-151-1/+1
* | | | | | am e09bfb12: am 2c5e7e10: Maybe fix issue #17969789: Shamu FR: Runtime restar...Dianne Hackborn2014-10-142-5/+29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 2c5e7e10: Maybe fix issue #17969789: Shamu FR: Runtime restart while scrol...Dianne Hackborn2014-10-142-5/+29
| |\ \ \ \ \ | | |/ / / /
| | * | | | Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling InstagramDianne Hackborn2014-10-132-5/+29
* | | | | | am b63aab58: am 8218b6aa: newfs_msdos: Set sectors per fat onceDaniel Rosenberg2014-10-111-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 8218b6aa: newfs_msdos: Set sectors per fat onceDaniel Rosenberg2014-10-111-1/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | newfs_msdos: Set sectors per fat onceDaniel Rosenberg2014-10-101-1/+3