summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sound_trigger HAL updateEric Laurent2014-08-031-10/+18
* 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
* | | Fix "ptsname is not thread-safe; use ptsname_r instead" build break.Elliott Hughes2014-07-291-2/+2
|/ /
* | audio: define type for unique audio Ids.Eric Laurent2014-07-281-0/+5
* | audio: add audio device address helper functionEric Laurent2014-07-281-0/+18
* | audio: move struct audio_config definition to audio.hEric Laurent2014-07-281-0/+32
* | Merge "Define new audio attribute flag: beacon" into lmp-devJean-Michel Trivi2014-07-281-0/+1
|\ \
| * | Define new audio attribute flag: beaconJean-Michel Trivi2014-07-271-0/+1
* | | Prevent the accidental closure of fd[0] for missing zip files.Neil Fuller2014-07-282-22/+33
|/ /
* | Merge "graphics: update raw10 to allow padding between rows" into lmp-devZhijun He2014-07-241-11/+16
|\ \
| * | graphics: update raw10 to allow padding between rowsZhijun He2014-07-251-11/+16
* | | Clarify init's write command.Elliott Hughes2014-07-251-3/+3
| |/ |/|
* | Merge "Follow refactoring of install-abandon command." into lmp-devJeff Sharkey2014-07-241-2/+2
|\ \
| * | Follow refactoring of install-abandon command.Jeff Sharkey2014-07-251-2/+2
| |/
* | Refresh toolbox.Elliott Hughes2014-07-2550-2089/+5901
* | Remove invalid 64-bit host objects.Stephen Hines2014-07-253-34/+0
|/
* Merge "Redirect debug output to logcat." into lmp-devleozwang2014-07-242-2/+26
|\
| * Redirect debug output to logcat.leozwang2014-07-232-2/+26
* | Merge "sdcard: ensure installd fs upgrade has completed" into lmp-devNick Kralevich2014-07-241-0/+6
|\ \
| * | sdcard: ensure installd fs upgrade has completedNick Kralevich2014-07-241-0/+6
* | | Remove <cutils/tztime.h>.Elliott Hughes2014-07-241-24/+0
* | | logcat: test: logrotate flagsMark Salyzyn2014-07-241-5/+48
* | | Correction to TRACE format stringsMarcus Oakland2014-07-241-16/+17
|/ /
* | Add a comment to not delete seemingly unused code.Sreeram Ramachandran2014-07-231-0/+1
* | Put back some deleted code.Sreeram Ramachandran2014-07-232-0/+34
* | Merge "Cleanup: Delete dead code." into lmp-devSreeram Ramachandran2014-07-223-316/+0
|\ \
| * | Cleanup: Delete dead code.Sreeram Ramachandran2014-07-223-316/+0
* | | Stop and start netd explicitly for "adb shell stop/start". DO NOT MERGESreeram Ramachandran2014-07-222-0/+2
|/ /
* | Switch to NetBSD's kill(1).Elliott Hughes2014-07-223-154/+272
* | Fix cp(1) for files in /proc.Elliott Hughes2014-07-222-12/+12
* | Remove the /dev/.booting file before triggering boot.Riley Andrews2014-07-221-2/+3
* | Merge "adb: set O_CLOEXEC on lots of file descriptors" into lmp-devNick Kralevich2014-07-215-16/+16
|\ \ | |/ |/|
| * adb: set O_CLOEXEC on lots of file descriptorsNick Kralevich2014-07-185-16/+16
* | Do not typedef char16_t if it is a keyword.Hans Boehm2014-07-181-1/+4
* | Fix implicit declaration of function 'prctl' in logd.Elliott Hughes2014-07-181-2/+1
* | Fix implicit declaration of function 'prctl' in adb.Elliott Hughes2014-07-181-1/+1
* | Merge "newfs_msdos: Added option to cluster-align the start of the root direc...Daniel Rosenberg2014-07-171-31/+69
|\ \ | |/ |/|
| * newfs_msdos: Added option to cluster-align the start of the root directoryDaniel Rosenberg2014-07-161-31/+69
* | Move sched_policy.c off bionic's PR_SET_TIMERSLACK_PID.Elliott Hughes2014-07-171-0/+3
* | Scan all descriptors when checking for fastboot [DO NOT MERGE]Patrick Tjin2014-07-171-15/+34
* | debuggerd: use O_NOFOLLOW|O_CLOEXEC for tombstonesNick Kralevich2014-07-161-2/+2
|/