Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
b6409546dc9a3ba3119c030ce0c94e3f46cd6b04
/
services
/
audioflinger
/
AudioFlinger.cpp
3de4f26
Plumb the notification about audio HAL services update to APM
by Mikhail Naganov
· 5 years ago
9b2064c
AudioFlinger: implement device specific audio effects
by Eric Laurent
· 6 years ago
e0b9a36
audioflinger: refactor EffectModule class
by Eric Laurent
· 5 years ago
5d88539
Revert "Revert "Audio effects: define interface between EffectModule and audio framework""
by Eric Laurent
· 5 years ago
fefebb5
AudioEffect: add device descriptor to AudioEffect constructor
by Eric Laurent
· 6 years ago
a20c4e9
AudioFlinger: add audio session for device effects
by Eric Laurent
· 6 years ago
b680e95
media utils: dump audio HAL service before restarting audioserver
by Eric Laurent
· 6 years ago
10d86fd
Refactor audio device type in audio flinger.
by jiabin
· 6 years ago
c010683
Refactor opening output interface between AF and AP.
by jiabin
· 6 years ago
148cbe0
Merge "Merge Android10 QPR1 into AOSP master"
by Treehugger Robot
· 5 years ago
8cb192f
Enable AUDIO_ARRAYS_STATIC_CHECK.
by jiabin
· 6 years ago
4f3ac4d
DO NOT MERGE - Merge QQ1A.191205.011 into stage-aosp-master
by Xin Li
· 6 years ago
1eb82df
AudioFlinger: Initialize frames to zero.
by Tao Wu
· 6 years ago
b0de569
AudioFlinger: enforce OP_RECORD_AUDIO during recording
by Jean-Michel Trivi
· 6 years ago
20a44f8
Fix secondary output under&over run
by Kevin Rocard
· 6 years ago
bb3b160
Fix the name of the constant for device [dis]connect parameter
by Mikhail Naganov
· 6 years ago
68f7b18
Merge "audio policy: add permission check for privileged attributes flags" into qt-dev
by Eric Laurent
· 6 years ago
4298441
audio policy: add permission check for privileged attributes flags
by Eric Laurent
· 6 years ago
432e0fd
Merge "AudioFlinger: Do not permit fast patch tracks if not compatible" into qt-dev
by Andy Hung
· 6 years ago
ae22b48
AudioFlinger: Do not permit fast patch tracks if not compatible
by Andy Hung
· 6 years ago
c1de2df
Fix NPE when trying to get input device for attributes.
by jiabin
· 6 years ago
09f1ed2
audio: improve audio routing callbacks
by Eric Laurent
· 6 years ago
2996f67
AudioPolicy/AudioFlinger: Track AudioRecords via Record IDs
by Mikhail Naganov
· 6 years ago
df8638b
Merge "audio policy: concurrent capture effects" into qt-dev
by Eric Laurent
· 6 years ago
b20cf7d
audio policy: concurrent capture effects
by Eric Laurent
· 6 years ago
9e1533c
audiopolicy: audioflinger: manage stream patch volume
by François Gaffie
· 6 years ago
6c79632
refactor mutexes for audio effects in audio flinger and audio policy
by Eric Laurent
· 6 years ago
959e2d0
audioserver: Use timed lock instead of bouncing for dumps
by Mikhail Naganov
· 6 years ago
444bb55
AudioFlinger: Clarify effect creation comments and warnings
by Andy Hung
· 6 years ago
7c69739
Merge "AudioFlinger: createEffect - check for proper sessionId"
by Andy Hung
· 6 years ago
88a6078
Merge "AudioFlinger: createEffect always look for same session effect chain."
by Andy Hung
· 6 years ago
b4946b6
AudioFlinger: Close MMap threads in destructor
by Andy Hung
· 6 years ago
e778c42
AudioFlinger: createEffect always look for same session effect chain.
by Andy Hung
· 6 years ago
6096dcd
AudioFlinger: createEffect - check for proper sessionId
by Andy Hung
· 6 years ago
1631f06
AudioFlinger: Prevent multiple effect chains with same sessionId
by Andy Hung
· 6 years ago
abfab20
PatchPanel: Keep peer alive during use.
by Andy Hung
· 6 years ago
bf6b0ec
Refactor haptic constant.
by jiabin
· 6 years ago
9aeb177
audio: ensure effect chain with specific session id is unique
by Weiyin Jiang
· 7 years ago
c43ea14
Propagate track status to interception patch track
by Kevin Rocard
· 6 years ago
153f92d
Add secondary output to audio tracks
by Kevin Rocard
· 6 years ago
ae340bd
Merge "Add master audio balance"
by Andy Hung
· 6 years ago
57303cc
Interface between audio server and vibrator service
by jiabin
· 6 years ago
3fae037
Add master audio balance
by Richard Folke Tullberg
· 8 years ago
b4e037e
AudioFlinger: provide downstream sink device to software patch source
by Mikhail Naganov
· 6 years ago
973db02
audio flinger: return port ID as track ID to client
by Eric Laurent
· 7 years ago
d393414
Revert "audioflinger: Temporary disable post-close dumping of input streams"
by Andy Hung
· 7 years ago
900e05e
audioflinger: Temporary disable post-close dumping of input streams
by Mikhail Naganov
· 7 years ago
9db3bb4
AudioFlinger: Do not dereference null track
by Andy Hung
· 7 years ago
2942a4e
Remove --json option from dumpsys media.audio_flinger
by Eric Tan
· 7 years ago
dc099c2
AudioFlinger: Preserve recent MMapThread history for dumpsys
by Andy Hung
· 7 years ago
0264e7d
AudioFlinger: Preserve recent RecordThread history for dumpsys
by Andy Hung
· 7 years ago
6b1c612
AudioRecord: Add client side track id for logging
by Andy Hung
· 7 years ago
fb8ede2
AudioTrack: Add client side track id for logging
by Andy Hung
· 7 years ago
a8115dc
AudioFlinger: Add Thread history to dumpsys
by Andy Hung
· 7 years ago
a0a5d2a
Add external setParameter to audioflinger dumpsys
by Kevin Rocard
· 7 years ago
442868f
Merge "Audioflinger dumpsys: Use libjsoncpp for json dump"
by Eric Tan
· 7 years ago
1882f16
Audioflinger dumpsys: Use libjsoncpp for json dump
by Eric Tan
· 7 years ago
2046ec7
Update getEffectDescriptors() to include type
by Ari Hausman-Cohen
· 7 years ago
97373b0
audioflinger: Use AUDIO_HARDWARE_MODULE_ID_MSD where appropriate
by Mikhail Naganov
· 7 years ago
a746b36
Merge "dumpsys: add --json option to media.audio_flinger."
by Eric Tan
· 7 years ago
7b65115
dumpsys: add --json option to media.audio_flinger.
by Eric Tan
· 7 years ago
cb82c80
Merge "audioflinger: Forward stream parameters to downstream patches"
by TreeHugger Robot
· 7 years ago
4aa394d
Merge "audio policy: refactor audio playback APIs"
by TreeHugger Robot
· 7 years ago
b261ef5
audioflinger: Forward stream parameters to downstream patches
by Mikhail Naganov
· 7 years ago
d7fe086
audio policy: refactor audio playback APIs
by Eric Laurent
· 7 years ago
adca70f
PatchPanel: store "downstream" patches for a device
by Mikhail Naganov
· 7 years ago
7c6ae98
audioflinger: Add support for RecordTrack with no conversion
by Mikhail Naganov
· 7 years ago
298e1b3
Merge "Update audio permission checking"
by Andy Hung
· 7 years ago
8946a28
AudioFlinger: Fix Tee logging
by Andy Hung
· 7 years ago
31e2127
Merge "Move ServiceUtilities from audioflinger to libmediautils"
by Andy Hung
· 7 years ago
4ef19fa
Update audio permission checking
by Andy Hung
· 7 years ago
1bdb099
Merge "audioflinger: Dump software patches"
by TreeHugger Robot
· 7 years ago
201369b
audioflinger: Dump software patches
by Mikhail Naganov
· 7 years ago
7a1874b
Merge "audioflinger: clean previously opened input selectedDeviceId if retrying" into pi-dev am: 88af67ed2a
by Bubble Fang
· 7 years ago
ab7ef30
Move ServiceUtilities from audioflinger to libmediautils
by Andy Hung
· 7 years ago
5fac9c6
audioflinger: clean previously opened input selectedDeviceId if retrying
by Yung Ti Su
· 7 years ago
030f4ae
Merge "AudioFlinger: Fix tee logging" into pi-dev am: 2c82a51179 am: a4634c0242
by Eric Laurent
· 7 years ago
7ad7818
AudioFlinger: Fix tee logging
by Andy Hung
· 7 years ago
444ecc3
PatchPanel: Cleanup and refactoring
by Mikhail Naganov
· 7 years ago
dea5304
Refactor PatchPanel
by Mikhail Naganov
· 7 years ago
ed4f014
Merge "AudioFlinger: Fix Tee compilation" into pi-dev
by Andy Hung
· 7 years ago
cdcfb30
Merge "Don't create empty .wav files" into pi-dev
by Glenn Kasten
· 7 years ago
b1fe6e1
AudioFlinger: Fix Tee compilation
by Andy Hung
· 7 years ago
9e75663
Don't create empty .wav files
by Glenn Kasten
· 8 years ago
018c8a0
Merge "audioflinger: filter out reserved keys from setParameters()" into pi-dev
by TreeHugger Robot
· 7 years ago
f1047e8
audioflinger: filter out reserved keys from setParameters()
by Eric Laurent
· 7 years ago
331679c
Revert "Revert "audioflinger: implement silenced capture for mmap""
by Eric Laurent
· 7 years ago
611ebb9
Revert "audioflinger: implement silenced capture for mmap"
by Eric Laurent
· 7 years ago
a2f478c
audioflinger: implement silenced capture for mmap
by Eric Laurent
· 7 years ago
1f564ac
Audio V4: Propagate audio attributes to tracks
by Kevin Rocard
· 7 years ago
9ff780e
Support query microphones information.
by jiabin
· 7 years ago
5ff7b0d
AudioFlinger: Fix deadlock when createEffect_l fails.
by haobo10173529
· 8 years ago
6e64137
Revert "Revert "Use start/finish app op API for mic use""
by Svet Ganov
· 7 years ago
599ec46
Revert "Use start/finish app op API for mic use"
by Svetoslav Ganov
· 7 years ago
b184c49
Merge "Use start/finish app op API for mic use"
by TreeHugger Robot
· 7 years ago
55bb217
Use start/finish app op API for mic use
by Svet Ganov
· 7 years ago
54c2899
Merge "Don't use cutils/Atomic.h" am: 853996e7b2 am: 072aaa2e39 am: db95974090
by Steven Moreland
· 7 years ago
f0c02ce
Don't use cutils/Atomic.h
by Steven Moreland
· 7 years ago
98e3819
audioflinger: remove obsolete stream volume management
by Eric Laurent
· 7 years ago
77881cd
fix audio port ID generation for new AudioTrack and AudioRecord
by Eric Laurent
· 7 years ago
Next »