1. 9bb8ff6 Merge "RecordThread: Fix sp<> release with mutex held" into main by Andy Hung · 1 year, 10 months ago
  2. 791c42a Merge "Audio Fuzzers : Use Mock HAL services" into main by Mikhail Naganov · 1 year, 10 months ago
  3. 95bbd04 Merge "Modify the calculation method of the volume DB value." into main by Treehugger Robot · 1 year, 10 months ago
  4. a52ccb9 Merge "VirtualCamera: update mTokenToCameraName when unregisterCamera" into main by Treehugger Robot · 1 year, 10 months ago
  5. c4996b3 Audio Fuzzers : Use Mock HAL services by Shraddha Basantwani · 2 years ago
  6. fdb84b9 RecordThread: Fix sp<> release with mutex held by Andy Hung · 1 year, 10 months ago
  7. a113fb7 Spatializer: minor fix for bpfmt warning by Shunkai Yao · 1 year, 11 months ago
  8. 6cbe11b VirtualCamera: update mTokenToCameraName when unregisterCamera by Tony Guo · 1 year, 10 months ago
  9. e52954e Remove voodoo. by Elliott Hughes · 1 year, 10 months ago
  10. f37c462 Merge "AudioFlinger: Use EffectClientAsyncProxy for local oneway calls." into main by Andy Hung · 1 year, 10 months ago
  11. 9f6b4d6 AudioFlinger: Use EffectClientAsyncProxy for local oneway calls. by Andy Hung · 1 year, 11 months ago
  12. 6fb2689 Mute: Update logging by Andy Hung · 1 year, 11 months ago
  13. 9a07218 Merge "Move RunningTees singleton to cpp file." into main by Treehugger Robot · 1 year, 10 months ago
  14. 5815d5e Move RunningTees singleton to cpp file. by jiabin · 1 year, 10 months ago
  15. e63196d AudioPolicyService: Make device effect init synchronous by Andy Hung · 2 years ago
  16. 5529c13 audioserver: Add notification tid metadata to the command thread wait by Andy Hung · 2 years ago
  17. 519c137 Merge "AudioPolicyEffects: Remove KeyedVector" into main by Andy Hung · 1 year, 11 months ago
  18. d0f2ae0 Merge "AudioPolicyEffects: Prefer using string_view" into main by Andy Hung · 1 year, 11 months ago
  19. df586fa Merge changes I43a5fd80,Ic98e6b48 into main by Andy Hung · 1 year, 11 months ago
  20. 94fe349 AudioPolicyEffects: Remove KeyedVector by Andy Hung · 2 years, 1 month ago
  21. e71d511 AudioPolicyEffects: Prefer using string_view by Andy Hung · 2 years, 1 month ago
  22. 3472f9d AudioPolicyEffects: Remove raw pointer usage by Andy Hung · 2 years, 1 month ago
  23. 9542cc3 AudioPolicyEffects: Remove raw malloc and free code by Andy Hung · 2 years, 1 month ago
  24. bec2f3a AudioPolicyEffects: Add thread safety annotations by Andy Hung · 2 years, 1 month ago
  25. cbfc95c MediaMetricsService: Set TimedAction wakeup interval to 3 min by Andy Hung · 2 years ago
  26. 1b651ba MediaMetricsService: Use system_clock for TimedAction by Andy Hung · 2 years, 1 month ago
  27. 6a0fbd9 AudioPolicy: Use audio mutexes by Andy Hung · 2 years, 2 months ago
  28. a718771 AudioFlinger: Update Track / Thread mutex handling by Andy Hung · 2 years, 2 months ago
  29. 3ade8e3 Merge "audio: optimize variable assignment method to reduce resource consumption" into main am: 69ea3edb69 by Mikhail Naganov · 1 year, 11 months ago
  30. 00f8b3a Merge "Camera: Bump up the offline switch capture request timeout" into main am: a808cc464c by Treehugger Robot · 1 year, 11 months ago
  31. 69ea3ed Merge "audio: optimize variable assignment method to reduce resource consumption" into main by Mikhail Naganov · 1 year, 11 months ago
  32. a808cc4 Merge "Camera: Bump up the offline switch capture request timeout" into main by Treehugger Robot · 1 year, 11 months ago
  33. 9478094 audio: optimize variable assignment method to reduce resource consumption by jiangyao · 1 year, 11 months ago
  34. df9410b Camera: Bump up the offline switch capture request timeout by Emilian Peev · 1 year, 11 months ago
  35. f240e02 Merge "Remove Android.mk files which are not needed any more." into main am: d611266c12 by Wei Li · 1 year, 11 months ago
  36. d611266 Merge "Remove Android.mk files which are not needed any more." into main by Wei Li · 1 year, 11 months ago
  37. 4998ac3 Merge "AudioStreamOut: Align with AudioStreamIn" into main am: 117752e26c by Andy Hung · 1 year, 11 months ago
  38. f4d6232 Remove Android.mk files which are not needed any more. by Wei Li · 1 year, 11 months ago
  39. 5bbd8ed AudioStreamOut: Align with AudioStreamIn by Andy Hung · 1 year, 11 months ago
  40. 38e38f4 Merge "AudioRecord: Fix capture timestamp after standby" into main am: 0c5d37c0fd by Andy Hung · 1 year, 11 months ago
  41. 0c5d37c Merge "AudioRecord: Fix capture timestamp after standby" into main by Andy Hung · 1 year, 11 months ago
  42. 3e9372b Merge "Capture metrics for failed resource reclaim" into main am: 0a075d67fc by Treehugger Robot · 1 year, 11 months ago
  43. e7b338f Capture metrics for failed resource reclaim by Girish · 2 years ago
  44. 8d1b41f AudioRecord: Fix capture timestamp after standby by Andy Hung · 1 year, 11 months ago
  45. 938ab41 Merge "Use HAL-provided config for getInputBufferSize" into main am: d3058a98dc by Mikhail Naganov · 2 years ago
  46. d3058a9 Merge "Use HAL-provided config for getInputBufferSize" into main by Mikhail Naganov · 2 years ago
  47. d5b643f Use HAL-provided config for getInputBufferSize by Mikhail Naganov · 2 years ago
  48. 02d67a8 Merge "libaudiohal@aidl: Use system property to detect IHalAdapterVendorExtension" into main am: f681e776c6 by Mikhail Naganov · 2 years ago
  49. f681e77 Merge "libaudiohal@aidl: Use system property to detect IHalAdapterVendorExtension" into main by Mikhail Naganov · 2 years ago
  50. ec49efb Merge "Camera: fix an issue regarding ndk/vndk availability callback" into main am: 6b443cf3e8 by Jayant Chowdhary · 2 years ago
  51. 6b443cf Merge "Camera: fix an issue regarding ndk/vndk availability callback" into main by Jayant Chowdhary · 2 years ago
  52. 69dac99 libaudiohal@aidl: Use system property to detect IHalAdapterVendorExtension by Mikhail Naganov · 2 years ago
  53. 9bc1fcb Merge "Replace basic_string<uint8_t> with std::vector" into main am: 7295f0b371 by Ryan Prichard · 2 years ago
  54. 7295f0b Merge "Replace basic_string<uint8_t> with std::vector" into main by Ryan Prichard · 2 years ago
  55. 9509066 Merge "audio: Fix clang warnings" into main am: 95e54ae455 by Eric Laurent · 2 years ago
  56. 4894038 audio: Fix clang warnings by Andy Hung · 2 years ago
  57. 78c5e45 Replace basic_string<uint8_t> with std::vector by Ryan Prichard · 2 years ago
  58. db382e9 Merge "Camera: Check for rotate and crop support during connect" into main am: bb08b4beeb by Treehugger Robot · 2 years ago
  59. bb08b4b Merge "Camera: Check for rotate and crop support during connect" into main by Treehugger Robot · 2 years ago
  60. 849d55e Merge "resourcemanager: map right codec type for metrics" into main am: a188d5ae75 by Treehugger Robot · 2 years ago
  61. a188d5a Merge "resourcemanager: map right codec type for metrics" into main by Treehugger Robot · 2 years ago
  62. a2b8828 resourcemanager: map right codec type for metrics by Girish · 2 years ago
  63. 07383ef Merge "AIDL: disable Rust explicitly" into aosp-main-future by Steven Moreland · 2 years ago
  64. f9c9d98 Merge changes from topic "fix-b-321651892-ihaladapterexample" into main am: 5c7ce95d7e by Mikhail Naganov · 2 years ago
  65. d619176 AIDL: disable Rust explicitly by Steven Moreland · 2 years ago
  66. e501100 libaudiohal@aidl: Provide an example IHalAdapterVendorExtension by Mikhail Naganov · 2 years ago
  67. 1d0356c Merge "Revert "libaudiohal@aidl: Make IHalAdapterVendorExtension mandatory"" into main am: c30f7ec521 by Dan Shi · 2 years ago
  68. c30f7ec Merge "Revert "libaudiohal@aidl: Make IHalAdapterVendorExtension mandatory"" into main by Dan Shi · 2 years ago
  69. c891eab Merge "libaudiohal@aidl: Make IHalAdapterVendorExtension mandatory" into main am: 1bf2a13acc by Mikhail Naganov · 2 years ago
  70. 1eaa224 Revert "libaudiohal@aidl: Make IHalAdapterVendorExtension mandatory" by Dan Shi · 2 years ago
  71. 1bf2a13 Merge "libaudiohal@aidl: Make IHalAdapterVendorExtension mandatory" into main by Mikhail Naganov · 2 years ago
  72. cbd81ec Merge "resourcemanager: fix reclaim issue with conflicting codecs" into main am: 21c7f85736 by Treehugger Robot · 2 years ago
  73. 21c7f85 Merge "resourcemanager: fix reclaim issue with conflicting codecs" into main by Treehugger Robot · 2 years ago
  74. 1c68240 resourcemanager: fix reclaim issue with conflicting codecs by Girish · 2 years ago
  75. afd3148 Merge "Merge Android 24Q1 Release (ab/11220357)" into aosp-main-future by Xin Li · 2 years ago
  76. ca480e9 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 2 years ago
  77. c77d184 libaudiohal@aidl: Make IHalAdapterVendorExtension mandatory by Mikhail Naganov · 2 years ago
  78. 18373a3 Align A2DP and speaker volume in tandem case by Henrik Backlund · 2 years ago
  79. 6d45db8 Camera: Check for rotate and crop support during connect by Emilian Peev · 2 years ago
  80. 99a096a Merge changes from topic "rm_changes" into main by Girish Shetty · 2 years ago
  81. 6c2c639 Merge changes from topic "codec_importance" into main by Girish Shetty · 2 years ago
  82. 0ecd79c Merge "seccomp: update riscv64 policy for mediaswcodec" into main by Prashanth Swaminathan · 2 years ago
  83. d5ecd5b Merge "audio policy: fix call volume with new call routing method" into main by Treehugger Robot · 2 years ago
  84. e9e62c5 Merge changes from topic "rm_refactor_last_batch" into main by Girish Shetty · 2 years ago
  85. 5baf07c audio policy: fix call volume with new call routing method by Eric Laurent · 2 years ago
  86. e830527 resourcemanager: protect resources from concurrent access by Girish · 2 years, 1 month ago
  87. d11a03a resourcemanager: use std::vector for ResourceList by Girish · 2 years, 2 months ago
  88. 88a8350 resourcemanager: importance based resource reclaim by Girish · 2 years, 2 months ago
  89. 6c16adb resourcemanager: define reclaim policy by Girish · 2 years, 2 months ago
  90. 26a9e22 seccomp: update riscv64 policy for mediaswcodec by Taehwan Kim · 2 years ago
  91. 7a29911 Merge "Disable building software OMX codecs" into main by Treehugger Robot · 2 years ago
  92. 60ea1ce Disable building software OMX codecs by Harish Mahendrakar · 2 years, 1 month ago
  93. 0ac5c21 resourcemanager: define resource model by Girish · 2 years, 2 months ago
  94. 6a6044d resourcemanager: refactor resource map into an abstraction by Girish · 2 years, 2 months ago
  95. 98b8d45 Add RWLock when accessing tee patches. by Jiabin Huang · 2 years, 1 month ago
  96. 1484e5d resourcemanager: new implementation of resourcemanager by Girish · 2 years, 2 months ago
  97. d249a4a Remove non-functioning 'DevicesFactoryHalInterface::getHalPids' by Mikhail Naganov · 2 years, 1 month ago
  98. 0ff1429 AudioFlinger: Fix timestamp advancing interval constant by Andy Hung · 2 years, 1 month ago
  99. 41c7350 Merge "Recognize AIDL calls in TimeCheck" into main by Shunkai Yao · 2 years, 1 month ago
  100. d4532c8 Recognize AIDL calls in TimeCheck by Shunkai Yao · 2 years, 1 month ago