Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
fa69dc61def2931f01a1e14a3b385ffc56a4f2bc
/
services
fa69dc6
audiopolicy: Add AudioProfileVector::findBestMatchingOutputConfig
by Mikhail Naganov
· 8 years ago
93adab1
Merge "audio policy: Refactor AudioProfile"
by TreeHugger Robot
· 8 years ago
23e617d
Merge "audio policy: use client descriptors"
by Eric Laurent
· 8 years ago
8fc147b
audio policy: use client descriptors
by Eric Laurent
· 8 years ago
e50f628
audio policy: Refactor AudioProfile
by Mikhail Naganov
· 8 years ago
9366193
audiopolicy: Refactor DeviceVector::getDevicesFromHwModule
by Mikhail Naganov
· 8 years ago
19283e9
Merge "Camera: skip unnecessary reconfig"
by TreeHugger Robot
· 8 years ago
8632552
Camera: skip unnecessary reconfig
by Yin-Chia Yeh
· 8 years ago
0ebb8c4
Merge "Camera: Flush in-flight requests during device detach"
by TreeHugger Robot
· 8 years ago
5a7913b
Add utility functions to AudioProfile
by Mikhail Naganov
· 8 years ago
fa4fd52
audio policy: add client descriptors
by Eric Laurent
· 8 years ago
3fcfb3c
audio policy: remove unused concurrent capture code
by Eric Laurent
· 8 years ago
a18d800
Merge "audio policy: refactor record activity tracking (AudioSession)"
by TreeHugger Robot
· 8 years ago
0f7d299
Merge "audioflinger Threads.cpp: size() == 0 -> isEmpty()."
by Eric Tan
· 8 years ago
bc3ee5a
Merge "audio policy: fix regression in Audio MMAP device selection"
by TreeHugger Robot
· 8 years ago
cf6291e
Merge "AudioPolicy: Reuse SortedVector comparison from AudioProfile"
by TreeHugger Robot
· 8 years ago
39ec8d6
audioflinger Threads.cpp: size() == 0 -> isEmpty().
by Eric Tan
· 8 years ago
9de8bd1
AudioPolicy: Reuse SortedVector comparison from AudioProfile
by Mikhail Naganov
· 8 years ago
88585f9
Merge "mediacodec-x86.policy: Allow media.omx to call statfs64 on x86 platform"
by TreeHugger Robot
· 8 years ago
04ff947
audio policy: fix regression in Audio MMAP device selection
by Eric Laurent
· 8 years ago
9cd7488
Merge "audioflinger: Use AUDIO_HARDWARE_MODULE_ID_MSD where appropriate"
by TreeHugger Robot
· 8 years ago
00c14ee
Merge "Add USB MIC in case of AUDIO_SOURCE_CAMCORDER" am: 69b9593594 am: 671b05bf3c am: 5bdda71a19
by Dan Zhang
· 8 years ago
97373b0
audioflinger: Use AUDIO_HARDWARE_MODULE_ID_MSD where appropriate
by Mikhail Naganov
· 8 years ago
31a86b9
Merge "Add USB MIC in case of AUDIO_SOURCE_CAMCORDER" am: 69b9593594 am: 671b05bf3c
by Dan Zhang
· 8 years ago
5bdda71
Merge "Add USB MIC in case of AUDIO_SOURCE_CAMCORDER" am: 69b9593594
by Dan Zhang
· 8 years ago
671b05b
Merge "Add USB MIC in case of AUDIO_SOURCE_CAMCORDER" am: 69b9593594
by Dan Zhang
· 8 years ago
a2a1938
Merge "Camera: Use separate lock for status tracker access sync"
by TreeHugger Robot
· 8 years ago
6b51d7d
Camera: Flush in-flight requests during device detach
by Emilian Peev
· 8 years ago
86ad3d1
Add USB MIC in case of AUDIO_SOURCE_CAMCORDER
by Takeshi Oishi
· 8 years ago
759427d
Merge "Allow playing output to default output device when during uplink playback" into pi-dev am: 6497af909a
by Nadav Bar
· 8 years ago
749fc66
Merge "Allow playing output to default output device when during uplink playback" into pi-dev
by Nadav Bar
· 8 years ago
a746b36
Merge "dumpsys: add --json option to media.audio_flinger."
by Eric Tan
· 8 years ago
a18dced
audio policy: refactor record activity tracking (AudioSession)
by Eric Laurent
· 8 years ago
7b65115
dumpsys: add --json option to media.audio_flinger.
by Eric Tan
· 8 years ago
c9932fb
Merge "audioflinger: Fix stream type for device->device patch"
by TreeHugger Robot
· 8 years ago
c8d581e
Clean up duplicate lambda in cameraserver device3 code.
by Jayant Chowdhary
· 8 years ago
776eb21
audioflinger: Fix stream type for device->device patch
by Mikhail Naganov
· 8 years ago
b2f1816
Allow playing output to default output device when during uplink playback
by Nadav Bar
· 8 years ago
54c3682
Camera: fix condition check typo
by Zhijun He
· 8 years ago
61811a6
mediacodec-x86.policy: Allow media.omx to call statfs64 on x86 platform
by Hirokazu Honda
· 8 years ago
cb82c80
Merge "audioflinger: Forward stream parameters to downstream patches"
by TreeHugger Robot
· 8 years ago
4aa394d
Merge "audio policy: refactor audio playback APIs"
by TreeHugger Robot
· 8 years ago
b261ef5
audioflinger: Forward stream parameters to downstream patches
by Mikhail Naganov
· 8 years ago
d7fe086
audio policy: refactor audio playback APIs
by Eric Laurent
· 8 years ago
7eadbbc
Merge "audioflinger: Allow encoded PCM for RecordThread"
by TreeHugger Robot
· 8 years ago
ce9f265
audioflinger: Allow encoded PCM for RecordThread
by Mikhail Naganov
· 8 years ago
7b071c4
Merge "audioflinger: Honor config flags when opening s/w patch output"
by TreeHugger Robot
· 8 years ago
4a7fd1f
Camera: Mark stream as ABANDONED if dequeueBuffer returns DEAD_OBJECT am: b14fef4aba
by Shuzhen Wang
· 8 years ago
495762e
Camera: Mark stream as ABANDONED if dequeueBuffer returns DEAD_OBJECT
by Shuzhen Wang
· 8 years ago
67bae2c
audioflinger: Honor config flags when opening s/w patch output
by Mikhail Naganov
· 8 years ago
b14fef4
Camera: Mark stream as ABANDONED if dequeueBuffer returns DEAD_OBJECT
by Shuzhen Wang
· 8 years ago
24b6172
Merge "Camera: apply nullptr settings in HFR batch"
by TreeHugger Robot
· 8 years ago
ea9f32f
Merge "Add syscalls required by UBSan."
by Ivan Lozano
· 8 years ago
d07b11e
Camera: apply nullptr settings in HFR batch
by Yin-Chia Yeh
· 8 years ago
9f57d3b
Merge "PatchPanel: store "downstream" patches for a device"
by TreeHugger Robot
· 8 years ago
7021cab
Merge "Remove unnecessary libcore includes" am: 0e8d654f7d am: e85263ca59
by Neil Fuller
· 8 years ago
e85263c
Merge "Remove unnecessary libcore includes" am: 0e8d654f7d
by Neil Fuller
· 8 years ago
ddd87af
Add syscalls required by UBSan.
by Ivan Lozano
· 8 years ago
0e8d654
Merge "Remove unnecessary libcore includes"
by Neil Fuller
· 8 years ago
e2594d9
Merge "APM: Coalesce calls to check and update outputs"
by TreeHugger Robot
· 8 years ago
adca70f
PatchPanel: store "downstream" patches for a device
by Mikhail Naganov
· 8 years ago
5b7d294
Merge "Remove unnecessary libcore includes"
by TreeHugger Robot
· 8 years ago
624757b
Merge "Camera: DistortionMapper: Fix to work consistently" into pi-dev am: b50a84b3e1
by Eino-Ville Talvala
· 8 years ago
fc88463
Merge "Camera: DistortionMapper: Fix to work consistently" into pi-dev
by Eino-Ville Talvala
· 8 years ago
ee080fe
Camera: DistortionMapper: Fix to work consistently
by Eino-Ville Talvala
· 8 years ago
4d946d2
Remove unnecessary libcore includes
by Neil Fuller
· 8 years ago
2e7f58f
Camera: Use physical camera's capability for physical stream check
by Shuzhen Wang
· 8 years ago
3797715
APM: Coalesce calls to check and update outputs
by Mikhail Naganov
· 8 years ago
3839bc0
audio policy: rescale volume index in setStreamVolumeIndex
by Eric Laurent
· 8 years ago
84c05cd
audio policy: limit voice call index to max index
by Eric Laurent
· 8 years ago
93cef54
Merge "AudioFlinger: Dump Direct and Offload timestamp statistics"
by Andy Hung
· 8 years ago
80182df
Merge "setPreferedDevice considered ahead of Dynamic Rules"
by TreeHugger Robot
· 8 years ago
f323451
AudioFlinger: Dump Direct and Offload timestamp statistics
by Andy Hung
· 8 years ago
c1a30c4
Remove unnecessary libcore includes
by Neil Fuller
· 8 years ago
66c153a
Merge "Camera: Synchronize between provider removal and registration"
by TreeHugger Robot
· 8 years ago
137c7aa
Merge "Use and test patch utilities from system/audio.h"
by TreeHugger Robot
· 8 years ago
ac9858b
Use and test patch utilities from system/audio.h
by Mikhail Naganov
· 8 years ago
6ba8eb2
Camera: Synchronize between provider removal and registration
by Shuzhen Wang
· 8 years ago
1b30d6d
Camera: use proper input size in ZslProcessor
by Yin-Chia Yeh
· 8 years ago
26d975d
Camera: Use separate lock for status tracker access sync
by Emilian Peev
· 8 years ago
999ad2c
Merge "audio policy: remove special notifications handling in call"
by Eric Laurent
· 8 years ago
dcd4ab1
audio policy: remove special notifications handling in call
by Eric Laurent
· 8 years ago
908c7d7
audiopolicy: Restrict the audio port callbacks by both uid and pid
by luochaojiang
· 8 years ago
4fec796
Merge "Camera: Handle duplicate camera Id due to openLegacy support"
by TreeHugger Robot
· 8 years ago
12281fe
Merge "Camera: Use default focal length in template to derive FOV" into pi-dev am: e8924ce00f
by Shuzhen Wang
· 8 years ago
e7c5039
Merge "Camera: Use default focal length in template to derive FOV" into pi-dev
by Shuzhen Wang
· 8 years ago
e8924ce
Merge "Camera: Use default focal length in template to derive FOV" into pi-dev
by TreeHugger Robot
· 8 years ago
975a39e
Camera: Handle duplicate camera Id due to openLegacy support
by Shuzhen Wang
· 8 years ago
5101a25
Merge "Camera: Set inverse display transform if needed" into pi-dev am: fcde245776
by Emilian Peev
· 8 years ago
9e28bcd
Merge "Camera: Set inverse display transform if needed" into pi-dev
by Emilian Peev
· 8 years ago
fcde245
Merge "Camera: Set inverse display transform if needed" into pi-dev
by TreeHugger Robot
· 8 years ago
b131f4a
Camera: Use default focal length in template to derive FOV
by Shuzhen Wang
· 8 years ago
deb9827
Merge "Timestamp: Collect and dump statistics"
by Andy Hung
· 8 years ago
644c9d2
Camera: Use face priority scene as default am: 53eea85dcb am: 7b551ba90d
by Emilian Peev
· 8 years ago
7b551ba
Camera: Use face priority scene as default am: 53eea85dcb
by Emilian Peev
· 8 years ago
3bdcdff
Camera: Set inverse display transform if needed
by Emilian Peev
· 8 years ago
7b1fd23
setPreferedDevice considered ahead of Dynamic Rules
by Scott Randolph
· 8 years ago
65fecee
Merge "Camera: Skip gathering complete 3A state"
by TreeHugger Robot
· 8 years ago
53eea85
Camera: Use face priority scene as default
by Emilian Peev
· 8 years ago
2e2c0bb
Timestamp: Collect and dump statistics
by Andy Hung
· 8 years ago
Next »