Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
5659ed5327fbd6a412ecd65235eea68a5a59fd39
/
services
/
audiopolicy
/
managerdefault
5659ed5
AudioPolicyManager: Ensure direct output matches exact format
by Andy Hung
· 8 years ago
e5a3726
Merge "Fix getOutputForAttr to avoid binder parameter in/out change" into pi-dev
by Andy Hung
· 8 years ago
c88b064
Fix getOutputForAttr to avoid binder parameter in/out change
by Andy Hung
· 8 years ago
2157f5b
audiopolicy: fix preferred device selection
by Eric Laurent
· 8 years ago
030cb3b
Merge "audiopolicy: evaluate all outputs routing when call state changes" into pi-dev
by TreeHugger Robot
· 8 years ago
2e2a8a9
audiopolicy: evaluate all outputs routing when call state changes
by Eric Laurent
· 8 years ago
150b984
A2DP offload: switch to new properties + swap audio XML files
by Petri Gynther
· 8 years ago
f255369
Merge changes from topic "silence_mmap_capture_fix" into pi-dev
by TreeHugger Robot
· 8 years ago
85d2e91
Merge "Make AudioPolicyManager::getInputForDevice prefer profile match on input fast flag" into pi-dev
by Glenn Kasten
· 8 years ago
331679c
Revert "Revert "audioflinger: implement silenced capture for mmap""
by Eric Laurent
· 8 years ago
554e08c
Merge "Revert "audioflinger: implement silenced capture for mmap"" into pi-dev
by TreeHugger Robot
· 8 years ago
611ebb9
Revert "audioflinger: implement silenced capture for mmap"
by Eric Laurent
· 8 years ago
730b926
Make AudioPolicyManager::getInputForDevice prefer profile match on input fast flag
by Glenn Kasten
· 9 years ago
258fb48
Merge "audio policy: make input device selection more consistent" into pi-dev
by Eric Laurent
· 8 years ago
dc95a25
audio policy: make input device selection more consistent
by Eric Laurent
· 8 years ago
a2f478c
audioflinger: implement silenced capture for mmap
by Eric Laurent
· 8 years ago
4354cf8
Merge "audio policy: fix notification + voicemail routing" into pi-dev
by TreeHugger Robot
· 8 years ago
7731b5a
audio policy: fix notification + voicemail routing
by Eric Laurent
· 8 years ago
829a00b
Clear input routing when closeAllInputs().
by jiabin
· 8 years ago
83028d5
Merge "Support query microphones information." into pi-dev
by TreeHugger Robot
· 8 years ago
9ff780e
Support query microphones information.
by jiabin
· 9 years ago
00f928c
Hearing Aid: use same rules for ring tones and notifications as headsets
by Jakub Pawlowski
· 9 years ago
b62d78b
The sonification sound is muted during a shutter sound
by Tomoharu Kasahara
· 9 years ago
40ed772
Merge "audiopolicy: Add support for A2DP offload audio policy config" into pi-dev
by Petri Gynther
· 9 years ago
2ad7939
audiopolicy: Add support for A2DP offload audio policy config
by Aniket Kumar Lata
· 9 years ago
a8ee996
audiopolicy: Check if A2DP playback happens via primary output
by Aniket Kumar Lata
· 9 years ago
2d05993
audiopolicymanager: prevent MMAP stream collisions
by Phil Burk
· 9 years ago
98e3819
audioflinger: remove obsolete stream volume management
by Eric Laurent
· 9 years ago
a949f46
Merge "Update generation when there is device connection state changed."
by TreeHugger Robot
· 9 years ago
332adf6
Merge "audio policy: fix regression with duplicated output handle"
by TreeHugger Robot
· 9 years ago
5babc4f
audio policy: fix regression with duplicated output handle
by Eric Laurent
· 9 years ago
a7b4379
Update generation when there is device connection state changed.
by jiabin
· 9 years ago
2c6a243
Merge "Revert "Revert "APM: Avoid route change mute of isolated sounds"""
by TreeHugger Robot
· 9 years ago
b3733cf
Revert "Revert "APM: Avoid route change mute of isolated sounds""
by Jean-Michel Trivi
· 9 years ago
98c1570
Merge "Revert "APM: Avoid route change mute of isolated sounds""
by TreeHugger Robot
· 9 years ago
4a5b481
Revert "APM: Avoid route change mute of isolated sounds"
by Jean-Michel Trivi
· 9 years ago
c0c831a
Fix explicit routing failed.
by jiabin
· 9 years ago
c3c1fc6
Merge "Trivial comment fix"
by TreeHugger Robot
· 9 years ago
f317240
Trivial comment fix
by Scott Randolph
· 9 years ago
766fb02
Support routing audio playback to telephony uplink
by Nadav Bar
· 9 years ago
65a438c
Merge "Don't record audio if UID is idle - media framework"
by TreeHugger Robot
· 9 years ago
f4ddfef
Don't record audio if UID is idle - media framework
by Svet Ganov
· 9 years ago
7c605f6
AudioPolicy: enable phone apps to mute VOICE_CALL stream
by Nadav Bar
· 9 years ago
49f36ba
Logs use either %#x or 0x%x for flags, channel mask, format, device
by Glenn Kasten
· 9 years ago
bcbcb1b
audiopolicy: Add more tests, fix issues found
by Mikhail Naganov
· 9 years ago
ad3f8a1
audiopolicy: Add unit tests build target
by Mikhail Naganov
· 9 years ago
733ce94
audio policy: fix HAL stream activity ref counting
by Eric Laurent
· 9 years ago
3974e3b
Revert "Revert "audio policy: add open and active count for IO profiles""
by Eric Laurent
· 9 years ago
53b810e
audio policy: fix device address passed when opening HAL streams
by Eric Laurent
· 9 years ago
b567ba0
audiopolicy: Refactor AudioPolicyManager::updateCallRouting
by Mikhail Naganov
· 9 years ago
1b2a794
audiopolicy: Remove ; after namespace bracket
by Mikhail Naganov
· 9 years ago
2773dd7
audiopolicy: Use C++11 atomics, factor out handle generation
by Mikhail Naganov
· 9 years ago
a5e165d
audiopolicy: Make fields of HwModule private
by Mikhail Naganov
· 9 years ago
cf84e59
audiopolicy: Refactor and fix loops in AudioPolicyManager
by Mikhail Naganov
· 9 years ago
7e22e94
audiopolicy: Minor cleanups
by Mikhail Naganov
· 9 years ago
7b0e953
Revert "audio policy: add open and active count for IO profiles"
by Eric Laurent
· 9 years ago
d412014
audiopolicy: Refactor HwModuleCollection
by Mikhail Naganov
· 9 years ago
1ac4db1
Merge "audio policy: add open and active count for IO profiles"
by TreeHugger Robot
· 9 years ago
9db89dc
Merge "audio policy: refactor output and input opening"
by TreeHugger Robot
· 9 years ago
f05fc90
audio policy: add open and active count for IO profiles
by Eric Laurent
· 9 years ago
dd60115
When surround setting is ALWAYS, report all surround formats.
by jiabin
· 9 years ago
fe23112
audio policy: refactor output and input opening
by Eric Laurent
· 9 years ago
c990152
Check for valid format before match in AudioPolicyManager::selectOutput
by Andy Hung
· 9 years ago
f4e6345
Revert "Revert "audio policy: refactor getOutput() method""
by Eric Laurent
· 9 years ago
e198f26
Revert "audio policy: refactor getOutput() method"
by Eric Laurent
· 9 years ago
e1dd207
audio policy: refactor getOutput() method
by Eric Laurent
· 9 years ago
7c7124e
APM: Avoid route change mute of isolated sounds
by Andy Hung
· 9 years ago
92197f8
Fix various AAudio device selection issues am: ad2e7b902c am: 282ca69583
by Eric Laurent
· 9 years ago
ad2e7b9
Fix various AAudio device selection issues
by Eric Laurent
· 9 years ago
0888c84
Merge "APM: invert priority of sonification and enforced routing strategies" into oc-mr1-dev am: 12907260c6
by Jean-Michel Trivi
· 9 years ago
1290726
Merge "APM: invert priority of sonification and enforced routing strategies" into oc-mr1-dev
by Jean-Michel Trivi
· 9 years ago
53d72d1
Merge "Set output volume for routing device in startSource()" into oc-mr1-dev am: c4a226e858
by Shuhei Miyazaki
· 9 years ago
178683b
APM: invert priority of sonification and enforced routing strategies
by Jean-Michel Trivi
· 9 years ago
6fe7033
Set output volume for routing device in startSource()
by Shuhei Miyazaki
· 9 years ago
faa10a6
Fix policy log typos
by Glenn Kasten
· 9 years ago
3dff3e5
audiopolicy: Remove AUDIO_POLICY_TEST code
by Mikhail Naganov
· 9 years ago
719a987
APM: cap earpiece voice in call by voice volume
by Jean-Michel Trivi
· 9 years ago
72ad4b9
audiopolicy: do not check for mode_in_communication for voip flags
by David Lin
· 9 years ago
cb4dae2
aaudio: indicate client UID and PID to audio flinger
by Eric Laurent
· 9 years ago
83efe1c
audio policy: fix audio device properties loading
by Eric Laurent
· 9 years ago
81ccb8f
Merge "prevent preempting overlapping sound trigger audio streams" into oc-dr1-dev
by TreeHugger Robot
· 9 years ago
2b86464
prevent preempting overlapping sound trigger audio streams
by Chris Thornton
· 9 years ago
b7fdce6
Audio policy: fix volume change on DEVICE_OUT_SPEAKER_SAFE
by Jean-Michel Trivi
· 9 years ago
66feec9
Merge "Set initial audio device for AudioTrack and AudioRecord" into oc-dr1-dev
by TreeHugger Robot
· 9 years ago
2ac7694
Set initial audio device for AudioTrack and AudioRecord
by Eric Laurent
· 9 years ago
851d3ff
APM: Allow VOIP_TX input selection
by Haynes Mathew George
· 9 years ago
ac9cef5
audio policy: add method to query dB attenuation for a certain volume and device
by Eric Laurent
· 9 years ago
e0d4f64
Merge "audio policy manager: do not reapply same forced usage" into oc-dev am: 6aa929c929
by Eric Laurent
· 9 years ago
6aa929c
Merge "audio policy manager: do not reapply same forced usage" into oc-dev
by TreeHugger Robot
· 9 years ago
17037f9
Merge "audiopolicy: Two session can not offload concurrently" into oc-dev am: 46260c3742
by Kevin Rocard
· 9 years ago
8dc87a6
audio policy manager: do not reapply same forced usage
by Eric Laurent
· 9 years ago
84c621e
APM: Check dedicated VOIP downlink profile
by Haynes Mathew George
· 9 years ago
169753c
audiopolicy: Two session can not offload concurrently
by Kevin Rocard
· 10 years ago
e301410
audio policy: always provide a valid device address when opening a stream
by Eric Laurent
· 9 years ago
5c1b4f3
Merge "audio policy: disable concurrent capture" into oc-dev
by TreeHugger Robot
· 9 years ago
36829f9
audio policy: fix global effect attachment
by Eric Laurent
· 9 years ago
74708e7
audio policy: disable concurrent capture
by Eric Laurent
· 9 years ago
904d632
Add support for USB headset device
by Eric Laurent
· 10 years ago
05d19b0
fallout of cleaning-up libutils includes
by Mathias Agopian
· 10 years ago
0d4a6af
Treblize audio policy xml config file location
by Jaekyun Seok
· 10 years ago
Next »