summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Track camera and flashlight usage in battery stats.Ruben Brunk2015-06-014-51/+205
* Merge changes Ia529bf53,I10888d0b into mnc-devChih-Hung Hsieh2015-05-152-12/+0
|\
| * Enable building with clang/llvm.Chih-Hung Hsieh2015-05-151-6/+0
| * Enable clang compilation.Chih-Hung Hsieh2015-05-151-6/+0
* | camera2: Fix work-profile eviction handling.Ruben Brunk2015-05-142-39/+78
* | Merge "camera2: Fix empty set handling for eviction." into mnc-devRuben Brunk2015-05-141-9/+11
|\ \
| * | camera2: Fix empty set handling for eviction.Ruben Brunk2015-05-141-9/+11
* | | Merge "Camera: update CameraModule deriveKey" into mnc-devYin-Chia Yeh2015-05-131-0/+12
|\ \ \
| * | | Camera: update CameraModule deriveKeyYin-Chia Yeh2015-05-071-0/+12
* | | | Merge "Camera: Cleanup to prepare() implementation" into mnc-devEino-Ville Talvala2015-05-132-11/+6
|\ \ \ \
| * | | | Camera: Cleanup to prepare() implementationEino-Ville Talvala2015-05-132-11/+6
| | |/ / | |/| |
* | | | Merge "audio flinger: fix record permission check" into mnc-devEric Laurent2015-05-131-1/+1
|\ \ \ \
| * | | | audio flinger: fix record permission checkEric Laurent2015-05-121-1/+1
| | |_|/ | |/| |
* | | | Merge "camera2: Fix arbitration priority calculation." into mnc-devRuben Brunk2015-05-132-42/+6
|\ \ \ \ | |/ / / |/| | |
| * | | camera2: Fix arbitration priority calculation.Ruben Brunk2015-05-122-42/+6
| |/ /
* | | Merge "Update sampling rate to 192kHz for devices" into mnc-devAndy Hung2015-05-124-7/+13
|\ \ \
| * | | Update sampling rate to 192kHz for devicesAndy Hung2015-05-124-7/+13
* | | | Merge "Work around bug in offload driver" into mnc-devMarco Nelissen2015-05-121-2/+12
|\ \ \ \
| * | | | Work around bug in offload driverMarco Nelissen2015-05-121-2/+12
* | | | | Merge "mediaresourcemanager: change resource manager service log to use ring ...Ronghua Wu2015-05-126-397/+62
|\ \ \ \ \
| * | | | | mediaresourcemanager: change resource manager service log to use ring buffer.Ronghua Wu2015-05-116-397/+62
| |/ / / /
* | | | | Fail gracefully when camera app op is not enabled.Svetoslav2015-05-121-1/+7
* | | | | Merge "Revert "Add camera app op - camera"" into mnc-devSvetoslav Ganov2015-05-123-89/+55
|\ \ \ \ \
| * | | | | Revert "Add camera app op - camera"Svetoslav Ganov2015-05-123-89/+55
* | | | | | Merge "Support channel index masks for output hal" into mnc-devAndy Hung2015-05-122-40/+8
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Support channel index masks for output halAndy Hung2015-05-062-40/+8
* | | | | | Merge "Allow 8 channels in RecordThread" into mnc-devAndy Hung2015-05-121-3/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Allow 8 channels in RecordThreadAndy Hung2015-05-051-3/+1
* | | | | | audiopolicy: Use AUDIO_OUTPUT_FLAG_TTS for TTS streamRavi Kumar Alamanda2015-05-111-0/+3
| |_|_|/ / |/| | | |
* | | | | Merge "AudioMixer: fix for volume ramp in float mode" into mnc-devEric Laurent2015-05-091-1/+2
|\ \ \ \ \
| * | | | | AudioMixer: fix for volume ramp in float modeEric Laurent2015-05-081-1/+2
* | | | | | Merge "Revert "Revert "Enable full floating point path in AudioMixer""" into ...Eric Laurent2015-05-091-3/+3
|\ \ \ \ \ \
| * | | | | | Revert "Revert "Enable full floating point path in AudioMixer""Eric Laurent2015-05-081-3/+3
* | | | | | | Merge "audio flinger: fix fuzz test crash" into mnc-devEric Laurent2015-05-083-7/+22
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | audio flinger: fix fuzz test crashEric Laurent2015-05-083-7/+22
| | |/ / / / | |/| | | |
* | | | | | libstagefright: config resource manager with secure codec co-existing policy.Ronghua Wu2015-05-082-7/+17
* | | | | | Merge "Kill a new user of stlport." into mnc-devDan Albert2015-05-081-2/+0
|\ \ \ \ \ \
| * | | | | | Kill a new user of stlport.Dan Albert2015-05-071-2/+0
* | | | | | | Merge "mediaresourcemanager: add ServiceLog to track the calling history for ...Ronghua Wu2015-05-087-13/+222
|\ \ \ \ \ \ \
| * | | | | | | mediaresourcemanager: add ServiceLog to track the calling history for dumpsys.Ronghua Wu2015-05-077-13/+222
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Revert "Enable full floating point path in AudioMixer"" into mnc-devEric Laurent2015-05-071-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Revert "Enable full floating point path in AudioMixer"Eric Laurent2015-05-071-3/+3
| | |/ / / | |/| | |
* | | | | Merge "Camera2: allow mixing regular/reprocess requests" into mnc-devChien-Yu Chen2015-05-072-11/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Camera2: allow mixing regular/reprocess requestsChien-Yu Chen2015-05-052-11/+9
* | | | | Merge "audio policy: clarify use of mName field for audio devices" into mnc-devEric Laurent2015-05-075-37/+33
|\ \ \ \ \
| * | | | | audio policy: clarify use of mName field for audio devicesEric Laurent2015-05-065-37/+33
| | |_|/ / | |/| | |
* | | | | Make header functions "inline" to avoid warning when unused.Chih-Hung Hsieh2015-05-061-2/+2
| |_|_|/ |/| | |
* | | | Merge "Implement audio device callback" into mnc-devEric Laurent2015-05-062-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Implement audio device callbackEric Laurent2015-05-062-0/+9
| | |/ | |/|
* | | Merge "CameraService: update android.control.availableModes" into mnc-devZhijun He2015-05-051-2/+37
|\ \ \