summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Remove virtual from methods that don't need it"Glenn Kasten2012-03-121-3/+4
|\ \ \ \
| * | | | Remove virtual from methods that don't need itGlenn Kasten2012-03-091-3/+4
| |/ / /
* | | | Merge dup code at thread entry and param changeGlenn Kasten2012-03-122-52/+81
* | | | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-092-2/+2
* | | | Merge "Replace hard-coded 3 by FCC_2 to simplify searches"Glenn Kasten2012-03-092-4/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Replace hard-coded 3 by FCC_2 to simplify searchesGlenn Kasten2012-03-082-4/+13
* | | | Merge "Don't ask policy manager about invalid stream type"Glenn Kasten2012-03-091-1/+1
|\ \ \ \
| * | | | Don't ask policy manager about invalid stream typeGlenn Kasten2012-03-071-1/+1
* | | | | Merge "AudioPolicyService InputDesc minor cleanup"Glenn Kasten2012-03-092-9/+7
|\ \ \ \ \
| * | | | | AudioPolicyService InputDesc minor cleanupGlenn Kasten2012-03-082-9/+7
| | |/ / / | |/| | |
* | | | | Merge "audio policy: use audio_devices_t when appropriate"Eric Laurent2012-03-082-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audio policy: use audio_devices_t when appropriateEric Laurent2012-03-082-3/+5
* | | | | Mixer status cleanupGlenn Kasten2012-03-082-33/+25
* | | | | Cleanup DirectOutputThread::mActiveTrackGlenn Kasten2012-03-072-17/+7
| |/ / / |/| | |
* | | | Merge "IAudioFlingerClient::ioConfigChanged param2 const"Glenn Kasten2012-03-072-2/+2
|\ \ \ \
| * | | | IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten2012-03-062-2/+2
* | | | | Isolate references to outputTracks/mOutputTracksGlenn Kasten2012-03-072-19/+24
| |/ / / |/| | |
* | | | Merge "Make applyVolume private to DirectOutputThread"Glenn Kasten2012-03-072-9/+4
|\ \ \ \
| * | | | Make applyVolume private to DirectOutputThreadGlenn Kasten2012-03-072-9/+4
* | | | | Merge "Add comments about sequence for setting parameters"Glenn Kasten2012-03-071-0/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add comments about sequence for setting parametersGlenn Kasten2012-03-061-0/+24
* | | | | Merge the calls to prepareTracks_lGlenn Kasten2012-03-072-29/+14
| |/ / / |/| | |
* | | | Merge "Rename fields of AudioSessionRef"Glenn Kasten2012-03-062-20/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Rename fields of AudioSessionRefGlenn Kasten2012-03-062-20/+19
* | | | Merge "Fix indentation for re-organized code"Glenn Kasten2012-03-061-236/+236
|\ \ \ \
| * | | | Fix indentation for re-organized codeGlenn Kasten2012-03-061-236/+236
| |/ / /
* | | | Rename updateWaitTime since a lock is heldGlenn Kasten2012-03-062-8/+9
|/ / /
* | | 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
| |/ / / /