Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
8dff4ae2e40d385869cdb28be4af50b615af37a2
/
services
8dff4ae
Merge changes Ic24aca3e,If8f6f6f1
by Phil Burk
· 6 years ago
58f5ce1
aaudio: prevent onAudioDeviceUpdate past close
by Phil Burk
· 6 years ago
f1a3605
Use ALOGD when fails setting event callback.
by jiabin
· 6 years ago
aa8b2aa
Merge "audioflinger: Remove effect from hal before closing." am: c961cd4d0c am: 7e5965b810 am: 52148b83c5 am: 0cc7be8802 am: d4d9157853
by Treehugger Robot
· 6 years ago
d4d9157
Merge "audioflinger: Remove effect from hal before closing." am: c961cd4d0c am: 7e5965b810 am: 52148b83c5 am: 0cc7be8802
by Treehugger Robot
· 6 years ago
0cc7be8
Merge "audioflinger: Remove effect from hal before closing." am: c961cd4d0c am: 7e5965b810 am: 52148b83c5
by Treehugger Robot
· 6 years ago
52148b8
Merge "audioflinger: Remove effect from hal before closing." am: c961cd4d0c am: 7e5965b810
by Treehugger Robot
· 6 years ago
7e5965b
Merge "audioflinger: Remove effect from hal before closing." am: c961cd4d0c
by Treehugger Robot
· 6 years ago
ed868802
audioflinger: Remove effect from hal before closing.
by Jaideep Sharma
· 6 years ago
320910f
aaudio: fix crash from callbacks during close
by Phil Burk
· 6 years ago
d3b79ff
Merge changes from topic "audio-hal-7"
by TreeHugger Robot
· 6 years ago
7c11c55
Merge changes from topic "manual2aidl"
by Ytai Ben-tsvi
· 6 years ago
d100fa2
Merge "Remove ununsed #include." am: 62eef9adb8 am: 34a6953ffd am: 98749a0c37 am: 9cb4734a38 am: 706442716f
by Elliott Hughes
· 6 years ago
7064427
Merge "Remove ununsed #include." am: 62eef9adb8 am: 34a6953ffd am: 98749a0c37 am: 9cb4734a38
by Elliott Hughes
· 6 years ago
9cb4734
Merge "Remove ununsed #include." am: 62eef9adb8 am: 34a6953ffd am: 98749a0c37
by Elliott Hughes
· 6 years ago
98749a0
Merge "Remove ununsed #include." am: 62eef9adb8 am: 34a6953ffd
by Elliott Hughes
· 6 years ago
34a6953
Merge "Remove ununsed #include." am: 62eef9adb8
by Elliott Hughes
· 6 years ago
62eef9a
Merge "Remove ununsed #include."
by Elliott Hughes
· 6 years ago
18d1ffa
Remove ununsed #include.
by Elliott Hughes
· 6 years ago
9cd8981
Convert IEffect and IEffectClient to AIDL
by Ytai Ben-Tsvi
· 6 years ago
170a428
Merge "Add flag DIRECT to track flags for track running on DirectOutputThread"
by Yuchen Liu
· 6 years ago
8f262df
Add Audio Policy Manager config files for HAL V7.0
by Mikhail Naganov
· 6 years ago
136dece
Merge "Camera: Add component name to status tracker"
by TreeHugger Robot
· 6 years ago
aa89b9f
Merge "audio: add device definitions for BLE Audio" am: 3ce5f38a37 am: 0f109dd701 am: c9ad9878f4 am: decc00bbcf
by Eric Laurent
· 6 years ago
decc00b
Merge "audio: add device definitions for BLE Audio" am: 3ce5f38a37 am: 0f109dd701 am: c9ad9878f4
by Eric Laurent
· 6 years ago
c9ad987
Merge "audio: add device definitions for BLE Audio" am: 3ce5f38a37 am: 0f109dd701
by Eric Laurent
· 6 years ago
0f109dd
Merge "audio: add device definitions for BLE Audio" am: 3ce5f38a37
by Eric Laurent
· 6 years ago
7a62f29
audio: add device definitions for BLE Audio
by Eric Laurent
· 6 years ago
c9c49cd
Add flag DIRECT to track flags for track running on DirectOutputThread
by yucliu
· 6 years ago
a380d26
Merge "Do not initialize shared memory pointer when mmap fails."
by TreeHugger Robot
· 6 years ago
f9cddbf
Merge changes from topics "devicesRoleForStrategy", "useAudioDevicesTypeAddrVector"
by TreeHugger Robot
· 6 years ago
87b3ec0
Camera: Add component name to status tracker
by Yin-Chia Yeh
· 7 years ago
0a48893
Introduce device(s) role for strategy.
by jiabin
· 6 years ago
6a02d53
Use AudioDeviceTypeAddrVector instead of Vector<AudioDeviceTypeAddr>
by jiabin
· 6 years ago
664d6f0
Do not initialize shared memory pointer when mmap fails.
by jiabin
· 6 years ago
5ce77ca
Merge "audio: add device definitions for BLE Audio"
by Eric Laurent
· 6 years ago
dabaf72
Merge "Fix music output to speaker" am: fc9e26a3e9 am: af034fc9cb am: 23b282c9f9 am: cdf738e373 am: 94c4d97bcd
by Eric Laurent
· 6 years ago
94c4d97
Merge "Fix music output to speaker" am: fc9e26a3e9 am: af034fc9cb am: 23b282c9f9 am: cdf738e373
by Eric Laurent
· 6 years ago
cdf738e
Merge "Fix music output to speaker" am: fc9e26a3e9 am: af034fc9cb am: 23b282c9f9
by Eric Laurent
· 6 years ago
23b282c
Merge "Fix music output to speaker" am: fc9e26a3e9 am: af034fc9cb
by Eric Laurent
· 6 years ago
af034fc
Merge "Fix music output to speaker" am: fc9e26a3e9
by Eric Laurent
· 6 years ago
46c994e
RESTRICT AUTOMERGE: Camera: fix wrong signalStreamFlush call am: fe70f2d1d3
by Yin-Chia Yeh
· 6 years ago
fc9e26a
Merge "Fix music output to speaker"
by Eric Laurent
· 6 years ago
fe70f2d
RESTRICT AUTOMERGE: Camera: fix wrong signalStreamFlush call
by Yin-Chia Yeh
· 6 years ago
34eb33f
Merge "audio policy: remove useless warning"
by Eric Laurent
· 6 years ago
bd2dcc4
Fix music output to speaker
by cnx421
· 6 years ago
df06914
Camera: fix wrong signalStreamFlush call am: e52b8fa8fa am: 28839d6126
by Yin-Chia Yeh
· 6 years ago
28839d6
Camera: fix wrong signalStreamFlush call am: e52b8fa8fa
by Yin-Chia Yeh
· 6 years ago
e52b8fa
Camera: fix wrong signalStreamFlush call
by Yin-Chia Yeh
· 6 years ago
d976693
audio policy: remove useless warning
by Eric Laurent
· 6 years ago
1d2a159
Merge "Allow MediaMetrics entries from MediaParser"
by TreeHugger Robot
· 6 years ago
f356189
Merge "APM: Do not add null DeviceDescriptor to DeviceVector."
by TreeHugger Robot
· 6 years ago
c42df45
audio: add device definitions for BLE Audio
by Eric Laurent
· 6 years ago
49fb452
Allow MediaMetrics entries from MediaParser
by Santiago Seifert
· 6 years ago
8f4fe50
aaudio: refactor references to shared FIFO
by Phil Burk
· 6 years ago
3e17f40
APM: Do not add null DeviceDescriptor to DeviceVector.
by jiabin
· 6 years ago
207254f
Merge "Update OWNERS" am: 8e2fbf6665 am: 588d9b1c07 am: 385de9f023 am: 89d9e3f30d am: 9585fa95cc
by Treehugger Robot
· 6 years ago
9585fa9
Merge "Update OWNERS" am: 8e2fbf6665 am: 588d9b1c07 am: 385de9f023 am: 89d9e3f30d
by Treehugger Robot
· 6 years ago
89d9e3f
Merge "Update OWNERS" am: 8e2fbf6665 am: 588d9b1c07 am: 385de9f023
by Treehugger Robot
· 6 years ago
385de9f
Merge "Update OWNERS" am: 8e2fbf6665 am: 588d9b1c07
by Treehugger Robot
· 6 years ago
588d9b1
Merge "Update OWNERS" am: 8e2fbf6665
by Treehugger Robot
· 6 years ago
2c7d0d3
Update OWNERS
by Glenn Kasten
· 6 years ago
4202398
audio policy: fix attributes for strategy "rerouting" am: 44f9ee26f6 am: 6fafd73af1
by Eric Laurent
· 6 years ago
0eb9bb9
audio policy: fix attributes for strategy "rerouting" am: 44f9ee26f6
by Eric Laurent
· 6 years ago
6fafd73
audio policy: fix attributes for strategy "rerouting" am: 44f9ee26f6
by Eric Laurent
· 6 years ago
44f9ee2
audio policy: fix attributes for strategy "rerouting"
by Eric Laurent
· 6 years ago
847d798
Merge "Avoid storing 'this' in a wp<AudioEffect> while in constructor" am: d092df14c2
by Treehugger Robot
· 6 years ago
f2ffa38
Merge "Camera: Calculate FOVs for external camera if the information is provided"
by TreeHugger Robot
· 6 years ago
d092df1
Merge "Avoid storing 'this' in a wp<AudioEffect> while in constructor"
by Treehugger Robot
· 6 years ago
543ec3b
Merge "Avoid storing 'this' in a wp<AudioEffect> while in constructor" into rvc-dev-plus-aosp am: c00a93e486 am: fb6ea88e88
by TreeHugger Robot
· 6 years ago
fb6ea88
Merge "Avoid storing 'this' in a wp<AudioEffect> while in constructor" into rvc-dev-plus-aosp am: c00a93e486
by TreeHugger Robot
· 6 years ago
c00a93e
Merge "Avoid storing 'this' in a wp<AudioEffect> while in constructor" into rvc-dev-plus-aosp
by TreeHugger Robot
· 6 years ago
660609e
Merge "Update language to comply with Android's inclusive language guidance" am: 97937ef8f2 am: fa47739ebe am: 2a9274cd2c am: e98479eb76 am: 9dae45838b
by Glenn Kasten
· 6 years ago
9dae458
Merge "Update language to comply with Android's inclusive language guidance" am: 97937ef8f2 am: fa47739ebe am: 2a9274cd2c am: e98479eb76
by Glenn Kasten
· 6 years ago
e98479e
Merge "Update language to comply with Android's inclusive language guidance" am: 97937ef8f2 am: fa47739ebe am: 2a9274cd2c
by Glenn Kasten
· 6 years ago
2a9274c
Merge "Update language to comply with Android's inclusive language guidance" am: 97937ef8f2 am: fa47739ebe
by Glenn Kasten
· 6 years ago
96c39e6
Camera: Calculate FOVs for external camera if the information is provided
by Wei Lee
· 6 years ago
fa47739
Merge "Update language to comply with Android's inclusive language guidance" am: 97937ef8f2
by Glenn Kasten
· 6 years ago
c8e17ee
Avoid storing 'this' in a wp<AudioEffect> while in constructor
by Mikhail Naganov
· 6 years ago
a2f59b3
Update language to comply with Android's inclusive language guidance
by Glenn Kasten
· 6 years ago
69d41cc
Avoid storing 'this' in a wp<AudioEffect> while in constructor
by Mikhail Naganov
· 6 years ago
6d384bb
Merge "Avoid storing 'this' in a wp<AudioEffect> while in constructor"
by TreeHugger Robot
· 6 years ago
8a69313
Merge "audio policy: fix attributes for strategy "rerouting""
by Eric Laurent
· 6 years ago
d4ae33f
Merge "audio policy: remove log spam for voice and sco volumes"
by TreeHugger Robot
· 6 years ago
416fffe
Avoid storing 'this' in a wp<AudioEffect> while in constructor
by Mikhail Naganov
· 6 years ago
ed49c86
audio policy: fix attributes for strategy "rerouting"
by Eric Laurent
· 6 years ago
c581f4f
Do not log sensitive information. am: 827df1b7f9 am: 8d82281992 am: 478a0f32b8
by jiabin
· 6 years ago
478a0f3
Do not log sensitive information. am: 827df1b7f9 am: 8d82281992
by jiabin
· 6 years ago
8d82281
Do not log sensitive information. am: 827df1b7f9
by jiabin
· 6 years ago
827df1b
Do not log sensitive information.
by jiabin
· 6 years ago
6af7e11
Merge "Update language to comply with Android's inclusive language guidance"
by Ivan Lozano
· 6 years ago
bb55170
Merge "aaudio: Update language to comply with Android's inclusive language guidance" am: cf7197e3ce am: 63347a7185 am: 39075258a9 am: b6e842223b am: 503495884f
by Phil Burk
· 6 years ago
5034958
Merge "aaudio: Update language to comply with Android's inclusive language guidance" am: cf7197e3ce am: 63347a7185 am: 39075258a9 am: b6e842223b
by Phil Burk
· 6 years ago
b6e8422
Merge "aaudio: Update language to comply with Android's inclusive language guidance" am: cf7197e3ce am: 63347a7185 am: 39075258a9
by Phil Burk
· 6 years ago
3907525
Merge "aaudio: Update language to comply with Android's inclusive language guidance" am: cf7197e3ce am: 63347a7185
by Phil Burk
· 6 years ago
63347a7
Merge "aaudio: Update language to comply with Android's inclusive language guidance" am: cf7197e3ce
by Phil Burk
· 6 years ago
cf7197e
Merge "aaudio: Update language to comply with Android's inclusive language guidance"
by Phil Burk
· 6 years ago
c0ad82f
Update language to comply with Android's inclusive language guidance
by Ivan Lozano
· 6 years ago
18142ae
aaudio: Update language to comply with Android's inclusive language guidance
by Phil Burk
· 6 years ago
9e8975a
Merge "Update language to comply with Android's inclusive language guidance" am: f01d4b506e am: 44b968a27f am: 5b535029d6 am: 7e83ed80cd am: 0f51e75f9f
by Treehugger Robot
· 6 years ago
Next »