Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
f6a57cdbf3adb56c24388f15a6cad0c9d4d9014d
/
media
/
libaudioclient
/
IAudioPolicyService.cpp
f824853
Merge "Add support for manually set surround formats." into pi-dev
by Jiabin Huang
· 7 years ago
8177290
Add support for manually set surround formats.
by jiabin
· 7 years ago
e17378d
audio policy: re enable setForceUse for system apps.
by Eric Laurent
· 7 years ago
da6a5a8
audiopolicy: restore normal binder call watchdog timeout
by Eric Laurent
· 7 years ago
ef92bff
audioserver: return binder call permission error in reply
by Eric Laurent
· 7 years ago
f1047e8
audioflinger: filter out reserved keys from setParameters()
by Eric Laurent
· 7 years ago
ef22118
Merge "audiopolicy: clear caller identity before calling audio policy manager" into pi-dev
by Eric Laurent
· 7 years ago
b027209
Sanitize effect descriptors for AudioPolicyService binder calls.
by Andy Hung
· 7 years ago
10b7123
audiopolicy: clear caller identity before calling audio policy manager
by Eric Laurent
· 7 years ago
b1eb717
Merge "audioserver: fix UID checks for multi user" into pi-dev
by TreeHugger Robot
· 7 years ago
96c7eed
audioserver: fix UID checks for multi user
by Eric Laurent
· 7 years ago
09e621a
audiopolicy: increase binder command timeout for some commmands
by Eric Laurent
· 7 years ago
3528c93
audio services: monitor execution time for binder commands
by Eric Laurent
· 7 years ago
fee1976
Revert "Revert "audio policy: refactor audio record APIs""
by Eric Laurent
· 7 years ago
34c238e
Merge "audio: filter reserved binder calls"
by Eric Laurent
· 7 years ago
4980df2
audio: filter reserved binder calls
by Eric Laurent
· 7 years ago
e9ebcdb
Revert "audio policy: refactor audio record APIs"
by Eric Laurent
· 7 years ago
0f4b3c5
audio policy: refactor audio record APIs
by Eric Laurent
· 7 years ago
766fb02
Support routing audio playback to telephony uplink
by Nadav Bar
· 7 years ago
f4ddfef
Don't record audio if UID is idle - media framework
by Svet Ganov
· 7 years ago
b1cc36b
Revert "Revert "restrict binder transactions to audioserver""
by Eric Laurent
· 7 years ago
009c1e3
Revert "restrict binder transactions to audioserver"
by Eric Laurent
· 7 years ago
4db7944
restrict binder transactions to audioserver
by Eric Laurent
· 7 years ago
9c036d8
IAudioPolicyService: Add attribute tags sanitization am: 39fdbd097a
by Kevin Rocard
· 7 years ago
39fdbd0
IAudioPolicyService: Add attribute tags sanitization
by Kevin Rocard
· 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
a54f128
aaudio: indicate client UID and PID to audio flinger
by Eric Laurent
· 8 years ago
9ae8c59
Set initial audio device for AudioTrack and AudioRecord
by Eric Laurent
· 8 years ago
ac9cef5
audio policy: add method to query dB attenuation for a certain volume and device
by Eric Laurent
· 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
c694ff4
Add missing nullptr checks for data.readCString() strings
by Pavlin Radoslavov
· 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
f862bc6
Add a mechanism for handling audio device configuration change
by Pavlin Radoslavov
· 8 years ago
20b9ef0
Add unique audio port IDs to AudioTrack and AudioRecord
by Eric Laurent
· 8 years ago
795a2a7
Split libmedia into libmedia and libaudioclient
by Marco Nelissen
· 9 years ago
[Renamed from media/libmedia/IAudioPolicyService.cpp]
538ec5e
Split libmedia into libmedia and libaudioclient
by Marco Nelissen
· 9 years ago
559d439
Use audio_patch_handle_t in startAudioSource() and stopAudioSource()
by Glenn Kasten
· 9 years ago
df5d924
resolve merge conflicts of fd923e7 to stage-aosp-master
by Chih-Hung Hsieh
· 9 years ago
e964d4e
Fix clang-tidy warnings in audio and playerservice.
by Chih-Hung Hsieh
· 9 years ago
36d0ca1
Fix clang-tidy warnings in audio and playerservice.
by Chih-Hung Hsieh
· 9 years ago
cc516cd
Fix android.permission.CAPTURE_AUDIO_OUTPUT permission check am: b2379ba0a3
by Eric Laurent
· 9 years ago
b2379ba
Fix android.permission.CAPTURE_AUDIO_OUTPUT permission check
by Eric Laurent
· 9 years ago
47734c9
resolve merge conflicts of 98a9b2a to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
090ef60
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
a13cde9
Use audio_module_handle_t and audio_patch_handle_t consistently
by Glenn Kasten
· 9 years ago
d848eb4
Use audio_session_t consistently
by Glenn Kasten
· 9 years ago
2ddee19
Add setMasterMono and getMasterMono
by Andy Hung
· 9 years ago
983dca3
IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.
by Wei Jia
· 10 years ago
e995e47
IAudioFlinger: clear config before reading it from parcel.
by Wei Jia
· 10 years ago
35e0363
am becceb11: am b57ffbb5: am d021f7e5: am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev
by Robert Shih
· 10 years ago
becceb1
am b57ffbb5: am d021f7e5: am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev
by Robert Shih
· 10 years ago
d021f7e
am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev
by Robert Shih
· 10 years ago
2b63b91
am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev
by Robert Shih
· 10 years ago
e6eeff2
am 4abb48c3: am 898e8575: am 72b0abdf: Merge "Zero out return values in audio binder calls" into lmp-mr1-dev
by Robert Shih
· 10 years ago
4abb48c
am 898e8575: am 72b0abdf: Merge "Zero out return values in audio binder calls" into lmp-mr1-dev
by Robert Shih
· 10 years ago
a946d84
Zero out return values in audio binder calls
by Robert Shih
· 10 years ago
8923543
Zero out return values in media binder calls
by Robert Shih
· 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
466dc8e
Explicit routing in AudioRecord
by Paul McLean
· 10 years ago
554a277
audio policy: add binder calls for audio source control
by Eric Laurent
· 10 years ago
aa98119
Adding explicit routing API to AudioTrack
by Paul McLean
· 10 years ago
82fd850
am 414af268: am c42c4b52: am 424324b3: am 2fdd16b3: DO NOT MERGE - audio policy service: fix possible memory overflow
by Eric Laurent
· 10 years ago
c42c4b5
am 424324b3: am 2fdd16b3: DO NOT MERGE - audio policy service: fix possible memory overflow
by Eric Laurent
· 10 years ago
2fdd16b
DO NOT MERGE - audio policy service: fix possible memory overflow
by Eric Laurent
· 10 years ago
40bc906
namespace does not need a closing semicolon
by Glenn Kasten
· 10 years ago
1d670b1
audio policy service: fix possible memory overflow
by Eric Laurent
· 10 years ago
e743a47
Add additional info to AudioPort for enum/selection API.
by Paul McLean
· 10 years ago
66b17e9
Merge commit 'f5a968a0' into mm
by Glenn Kasten
· 10 years ago
baac183
audio policy: binder calls for dynamic audio policy mixes
by Eric Laurent
· 10 years ago
6128054
am 390ef843: am f20c4356: Merge "AudioRecord: use audio attributes instead of audio source." into lmp-mr1-dev
by Eric Laurent
· 11 years ago
121143d
am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForAttr() prototype." into lmp-mr1-dev
by Eric Laurent
· 11 years ago
caf7f48
AudioRecord: use audio attributes instead of audio source.
by Eric Laurent
· 11 years ago
e83b55d
audio policy: new getOutputForAttr() prototype.
by Eric Laurent
· 11 years ago
77e79a5
resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aosp
by Marco Nelissen
· 11 years ago
f888020
Update calls to IInterface::asBinder()
by Marco Nelissen
· 11 years ago
6d60079
am 99370d2d: am ae6965ae: am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size in queryDefaultPreProcessing
by Eric Laurent
· 11 years ago
ae6965a
am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size in queryDefaultPreProcessing
by Eric Laurent
· 11 years ago
e360f0f
IAudioPolicyService: bound array size in queryDefaultPreProcessing
by Eric Laurent
· 11 years ago
85f480e
Fix memory leak
by Glenn Kasten
· 11 years ago
74adca9
IAudioPolicyService: bound array size in queryDefaultPreProcessing
by Eric Laurent
· 11 years ago
bb6c9a0
audio: fix stream type for accessibility usage
by Eric Laurent
· 11 years ago
df3dc7e
Add sound trigger control by audio policy
by Eric Laurent
· 11 years ago
4dc6806
audio policy: pass session ID to capture activity methods
by Eric Laurent
· 11 years ago
b3b1660
Add audio_input_flags_t to IAudioPolicyService::getInput
by Glenn Kasten
· 11 years ago
5bd3f38
AudioPolicyManager: return output for audio attributes
by Jean-Michel Trivi
· 11 years ago
a121f90
audio policy: new setAudioPortConfig implementation
by Eric Laurent
· 11 years ago
b52c152
audio policy: add routing update client interface
by Eric Laurent
· 11 years ago
203b1a1
DO NOT MERGE - IAudioPolicyService interface extension for patch panel
by Eric Laurent
· 11 years ago
2301acc
Update comments
by Glenn Kasten
· 11 years ago
ebcb254
audio policy service: clean up type casting.
by Eric Laurent
· 11 years ago
b1a270d
libmedia: offloaded playback support
by Richard Fitzgerald
· 12 years ago
ad3af33
Public API changes for audio offload support.
by Richard Fitzgerald
· 12 years ago
e336f91
Add support for querying if a stream is active remotely
by Jean-Michel Trivi
· 12 years ago
272ab54
Add support for querying if a stream is active remotely
by Jean-Michel Trivi
· 12 years ago
8af901c
Line length 100
by Glenn Kasten
· 13 years ago
85ab62c
Line length 100
by Glenn Kasten
· 13 years ago
e3f641f
Support querying active record sources
by Jean-Michel Trivi
· 13 years ago
Next »