summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | DO NOT MERGE: libcameraservice: Fix nullptr crash when no client.Tom Keel2015-10-211-2/+4
| | |/ | |/|
| * | libcameraservice: Fix ALOG prints in FlashLight.Ranjith Kagathi Ananda2015-10-161-4/+8
| * | Camera: frameworks: Add NULL check for callbackRanjith Kagathi Ananda2015-10-161-1/+5
| * | Merge "audio policy: fix transition from VoIP to voice call on USB" into mnc-...Eric Laurent2015-10-151-0/+23
| |\ \
| | * | audio policy: fix transition from VoIP to voice call on USBEric Laurent2015-10-151-0/+23
| * | | Merge "Camera: setup vendor tags before get_camera_info" into mnc-dr-devYin-Chia Yeh2015-10-151-6/+7
| |\ \ \ | | |/ / | |/| |
| | * | Camera: setup vendor tags before get_camera_infoYin-Chia Yeh2015-10-141-6/+7
| * | | Merge "audio policy: fix USB mic selection for VoIP" into mnc-dr-devEric Laurent2015-10-151-2/+8
| |\ \ \
| | * | | audio policy: fix USB mic selection for VoIPEric Laurent2015-10-151-2/+8
| | |/ /
| * | | Merge "Camera: Add video recording stop sound" into mnc-dr-devChien-Yu Chen2015-10-144-8/+10
| |\ \ \
| | * | | Camera: Add video recording stop soundChien-Yu Chen2015-10-144-8/+10
| * | | | Merge "DO NOT MERGE: Fix setTorchMode support for the old HAL version" into m...Chien-Yu Chen2015-10-141-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | DO NOT MERGE: Fix setTorchMode support for the old HAL versionOleksiy Avramchenko2015-10-141-0/+1
| | |/ /
| * | | Merge "audioflinger: increase shared memory heap size" into mnc-dr-devEric Laurent2015-10-142-4/+14
| |\ \ \
| | * | | audioflinger: increase shared memory heap sizeEric Laurent2015-10-142-4/+14
| * | | | For static obtainBuffer(), do not set mUnreleased if acknowledging flush.Andy Hung2015-10-131-0/+1
| |/ / /
| * | | am 4c6e77ff: AudioFlinger: Clear record buffers when starting RecordThreadAndy Hung2015-10-132-2/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * AudioFlinger: Clear record buffers when starting RecordThreadAndy Hung2015-10-132-2/+7
| | * Add DUMP permission check to ResourceManagerService.dcashman2015-09-141-0/+9
* | | audioflinger: Fix effect can't be added for mono channel input.Manish Kumar2015-12-071-1/+1
* | | AudioFlinger: Fix re-use of fast-trackSumit Bhattacharya2015-12-071-4/+8
* | | Volume should take VOLUME_MIN_DB value when audio is muted.Safa Boumaiza2015-12-041-5/+5
* | | Audio Effects are not processing first bufferLucas Gomez Jimenez2015-11-301-3/+3
* | | audioflinger: Adjust throttle interval when effects in useSteve Kondik2015-11-271-2/+3
* | | audioflinger: Fix compilation with debug enabledSteve Kondik2015-11-231-1/+1
* | | audio: Set OutputFormat of AudioMixer to PCM16Ramjee Singh2015-11-201-0/+4
* | | audio: Changes to enable BT A2DPShreyas Nagasandra Chandrasekhar2015-11-202-0/+22
* | | audiopolicy: Remove unused variables with LEGACY_ALSA_AUDIOAdrianDC2015-11-201-1/+3
* | | Fix setTorchMode support for the old HAL versionOleksiy Avramchenko2015-11-171-0/+1
* | | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-163-4/+16
|\ \ \
| * | | audiopolicy: Add synchronization to EffectDescriptorCollectionHaynes Mathew George2015-11-092-0/+8
| * | | AudioPolicyService: fix race in AudioCommandThreadEric Laurent2015-11-041-8/+16
| * | | Merge "AudioPolicyService: Synchronize access to AudioPolicyManager"Linux Build Service Account2015-11-041-0/+1
| |\ \ \
| | * | | AudioPolicyService: Synchronize access to AudioPolicyManagerHaynes Mathew George2015-11-021-0/+1
| * | | | Merge "Camera: frameworks: Add NULL check for callback"Linux Build Service Account2015-11-041-1/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Camera: frameworks: Add NULL check for callbackSusmitha Gummalla2015-10-301-1/+5
| * | | | Merge "DO NOT MERGE: CameraService: Link to client binder death at end of con...Linux Build Service Account2015-11-022-8/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | DO NOT MERGE: CameraService: Link to client binder death at end of connectEino-Ville Talvala2015-10-292-8/+11
| * | | | libcameraservice: Fix ALOG prints in FlashLight.Dilip Gopalakrishna2015-10-251-4/+8
| |/ / /
* | | | audiopolicy: Fix call recording for legacy qcom HALnadlabak2015-11-072-0/+21
* | | | audio: Send USB connection events only for USB accessoryRamjee Singh2015-11-071-2/+2
* | | | audio: Fixed Audio Source in Voice CallPavan Chikkala2015-11-072-0/+8
* | | | audiopolicy: Add DEVICE_IN_COMMUNICATION for VOIPPavan Chikkala2015-11-071-0/+4
* | | | audio: Added support for USB AOA connect/disconnect eventsRamjee Singh2015-11-071-0/+16
* | | | audiopolicy: Update DeviceNametoEnumTablePavan Chikkala2015-11-071-0/+3
* | | | audio: Change the default init value for StreamDescriptorRalph Nathan2015-11-071-1/+4
* | | | AudioPolicyService: Synchronize access to AudioPolicyManagerHaynes Mathew George2015-11-071-0/+1
* | | | libcameraservice: Fix nullptr crash when no client.Tom Keel2015-11-071-2/+4
* | | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-0539-518/+832
|\ \ \ \ | | |/ / | |/| |
| * | | Camera3Device: Change HFR request thread priority to 1Chien-Yu Chen2015-10-011-1/+1