Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
90c0fdff4ce81b41c51a255b7e0099ec3335c294
/
services
/
audiopolicy
/
common
2ee7aab
Android.mk: remove $TOP in LOCAL_C_INCLUDES
by YOUNG HO CHA
· 9 years ago
be08ba9
Merge "audiopolicy: Two session can not offload concurrently" into oc-dev
by Kevin Rocard
· 9 years ago
169753c
audiopolicy: Two session can not offload concurrently
by Kevin Rocard
· 10 years ago
b0bb2ec
Fix warnings hidden by -isystem
by Colin Cross
· 9 years ago
38f8671
Audio policy / flinger: updates to recording callback and record stop
by Jean-Michel Trivi
· 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
551061a
audiopolicy: Two clients can not offload concurrently
by Kevin Rocard
· 10 years ago
bb94809
audio: enable concurrent capture for voice recognition
by Eric Laurent
· 10 years ago
cac8d4e
Merge "audio policy: allows dumping Audio Policy Mix"
by TreeHugger Robot
· 10 years ago
060a6c5
Merge "liblog: use log/log.h for ALOG macros" am: 59cfe7de39 am: c6d07e8230 am: 15b18326b6
by Mark Salyzyn
· 10 years ago
e74bbf1
liblog: use log/log.h for ALOG macros
by Mark Salyzyn
· 10 years ago
44344b0
audio policy: allows dumping Audio Policy Mix
by Mikhail Naganov
· 10 years ago
32a5f5d
resolve merge conflicts of 4532a36 to master
by Mark Salyzyn
· 10 years ago
60d0207
Replace cutils/log.h with either android/log.h or log/log.h
by Mark Salyzyn
· 10 years ago
e4c3c43
Use libxml2 as shared lib.
by Jaekyun Seok
· 10 years ago
3e9e728
Merge "fix Potential leak of memory pointed to by 'sourcesLiteral'" am: fa81ba8775 am: e16a2029e0 am: 228b9dec45
by Yunlian Jiang
· 10 years ago
e16a202
Merge "fix Potential leak of memory pointed to by 'sourcesLiteral'"
by Yunlian Jiang
· 10 years ago
cc7c0d6
fix Potential leak of memory pointed to by 'sourcesLiteral'
by Yunlian Jiang
· 10 years ago
0aa15c6
Add back AUDIO_DEVICE_*_STUB to the enum map.
by Mikhail Naganov
· 10 years ago
913d06c
Move TypeConverter into a shared library
by Mikhail Naganov
· 10 years ago
bf2e61f
Merge "Use audio_patch_handle_t in startAudioSource() and stopAudioSource()"
by Glenn Kasten
· 10 years ago
559d439
Use audio_patch_handle_t in startAudioSource() and stopAudioSource()
by Glenn Kasten
· 10 years ago
9ee0540
Remove last references to hardware/audio.h
by Mikhail Naganov
· 10 years ago
65fb656
Merge "Brush up audio parameters usage"
by Mikhail Naganov
· 10 years ago
388360c
Brush up audio parameters usage
by Mikhail Naganov
· 10 years ago
e755733
Remove executable bit from ordinary files
by Glenn Kasten
· 10 years ago
00260b5
Remove dependencies on hardware/audio_effects.h and EffectsFactoryApi.h
by Mikhail Naganov
· 10 years ago
cbc8f61
Eliminate dependencies on hardware/audio.h (trivial cases)
by Mikhail Naganov
· 10 years ago
f7c5010
resolve merge conflicts of a3de77f to master
by Eric Laurent
· 10 years ago
a3de77f
audio policy: fix capture indication to sound trigger service. am: 271a93e924
by Eric Laurent
· 10 years ago
271a93e
audio policy: fix capture indication to sound trigger service.
by Eric Laurent
· 10 years ago
ad477fe
Merge "Fix google-explicit-constructor warnings in audioflinger, audiopolicy." am: 9c9bad3c8d am: f7dc6d0df1 am: 5848eb65f6
by Chih-hung Hsieh
· 10 years ago
2e97f1e
Merge "Fix google-explicit-constructor warnings in audioflinger, audiopolicy." am: 9c9bad3c8d am: f7dc6d0df1
by Chih-hung Hsieh
· 10 years ago
34f28cb
Fix google-explicit-constructor warnings in audioflinger, audiopolicy.
by Chih-Hung Hsieh
· 10 years ago
5ca8f32
resolve merge conflicts of fd923e7 to stage-aosp-master am: df5d9246f9
by Chih-Hung Hsieh
· 10 years ago
df5d924
resolve merge conflicts of fd923e7 to stage-aosp-master
by Chih-Hung Hsieh
· 10 years ago
e964d4e
Fix clang-tidy warnings in audio and playerservice.
by Chih-Hung Hsieh
· 10 years ago
36d0ca1
Fix clang-tidy warnings in audio and playerservice.
by Chih-Hung Hsieh
· 10 years ago
d91a420
Merge commit \'885dd7136a999d21219a4cc9034f20ef688c0625\' into manual_merge_885dd71
by Glenn Kasten
· 10 years ago
edab425
Merge commit '885dd7136a999d21219a4cc9034f20ef688c0625' into manual_merge_885dd71
by Glenn Kasten
· 10 years ago
885dd71
Merge "Enable strict warning checks and fix" into nyc-mr1-dev
by Glenn Kasten
· 10 years ago
aca4545
Merge \\"Fix to usage of upper bound value in volume curve\\" into nyc-mr1-dev am: e37b911fbf
by Ricardo Garcia
· 10 years ago
dc14a4d
Merge \"Fix to usage of upper bound value in volume curve\" into nyc-mr1-dev
by rago
· 10 years ago
d362a52
Fix to usage of upper bound value in volume curve
by rago
· 10 years ago
1229ae8
Merge \\"Add Dolby TrueHD audio format\\" into nyc-mr1-dev am: 5cc2e814ac
by Eric Laurent
· 10 years ago
fcddb0b
Enable strict warning checks and fix
by Glenn Kasten
· 10 years ago
f517d27
Merge \"Add Dolby TrueHD audio format\" into nyc-mr1-dev am: 5cc2e814ac
by Eric Laurent
· 10 years ago
e30f209
Add Dolby TrueHD audio format
by Eric Laurent
· 10 years ago
bf29173
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 10 years ago
7b5ee57
Merge "Merge "audio policy: fix regression in getDeviceConnectionState()." into nyc-dev am: f3aaf48fe2 am: 19665dc930" into nyc-mr1-dev-plus-aosp
by Eric Laurent
· 10 years ago
19665dc
Merge "audio policy: fix regression in getDeviceConnectionState()." into nyc-dev
by Eric Laurent
· 10 years ago
6163904
Symbolize flags of IOProfile in dumps
by Mikhail Naganov
· 10 years ago
634b714
audio policy: fix regression in getDeviceConnectionState().
by Eric Laurent
· 10 years ago
0d6a033
Small improvements in audio_policy dump
by Mikhail Naganov
· 10 years ago
54840ea
fix the build am: 0631aee am: 9ce4e24 am: 7ffe507
by Eric Laurent
· 10 years ago
9ce4e24
fix the build am: 0631aee
by Eric Laurent
· 10 years ago
0631aee
fix the build
by Eric Laurent
· 10 years ago
cc607b1
Merge "audio policy: support platforms with no audio devices" into nyc-dev am: 8111860 am: 21c4ffc
by Eric Laurent
· 10 years ago
010b235
Merge "audio policy: support platforms with no audio devices" into nyc-dev am: 8111860
by Eric Laurent
· 10 years ago
8731a0a
Merge "audio policy: support platforms with no audio devices" into nyc-dev
by Eric Laurent
· 10 years ago
5a2b629
audio policy: support platforms with no audio devices
by Eric Laurent
· 10 years ago
45207c0
Merge "resolve merge conflicts of cecb297 to nyc-dev-plus-aosp" into nyc-dev-plus-aosp
by Christopher Wiley
· 10 years ago
b30195c
resolve merge conflicts of cecb297 to nyc-dev-plus-aosp
by Christopher Wiley
· 10 years ago
53a2732
audio policy: fix call audio over 24 bit USB device am: 8ae7312 am: dbe477a
by Eric Laurent
· 10 years ago
8ae7312
audio policy: fix call audio over 24 bit USB device
by Eric Laurent
· 10 years ago
5b943dd
Express libmedia dependencies in libaudiopolicycomponents
by Christopher Wiley
· 10 years ago
6820e1c
Merge "AudioPolicyManager: Tally max effects memory usage" into nyc-dev am: da65b5a
by Andy Hung
· 10 years ago
bb7db7b
Merge "audio policy: fix volume burst on user switch." into nyc-dev am: 0fd0d0c
by Eric Laurent
· 10 years ago
da65b5a
Merge "AudioPolicyManager: Tally max effects memory usage" into nyc-dev
by Andy Hung
· 10 years ago
0fd0d0c
Merge "audio policy: fix volume burst on user switch." into nyc-dev
by Eric Laurent
· 10 years ago
5f1fa30
AudioPolicyManager: Tally max effects memory usage
by Andy Hung
· 10 years ago
dfc74e1
Merge "AudioProfile: reject profile if not exact match" into nyc-dev am: 600793b
by Phil Burk
· 10 years ago
1fd372e
audio policy: fix volume burst on user switch.
by Eric Laurent
· 10 years ago
2cc2a03
AudioProfile: reject profile if not exact match
by Phil Burk
· 10 years ago
fc732a6
Merge "Use audio_module_handle_t and audio_patch_handle_t consistently" into nyc-dev am: 54b48c3
by Glenn Kasten
· 10 years ago
a13cde9
Use audio_module_handle_t and audio_patch_handle_t consistently
by Glenn Kasten
· 10 years ago
f00f153
Merge "RENDER dynamic policies: fix address check" into nyc-dev am: fdb90f3
by Jean-Michel Trivi
· 10 years ago
fdb90f3
Merge "RENDER dynamic policies: fix address check" into nyc-dev
by Jean-Michel Trivi
· 10 years ago
5ac8cd4
RENDER dynamic policies: fix address check
by Jean-Michel Trivi
· 10 years ago
8598e8f
Merge "Update audio services for 64 bit compilation" into nyc-dev am: 560a198
by Andy Hung
· 11 years ago
560a198
Merge "Update audio services for 64 bit compilation" into nyc-dev
by Andy Hung
· 11 years ago
8fa2697
Update audio services for 64 bit compilation
by Andy Hung
· 11 years ago
dd9c82a
resolve merge conflicts of 9462ca1 to master
by Jean-Michel Trivi
· 11 years ago
7638ca2
Dynamic policies: support for device selection
by Jean-Michel Trivi
· 11 years ago
27e029a
Merge "AudioPolicy: tighter match for device descriptor query" into nyc-dev am: 905d50834d
by Jean-Michel Trivi
· 11 years ago
f7f8543
AudioPolicy: tighter match for device descriptor query
by Jean-Michel Trivi
· 11 years ago
551fa91
Merge "AudioPolicy: capture sample rate 0 is route-specific default" into nyc-dev am: 1e3acb84fc
by Glenn Kasten
· 11 years ago
05ddca5
AudioPolicy: capture sample rate 0 is route-specific default
by Glenn Kasten
· 11 years ago
f0c6d7d
Add use for audio_unique_id_t
by Glenn Kasten
· 11 years ago
eeecb98
Add use for audio_unique_id_t
by Glenn Kasten
· 11 years ago
f4d98ed
Merge "AudioPolicy: AudioOutputDescriptor set/get for patch handle" into nyc-dev am: b3e06a7592
by Jean-Michel Trivi
· 11 years ago
d51b1b2
resolve merge conflicts of 1e9a65df13 to master
by Jean-Michel Trivi
· 11 years ago
b3e06a7
Merge "AudioPolicy: AudioOutputDescriptor set/get for patch handle" into nyc-dev
by Jean-Michel Trivi
· 11 years ago
0d035b6
Merge "Send audio patch in recording callback" into nyc-dev
by Jean-Michel Trivi
· 11 years ago
ff155c6
AudioPolicy: AudioOutputDescriptor set/get for patch handle
by Jean-Michel Trivi
· 11 years ago
8c7cf3b
Send audio patch in recording callback
by Jean-Michel Trivi
· 11 years ago
89106d6
Merge "audio policy: add device for audio bus" into nyc-dev am: e736431c69
by Eric Laurent
· 11 years ago
e736431
Merge "audio policy: add device for audio bus" into nyc-dev
by Eric Laurent
· 11 years ago
c8d25af
Merge "Send client / device format in recording callback" into nyc-dev am: f70077e435
by Jean-Michel Trivi
· 11 years ago
Next »