Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
9b815629a3e989511ce4875880483ff9eed8b63e
/
services
/
audioflinger
e1288ff
Put a bandaid on a segfault in timed audio track handling.
by John Grossman
· 13 years ago
2cb8784
Fix a segfault in AudioFlinger.
by John Grossman
· 13 years ago
36d372f
Explicitly manage common clock client lifetimes.
by John Grossman
· 13 years ago
232f869
De-AAH-ify the common time service.
by John Grossman
· 13 years ago
717c379
resolved conflicts for merge of 7eeaf3f0 to ics-aah
by Jason Simmons
· 13 years ago
9932235
am 41773d46: Merge "DO NOT MERGE Revert "Revert "AudioFlinger: mix track only when really ready (2)""" into ics-mr1
by Eric Laurent
· 13 years ago
0609231
AudioFlinger: refine mixer sleep time logic
by Eric Laurent
· 13 years ago
0b08965
DO NOT MERGE Revert "Revert "AudioFlinger: mix track only when really ready (2)""
by Eric Laurent
· 13 years ago
2a47396
am fee5a860: Merge "DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"" into ics-mr1
by Justin Ho
· 13 years ago
b918035
DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"
by Justin Ho
· 13 years ago
e821e78
am db2e7163: Merge "AudioFlinger: mix track only when really ready (2)" into ics-mr1
by Eric Laurent
· 13 years ago
71c4496
AudioFlinger: mix track only when really ready (2)
by Eric Laurent
· 13 years ago
c31bf88
am fb578b6b: Merge "audioflinger: fix clicks on 48kHz audio." into ics-mr1
by Eric Laurent
· 13 years ago
72dafb2
audioflinger: fix clicks on 48kHz audio.
by Eric Laurent
· 13 years ago
7dc935a
Merge "AudioFlinger: Make StandbyTime configurable." into ics-aah
by John Grossman
· 13 years ago
77e2cf7
AudioFlinger: Make StandbyTime configurable.
by John Grossman
· 13 years ago
5a27892
am 7b6aff23: Merge "audioflinger: fix audio skipping over A2DP" into ics-mr1
by Eric Laurent
· 13 years ago
4433169
audioflinger: fix audio skipping over A2DP
by Eric Laurent
· 13 years ago
e49f706
am 20398fac: Merge "audioflinger: reduce sleep time to avoid underrun" into ics-mr1
by Eric Laurent
· 13 years ago
f1f5fc8
audioflinger: reduce sleep time to avoid underrun
by Eric Laurent
· 13 years ago
4fbd43f
am 030bb998: Merge "audioflinger: fix noise when skipping to next song" into ics-mr1
by Eric Laurent
· 13 years ago
f9c361d
audioflinger: fix noise when skipping to next song
by Eric Laurent
· 13 years ago
4378e56b
am 2b7f91b9: Merge "Fix regression for SoundPool playback" into ics-mr1
by Eric Laurent
· 13 years ago
8a04fe0
Fix regression for SoundPool playback
by Eric Laurent
· 13 years ago
281fd7a
resolved conflicts for merge of f3a892ab to ics-aah
by Eric Laurent
· 13 years ago
19ddf0e
AudioFlinger: mix track only when really ready
by Eric Laurent
· 13 years ago
e55b072
Do not inline the audio resampler assembly functions
by Jason Simmons
· 13 years ago
8659bd1
Add a missing NULL check.
by John Grossman
· 13 years ago
7bce396
Media framework changes for Tungsten.
by Mike J. Chen
· 13 years ago
7fa1cee
Fix issue 381905: BassBoostTest CTS tests fail...
by Eric Laurent
· 13 years ago
276fa43
Limit AudioFlinger log.
by Eric Laurent
· 13 years ago
6fccbd0
Fix issue 5381089: problem with A2DP music volume
by Eric Laurent
· 13 years ago
4a64a6e
Fix issue 5373658: memory leak in AudioFlinger.
by Eric Laurent
· 13 years ago
5e7acae
Fix issue 5355047: Automated effect tests fail.
by Eric Laurent
· 13 years ago
80754d2
AudioResampler: use relative instead of absolute labels
by Nick Kralevich
· 13 years ago
5f37be3
Issue 4345021: Audio routed to multiple devices...
by Eric Laurent
· 13 years ago
0e35c78
Merge "226483: A2DP connected, but music out to speaker"
by Eric Laurent
· 13 years ago
05ce094
226483: A2DP connected, but music out to speaker
by Eric Laurent
· 13 years ago
2d95dfb
Audioflinger: reverse logic of BT NREC indication
by Eric Laurent
· 13 years ago
8b4dbf7
AudioFlinger: add check for audio HAL init failure
by Eric Laurent
· 13 years ago
497b3fe
Issue 5081351: isWiredHeadsetOn() permission.
by Eric Laurent
· 13 years ago
2255a1e
Don't remove effects on session 0
by Marco Nelissen
· 13 years ago
6752ec8
Audio effects: track CPU and memory use separately
by Eric Laurent
· 13 years ago
c74b93f
Keep effects sessions active when the caller dies.
by Marco Nelissen
· 13 years ago
c993acb
Merge "AudioFlinger: protect input/output stream access"
by Eric Laurent
· 13 years ago
828b977
AudioFlinger: protect input/output stream access
by Eric Laurent
· 13 years ago
6639b55
AudioFlinger: disable AEC and NS with BT headsets
by Eric Laurent
· 13 years ago
f82fccd
Audio Effect Framework: add effect suspend/restore
by Eric Laurent
· 13 years ago
d49ead6
Fix issue 5090721: audio record broken
by Eric Laurent
· 13 years ago
525efbb
Merge "AudioFlinger: fix crash when deleting pre process."
by Eric Laurent
· 13 years ago
21b5c47
AudioFlinger: fix crash when deleting pre process.
by Eric Laurent
· 13 years ago
6dbdc40
Fix issue 4604090: notification sound interrupted.
by Eric Laurent
· 13 years ago
0f7f4ec
Added APIs for audio preprocessing
by Eric Laurent
· 13 years ago
1345d33
AudioFlinger: add dump of audio pre processing.
by Eric Laurent
· 13 years ago
0950861
Fix issue 4988574: 8 bit PCM audio playback broken.
by Eric Laurent
· 13 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
5439223
Use channel mask instead of channel count for track creation
by Jean-Michel Trivi
· 14 years ago
8f18cf5
Removed interface to load audio effects libraries
by Eric Laurent
· 14 years ago
0fb66c2
New effect library API
by Eric Laurent
· 14 years ago
bdd8a16
Merge "HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead"
by Glenn Kasten
· 14 years ago
6ebbc07
Merge "Fix audio effect framework issues"
by Eric Laurent
· 14 years ago
90681d6
Fix audio effect framework issues
by Eric Laurent
· 14 years ago
34bb419
update for new audio.h header location
by Dima Zavin
· 14 years ago
f0e9569
HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead
by Glenn Kasten
· 14 years ago
2986f5b
audioflinger: don't do work in constructor, instead do it in onFirstRef
by Dima Zavin
· 14 years ago
31f18889
audioflinger: enumerate all the possible audio interfaces
by Dima Zavin
· 14 years ago
24fc2fb
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 14 years ago
5e20a3d
audioflinger: move legacy audio hw/policy out to libhardware_legacy
by Dima Zavin
· 14 years ago
17a650c
am 48dca4de: am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume
by Eric Laurent
· 14 years ago
48dca4d
am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume
by Eric Laurent
· 14 years ago
223995d
Fix issue 4335692: HDMI media volume
by Eric Laurent
· 14 years ago
a944e59
am 07c25b65: am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler"
by Brad Fitzpatrick
· 14 years ago
07c25b6
am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler"
by Brad Fitzpatrick
· 14 years ago
592a6d9
audioflinger: Enable ARMv5TE optimized resampler
by Jim Huang
· 14 years ago
85b65f2
Merge "Miscellaneous code cleanup in audio framework"
by Glenn Kasten
· 14 years ago
ed0079d
Miscellaneous code cleanup in audio framework
by Glenn Kasten
· 14 years ago
ae29b76
New fix for issue 4111672: control block flags
by Eric Laurent
· 14 years ago
913af0b
Fix issue 4111672: AudioTrack control block flags
by Eric Laurent
· 14 years ago
257b2d0
Improvement for issue 3489986: BT SCO volume
by Eric Laurent
· 14 years ago
396f6de
Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()"
by Gloria Wang
· 14 years ago
9b3f152
- To track the usage of all audio output devices
by Gloria Wang
· 14 years ago
1254169
Merge "Fix issue 3388775."
by Eric Laurent
· 14 years ago
42b3de5
Merge "Fix issue 3479042."
by Eric Laurent
· 14 years ago
bbc9fd3
Fix issue 3388775.
by Eric Laurent
· 14 years ago
4bb21c4
Fix issue 3479042.
by Eric Laurent
· 14 years ago
191ff092
Fix bug 3376700 Volume too loud at lowest setting
by Jean-Michel Trivi
· 14 years ago
d0545f5
Fix issue 3400751.
by Eric Laurent
· 14 years ago
eab7b0b
Merge "Fix issue 3425342."
by Eric Laurent
· 14 years ago
ee5d4b8
Fix issue 3425342.
by Eric Laurent
· 14 years ago
8b4b97a
Bug 3352047 Wrong message when adjusting volume
by Glenn Kasten
· 14 years ago
Next »