summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* threadLoop mergeGlenn Kasten2012-03-052-392/+329
* renamed audio policy output flag.Eric Laurent2012-03-011-1/+1
* Merge "Shorten thread names"Glenn Kasten2012-02-293-5/+5
|\
| * Shorten thread namesGlenn Kasten2012-02-283-5/+5
* | Prepare for threadLoop merge - active tracksGlenn Kasten2012-02-292-17/+19
* | Merge "Update AudioFlinger comments"Glenn Kasten2012-02-291-4/+7
|\ \
| * | Update AudioFlinger commentsGlenn Kasten2012-02-291-4/+7
| |/
* | Merge "Pull in declaration of effectChains to inner block"Glenn Kasten2012-02-291-2/+13
|\ \
| * | Pull in declaration of effectChains to inner blockGlenn Kasten2012-02-291-2/+13
* | | mSuspend comments and usageGlenn Kasten2012-02-292-11/+11
|/ /
* | Mark similar and different sections in threadLoopGlenn Kasten2012-02-291-9/+78
|/
* Merge "Unlock effect chains in the middle of two if's"Glenn Kasten2012-02-281-13/+25
|\
| * Unlock effect chains in the middle of two if'sGlenn Kasten2012-02-241-13/+25
* | Merge "Simplify removeNotificationClient"Glenn Kasten2012-02-281-6/+1
|\ \
| * | Simplify removeNotificationClientGlenn Kasten2012-02-241-6/+1
* | | Merge "AudioFlinger const methods and parameters"Glenn Kasten2012-02-282-10/+11
|\ \ \
| * | | AudioFlinger const methods and parametersGlenn Kasten2012-02-242-10/+11
| |/ /
* | | Merge "Fix theoretical race condition in addOutputTrack"Glenn Kasten2012-02-281-0/+1
|\ \ \
| * | | Fix theoretical race condition in addOutputTrackGlenn Kasten2012-02-241-0/+1
| | |/ | |/|
* | | Merge "AudioBufferProvider comments and cleanup"Glenn Kasten2012-02-286-53/+31
|\ \ \
| * | | AudioBufferProvider comments and cleanupGlenn Kasten2012-02-246-53/+31
| |/ /
* | | Merge "Fix tracking of hardware state for dump"Glenn Kasten2012-02-272-29/+37
|\ \ \
| * | | Fix tracking of hardware state for dumpGlenn Kasten2012-02-242-29/+37
| |/ /
* | | fix libgui header locationMathias Agopian2012-02-273-3/+1
* | | Merge "Make threadLoop() logs identical"Glenn Kasten2012-02-271-9/+11
|\ \ \
| * | | Make threadLoop() logs identicalGlenn Kasten2012-02-241-9/+11
| | |/ | |/|
* | | Merge "Move declaration of mixerStatus to inner block"Glenn Kasten2012-02-271-7/+3
|\ \ \
| * | | Move declaration of mixerStatus to inner blockGlenn Kasten2012-02-241-7/+3
| | |/ | |/|
* | | Merge "remove dependency on android_native{s_priv|buffer}.h"Mathias Agopian2012-02-241-1/+0
|\ \ \ | |_|/ |/| |
| * | remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-1/+0
* | | Pull out duplicated copies of silent mode checkGlenn Kasten2012-02-242-25/+23
|/ /
* | Merge "Pull CPU statistics code out of threadLoop()"Glenn Kasten2012-02-241-31/+42
|\ \
| * | Pull CPU statistics code out of threadLoop()Glenn Kasten2012-02-241-31/+42
| |/
* | Remove TrackBase::mFlagsGlenn Kasten2012-02-242-24/+13
|/
* Merge "Avoid wp<>::unsafe_get() with a few exceptions"Glenn Kasten2012-02-222-38/+25
|\
| * Avoid wp<>::unsafe_get() with a few exceptionsGlenn Kasten2012-02-222-38/+25
* | Fix build warningGlenn Kasten2012-02-221-1/+1
|/
* Remove bit fields to improve performanceGlenn Kasten2012-02-173-21/+32
* Merge "Simplify code"Glenn Kasten2012-02-175-45/+20
|\
| * Simplify codeGlenn Kasten2012-02-175-45/+20
* | Merge "Put a bandaid on a segfault in timed audio track handling."Mike Lockwood2012-02-171-4/+17
|\ \
| * | Put a bandaid on a segfault in timed audio track handling.John Grossman2012-02-161-4/+17
| |/
* | Fixed possible heap corruption in EffectDescGlenn Kasten2012-02-162-22/+35
|/
* Fix a segfault in AudioFlinger.John Grossman2012-02-161-1/+1
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-1611-80/+874
* Merge "Fix races related to volume and mute"Glenn Kasten2012-02-142-31/+31
|\
| * Fix races related to volume and muteGlenn Kasten2012-02-082-31/+31
* | Merge "Update comments"Glenn Kasten2012-02-144-8/+27
|\ \
| * | Update commentsGlenn Kasten2012-02-144-8/+27
* | | Use size_t and ssize_t with VectorGlenn Kasten2012-02-142-27/+27
|/ /