summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix indentation and whitespace"Glenn Kasten2011-12-142-54/+53
|\
| * Fix indentation and whitespaceGlenn Kasten2011-12-142-54/+53
* | Merge "Improve AudioFlinger error logging"Glenn Kasten2011-12-141-3/+8
|\ \
| * | Improve AudioFlinger error loggingGlenn Kasten2011-12-141-3/+8
| |/
* | Merge "AudioMixer uninitialized simple fields"Glenn Kasten2011-12-141-0/+6
|\ \
| * | AudioMixer uninitialized simple fieldsGlenn Kasten2011-12-141-0/+6
| |/
* | Merge "Audio C++ comments"Glenn Kasten2011-12-142-4/+4
|\ \
| * | Audio C++ commentsGlenn Kasten2011-12-142-4/+4
| |/
* | Merge "Use const char correctly in AudioFlinger"Glenn Kasten2011-12-141-3/+3
|\ \
| * | Use const char correctly in AudioFlingerGlenn Kasten2011-12-141-3/+3
| |/
* | Merge "Use units after all times"Glenn Kasten2011-12-141-10/+12
|\ \
| * | Use units after all timesGlenn Kasten2011-12-141-10/+12
| |/
* | Merge "Remove redundant clear()"Glenn Kasten2011-12-141-1/+0
|\ \
| * | Remove redundant clear()Glenn Kasten2011-12-141-1/+0
| |/
* | Fix includesGlenn Kasten2011-12-142-3/+1
|/
* am 5433e25f: am 7b6aff23: Merge "audioflinger: fix audio skipping over A2DP" ...Eric Laurent2011-12-052-8/+14
|\
| * audioflinger: fix audio skipping over A2DPEric Laurent2011-12-052-8/+14
* | Merge "Add camera focus move callback."Wu-cheng Li2011-11-291-1/+1
|\ \
| * | Add camera focus move callback.Wu-cheng Li2011-11-291-1/+1
* | | am f6422f5f: am 20398fac: Merge "audioflinger: reduce sleep time to avoid und...Eric Laurent2011-11-231-1/+23
|\ \ \ | |/ / |/| / | |/
| * audioflinger: reduce sleep time to avoid underrunEric Laurent2011-11-221-1/+23
* | Bug 5522189 re-enable ARM opts but disable inlineGlenn Kasten2011-11-171-3/+4
* | am 25924f8f: am 030bb998: Merge "audioflinger: fix noise when skipping to nex...Eric Laurent2011-11-142-13/+35
|\ \ | |/
| * audioflinger: fix noise when skipping to next songEric Laurent2011-11-112-13/+35
* | am db7d79e6: am 2b7f91b9: Merge "Fix regression for SoundPool playback" into ...Eric Laurent2011-11-101-2/+7
|\ \ | |/
| * Fix regression for SoundPool playbackEric Laurent2011-11-081-2/+7
* | am f3a892ab: Merge "AudioFlinger: mix track only when really ready" into ics-mr1Eric Laurent2011-11-081-1/+10
|\ \ | |/
| * AudioFlinger: mix track only when really readyEric Laurent2011-11-031-1/+10
* | Bug 5522189 temporary workaroundGlenn Kasten2011-10-281-1/+1
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-266-228/+228
|/
* Fix 5487571: Make sure shutter sound is played when it's enforcedChih-Chung Chang2011-10-201-8/+2
* Fix issue 381905: BassBoostTest CTS tests fail...Eric Laurent2011-10-192-4/+15
* Limit AudioFlinger log.Eric Laurent2011-10-181-3/+7
* Fix 5468644: Use the proper audio stream type to play sound.Chih-Chung Chang2011-10-172-14/+16
* Add initialize method to CameraHardwareInterfaceTyler Luu2011-10-072-14/+28
* Merge "Allow shutter/recording sound to be adjusted unless it's forced."Chih-Chung Chang2011-10-071-1/+12
|\
| * Allow shutter/recording sound to be adjusted unless it's forced.Chih-Chung Chang2011-10-071-1/+12
* | Merge "Allow Camera.setDisplayOrientation to be called when preview is active."Wu-cheng Li2011-10-071-4/+4
|\ \ | |/ |/|
| * Allow Camera.setDisplayOrientation to be called when preview is active.Wu-cheng Li2011-10-071-4/+4
* | Fix issue 5381089: problem with A2DP music volumeEric Laurent2011-10-052-2/+17
|/
* Fix issue 5373658: memory leak in AudioFlinger.Eric Laurent2011-09-271-0/+4
* Fix issue 5355047: Automated effect tests fail.Eric Laurent2011-09-231-1/+10
* AudioResampler: use relative instead of absolute labelsNick Kralevich2011-09-161-8/+8
* Issue 4345021: Audio routed to multiple devices...Eric Laurent2011-09-131-4/+12
* Add video snapshot camera parameter.Wu-cheng Li2011-09-011-5/+0
* Merge "226483: A2DP connected, but music out to speaker"Eric Laurent2011-08-302-1/+25
|\
| * 226483: A2DP connected, but music out to speakerEric Laurent2011-08-302-1/+25
* | Audioflinger: reverse logic of BT NREC indicationEric Laurent2011-08-292-9/+9
|/
* AudioFlinger: add check for audio HAL init failureEric Laurent2011-08-231-3/+31
* Issue 5081351: isWiredHeadsetOn() permission.Eric Laurent2011-08-121-9/+0