summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 281dd4e1: audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
|\
| * audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
* | am abab1c33: AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-03-050-0/+0
|\ \ | |/
| * AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-03-051-4/+7
* | am d0115d8c: update offloaded audio track sampling rateEric Laurent2014-03-050-0/+0
|\ \ | |/
| * update offloaded audio track sampling rateEric Laurent2014-03-059-4/+53
* | am 7e92abea: audioflinger: fix offload write buffer offsetEric Laurent2014-03-051-2/+2
|\ \ | |/
| * audioflinger: fix offload write buffer offsetEric Laurent2014-03-051-2/+2
* | am 85b3013e: fix deadlock issues that arise when there are simultaneous effec...jpadmana2014-03-056-55/+88
|\ \ | |/
| * fix deadlock issues that arise when there are simultaneousjpadmana2014-03-046-55/+88
* | am 50c3157c: audioflinger: check for condition before waitingHaynes Mathew George2014-03-050-0/+0
|\ \ | |/
| * audioflinger: check for condition before waitingHaynes Mathew George2014-03-041-1/+6
* | am e0cd1051: audioflinger: update track ready conditionHaynes Mathew George2014-03-051-1/+1
|\ \ | |/
| * audioflinger: update track ready conditionHaynes Mathew George2014-03-041-1/+1
* | am e010f65e: audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-052-2/+6
|\ \ | |/
| * audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-042-2/+6
* | am a4f24ff9: AudioTrack: fix position callback after restoreEric Laurent2014-03-040-0/+0
|\ \ | |/
| * AudioTrack: fix position callback after restoreEric Laurent2013-11-271-1/+0
* | am 1bf0eecd: Merge "AudioMixer: Remove tracks from enabledTracks after reseti...Glenn Kasten2014-01-291-4/+7
|\ \
| * \ Merge "AudioMixer: Remove tracks from enabledTracks after reseting outTemp"Glenn Kasten2014-01-291-4/+7
| |\ \
| | * | AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-01-291-4/+7
* | | | am 06da69d5: Merge "frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_...Colin Cross2014-01-288-10/+10
|\ \ \ \ | |/ / /
| * | | Merge "frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"Colin Cross2014-01-288-10/+10
| |\ \ \
| | * | | frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-278-10/+10
| |/ / /
* | | | am 4ef1dc2d: Merge "Only increase the counter when we do take a wakelock"Eric Laurent2014-01-271-5/+7
|\ \ \ \ | |/ / /
| * | | Merge "Only increase the counter when we do take a wakelock"Eric Laurent2014-01-271-5/+7
| |\ \ \
| | * | | Only increase the counter when we do take a wakelockJimmy Dalqvist2014-01-221-5/+7
* | | | | am d0e7e801: Merge "Do partial reads in MemoryLeakTrackUtil"Eric Laurent2014-01-271-3/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Do partial reads in MemoryLeakTrackUtil"Eric Laurent2014-01-271-3/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Do partial reads in MemoryLeakTrackUtilOscar Rydhé2014-01-231-3/+11
| |/ / /
* | | | am 96a7b5a9: Merge "Long mp3 metadata displays as corrupted file after transfer"Marco Nelissen2014-01-173-18/+26
|\ \ \ \ | |/ / /
| * | | Merge "Long mp3 metadata displays as corrupted file after transfer"Marco Nelissen2014-01-173-18/+26
| |\ \ \
| | * | | Long mp3 metadata displays as corrupted file after transferYin Liu2013-12-203-18/+26
* | | | | am 07a017d3: Merge "Added support for ID3v2 meta data in 3gp files"Marco Nelissen2014-01-176-9/+91
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Added support for ID3v2 meta data in 3gp files"Marco Nelissen2014-01-176-9/+91
| |\ \ \ \
| | * | | | Added support for ID3v2 meta data in 3gp filesOscar Rydhé2014-01-166-9/+91
* | | | | | am 4cc47940: Merge "Fix compile error in NuPlayerRenderer debug print"Marco Nelissen2014-01-171-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Fix compile error in NuPlayerRenderer debug print"Marco Nelissen2014-01-171-1/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix compile error in NuPlayerRenderer debug printOscar Rydhé2014-01-031-1/+3
* | | | | | am 1e8a57c2: Merge "Avoid jumps to faulty position after seeks"Marco Nelissen2014-01-151-1/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Avoid jumps to faulty position after seeks"Marco Nelissen2014-01-151-1/+4
| |\ \ \ \ \
| | * | | | | Avoid jumps to faulty position after seeksRoger1 Jonsson2013-12-181-1/+4
| | | |/ / / | | |/| | |
* | | | | | am c7614eb7: Merge "libcameraservice: Fix build in ISO C++11 mode"Eino-Ville Talvala2014-01-151-5/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "libcameraservice: Fix build in ISO C++11 mode"Eino-Ville Talvala2014-01-151-5/+5
| |\ \ \ \ \
| | * | | | | libcameraservice: Fix build in ISO C++11 modeBernhard Rosenkraenzer2013-07-301-5/+5
* | | | | | | am e311b15c: Merge "Fix c++11 narrowing"Nick Kralevich2014-01-104-8/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge "Fix c++11 narrowing"Nick Kralevich2014-01-114-8/+8
| |\ \ \ \ \ \
| | * | | | | | Fix c++11 narrowingsynergydev2013-10-254-8/+8
* | | | | | | | am 61540b5f: Merge "Frameworks: AudioFlinger: Fix effects memory leak"Glenn Kasten2014-01-101-0/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge "Frameworks: AudioFlinger: Fix effects memory leak"Glenn Kasten2014-01-101-0/+8
| |\ \ \ \ \ \ \