1. 76c2722 Merge "aaudio: prevent busy loop on shared stream standby" into main by Phil Burk · 1 year, 2 months ago
  2. 0abd79a aaudio: prevent busy loop on shared stream standby by Phil Burk · 1 year, 2 months ago
  3. b86b403 Move start/stopClient to command queue. by jiabin · 1 year, 3 months ago
  4. e40864e Stop command thread only for the first close request. by jiabin · 1 year, 7 months ago
  5. e100132 Add thread safety annotation in oboeservice. by jiabin · 1 year, 8 months ago
  6. 7a475af AAudio: remove mCloseNeeded by Robert Wu · 2 years, 1 month ago
  7. fc791ee Report data from aaudio mmap path to audio flinger. by jiabin · 2 years, 6 months ago
  8. 613e6ae Enable clang-tidy in oboeservice. by jiabin · 2 years, 8 months ago
  9. 20d04e3 aaudio: fix command thread busy loop. by Jason Lin · 2 years, 9 months ago
  10. f7f0615 Add standby mode for aaudio service stream. by jiabin · 3 years, 9 months ago
  11. ba75f21 Do not send command when aaudio command thread is not running. by jiabin · 3 years, 8 months ago
  12. 2a59462 Add AAudioCommandQueue in aaudio service. by jiabin · 3 years, 10 months ago
  13. 3e5f14f Switch media fw permissions checks to AttributionSource (av) by Svet Ganov · 4 years, 3 months ago
  14. db46614 oboeservice: separate mDisconnected from mState by Phil Burk · 4 years, 4 months ago
  15. da433d0 aaudio: add EXCLUDE thread safety annotation by Phil Burk · 4 years, 4 months ago
  16. bda4575 Add attributionTag to audio-recordings by Philip P. Moltmann · 5 years ago
  17. 0bd745e aaudio: add thread safety annotation by Phil Burk · 4 years, 10 months ago
  18. c5f4587 Convert AAudioService to AIDL by Ytai Ben-Tsvi · 5 years ago
  19. 8f4fe50 aaudio: refactor references to shared FIFO by Phil Burk · 5 years ago
  20. 7ebbc11 aaudio: lock transport methods by Phil Burk · 5 years ago
  21. a987670 aaudio: add MediaMetrics for MMAP streams by Phil Burk · 5 years ago
  22. d1f1cb6 Add audio attributes info when starting aaudio tracks on MMAP mix. by jiabin · 5 years ago
  23. f878a8d aaudio: only send timestamps if queue less than half full by Phil Burk · 6 years ago
  24. a53ffa6 aaudio: rename timestamp variables by Phil Burk · 7 years ago
  25. 762365c aaudio: suspend a stream when its queue is full by Phil Burk · 7 years ago
  26. 2fe718b aaudio: fix possible race condition in close() by Phil Burk · 7 years ago
  27. 6e2770e aaudio: use weak pointer to prevent UAF by Phil Burk · 7 years ago
  28. bbd5286 aaudio: teardown stream based on a port handle by Phil Burk · 7 years ago
  29. 19e990e aaudio: improve logging to help debugging by Phil Burk · 7 years ago
  30. 9486252 aaudio: defer closing of stream until safe by Phil Burk · 8 years ago
  31. 2329638 aaudio: use xruns detected in the service by Phil Burk · 8 years ago
  32. 523b304 aaudio: keep track of streams using strong pointers by Phil Burk · 8 years ago
  33. bcc3674 aaudio: fix timestamps and underruns by Phil Burk · 8 years ago
  34. 39f02dd aaudio: fix EXCLUSIVE mode interfering with SHARED by Phil Burk · 8 years ago
  35. a5222e2 aaudio: improve error logging by Phil Burk · 8 years ago
  36. 97350f9 aaudio: improve accuracy of timestamps by Phil Burk · 8 years ago
  37. 940083c aaudio: fix intermittent hang and position error by Phil Burk · 8 years ago
  38. cb4dae2 aaudio: indicate client UID and PID to audio flinger by Eric Laurent · 8 years ago
  39. 5a26e66 aaudio: do not assert if deleting an unopened stream by Phil Burk · 8 years ago
  40. 98d6d92 aaudio: stop calling virtual methods from destructor by Phil Burk · 8 years ago
  41. 4501b35 aaudio: improved dumpsys by Phil Burk · 8 years ago
  42. 5ef003b aaudio: disconnect when onTearDown() called by Phil Burk · 8 years ago
  43. b63320a aaudio: fix resource leak in client tracking by Phil Burk · 8 years ago
  44. 11e8d33 aaudio: close MMAP stream if client dies by Phil Burk · 8 years ago
  45. 2ac035f aaudio: prevent apps from affecting a stream they do not own by Phil Burk · 8 years ago
  46. ec89b2e aaudio: fix CTS for MMAP mode by Phil Burk · 8 years ago
  47. 9dca982 aaudio: remove deprecated aaudio_audio_format_t by Phil Burk · 8 years ago
  48. 942bdc0 aaudio: plug some resource leaks by Phil Burk · 8 years ago
  49. 71f35bb aaudio: fix SHARED MMAP mode in server plus other bugs by Phil Burk · 8 years ago
  50. c0c70e3 AAudioService: integrated with audioserver by Phil Burk · 8 years ago
  51. 3316d5e libaaudio: changes for API council by Phil Burk · 8 years ago
  52. 5ed503c liboboe: rename Oboe to AAudio by Phil Burk · 9 years ago[Renamed (61%) from services/oboeservice/OboeServiceStreamBase.h]
  53. dec33ab OboeAudioService: add thread to service for passing timestamps by Phil Burk · 9 years ago
  54. 2355edb OboeService: initial commit by Phil Burk · 9 years ago