summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-0710-6/+37
|\
| * Camera: Disallow dumping clients directlyEino-Ville Talvala2016-01-2210-6/+37
* | Revert "AudioMixer: delete reformatBuffer provider in proper order"Ashish Jain2016-02-011-2/+2
* | AudioMixer: Clear bufferProviders in correct orderAshish Jain2016-02-011-9/+5
* | audioflinger: Enable TEE_SINK compilationLeena Winterrowd2016-02-011-1/+1
* | Combine 'DTS Sound (TruMedia) Postpro support in frameworks/av for Android 6....jinamdar2016-02-014-3/+146
* | Revert "Audio Effects are not processing first buffer"Gabriele M2016-01-231-3/+3
* | AudioMixer: delete reformatBuffer provider in proper orderSharad Sangle2016-01-181-2/+2
* | av: Add support for loading audio_effects_vendor.confSteve Kondik2016-01-121-1/+3
* | cameraservice: Change the error mapping for ERROR_CAMERA_DEVICE.Sai Kumar Sanagavarapu2016-01-081-2/+0
* | audiopolicy: Handle legacy startOutput on output command thread tooXuefer2016-01-061-1/+15
* | audiopolicy: Handle startOutput on output command threadHaynes Mathew George2015-12-233-0/+57
* | audioflinger: update multiplier logic to calculate frameCountSatya Krishna Pindiproli2015-12-191-13/+1
* | libaudioflinger: avoid s/w effect processing in case of Direct PCMvivek mehta2015-12-192-5/+10
* | audiopolicy: Set sane defaults for QC audio featuresSteve Kondik2015-12-162-2/+2
* | stagefright: Additional fixes for extended offload supportSteve Kondik2015-12-141-2/+0
* | audiopolicy: Add voip flag to output flag listKarthik Reddy Katta2015-12-072-1/+3
* | audioflinger: Don't do float conversion in upmix/downmix for legacy ALSAArne Coucheron2015-12-072-0/+64
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-0711-32/+96
|\ \ | |/
| * Reduce lock time for dump to make sure not locked when calling back to IResou...Ronghua Wu2015-11-021-11/+26
| * 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
|\ \ \