summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "adb: set O_CLOEXEC on lots of file descriptors"Nick Kralevich2014-07-215-16/+16
|\ \
| * | adb: set O_CLOEXEC on lots of file descriptorsNick Kralevich2014-07-215-16/+16
|/ /
* | Merge "adb: replace utimes() with utime()"Colin Cross2014-07-211-2/+3
|\ \
| * | adb: replace utimes() with utime()Greg Hackmann2014-07-211-2/+3
|/ /
* | Merge changes I1730d1df,I42c18cb5,I03bb5cc1Colin Cross2014-07-217-254/+218
|\ \ | |/ |/|
| * adb: use oom_score_adj instead of oom_adjRom Lemarchand2014-07-181-3/+3
| * Add "exec" service: shell commands with no pty.Jeff Sharkey2014-07-185-218/+171
| * adb: added support for adb pull -a to preserve time stamps and modeLajos Molnar2014-07-183-36/+47
|/
* Merge "Fix implicit declaration of function 'prctl' in logd."Elliott Hughes2014-07-171-2/+1
|\
| * Fix implicit declaration of function 'prctl' in logd.Elliott Hughes2014-07-181-2/+1
|/
* Merge "Fix implicit declaration of function 'prctl' in adb."Elliott Hughes2014-07-171-1/+1
|\
| * Fix implicit declaration of function 'prctl' in adb.Elliott Hughes2014-07-181-1/+1
|/
* Merge "Added default constructor for log_t."Elliott Hughes2014-07-172-2/+7
|\
| * Added default constructor for log_t.Brigid Smith2014-07-172-2/+7
|/
* Merge "Scan all descriptors when checking for fastboot"Patrick Tjin2014-07-161-15/+34
|\
| * Scan all descriptors when checking for fastbootPatrick Tjin2014-07-111-15/+34
* | Merge "Do not typedef char16_t if it is a keyword."Hans Boehm2014-07-161-1/+4
|\ \
| * | Do not typedef char16_t if it is a keyword.Hans Boehm2014-07-161-1/+4
|/ /
* | Merge "Remove the /dev/.booting file before triggering boot."Riley Andrews2014-07-161-2/+3
|\ \
| * | Remove the /dev/.booting file before triggering boot.Riley Andrews2014-07-161-2/+3
|/ /
* | Merge "Add SIGFPE to crasher."Elliott Hughes2014-07-151-1/+5
|\ \
| * | Add SIGFPE to crasher.Elliott Hughes2014-07-151-1/+5
|/ /
* | Merge "Add missing arm64 registers."Elliott Hughes2014-07-153-33/+34
|\ \
| * | Add missing arm64 registers.Elliott Hughes2014-07-143-33/+34
|/ /
* | Merge "Move unlink("/dev/.booting") until after filesystems are mounted."Riley Andrews2014-07-142-15/+15
|\ \
| * | Move unlink("/dev/.booting") until after filesystems are mounted.Riley Andrews2014-07-112-15/+15
| |/
* | Merge "Add comment to discourage use of cutils/atomic.h."Hans Boehm2014-07-111-2/+33
|\ \ | |/ |/|
| * Add comment to discourage use of cutils/atomic.h.Hans Boehm2014-07-111-2/+33
|/
* Merge "Fix build."Christopher Ferris2014-07-101-1/+1
|\
| * Fix build.Christopher Ferris2014-07-101-1/+1
|/
* Merge "Sync with upstream grep."Elliott Hughes2014-07-104-19/+19
|\
| * Sync with upstream grep.Elliott Hughes2014-07-104-19/+19
|/
* Merge "fix duplicated grep usage printing"Elliott Hughes2014-07-101-1/+0
|\
| * fix duplicated grep usage printingRocky Zhang2014-07-111-1/+0
|/
* Merge "logd: test: disable kernel LOGGER"Mark Salyzyn2014-07-101-5/+3
|\
| * logd: test: disable kernel LOGGERMark Salyzyn2014-07-101-5/+3
|/
* Merge "Fix environment variable assignment in init"Elliott Hughes2014-07-102-8/+22
|\
| * Fix environment variable assignment in initJames Morrissey2014-07-102-8/+22
|/
* Merge "adbd: adb root should terminate adbd only if it's debuggable"Badhri Jagan Sridharan2014-07-091-1/+12
|\
| * adbd: adb root should terminate adbd only if it's debuggablejzhuan52014-05-051-1/+12
* | Merge "Fix arm emulator "D register out of range for selected VFP version" bu...Elliott Hughes2014-07-092-0/+9
|\ \
| * | Fix arm emulator "D register out of range for selected VFP version" build fai...Elliott Hughes2014-07-092-0/+9
|/ /
* | Merge "Integrate vfp-crasher with crasher."Elliott Hughes2014-07-098-161/+75
|\ \
| * | Integrate vfp-crasher with crasher.Elliott Hughes2014-07-098-161/+75
* | | Merge "Fix typo in fs.h"Elliott Hughes2014-07-091-1/+1
|\ \ \
| * | | Fix typo in fs.hMarkus Mayer2014-07-091-1/+1
* | | | Merge "restorecon_recursive /cache"Nick Kralevich2014-07-081-3/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | restorecon_recursive /cacheNick Kralevich2014-07-091-3/+1
|/ / /
* | | Merge "Fix sdcard's FUSE_FSYNCDIR handling."Elliott Hughes2014-07-051-7/+16
|\ \ \
| * | | Fix sdcard's FUSE_FSYNCDIR handling.Elliott Hughes2014-07-081-7/+16
|/ / /