summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Merge "Make sdcard log to the log rather than stderr."Elliott Hughes2014-07-081-2/+5
|\ \ \
| * | | Make sdcard log to the log rather than stderr.Elliott Hughes2014-07-081-2/+5
* | | | Merge "Create a data directory for netd and other network-related files."Sreeram Ramachandran2014-07-021-0/+1
|\ \ \ \
| * | | | Create a data directory for netd and other network-related files.Sreeram Ramachandran2014-07-081-0/+1
* | | | | Merge "Fix LP64 tombstone.cpp build failure."Elliott Hughes2014-07-081-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix LP64 tombstone.cpp build failure.Elliott Hughes2014-07-081-1/+1
|/ / / /
* | | | Merge "Improving maps output."Elliott Hughes2014-07-072-15/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Improving maps output.Brigid Smith2014-07-082-15/+25