Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
dd44d37f522c4b22fefd6b4c65d048d94ece0cdc
/
services
/
audiopolicy
/
service
/
AudioPolicyService.cpp
eb7e138
Merge "Add new parameter capability to onUidStateChanged()"
by Hui Yu
· 6 years ago
4e947da
audio policy: update capture policy for HOTWORD source
by Eric Laurent
· 6 years ago
13ad0eb
Add new parameter capability to onUidStateChanged()
by Hui Yu
· 6 years ago
1e00b66
Merge "Allow --user parameter for audio service commands."
by TreeHugger Robot
· 6 years ago
be066e1
Allow --user parameter for audio service commands.
by jovanak
· 6 years ago
ef61973
Merge changes I533b7460,Ic472045c
by Eric Laurent
· 6 years ago
8ed73c1
audio policy: improve capture policy for clients with same UID
by Eric Laurent
· 6 years ago
5ada82e
audio policy: allow silencing capture per port
by Eric Laurent
· 6 years ago
47670c9
audiopolicy: fix accessibility service capture
by Eric Laurent
· 6 years ago
2f214d9
Merge "audio policy: fix capture policy for accessibility" into qt-r1-dev am: 44302851c3
by Eric Laurent
· 6 years ago
589171c
audio policy: fix capture policy for accessibility
by Eric Laurent
· 6 years ago
e5293b8
Merge "audio policy: fix capture policy for HOTWORD source" into qt-r1-dev
by Eric Laurent
· 6 years ago
c6af90d
audio policy: fix capture policy for HOTWORD source
by Eric Laurent
· 6 years ago
2f34814
Hold onto linked binder.
by Steven Moreland
· 6 years ago
6ede98f
audioservice: add RTT mode observer
by Eric Laurent
· 6 years ago
a171e35
audio policy: fix concurrent capture policy
by Eric Laurent
· 6 years ago
b20cf7d
audio policy: concurrent capture effects
by Eric Laurent
· 6 years ago
959e2d0
audioserver: Use timed lock instead of bouncing for dumps
by Mikhail Naganov
· 6 years ago
1ff16a7
audio policy: fix several problems with capture policy
by Eric Laurent
· 6 years ago
549d5f5
Merge "audio policy: fix remote submix capture concurrency"
by TreeHugger Robot
· 6 years ago
2dc962b
audio policy: fix remote submix capture concurrency
by Eric Laurent
· 6 years ago
09603c3
Merge "Check for app manifest opt-out from playback capture"
by Kevin Rocard
· 6 years ago
8be9497
Check for app manifest opt-out from playback capture
by Kevin Rocard
· 6 years ago
cfe1732
audiopolicy: add Volume for attribute and callback native APIs
by François Gaffie
· 7 years ago
9a183af
audio policy fix: allow cocurrent capture for VOICE_DOWNLINK,
by Sapir Caduri
· 6 years ago
bcbb300
Deal with new PROCESS_STATE
by Amith Yamasani
· 6 years ago
a9f8665
audo policy: more info in onRecordingConfigurationUpdate
by Eric Laurent
· 7 years ago
cfd2830
Prevent recording when sensor privacy is enabled
by Michael Groover
· 6 years ago
a46bedb
audio policy: fix capture policy for assistant
by Eric Laurent
· 6 years ago
4eb58f1
Revert "Revert "audio policy: concurrent capture""
by Eric Laurent
· 6 years ago
df62892
Revert "audio policy: concurrent capture"
by Eric Laurent
· 6 years ago
4c1ef4b
audio policy: concurrent capture
by Eric Laurent
· 7 years ago
e8c8b43
audio policy: implement uid state management for capture
by Eric Laurent
· 7 years ago
b78763e
audio policy: receive assistant and a11y service UIDs
by Eric Laurent
· 7 years ago
f32108e
audio policy: extend API used to silence capture from a given app
by Eric Laurent
· 7 years ago
fe726a6
AudioFlinger: Synchronize removing client from output descriptor
by Andy Hung
· 7 years ago
d7fe086
audio policy: refactor audio playback APIs
by Eric Laurent
· 7 years ago
999ad2c
Merge "audio policy: remove special notifications handling in call"
by Eric Laurent
· 7 years ago
dcd4ab1
audio policy: remove special notifications handling in call
by Eric Laurent
· 7 years ago
908c7d7
audiopolicy: Restrict the audio port callbacks by both uid and pid
by luochaojiang
· 7 years ago
7be71d2
Zero initialize audio_port_config and containing structs
by Mikhail Naganov
· 7 years ago
4ef19fa
Update audio permission checking
by Andy Hung
· 7 years ago
ab7ef30
Move ServiceUtilities from audioflinger to libmediautils
by Andy Hung
· 7 years ago
f1047e8
audioflinger: filter out reserved keys from setParameters()
by Eric Laurent
· 7 years ago
10b7123
audiopolicy: clear caller identity before calling audio policy manager
by Eric Laurent
· 7 years ago
eba668a
AudioPolicyService: Fix typo in UidPolicy::isUidActive
by Mikhail Naganov
· 7 years ago
eae73eb
AudioPolicyService: Properly handle service restarts in UidPolicy
by Mikhail Naganov
· 7 years ago
2af6773
audio policy: disable silencing of background UID record
by Eric Laurent
· 7 years ago
96c7eed
audioserver: fix UID checks for multi user
by Eric Laurent
· 7 years ago
4980df2
audio: filter reserved binder calls
by Eric Laurent
· 7 years ago
f4ddfef
Don't record audio if UID is idle - media framework
by Svet Ganov
· 7 years ago
1b2a794
audiopolicy: Remove ; after namespace bracket
by Mikhail Naganov
· 7 years ago
5ff158f
Fix integer sanitizer in audiopolicyservice.
by Ivan Lozano
· 8 years ago
ac4e429
Monitoring of recording: uid of recording session
by Jean-Michel Trivi
· 8 years ago
8243fcd
remove support for legacy audio policy manager
by Eric Laurent
· 9 years ago
61a4fac
Remove dependencies on hardware/audio_policy.h
by Mikhail Naganov
· 9 years ago
00260b5
Remove dependencies on hardware/audio_effects.h and EffectsFactoryApi.h
by Mikhail Naganov
· 9 years ago
e964d4e
Fix clang-tidy warnings in audio and playerservice.
by Chih-Hung Hsieh
· 9 years ago
baf35fe
audio policy: fixed delayed voice volume commands
by Eric Laurent
· 9 years ago
fcddb0b
Enable strict warning checks and fix
by Glenn Kasten
· 9 years ago
d848eb4
Use audio_session_t consistently
by Glenn Kasten
· 9 years ago
8c7cf3b
Send audio patch in recording callback
by Jean-Michel Trivi
· 9 years ago
7281aa9
Send client / device format in recording callback
by Jean-Michel Trivi
· 9 years ago
d7eda8d
audio policy: fix overflow in condition wait timeout
by Eric Laurent
· 9 years ago
2f4fe9f
AudioPolicy: callback for recording configuration change
by Jean-Michel Trivi
· 9 years ago
57a34a5
Merge "Revert "Revert "AudioPolicyService: fix race in AudioCommandThread""" into mnc-dev am: 6919fbe40d am: 8c5b71ce47 am: 2fb59515d4
by Zach Jang
· 10 years ago
7f5d179
Merge "Revert "AudioPolicyService: fix race in AudioCommandThread"" into mnc-dev am: cda4871486 am: 1fcbd9b0e9 am: dee38ac0da
by Zach Jang
· 10 years ago
a754b4f
Revert "Revert "AudioPolicyService: fix race in AudioCommandThread""
by Zach Jang
· 10 years ago
75c82b5
Revert "AudioPolicyService: fix race in AudioCommandThread"
by Zach Jang
· 10 years ago
74ce88f
AudioPolicyService: fix race in AudioCommandThread
by Eric Laurent
· 10 years ago
0a712e0
am 1723a587: am 3d25b023: am 047d97b2: AudioPolicyService: fix race in AudioCommandThread
by Eric Laurent
· 10 years ago
047d97b
AudioPolicyService: fix race in AudioCommandThread
by Eric Laurent
· 10 years ago
1259025
audio policy service: check registerClient() input parameter
by Eric Laurent
· 10 years ago
f60b6b6
Fix build warning
by Glenn Kasten
· 10 years ago
e8726fe
reduce number of binder calls from mediaserver
by Eric Laurent
· 10 years ago
8c7e6da
audio policy: session routes continued.
by Eric Laurent
· 10 years ago
de80105
AudioPolicyManager: notification of dynamic policy mix activity
by Jean-Michel Trivi
· 10 years ago
884de21
Make sure waitRelative is called when waitTime != INT64_MAX
by Wally Yau
· 10 years ago
56ec4ff
Refactor AudioPolicyManager
by Jean-Michel Trivi
· 10 years ago
[Renamed from services/audiopolicy/AudioPolicyService.cpp]
1d6aedb
am bf2751a5: am 7ccc6b9b: Merge "fix audio patch leak." into lmp-mr1-dev
by Eric Laurent
· 10 years ago
aa79bef
fix audio patch leak.
by Eric Laurent
· 10 years ago
121143d
am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForAttr() prototype." into lmp-mr1-dev
by Eric Laurent
· 11 years ago
e83b55d
audio policy: new getOutputForAttr() prototype.
by Eric Laurent
· 11 years ago
c9769c5
am 568689b1: am 3a2a32b5: Merge "AudioSystem: fix cross deadlock" into lmp-mr1-dev
by Eric Laurent
· 11 years ago
0ebd5f9
AudioSystem: fix cross deadlock
by Eric Laurent
· 11 years ago
f888020
Update calls to IInterface::asBinder()
by Marco Nelissen
· 11 years ago
c84d9d2
Include AudioPolicyInterface.h only when needed.
by Chih-Hung Hsieh
· 11 years ago
a2d4a6d
audio policy: Fix for voice call audio loss
by Haynes Mathew George
· 11 years ago
f5ada6e
audio policy: move intializations to onFirstRef()
by Eric Laurent
· 11 years ago
8b1e80b
audio policy: fix lockup during mediaserver restart
by Eric Laurent
· 11 years ago
bb6c9a0
audio: fix stream type for accessibility usage
by Eric Laurent
· 11 years ago
e45b48a
audio policy service: filter out delayed audio patch commands if needed.
by Eric Laurent
· 11 years ago
05f2fdc
-Making sure mAudioCommands list is empty before going to sleep.
by Ricardo Garcia
· 11 years ago
a7e0480
Remove execute bit
by Glenn Kasten
· 11 years ago
1e693b5
audio policy: add rules to select audio parameters
by Eric Laurent
· 11 years ago
ba2b439
frameworks: av: services: audiopolicy: Added AudioPolicyEffects
by bryant_liu
· 11 years ago
eb4b03c
Merge "audio policy: use factory to create audio policy manager"
by Eric Laurent
· 11 years ago
f269b8e
audio policy: use factory to create audio policy manager
by Eric Laurent
· 11 years ago
59a8923
audio policy service: fix potential deadlock in destructor
by Eric Laurent
· 11 years ago
e1715a4
audio policy: add audio port gain control
by Eric Laurent
· 11 years ago
Next »