Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
4a6842fc1a5787b58474b8495b51ea624d81868c
/
services
/
audiopolicy
/
managerdefault
/
AudioPolicyManager.cpp
b62d78b
The sonification sound is muted during a shutter sound
by Tomoharu Kasahara
· 7 years ago
40ed772
Merge "audiopolicy: Add support for A2DP offload audio policy config" into pi-dev
by Petri Gynther
· 7 years ago
2ad7939
audiopolicy: Add support for A2DP offload audio policy config
by Aniket Kumar Lata
· 7 years ago
a8ee996
audiopolicy: Check if A2DP playback happens via primary output
by Aniket Kumar Lata
· 7 years ago
2d05993
audiopolicymanager: prevent MMAP stream collisions
by Phil Burk
· 7 years ago
98e3819
audioflinger: remove obsolete stream volume management
by Eric Laurent
· 7 years ago
a949f46
Merge "Update generation when there is device connection state changed."
by TreeHugger Robot
· 7 years ago
332adf6
Merge "audio policy: fix regression with duplicated output handle"
by TreeHugger Robot
· 7 years ago
5babc4f
audio policy: fix regression with duplicated output handle
by Eric Laurent
· 7 years ago
a7b4379
Update generation when there is device connection state changed.
by jiabin
· 7 years ago
2c6a243
Merge "Revert "Revert "APM: Avoid route change mute of isolated sounds"""
by TreeHugger Robot
· 7 years ago
b3733cf
Revert "Revert "APM: Avoid route change mute of isolated sounds""
by Jean-Michel Trivi
· 7 years ago
98c1570
Merge "Revert "APM: Avoid route change mute of isolated sounds""
by TreeHugger Robot
· 7 years ago
4a5b481
Revert "APM: Avoid route change mute of isolated sounds"
by Jean-Michel Trivi
· 7 years ago
c0c831a
Fix explicit routing failed.
by jiabin
· 7 years ago
c3c1fc6
Merge "Trivial comment fix"
by TreeHugger Robot
· 7 years ago
f317240
Trivial comment fix
by Scott Randolph
· 7 years ago
766fb02
Support routing audio playback to telephony uplink
by Nadav Bar
· 7 years ago
65a438c
Merge "Don't record audio if UID is idle - media framework"
by TreeHugger Robot
· 7 years ago
f4ddfef
Don't record audio if UID is idle - media framework
by Svet Ganov
· 7 years ago
7c605f6
AudioPolicy: enable phone apps to mute VOICE_CALL stream
by Nadav Bar
· 7 years ago
49f36ba
Logs use either %#x or 0x%x for flags, channel mask, format, device
by Glenn Kasten
· 7 years ago
bcbcb1b
audiopolicy: Add more tests, fix issues found
by Mikhail Naganov
· 7 years ago
ad3f8a1
audiopolicy: Add unit tests build target
by Mikhail Naganov
· 7 years ago
733ce94
audio policy: fix HAL stream activity ref counting
by Eric Laurent
· 7 years ago
3974e3b
Revert "Revert "audio policy: add open and active count for IO profiles""
by Eric Laurent
· 7 years ago
53b810e
audio policy: fix device address passed when opening HAL streams
by Eric Laurent
· 7 years ago
b567ba0
audiopolicy: Refactor AudioPolicyManager::updateCallRouting
by Mikhail Naganov
· 7 years ago
1b2a794
audiopolicy: Remove ; after namespace bracket
by Mikhail Naganov
· 7 years ago
2773dd7
audiopolicy: Use C++11 atomics, factor out handle generation
by Mikhail Naganov
· 7 years ago
a5e165d
audiopolicy: Make fields of HwModule private
by Mikhail Naganov
· 7 years ago
cf84e59
audiopolicy: Refactor and fix loops in AudioPolicyManager
by Mikhail Naganov
· 7 years ago
7e22e94
audiopolicy: Minor cleanups
by Mikhail Naganov
· 7 years ago
7b0e953
Revert "audio policy: add open and active count for IO profiles"
by Eric Laurent
· 7 years ago
d412014
audiopolicy: Refactor HwModuleCollection
by Mikhail Naganov
· 7 years ago
1ac4db1
Merge "audio policy: add open and active count for IO profiles"
by TreeHugger Robot
· 7 years ago
9db89dc
Merge "audio policy: refactor output and input opening"
by TreeHugger Robot
· 7 years ago
f05fc90
audio policy: add open and active count for IO profiles
by Eric Laurent
· 8 years ago
dd60115
When surround setting is ALWAYS, report all surround formats.
by jiabin
· 8 years ago
fe23112
audio policy: refactor output and input opening
by Eric Laurent
· 8 years ago
c990152
Check for valid format before match in AudioPolicyManager::selectOutput
by Andy Hung
· 8 years ago
f4e6345
Revert "Revert "audio policy: refactor getOutput() method""
by Eric Laurent
· 8 years ago
e198f26
Revert "audio policy: refactor getOutput() method"
by Eric Laurent
· 8 years ago
e1dd207
audio policy: refactor getOutput() method
by Eric Laurent
· 8 years ago
7c7124e
APM: Avoid route change mute of isolated sounds
by Andy Hung
· 8 years ago
92197f8
Fix various AAudio device selection issues am: ad2e7b902c am: 282ca69583
by Eric Laurent
· 8 years ago
ad2e7b9
Fix various AAudio device selection issues
by Eric Laurent
· 8 years ago
0888c84
Merge "APM: invert priority of sonification and enforced routing strategies" into oc-mr1-dev am: 12907260c6
by Jean-Michel Trivi
· 8 years ago
1290726
Merge "APM: invert priority of sonification and enforced routing strategies" into oc-mr1-dev
by Jean-Michel Trivi
· 8 years ago
53d72d1
Merge "Set output volume for routing device in startSource()" into oc-mr1-dev am: c4a226e858
by Shuhei Miyazaki
· 8 years ago
178683b
APM: invert priority of sonification and enforced routing strategies
by Jean-Michel Trivi
· 8 years ago
6fe7033
Set output volume for routing device in startSource()
by Shuhei Miyazaki
· 8 years ago
faa10a6
Fix policy log typos
by Glenn Kasten
· 8 years ago
3dff3e5
audiopolicy: Remove AUDIO_POLICY_TEST code
by Mikhail Naganov
· 8 years ago
719a987
APM: cap earpiece voice in call by voice volume
by Jean-Michel Trivi
· 8 years ago
72ad4b9
audiopolicy: do not check for mode_in_communication for voip flags
by David Lin
· 8 years ago
cb4dae2
aaudio: indicate client UID and PID to audio flinger
by Eric Laurent
· 8 years ago
83efe1c
audio policy: fix audio device properties loading
by Eric Laurent
· 8 years ago
81ccb8f
Merge "prevent preempting overlapping sound trigger audio streams" into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
2b86464
prevent preempting overlapping sound trigger audio streams
by Chris Thornton
· 8 years ago
b7fdce6
Audio policy: fix volume change on DEVICE_OUT_SPEAKER_SAFE
by Jean-Michel Trivi
· 8 years ago
66feec9
Merge "Set initial audio device for AudioTrack and AudioRecord" into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
2ac7694
Set initial audio device for AudioTrack and AudioRecord
by Eric Laurent
· 8 years ago
851d3ff
APM: Allow VOIP_TX input selection
by Haynes Mathew George
· 8 years ago
ac9cef5
audio policy: add method to query dB attenuation for a certain volume and device
by Eric Laurent
· 8 years ago
e0d4f64
Merge "audio policy manager: do not reapply same forced usage" into oc-dev am: 6aa929c929
by Eric Laurent
· 8 years ago
6aa929c
Merge "audio policy manager: do not reapply same forced usage" into oc-dev
by TreeHugger Robot
· 8 years ago
17037f9
Merge "audiopolicy: Two session can not offload concurrently" into oc-dev am: 46260c3742
by Kevin Rocard
· 8 years ago
8dc87a6
audio policy manager: do not reapply same forced usage
by Eric Laurent
· 8 years ago
84c621e
APM: Check dedicated VOIP downlink profile
by Haynes Mathew George
· 8 years ago
169753c
audiopolicy: Two session can not offload concurrently
by Kevin Rocard
· 8 years ago
e301410
audio policy: always provide a valid device address when opening a stream
by Eric Laurent
· 8 years ago
5c1b4f3
Merge "audio policy: disable concurrent capture" into oc-dev
by TreeHugger Robot
· 8 years ago
36829f9
audio policy: fix global effect attachment
by Eric Laurent
· 8 years ago
74708e7
audio policy: disable concurrent capture
by Eric Laurent
· 8 years ago
904d632
Add support for USB headset device
by Eric Laurent
· 8 years ago
05d19b0
fallout of cleaning-up libutils includes
by Mathias Agopian
· 8 years ago
0d4a6af
Treblize audio policy xml config file location
by Jaekyun Seok
· 8 years ago
555530a
audio: several concurrent capture fixes
by Eric Laurent
· 8 years ago
551061a
audiopolicy: Two clients can not offload concurrently
by Kevin Rocard
· 8 years ago
587b8df
audio: fix audioSession null check
by vivek mehta
· 8 years ago
bb94809
audio: enable concurrent capture for voice recognition
by Eric Laurent
· 8 years ago
44344b0
audio policy: allows dumping Audio Policy Mix
by Mikhail Naganov
· 8 years ago
d7c5ec8
Merge "Add missing nullptr checks for data.readCString() strings" am: ce961d374f am: 238c48e42e am: 877f779979
by Pavlin Radoslavov
· 8 years ago
877f779
Merge "Add missing nullptr checks for data.readCString() strings" am: ce961d374f
by Pavlin Radoslavov
· 8 years ago
c694ff4
Add missing nullptr checks for data.readCString() strings
by Pavlin Radoslavov
· 8 years ago
3686776
USAGE_ASSISTANT/ACCESSIBILITY in audio policy manager
by Jean-Michel Trivi
· 8 years ago
5fd7cca
Merge "Add a mechanism for handling audio device configuration change" am: 549e431947 am: a1b496ac35 am: fcc1132010
by Pavlin Radoslavov
· 8 years ago
fcc1132
Merge "Add a mechanism for handling audio device configuration change" am: 549e431947
by Pavlin Radoslavov
· 8 years ago
f862bc6
Add a mechanism for handling audio device configuration change
by Pavlin Radoslavov
· 8 years ago
6a308b0
Merge "Add unique audio port IDs to AudioTrack and AudioRecord"
by Eric Laurent
· 8 years ago
cc3237a
APM::updateCallRouting: ignore for stub output hal am: a76c7de622 am: 116160d668
by Andy Hung
· 8 years ago
116160d
APM::updateCallRouting: ignore for stub output hal am: a76c7de622
by Andy Hung
· 8 years ago
a76c7de
APM::updateCallRouting: ignore for stub output hal
by Andy Hung
· 8 years ago
20b9ef0
Add unique audio port IDs to AudioTrack and AudioRecord
by Eric Laurent
· 8 years ago
99bb2f9
Do not hardcode media - a11y stream aliasing
by Jean-Michel Trivi
· 9 years ago
05b345e
audio policy: fix sound trigger capture disabling in startInput()
by Eric Laurent
· 9 years ago
bf2e61f
Merge "Use audio_patch_handle_t in startAudioSource() and stopAudioSource()"
by Glenn Kasten
· 9 years ago
559d439
Use audio_patch_handle_t in startAudioSource() and stopAudioSource()
by Glenn Kasten
· 9 years ago
9ee0540
Remove last references to hardware/audio.h
by Mikhail Naganov
· 9 years ago
Next »