summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Add more device codes for symbolic display" into mnc-devGlenn Kasten2015-05-291-0/+34
|\ \ \
| * | | Add more device codes for symbolic displayGlenn Kasten2015-05-271-0/+34
* | | | Merge "Fix for audio effects in offload path for mono content" into mnc-devRicardo Garcia2015-05-291-1/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for audio effects in offload path for mono contentRicardo Garcia2015-05-281-1/+9
* | | | Merge "Camera: derive LSC characteristics keys" into mnc-devYin-Chia Yeh2015-05-281-2/+28
|\ \ \ \
| * | | | Camera: derive LSC characteristics keysYin-Chia Yeh2015-05-281-2/+28
| | |/ / | |/| |
* | | | Camera3Device: Do not call cleanUpFailedRequest with mutex heldEino-Ville Talvala2015-05-281-10/+14
* | | | Camera3Device: Close hole in prepare in-use stream checkEino-Ville Talvala2015-05-272-0/+22
* | | | audio flinger: add suffix to time variables namesEric Laurent2015-05-272-56/+56
* | | | Merge "audio flinger: pause direct output when underrunning" into mnc-devEric Laurent2015-05-271-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | audio flinger: pause direct output when underrunningEric Laurent2015-05-261-7/+7
| | |/ | |/|
* | | Merge "audio policy: add checks on primary output" into mnc-devEric Laurent2015-05-222-30/+47
|\ \ \
| * | | audio policy: add checks on primary outputEric Laurent2015-05-222-30/+47
| |/ /
* | | Merge "sound trigger: fix abort event init." into mnc-devEric Laurent2015-05-221-0/+1
|\ \ \ | |_|/ |/| |
| * | sound trigger: fix abort event init.Eric Laurent2015-05-221-0/+1
| |/
* | Merge "Improve volume input check for AudioMixer" into mnc-devAndy Hung2015-05-211-23/+88
|\ \
| * | Improve volume input check for AudioMixerAndy Hung2015-05-211-23/+88
* | | Merge "audio flinger: do not call JAVA services until system is ready" into m...Eric Laurent2015-05-214-50/+102
|\ \ \
| * | | audio flinger: do not call JAVA services until system is readyEric Laurent2015-05-204-50/+102
| | |/ | |/|
* | | Merge "camera: Add AIDL interface for CameraServiceProxy." into mnc-devRuben Brunk2015-05-202-0/+15
|\ \ \ | |_|/ |/| |
| * | camera: Add AIDL interface for CameraServiceProxy.Ruben Brunk2015-05-202-0/+15
* | | Merge "audio policy: fix direct output profile selection" into mnc-devEric Laurent2015-05-201-12/+44
|\ \ \
| * | | audio policy: fix direct output profile selectionEric Laurent2015-05-191-12/+44
| | |/ | |/|
* | | Merge "CameraService: Logcat conflicting devices on rejected open" into mnc-devEino-Ville Talvala2015-05-201-0/+4
|\ \ \
| * | | CameraService: Logcat conflicting devices on rejected openEino-Ville Talvala2015-05-191-1/+5
| |/ /
* | | Merge "Update FastTrack channel conversion check" into mnc-devAndy Hung2015-05-191-3/+5
|\ \ \
| * | | Update FastTrack channel conversion checkAndy Hung2015-05-191-3/+5
* | | | Merge changes Iba5ccd18,I97e578f3 into mnc-devAndy Hung2015-05-192-43/+65
|\ \ \ \
| * | | | Fix channel mask dump in AudioFlingerAndy Hung2015-05-191-43/+56
| |/ / /
| * | | Allow creation of output endpoints with channel index masksAndy Hung2015-05-191-0/+9
* | | | Merge "Camera: API1 shim: notify shutter correctly" into mnc-devYin-Chia Yeh2015-05-195-12/+65
|\ \ \ \ | |_|/ / |/| | |
| * | | Camera: API1 shim: notify shutter correctlyYin-Chia Yeh2015-05-195-12/+65
| | |/ | |/|
* | | 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