summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* force command flush after releasing a reference to shared memoryEric Laurent2014-06-131-2/+2
* Merge "Fix non-monotonic AudioTrack::getTimestamp after pause" into lmp-previ...Glenn Kasten2014-06-102-3/+36
|\
| * Fix non-monotonic AudioTrack::getTimestamp after pauseGlenn Kasten2014-06-102-3/+36
* | Update resampler to fetch exactly the frames neededAndy Hung2014-06-111-20/+36
* | DO NOT MERGE - AudioFlinger: increase per client memory poolEric Laurent2014-06-091-1/+1
* | Merge "AudioFlinger: fix PatchPanel debug log." into lmp-preview-devEric Laurent2014-06-051-2/+2
|\ \
| * | AudioFlinger: fix PatchPanel debug log.Eric Laurent2014-06-041-2/+2
| |/
* | Squashed commit of the following:Glenn Kasten2014-06-0519-182/+1193
* | audio policy: add permission for routing APIs.Eric Laurent2014-06-022-0/+8
|/
* audio policy: fix unitialized hw module in audio portEric Laurent2014-06-021-1/+1
* audio policy: add audio port gain controlEric Laurent2014-05-301-3/+28
* audio policy: implement routing controlEric Laurent2014-05-291-5/+12
* DO NOT MERGE - audioflinger: first patch panel implementation.Eric Laurent2014-05-287-24/+680
* DO NOT MERGE - IAudioFlinger interface extension for patch panelEric Laurent2014-05-281-0/+38
* DO NOT MERGE - audioflinger: fix deadlock upon AudioRecord creation errorEric Laurent2014-05-281-5/+18
* DO NOT MERGE - audioflinger: test min HAL version instead of currentEric Laurent2014-05-281-1/+1
* resolved conflicts for merge of c0bf836f to masterElliott Hughes2014-05-214-13/+11
|\
| * am 3b6da6bf: Merge "Move frameworks/av off private API."Elliott Hughes2014-05-224-8/+8
| |\
| | * Move frameworks/av off private API.Elliott Hughes2014-05-214-8/+8
* | | resolved conflicts for merge of b1080917 to masterElliott Hughes2014-05-212-4/+4
|\ \ \ | |/ /
| * | am d084206d: Merge "Move frameworks/av off __futex_syscall3."Elliott Hughes2014-05-222-4/+4
| |\ \ | | |/
| | * Move frameworks/av off __futex_syscall3.Elliott Hughes2014-05-212-4/+4
* | | Merge "Update AudioMixer::getTrackName to save channelMask"Andy Hung2014-05-202-12/+9
|\ \ \
| * | | Update AudioMixer::getTrackName to save channelMaskAndy Hung2014-05-162-12/+9
* | | | Merge "Use new channel count functions for audio masks"Andy Hung2014-05-194-10/+14
|\ \ \ \ | |/ / /
| * | | Use new channel count functions for audio masksAndy Hung2014-05-164-10/+14
* | | | Merge "Pass stereo gains as packed minifloat"Glenn Kasten2014-05-198-44/+57
|\ \ \ \
| * | | | Pass stereo gains as packed minifloatGlenn Kasten2014-05-198-44/+57
| |/ / /
* | | | am be2664da: am 4c9bde7a: am ce473c32: Merge "Codec Offload: Add NULL check a...Eric Laurent2014-05-191-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am ce473c32: Merge "Codec Offload: Add NULL check as mCallbackThread is NULL ...Eric Laurent2014-05-191-1/+4
| |\ \ | | |/
| | * Codec Offload: Add NULL check as mCallbackThread is NULLUday Gupta2014-05-131-1/+4
| * | am 8fb04d47: Merge "Fix memory leak when filtering commands in insertCommand_...Eric Laurent2014-05-062-10/+27
| |\ \ | | |/
| | * Merge "Fix memory leak when filtering commands in insertCommand_l()"Eric Laurent2014-05-062-10/+27
| | |\
| | | * Fix memory leak when filtering commands in insertCommand_l()Jesper Tragardh2014-04-112-10/+27
| * | | Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-292-3/+4
| |\ \ \ | | |/ / | |/| |
| | * | am 36817364: Merge "Add libaudioresampler"Glenn Kasten2014-03-191-11/+18
| | |\ \ | | | |/
| | * | am 77658a06: Merge "AudioPolicyService: malloc/delete pair"Glenn Kasten2014-03-181-1/+1
| | |\ \
| | * \ \ am 089affb6: Merge "mediaserver and associated services are 32-bit only"Glenn Kasten2014-03-141-0/+1
| | |\ \ \
| | * \ \ \ am 3c9130a8: Merge "Make frameworks/av 64-bit compatible"Narayan Kamath2014-03-079-45/+58
| | |\ \ \ \
| | * \ \ \ \ am 5930e8eb: Merge "AudioFlinger: Remove code for supporting resampling in fa...Glenn Kasten2014-03-074-26/+5
| | |\ \ \ \ \
| | * \ \ \ \ \ am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling ...Glenn Kasten2014-03-072-5/+0
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ am d66cd743: Merge "audioflinger: conform inline ASM to UAL"Glenn Kasten2014-03-071-2/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ am 281dd4e1: audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
| | | * | | | | | | | AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-03-051-4/+7
* | | | | | | | | | | Merge "Pull up mFlags and isFastTrack from Track to TrackBase"Glenn Kasten2014-05-145-10/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Pull up mFlags and isFastTrack from Track to TrackBaseGlenn Kasten2014-05-135-10/+12
* | | | | | | | | | | | Merge "Explicitly include Configuration.h"Glenn Kasten2014-05-132-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Explicitly include Configuration.hGlenn Kasten2014-05-132-0/+3
* | | | | | | | | | | | Merge "Fix memory corruption if increaseSamplingN is not called"Glenn Kasten2014-05-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /