1. 3bd241d Merge "aaudio: lock transport methods" into rvc-dev by TreeHugger Robot · 5 years ago
  2. 7ebbc11 aaudio: lock transport methods by Phil Burk · 5 years ago
  3. ea84038 MediaMetrics: Prepare statistics for protos by Andy Hung · 5 years ago
  4. d203eb6 MediaMetrics: Use AllowUid property for services to control client access by Andy Hung · 5 years ago
  5. a987670 aaudio: add MediaMetrics for MMAP streams by Phil Burk · 5 years ago
  6. 8b4e05e aaudio: add AAudioStream_release() by Phil Burk · 5 years ago
  7. f878a8d aaudio: only send timestamps if queue less than half full by Phil Burk · 6 years ago
  8. a53ffa6 aaudio: rename timestamp variables by Phil Burk · 7 years ago
  9. 762365c aaudio: suspend a stream when its queue is full by Phil Burk · 6 years ago
  10. a3901e9 aaudio: reduce log spam by Phil Burk · 7 years ago
  11. 15f97c9 aaudio: set to SHARED when EXCLUSIVE fails by Phil Burk · 7 years ago
  12. 2fe718b aaudio: fix possible race condition in close() by Phil Burk · 7 years ago
  13. 6e2770e aaudio: use weak pointer to prevent UAF by Phil Burk · 7 years ago
  14. bbd5286 aaudio: teardown stream based on a port handle by Phil Burk · 7 years ago
  15. 19e990e aaudio: improve logging to help debugging by Phil Burk · 7 years ago
  16. 5cc83c3 aaudio: fix some state transitions by Phil Burk · 7 years ago
  17. 5597889 aaudio: name threads for easier debugging by Phil Burk · 7 years ago
  18. 9486252 aaudio: defer closing of stream until safe by Phil Burk · 8 years ago
  19. 2329638 aaudio: use xruns detected in the service by Phil Burk · 7 years ago
  20. a75fdf5 Merge "aaudio: cleanup logs and comments" by TreeHugger Robot · 8 years ago
  21. fbf031e aaudio: cleanup logs and comments by Phil Burk · 8 years ago
  22. 73af62a aaudio: fix loss of sync with HW FIFO index by Phil Burk · 8 years ago
  23. 83fb844 aaudio: fix small underflow when a stream is stopped by Phil Burk · 8 years ago
  24. 523b304 aaudio: keep track of streams using strong pointers by Phil Burk · 8 years ago
  25. bcc3674 aaudio: fix timestamps and underruns by Phil Burk · 8 years ago
  26. 39f02dd aaudio: fix EXCLUSIVE mode interfering with SHARED by Phil Burk · 8 years ago
  27. a5222e2 aaudio: improve error logging by Phil Burk · 8 years ago
  28. 97350f9 aaudio: improve accuracy of timestamps by Phil Burk · 8 years ago
  29. 940083c aaudio: fix intermittent hang and position error by Phil Burk · 8 years ago
  30. cb4dae2 aaudio: indicate client UID and PID to audio flinger by Eric Laurent · 8 years ago
  31. 5a26e66 aaudio: do not assert if deleting an unopened stream by Phil Burk · 8 years ago
  32. 98d6d92 aaudio: stop calling virtual methods from destructor by Phil Burk · 8 years ago
  33. 4501b35 aaudio: improved dumpsys by Phil Burk · 8 years ago
  34. 5ef003b aaudio: disconnect when onTearDown() called by Phil Burk · 8 years ago
  35. 11e8d33 aaudio: close MMAP stream if client dies by Phil Burk · 8 years ago
  36. ec89b2e aaudio: fix CTS for MMAP mode by Phil Burk · 8 years ago
  37. cf5f6d2 aaudio: reduce logspam, improve critical logs by Phil Burk · 8 years ago
  38. 87c9f64 aaudio: lower latency using MMAP capture by Phil Burk · 8 years ago
  39. 942bdc0 aaudio: plug some resource leaks by Phil Burk · 8 years ago
  40. 71f35bb aaudio: fix SHARED MMAP mode in server plus other bugs by Phil Burk · 8 years ago
  41. c0c70e3 AAudioService: integrated with audioserver by Phil Burk · 8 years ago
  42. 5ed503c liboboe: rename Oboe to AAudio by Phil Burk · 8 years ago[Renamed (72%) from services/oboeservice/OboeServiceStreamBase.cpp]
  43. dec33ab OboeAudioService: add thread to service for passing timestamps by Phil Burk · 8 years ago
  44. 2355edb OboeService: initial commit by Phil Burk · 8 years ago