summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "AudioSystem: add API to query audio HW sync source" into lmp-devEric Laurent2014-08-063-2/+33
|\
| * AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-063-2/+33
* | Merge "MediaServer crashing and audio effects not applied to TTS." into lmp-devRicardo Garcia2014-08-061-1/+6
|\ \ | |/ |/|
| * MediaServer crashing and audio effects not applied to TTS.Ricardo Garcia2014-08-061-1/+6
* | Merge "audio: fix crashes upon USB device connection" into lmp-devEric Laurent2014-08-052-9/+10
|\ \
| * | audio: fix crashes upon USB device connectionEric Laurent2014-08-052-9/+10
* | | Merge "cameraservice: disallow zsl/recording coexistentce" into lmp-devYin-Chia Yeh2014-08-051-1/+33
|\ \ \
| * | | cameraservice: disallow zsl/recording coexistentceYin-Chia Yeh2014-08-051-1/+33
* | | | policy manager: recognize AUDIO_DEVICE_IN_AMBIENT from policy.confEric Laurent2014-08-051-0/+1
| |/ / |/| |
* | | audio policy: support line output deviceJon Eklund2014-08-052-11/+37
* | | Merge "Add sound trigger control by audio policy" into lmp-devEric Laurent2014-08-0511-164/+515
|\ \ \
| * | | Add sound trigger control by audio policyEric Laurent2014-08-0511-164/+515
* | | | Merge "Remove unused TwoTrack process mode from AudioMixer" into lmp-devAndy Hung2014-08-052-107/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused TwoTrack process mode from AudioMixerAndy Hung2014-08-042-107/+0
| | |/ | |/|
* | | [audio][policy] fix crash when offloadInfo is NULLPhil Burk2014-08-041-2/+6
| |/ |/|
* | audio flinger: fix service fuzz test crashEric Laurent2014-08-041-0/+6
* | Merge "audio policy: fix service fuzz test crash" into lmp-devEric Laurent2014-08-011-4/+4
|\ \
| * | audio policy: fix service fuzz test crashEric Laurent2014-08-011-4/+4
| |/
* | Merge "Revert "Revert "sound trigger: added permission checks""" into lmp-devEric Laurent2014-08-012-9/+35
|\ \
| * | Revert "Revert "sound trigger: added permission checks""Eric Laurent2014-08-012-9/+35
* | | Remove 64-bit android_atomic uses from StateQueue.Hans Boehm2014-07-312-12/+8
| |/ |/|
* | Merge "Add Quad channel output to AudioPolicyManager" into lmp-devAndy Hung2014-07-291-0/+1
|\ \
| * | Add Quad channel output to AudioPolicyManagerAndy Hung2014-07-291-0/+1
* | | audio policy: add missing enums in config file parsingEric Laurent2014-07-301-0/+1
* | | Merge "Enable multichannel in AudioFlinger" into lmp-devAndy Hung2014-07-291-1/+1
|\ \ \
| * | | Enable multichannel in AudioFlingerAndy Hung2014-07-281-1/+1
* | | | Merge "Update multichannel audio policy handling" into lmp-devAndy Hung2014-07-292-5/+6
|\ \ \ \ | |/ / /
| * | | Update multichannel audio policy handlingAndy Hung2014-07-282-5/+6
| |/ /
* | | Fix build warningsGlenn Kasten2014-07-296-15/+15
* | | audio policy: pass session ID to capture activity methodsEric Laurent2014-07-288-35/+74
* | | Merge "Fix rounding in RecordThread resampler buffer computation" into lmp-devGlenn Kasten2014-07-281-10/+12
|\ \ \
| * | | Fix rounding in RecordThread resampler buffer computationAndy Hung2014-07-281-10/+12
| |/ /
* | | rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-285-2/+11
* | | Merge "AudioFlinger: update openInput() and openOutput()" into lmp-devEric Laurent2014-07-259-371/+468
|\ \ \
| * | | AudioFlinger: update openInput() and openOutput()Eric Laurent2014-07-289-371/+468
* | | | CameraService: Replace deprecated native_window methodsEino-Ville Talvala2014-07-282-17/+30
* | | | CameraService: Clean up availability listeners and HAL error codesEino-Ville Talvala2014-07-286-61/+68
| |/ / |/| |
* | | Merge "Enable lower latency audio capture on more devices" into lmp-devGlenn Kasten2014-07-241-3/+3
|\ \ \ | |/ / |/| |
| * | Enable lower latency audio capture on more devicesGlenn Kasten2014-07-271-3/+3
* | | Merge "audio policy: compatible sample rates and channel masks" into lmp-devGlenn Kasten2014-07-242-43/+162
|\ \ \
| * | | audio policy: compatible sample rates and channel masksGlenn Kasten2014-07-272-43/+162
| |/ /
* | | audiopolicy: fix output audio format selectionEric Laurent2014-07-271-2/+2
|/ /
* | AudioPolicyManager: handle outputs for different addressesJean-Michel Trivi2014-07-272-29/+120
* | Merge "Add multichannel capability to AudioFlinger" into lmp-devAndy Hung2014-07-247-34/+111
|\ \
| * | Add multichannel capability to AudioFlingerAndy Hung2014-07-247-34/+111
* | | Merge "Add multichannel capability to AudioMixer" into lmp-devAndy Hung2014-07-246-175/+420
|\ \ \ | |/ /
| * | Add multichannel capability to AudioMixerAndy Hung2014-07-246-175/+420
* | | Merge "audio policy: clean up checking for active input" into lmp-devGlenn Kasten2014-07-241-14/+18
|\ \ \
| * | | audio policy: clean up checking for active inputGlenn Kasten2014-07-241-14/+18
* | | | Merge "-Making sure mAudioCommands list is empty before going to sleep. -Wake...Ricardo Garcia2014-07-241-5/+7
|\ \ \ \