Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ed37b1bf73ae274da6e50194c824a669fcecb5c0
/
services
/
audioflinger
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
· 13 years ago
0bd30801
Merge "Log CPU usage"
by Glenn Kasten
· 13 years ago
da494f9
Log CPU usage
by Glenn Kasten
· 13 years ago
c1b9bbb
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
by Mike Lockwood
· 13 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
916a63a
Merge "Fix build warning; LOG_TAG was misplaced"
by Glenn Kasten
· 13 years ago
8d67e53
Fix build warning; LOG_TAG was misplaced
by Glenn Kasten
· 13 years ago
5cc0526
Moved and renamed effect API header files
by Eric Laurent
· 13 years ago
c310dcb
Added audio_bytes_per_sample() helper function
by Eric Laurent
· 13 years ago
290029d
audio: update for audio/audio_policy header names/locations
by Dima Zavin
· 13 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
· 13 years ago
8f18cf5
Removed interface to load audio effects libraries
by Eric Laurent
· 13 years ago
0fb66c2
New effect library API
by Eric Laurent
· 13 years ago
bdd8a16
Merge "HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead"
by Glenn Kasten
· 13 years ago
6ebbc07
Merge "Fix audio effect framework issues"
by Eric Laurent
· 13 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
· 13 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
987cc80
am be806fe8: am cc8f87e9: am f664d6f9: am b083d3b8: Merge "Initialize resampling buffer per track."
by Brad Fitzpatrick
· 14 years ago
7e54397
Merge "Bug 3366668 Use BinderService template"
by Glenn Kasten
· 14 years ago
be806fe
am cc8f87e9: am f664d6f9: am b083d3b8: Merge "Initialize resampling buffer per track."
by Brad Fitzpatrick
· 14 years ago
f664d6f
am b083d3b8: Merge "Initialize resampling buffer per track."
by Brad Fitzpatrick
· 14 years ago
681d818
Initialize resampling buffer per track.
by Yuuhi Yamaguchi
· 14 years ago
8adacd8
Merge "Bug 3366885 Remove LVMX switch"
by Glenn Kasten
· 14 years ago
2e8fbeb
am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycomb
by Eric Laurent
· 14 years ago
1570aff
Bug 3366885 Remove LVMX switch
by Glenn Kasten
· 14 years ago
3515a33
Bug 3366668 Use BinderService template
by Glenn Kasten
· 14 years ago
25101b0
Fix issue 3371080
by Eric Laurent
· 14 years ago
80838d2
Merge 0ef57993 from gingerbread
by Jean-Baptiste Queru
· 14 years ago
b7a6563
am 4eeb1047: Merge 13212f83 from gingerbread-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
4eeb104
Merge 13212f83 from gingerbread-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
111df67
Fix issue 2988031.
by Eric Laurent
· 14 years ago
2ba92c7
do not merge bug 3370834 Cherrypick from master
by Jean-Michel Trivi
· 14 years ago
3aab058
Bug 3376700 Add support in APM for stream-specific volume curves
by Jean-Michel Trivi
· 14 years ago
ab1fe30
do not merge - Fix issue 3371096.
by Eric Laurent
· 14 years ago
67b5ed3
Fix issue 3371096.
by Eric Laurent
· 14 years ago
0163594
Tentative fix for issue 3362362.
by Eric Laurent
· 14 years ago
58bf1d9
Fix issue 3317627.
by Eric Laurent
· 14 years ago
e7155e6
Fix issue 3217707.
by Eric Laurent
· 14 years ago
aef0cbb
Fix speakerphone routing to analog dock
by Eric Laurent
· 14 years ago
2c61bee
Change audio routing policy for HDMI
by Eric Laurent
· 14 years ago
4f9e0f1
Fix audio mode log.
by Eric Laurent
· 14 years ago
e4eaa31
Fix issue 2641884: Bluetooth volume is dependent on in call volume.
by Eric Laurent
· 14 years ago
fad7787
resolved conflicts for merge of 0d28be68 to master
by Eric Laurent
· 14 years ago
b87b53d
Fix issue 3142808.
by Eric Laurent
· 14 years ago
6dc08b3
Fix issue 3225810.
by Eric Laurent
· 14 years ago
f3d6dd0
Fix issue 3157123.
by Eric Laurent
· 14 years ago
8f677d6
Add new audio mode for audio communications other than telelphony.
by Jean-Michel Trivi
· 14 years ago
1a22bdb
Add support for audio recording source in generic audio policy mgr.
by Jean-Michel Trivi
· 14 years ago
Next »