Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
e7e8d636b486cf49487db1d8da5e8e7cb15d9549
/
services
/
audiopolicy
/
service
/
AudioPolicyService.cpp
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
· 10 years ago
e83b55d
audio policy: new getOutputForAttr() prototype.
by Eric Laurent
· 10 years ago
c9769c5
am 568689b1: am 3a2a32b5: Merge "AudioSystem: fix cross deadlock" into lmp-mr1-dev
by Eric Laurent
· 10 years ago
0ebd5f9
AudioSystem: fix cross deadlock
by Eric Laurent
· 10 years ago
f888020
Update calls to IInterface::asBinder()
by Marco Nelissen
· 10 years ago
c84d9d2
Include AudioPolicyInterface.h only when needed.
by Chih-Hung Hsieh
· 10 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
b52c152
audio policy: add routing update client interface
by Eric Laurent
· 11 years ago
951f455
DO NOT MERGE - audioflinger: first patch panel implementation.
by Eric Laurent
· 11 years ago
0ede892
audiopolicy: refactor audio command threads
by Eric Laurent
· 11 years ago
657ff61
audio policy: cleanup AudioPolicyService destructor
by Eric Laurent
· 11 years ago
7ebe2c6
am 71171988: am f655acf1: am 8fb04d47: Merge "Fix memory leak when filtering commands in insertCommand_l()"
by Eric Laurent
· 11 years ago
9ac3c9a
Merge "audio policy: add option to use new policy manager"
by Eric Laurent
· 11 years ago
c7e05b0
am 0c282de7: am 77658a06: Merge "AudioPolicyService: malloc/delete pair"
by Glenn Kasten
· 11 years ago
dce54a1
audio policy: add option to use new policy manager
by Eric Laurent
· 11 years ago
2d388ec
audio policy: split implementation
by Eric Laurent
· 11 years ago
c7e5040
move audio policy service to a separate library
by Eric Laurent
· 11 years ago
[Renamed from services/audioflinger/AudioPolicyService.cpp]
d2304db
Rename setStreamOutput to invalidateStream
by Glenn Kasten
· 11 years ago
01d3acb
Fix clang warnings in AudioFlinger
by Glenn Kasten
· 11 years ago
4944acb
Fix whitespace
by Glenn Kasten
· 12 years ago
0f11b51
Fix unused parameter warnings in audio
by Glenn Kasten
· 11 years ago
dbed895
Merge "Fix error handling in AudioSystem::getOutputForEffect"
by Glenn Kasten
· 11 years ago
6340829
am 0ba9f9b0: am d8d45edf: am 61540b5f: Merge "Frameworks: AudioFlinger: Fix effects memory leak"
by Glenn Kasten
· 11 years ago
61540b5
Merge "Frameworks: AudioFlinger: Fix effects memory leak"
by Glenn Kasten
· 11 years ago
efa6ea9
Fix error handling in AudioSystem::getOutputForEffect
by Glenn Kasten
· 11 years ago
e6056ba
Frameworks: AudioFlinger: Fix effects memory leak
by Yu Yezhong
· 12 years ago
79360ad
am 3f1d3b97: am 21e54568: fix incoming call audio start time.
by Eric Laurent
· 12 years ago
21e5456
fix incoming call audio start time.
by Eric Laurent
· 12 years ago
d5577f2
am 4823964d: am efc4d489: Merge "audioflinger: add HOTWORD audio source." into klp-dev
by Eric Laurent
· 12 years ago
9a54bc2
audioflinger: add HOTWORD audio source.
by Eric Laurent
· 12 years ago
6e2ebe9
Use curly braces in 'if' to make it easier to add logs
by Glenn Kasten
· 12 years ago
bfb1b83
AudioFlinger: offload playback, non-blocking write
by Eric Laurent
· 12 years ago
18cf609
Merge "Fix compile warning"
by Glenn Kasten
· 12 years ago
1b8ae3d
Fix compile warning
by Glenn Kasten
· 12 years ago
153b9fe
Make AudioFlinger::instantiate() more resilient when called from separate module
by Glenn Kasten
· 12 years ago
1ab85ec
Include what is needed
by Glenn Kasten
· 12 years ago
ad3af33
Public API changes for audio offload support.
by Richard Fitzgerald
· 12 years ago
f3e21c3
am 60f3f102: Merge "Prevent AudioCommands being freed before read"
by Glenn Kasten
· 12 years ago
5fa8c4b
Prevent AudioCommands being freed before read
by Christer Fletcher
· 12 years ago
e336f91
Add support for querying if a stream is active remotely
by Jean-Michel Trivi
· 12 years ago
411e447
Don't explicitly log tid
by Glenn Kasten
· 13 years ago
8af901c
Line length 100
by Glenn Kasten
· 13 years ago
d708603
Support querying active record sources
by Jean-Michel Trivi
· 13 years ago
e3f641f
Support querying active record sources
by Jean-Michel Trivi
· 13 years ago
bac4a4a
audio policy: deprecate ro.camera.sound.forced
by Eric Laurent
· 13 years ago
116bc97
audio policy: deprecate ro.camera.sound.forced
by Eric Laurent
· 13 years ago
58e5aa3
effect_descriptor_t const correctness
by Glenn Kasten
· 13 years ago
a189a68
Use struct assignment instead of explicit memcpy
by Glenn Kasten
· 13 years ago
254af18
Use audio_channel_mask_t more places
by Glenn Kasten
· 13 years ago
cec4abb
audio policy: fix delayed command insertion
by Eric Laurent
· 13 years ago
2001005
Remove acoustics from AudioSystem::getInput()
by Glenn Kasten
· 13 years ago
5f12136
audio policy: acquire lock for volume functions
by Eric Laurent
· 13 years ago
67c0a58
audioflinger: various fixes on direct output
by Eric Laurent
· 13 years ago
0ca3cf9
rename audio policy output flags
by Eric Laurent
· 13 years ago
a4c5a55
audio policy: load audio hw modules.
by Eric Laurent
· 13 years ago
1a9ed11
audio policy: add configuration file
by Eric Laurent
· 13 years ago
e53b9ea
Whitespace and indentation
by Glenn Kasten
· 13 years ago
b3dfcf4
Merge "AudioPolicyService InputDesc minor cleanup"
by Glenn Kasten
· 13 years ago
81872a2
AudioPolicyService InputDesc minor cleanup
by Glenn Kasten
· 13 years ago
6374252
audio policy: use audio_devices_t when appropriate
by Eric Laurent
· 13 years ago
480b468
Shorten thread names
by Glenn Kasten
· 13 years ago
1b094ee
Merge "Simplify code"
by Glenn Kasten
· 13 years ago
Next »