Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
26f260a1676e22f7212ebfaadcdb46b50d0c6a66
/
services
/
audioflinger
26f260a
Use cached reference to media.player service
by Glenn Kasten
· 14 years ago
07d7d5a
Merge "Replace loop by __builtin_ctz"
by Glenn Kasten
· 14 years ago
f5c49165
Merge "suspended() and isSuspended() are const"
by Glenn Kasten
· 14 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
8564c8d
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
c1d810d
Replace loop by __builtin_ctz
by Glenn Kasten
· 14 years ago
bd47cac
Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"
by Steve Block
· 14 years ago
1dce841
suspended() and isSuspended() are const
by Glenn Kasten
· 14 years ago
6b14d58
Merge "Remove the notion of "active track" from mixer"
by Glenn Kasten
· 14 years ago
a8719ad
Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"
by Glenn Kasten
· 14 years ago
e80a4cc
Use the standard CC_LIKELY and CC_UNLIKELY macros
by Glenn Kasten
· 14 years ago
dc8627e
resolved conflicts for merge of 1a4b9939 to master
by Eric Laurent
· 14 years ago
6215d3f
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
5baa3a6
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
72dafb2
audioflinger: fix clicks on 48kHz audio.
by Eric Laurent
· 14 years ago
68deb15
Remove the notion of "active track" from mixer
by Glenn Kasten
· 14 years ago
bdb0cee
Merge "Remove dead code"
by Glenn Kasten
· 14 years ago
0ca16d6
Merge "audio effects: rename configure command"
by Eric Laurent
· 14 years ago
4abf882
audio effects: rename configure command
by Eric Laurent
· 14 years ago
31ba2e5
Remove dead code
by Glenn Kasten
· 14 years ago
279f872
Merge "Use constants for 2 and 32"
by Glenn Kasten
· 14 years ago
d9de2d2
Merge "Extract out audio DSP code to utility library"
by Glenn Kasten
· 14 years ago
1f6f05d
Use constants for 2 and 32
by Glenn Kasten
· 14 years ago
586995a
Merge "Use switch in AudioMixer::setParameter"
by Glenn Kasten
· 14 years ago
bde164ab
Use switch in AudioMixer::setParameter
by Glenn Kasten
· 14 years ago
b371925
deleteTrackName now asserts on bad input parameter
by Glenn Kasten
· 14 years ago
490909d
Extract out audio DSP code to utility library
by Glenn Kasten
· 14 years ago
f96272c
Merge "setActiveTrack and setBufferProvider can't fail"
by Glenn Kasten
· 14 years ago
844756b
Merge "Simplify enable/disable mixing"
by Glenn Kasten
· 14 years ago
cf45596
Merge "Improve resistance to leaks for ConfigEvent"
by Glenn Kasten
· 14 years ago
2efd118
Merge "Use NULL not 0 for pointers"
by Glenn Kasten
· 14 years ago
afb40b5
setActiveTrack and setBufferProvider can't fail
by Glenn Kasten
· 14 years ago
af62dbc
Simplify enable/disable mixing
by Glenn Kasten
· 14 years ago
4b220f0
Improve resistance to leaks for ConfigEvent
by Glenn Kasten
· 14 years ago
c434c90
Use NULL not 0 for pointers
by Glenn Kasten
· 14 years ago
25adf474
Merge "Fix indentation and whitespace"
by Glenn Kasten
· 14 years ago
927cc6c
Merge "Improve AudioFlinger error logging"
by Glenn Kasten
· 14 years ago
a55d4f9
Merge "AudioMixer uninitialized simple fields"
by Glenn Kasten
· 14 years ago
a763b44
AudioMixer uninitialized simple fields
by Glenn Kasten
· 14 years ago
9818a9d
Improve AudioFlinger error logging
by Glenn Kasten
· 14 years ago
da7923a
Merge "Audio C++ comments"
by Glenn Kasten
· 14 years ago
fb2ab9e
Fix indentation and whitespace
by Glenn Kasten
· 14 years ago
3e62a5b
Merge "Use const char correctly in AudioFlinger"
by Glenn Kasten
· 14 years ago
478e37d
Merge "Use units after all times"
by Glenn Kasten
· 14 years ago
46f5435
Merge "Remove redundant clear()"
by Glenn Kasten
· 14 years ago
e5fb263
Audio C++ comments
by Glenn Kasten
· 14 years ago
778170d
Fix includes
by Glenn Kasten
· 14 years ago
51e445f
Remove redundant clear()
by Glenn Kasten
· 14 years ago
62de3db
Use const char correctly in AudioFlinger
by Glenn Kasten
· 14 years ago
cbfe2e1
Use units after all times
by Glenn Kasten
· 14 years ago
53c5289
am 5433e25f: am 7b6aff23: Merge "audioflinger: fix audio skipping over A2DP" into ics-mr1
by Eric Laurent
· 14 years ago
4433169
audioflinger: fix audio skipping over A2DP
by Eric Laurent
· 14 years ago
08e74ba
am f6422f5f: am 20398fac: Merge "audioflinger: reduce sleep time to avoid underrun" into ics-mr1
by Eric Laurent
· 14 years ago
f1f5fc8
audioflinger: reduce sleep time to avoid underrun
by Eric Laurent
· 14 years ago
cd498c3
Bug 5522189 re-enable ARM opts but disable inline
by Glenn Kasten
· 14 years ago
02e1c6f
am 25924f8f: am 030bb998: Merge "audioflinger: fix noise when skipping to next song" into ics-mr1
by Eric Laurent
· 14 years ago
f9c361d
audioflinger: fix noise when skipping to next song
by Eric Laurent
· 14 years ago
b755d53
am db7d79e6: am 2b7f91b9: Merge "Fix regression for SoundPool playback" into ics-mr1
by Eric Laurent
· 14 years ago
8a04fe0
Fix regression for SoundPool playback
by Eric Laurent
· 14 years ago
2cb5760
am f3a892ab: Merge "AudioFlinger: mix track only when really ready" into ics-mr1
by Eric Laurent
· 14 years ago
19ddf0e
AudioFlinger: mix track only when really ready
by Eric Laurent
· 14 years ago
c29982c
Bug 5522189 temporary workaround
by Glenn Kasten
· 14 years ago
71f2cf1
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
7fa1cee
Fix issue 381905: BassBoostTest CTS tests fail...
by Eric Laurent
· 14 years ago
276fa43
Limit AudioFlinger log.
by Eric Laurent
· 14 years ago
6fccbd0
Fix issue 5381089: problem with A2DP music volume
by Eric Laurent
· 14 years ago
4a64a6e
Fix issue 5373658: memory leak in AudioFlinger.
by Eric Laurent
· 14 years ago
5e7acae
Fix issue 5355047: Automated effect tests fail.
by Eric Laurent
· 14 years ago
80754d2
AudioResampler: use relative instead of absolute labels
by Nick Kralevich
· 14 years ago
5f37be3
Issue 4345021: Audio routed to multiple devices...
by Eric Laurent
· 14 years ago
0e35c78
Merge "226483: A2DP connected, but music out to speaker"
by Eric Laurent
· 14 years ago
05ce094
226483: A2DP connected, but music out to speaker
by Eric Laurent
· 14 years ago
2d95dfb
Audioflinger: reverse logic of BT NREC indication
by Eric Laurent
· 14 years ago
8b4dbf7
AudioFlinger: add check for audio HAL init failure
by Eric Laurent
· 14 years ago
497b3fe
Issue 5081351: isWiredHeadsetOn() permission.
by Eric Laurent
· 14 years ago
2255a1e
Don't remove effects on session 0
by Marco Nelissen
· 14 years ago
6752ec8
Audio effects: track CPU and memory use separately
by Eric Laurent
· 14 years ago
c74b93f
Keep effects sessions active when the caller dies.
by Marco Nelissen
· 14 years ago
c993acbc
Merge "AudioFlinger: protect input/output stream access"
by Eric Laurent
· 14 years ago
828b977
AudioFlinger: protect input/output stream access
by Eric Laurent
· 14 years ago
6639b55
AudioFlinger: disable AEC and NS with BT headsets
by Eric Laurent
· 14 years ago
f82fccd
Audio Effect Framework: add effect suspend/restore
by Eric Laurent
· 14 years ago
d49ead6
Fix issue 5090721: audio record broken
by Eric Laurent
· 14 years ago
525efbb
Merge "AudioFlinger: fix crash when deleting pre process."
by Eric Laurent
· 14 years ago
21b5c47
AudioFlinger: fix crash when deleting pre process.
by Eric Laurent
· 14 years ago
6dbdc40
Fix issue 4604090: notification sound interrupted.
by Eric Laurent
· 14 years ago
0f7f4ec
Added APIs for audio preprocessing
by Eric Laurent
· 14 years ago
1345d33
AudioFlinger: add dump of audio pre processing.
by Eric Laurent
· 14 years ago
0950861
Fix issue 4988574: 8 bit PCM audio playback broken.
by Eric Laurent
· 14 years ago
464d5b3
Audio framework: support for audio pre processing
by Eric Laurent
· 14 years ago
0bd30801
Merge "Log CPU usage"
by Glenn Kasten
· 14 years ago
da494f9
Log CPU usage
by Glenn Kasten
· 14 years ago
c1b9bbb
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
by Mike Lockwood
· 14 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
916a63a
Merge "Fix build warning; LOG_TAG was misplaced"
by Glenn Kasten
· 14 years ago
8d67e53
Fix build warning; LOG_TAG was misplaced
by Glenn Kasten
· 14 years ago
5cc0526
Moved and renamed effect API header files
by Eric Laurent
· 14 years ago
c310dcb
Added audio_bytes_per_sample() helper function
by Eric Laurent
· 14 years ago
290029d
audio: update for audio/audio_policy header names/locations
by Dima Zavin
· 14 years ago
6af763b
Remove dead code related to gettid
by Glenn Kasten
· 14 years ago
Next »