Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
dabfdafb81c4b431377ca5b51c0e3a49fef4cb16
/
services
/
oboeservice
/
AAudioServiceStreamMMAP.cpp
a53ffa6
aaudio: rename timestamp variables
by Phil Burk
· 7 years ago
15f97c9
aaudio: set to SHARED when EXCLUSIVE fails
by Phil Burk
· 7 years ago
6e2770e
aaudio: use weak pointer to prevent UAF
by Phil Burk
· 7 years ago
fbf031e
aaudio: cleanup logs and comments
by Phil Burk
· 8 years ago
523b304
aaudio: keep track of streams using strong pointers
by Phil Burk
· 8 years ago
bcc3674
aaudio: fix timestamps and underruns
by Phil Burk
· 8 years ago
81ad5ec
audioflinger: pass return code up from startClient
by Phil Burk
· 8 years ago
39f02dd
aaudio: fix EXCLUSIVE mode interfering with SHARED
by Phil Burk
· 8 years ago
e72481c
aaudio: fix ownership problems with file descriptors
by Phil Burk
· 8 years ago
97350f9
aaudio: improve accuracy of timestamps
by Phil Burk
· 8 years ago
fd34a93
aaudio: reduce glitching by improving sleep timing
by Phil Burk
· 8 years ago
c1fe263
Merge "aaudio: fix intermittent hang and position error" into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
4dbbda2
Merge "audio: reduce logspam from MMAP mode" into oc-dr1-dev
by Phil Burk
· 8 years ago
940083c
aaudio: fix intermittent hang and position error
by Phil Burk
· 8 years ago
c7abac4
audio: reduce logspam from MMAP mode
by Phil Burk
· 8 years ago
901f65d
Add parameters validation on AAudio MMap server
by jiabin
· 8 years ago
cb4dae2
aaudio: indicate client UID and PID to audio flinger
by Eric Laurent
· 8 years ago
5a26e66
aaudio: do not assert if deleting an unopened stream
by Phil Burk
· 8 years ago
98d6d92
aaudio: stop calling virtual methods from destructor
by Phil Burk
· 8 years ago
d51329e
aaudio: enable exclusive MMAP mode support
by Eric Laurent
· 8 years ago
5ef003b
aaudio: disconnect when onTearDown() called
by Phil Burk
· 8 years ago
11e8d33
aaudio: close MMAP stream if client dies
by Phil Burk
· 8 years ago
ec89b2e
aaudio: fix CTS for MMAP mode
by Phil Burk
· 8 years ago
9dca982
aaudio: remove deprecated aaudio_audio_format_t
by Phil Burk
· 8 years ago
cf5f6d2
aaudio: reduce logspam, improve critical logs
by Phil Burk
· 8 years ago
87c9f64
aaudio: lower latency using MMAP capture
by Phil Burk
· 8 years ago
c8f69a0
aaudio: control MMAP mode using system properties
by Phil Burk
· 8 years ago
942bdc0
aaudio: plug some resource leaks
by Phil Burk
· 8 years ago
4c5129b
aaudio: Fix getFramesWritten() for callback mode.
by Phil Burk
· 8 years ago
71f35bb
aaudio: fix SHARED MMAP mode in server plus other bugs
by Phil Burk
· 8 years ago
c0c70e3
AAudioService: integrated with audioserver
by Phil Burk
· 8 years ago