1. 2a6a301 audio: Use auto-generated MicrophoneInfoFw class by Mikhail Naganov · 2 years, 8 months ago
  2. dab56cc Merge "Effect AIDL: Refactor effect capability with Range implementation" by Shunkai Yao · 2 years, 8 months ago
  3. 6b857c9 Effect AIDL: Refactor effect capability with Range implementation by Shunkai Yao · 2 years, 8 months ago
  4. 2debdc9 Merge "audio: reply correct transferred bytes" by Treehugger Robot · 2 years, 8 months ago
  5. 702417d Merge "Reference MediaDrmMetrics as shared_ptr" by Treehugger Robot · 2 years, 8 months ago
  6. ad99fb0 audio: reply correct transferred bytes by Jasmine Cha · 2 years, 8 months ago
  7. 5d431eb Merge "AIDL libAudioHal: Add effect AIDL conversion for HapticGenerator and LoudnessEnhancer" by Shunkai Yao · 2 years, 8 months ago
  8. 96a7c01 AIDL libAudioHal: Add effect AIDL conversion for HapticGenerator and LoudnessEnhancer by Shunkai Yao · 2 years, 8 months ago
  9. 5da5ef8 Merge "Add -Wthread-safety in libmediautils" by Shunkai Yao · 2 years, 8 months ago
  10. 656497d Add -Wthread-safety in libmediautils by Shunkai Yao · 2 years, 8 months ago
  11. 2f0061e Merge "Fix an issue that a free memory is accessed" by Treehugger Robot · 2 years, 8 months ago
  12. 128a917 Merge "Remove goto used in SurfaceUtils" by Xiao Huang · 2 years, 8 months ago
  13. 70b3c44 Fix an issue that a free memory is accessed by Kwangkyu Park · 2 years, 8 months ago
  14. cbe7e3e Merge "AIDL libAudioHal: Remove unimplemented code in effect AIDL conversion" by Shunkai Yao · 2 years, 8 months ago
  15. c4ce417 Merge "libauiohal: Implement StreamOut callbacks" by Treehugger Robot · 2 years, 8 months ago
  16. dfd594e libauiohal: Implement StreamOut callbacks by Mikhail Naganov · 2 years, 8 months ago
  17. 3ecc3eb AIDL libAudioHal: Remove unimplemented code in effect AIDL conversion by Shunkai Yao · 2 years, 8 months ago
  18. decb6cd Merge "Merge TQ1A.230205.002" by Treehugger Robot · 2 years, 8 months ago
  19. 2e6d62f Merge "Effect AIDL: Add back some effect parameters." by Shunkai Yao · 2 years, 8 months ago
  20. 9945e43 Merge "libaudiohal: Fix probing of the AIDL HAL presence" by Treehugger Robot · 2 years, 8 months ago
  21. e99c663 libaudiohal: Fix probing of the AIDL HAL presence by Mikhail Naganov · 2 years, 8 months ago
  22. 1753209 Merge "Remove multiple calls to removeAudioDeviceCallback()" by Treehugger Robot · 2 years, 8 months ago
  23. 01d07f4 Remove multiple calls to removeAudioDeviceCallback() by Ram Mohan · 2 years, 8 months ago
  24. 5acc977 Effect AIDL: Add back some effect parameters. by Shunkai Yao · 2 years, 8 months ago
  25. 4f36921 Merge TQ1A.230205.002 by Xin Li · 2 years, 8 months ago
  26. 72d6d8e Merge "libaudiohal: Add default values for default port IDs" by Mikhail Naganov · 2 years, 8 months ago
  27. 81bf4d0 libaudiohal: Add default values for default port IDs by Mikhail Naganov · 2 years, 8 months ago
  28. a75c443 Remove goto used in SurfaceUtils by Xiao Huang · 2 years, 9 months ago
  29. d1500de Merge "Fix mic address augmenting in APM" by Treehugger Robot · 2 years, 9 months ago
  30. c33286b Reference MediaDrmMetrics as shared_ptr by Kyle Zhang · 2 years, 9 months ago
  31. 5600689 Merge "libaudiohal: Implement basic stream I/O" by Treehugger Robot · 2 years, 9 months ago
  32. 89a9f74 libaudiohal: Implement basic stream I/O by Mikhail Naganov · 2 years, 9 months ago
  33. cada19c Merge "Fix crash in audiosystem_tests" by Treehugger Robot · 2 years, 9 months ago
  34. cc56e47 Fix crash in audiosystem_tests by Mikhail Naganov · 2 years, 9 months ago
  35. e93ae28 Fix mic address augmenting in APM by Mikhail Naganov · 2 years, 9 months ago
  36. 7fd3c55 Merge "Effect AIDL: Rename Flags.noProcessing to Flags.bypass" by Shunkai Yao · 2 years, 9 months ago
  37. fba5c2d Effect AIDL: Rename Flags.noProcessing to Flags.bypass by Shunkai Yao · 2 years, 9 months ago
  38. 2284fb8 Merge "Fix DrmMetricsLogger uuid copy size" by Robert Shih · 2 years, 9 months ago
  39. ea92d2c Merge "AIDL libAudioHal: Add effect AIDL conversion" by Treehugger Robot · 2 years, 9 months ago
  40. 21c58e9 Merge "NuPlayer does not send MEDIA_PLAYBACK_COMPLETE message in some cases." by Treehugger Robot · 2 years, 9 months ago
  41. f48f625 Merge "Effect AIDL: Move AIDL effects installation path to soundfx" by Shunkai Yao · 2 years, 9 months ago
  42. 9e6cca8 Effect AIDL: Move AIDL effects installation path to soundfx by Shunkai Yao · 2 years, 9 months ago
  43. 242521c AIDL libAudioHal: Add effect AIDL conversion by Shunkai Yao · 2 years, 9 months ago
  44. c8f3f14 Merge "Use android::base::NoDestructor for static variables" by Wonsik Kim · 2 years, 9 months ago
  45. 37c1699 Fix DrmMetricsLogger uuid copy size by Robert Shih · 2 years, 9 months ago
  46. 8981431 Use android::base::NoDestructor for static variables by Wonsik Kim · 2 years, 9 months ago
  47. a6d57df Merge "Remove libandroidicu dependency from FwdLockEngine" by Victor Chang · 2 years, 9 months ago
  48. 6fa1c89 Merge "libaudiohal: Implement stream opening" by Treehugger Robot · 2 years, 9 months ago
  49. 7329f15 Remove libandroidicu dependency from FwdLockEngine by Victor Chang · 2 years, 9 months ago
  50. 5b1eed1 libaudiohal: Implement stream opening by Mikhail Naganov · 2 years, 9 months ago
  51. 51f16cb Merge "AIDL libaudiohal: Add DynamicsProcessing conversion." by Shunkai Yao · 2 years, 9 months ago
  52. dba8ba3 AIDL libaudiohal: Add DynamicsProcessing conversion. by Shunkai Yao · 2 years, 9 months ago
  53. f5e292b Merge "IDrm metrics to statsd" by Robert Shih · 2 years, 9 months ago
  54. 2fae20e Merge "media.metrics removed libstatslog dependency" by Robert Shih · 2 years, 9 months ago
  55. e3ac95f Merge "DrmHal: check hidl txn err in isCryptoSchemeSupported" by Robert Shih · 2 years, 9 months ago
  56. 6d437e0 Merge "Avoid exporting libandroidicu headers from libmedia" by Victor Chang · 2 years, 9 months ago
  57. ac536c6 Merge "Clearkey support for U MediaDrm error details" by Robert Shih · 2 years, 9 months ago
  58. 94496e3 Merge "Stop including renderscript in the linker namespace." by Elliott Hughes · 2 years, 9 months ago
  59. d9e8d89 Merge "Stop linking against libRScpp." by Elliott Hughes · 2 years, 9 months ago
  60. 0a76aa1 Merge "AIDL conversion: split effect hal AIDL conversion into separate lib" by Shunkai Yao · 2 years, 9 months ago
  61. fa078da Merge "Remove an unused header." by Elliott Hughes · 2 years, 9 months ago
  62. a03533e AIDL conversion: split effect hal AIDL conversion into separate lib by Shunkai Yao · 2 years, 9 months ago
  63. d3a01f2 Stop including renderscript in the linker namespace. by Elliott Hughes · 2 years, 9 months ago
  64. 0046830 Stop linking against libRScpp. by Elliott Hughes · 2 years, 9 months ago
  65. 84890c2 Avoid exporting libandroidicu headers from libmedia by Victor Chang · 2 years, 9 months ago
  66. 149d529 DrmHal: check hidl txn err in isCryptoSchemeSupported by Robert Shih · 2 years, 9 months ago
  67. 85163a2 Merge "Stop advertising renderscript in the NdkCameraDevice docs." by Elliott Hughes · 2 years, 9 months ago
  68. 279ffac IDrm metrics to statsd by Kyle Zhang · 2 years, 11 months ago
  69. 42e5c28 Stop advertising renderscript in the NdkCameraDevice docs. by Elliott Hughes · 2 years, 9 months ago
  70. 542415f Remove an unused header. by Elliott Hughes · 2 years, 9 months ago
  71. ddd3922 Merge "Remove libstagefright_filters." by Elliott Hughes · 2 years, 9 months ago
  72. a213cc0 Merge "Haptic Generator : Modify setHgHapticScales method to use const reference." by Mikhail Naganov · 2 years, 9 months ago
  73. 66764eb Merge "Share AudioPort/Config conversion with HAL types" by Treehugger Robot · 2 years, 9 months ago
  74. 62267fc Remove libstagefright_filters. by Elliott Hughes · 2 years, 9 months ago
  75. d40d696 Clearkey support for U MediaDrm error details by Robert Shih · 2 years, 9 months ago
  76. 7ff21ca media.metrics removed libstatslog dependency by Vova Sharaienko · 3 years, 1 month ago
  77. aca826f Merge "libmediadrm error reporting doc (U)" by Robert Shih · 2 years, 9 months ago
  78. b0e53fd Haptic Generator : Modify setHgHapticScales method to use const reference. by Shraddha Basantwani · 2 years, 9 months ago
  79. bcd5d08 Merge "Updated metrics logging IDrm implementation" by Robert Shih · 2 years, 9 months ago
  80. 8c2ebfe Merge changes Id389ff64,I51598ae1 by Robert Shih · 2 years, 9 months ago
  81. 72cd068 Share AudioPort/Config conversion with HAL types by Mikhail Naganov · 2 years, 9 months ago
  82. 43cb03b Merge "Remove "mediafilter" renderscript test binary." by Elliott Hughes · 2 years, 9 months ago
  83. db82958 Updating cc_fuzz with default service fuzzer config by Pawan · 3 years, 2 months ago
  84. 12342a9 Add fuzzer for drmFactory Service by hamzeh · 3 years, 5 months ago
  85. 430938b libmediadrm error reporting doc (U) by Robert Shih · 2 years, 9 months ago
  86. 2ae39ca Updated metrics logging IDrm implementation by Sohail Nagaraj · 2 years, 9 months ago
  87. 048ede1 Merge "AudioHal: adapt effect_param_t handling with AIDL" by Shunkai Yao · 2 years, 9 months ago
  88. 44bdbad AudioHal: adapt effect_param_t handling with AIDL by Shunkai Yao · 2 years, 9 months ago
  89. b549ebc Merge "DrmStatus type checks" by Robert Shih · 2 years, 9 months ago
  90. dc5a1d6 Merge "Replace #apex with #systemapi" by Treehugger Robot · 2 years, 9 months ago
  91. c3c62a1 Merge "Remote Submix Out is not a permanently attached device, and thus requires a non-empty string for its connection." by Lorena Torres-Huerta · 2 years, 9 months ago
  92. a859c2f Replace #apex with #systemapi by Spandan Das · 2 years, 9 months ago
  93. 81c31a3 DrmStatus type checks by Robert Shih · 2 years, 9 months ago
  94. 3368012 Remove "mediafilter" renderscript test binary. by Elliott Hughes · 2 years, 9 months ago
  95. 0d86511 Remote Submix Out is not a permanently attached device, and thus by Lorena Torres-Huerta · 2 years, 9 months ago
  96. e9bd2c8 Merge "TranscodingSessionControllerTest: Allow extra time to receive onError" by Treehugger Robot · 2 years, 9 months ago
  97. d69e9fa Merge "Disable mediacodec.policy for riscv64" by Colin Cross · 2 years, 9 months ago
  98. c8144c0 Merge "AIDL libaudiohal: adding EffectHalAidl implementation" by Treehugger Robot · 2 years, 9 months ago
  99. 284bb0d AIDL libaudiohal: adding EffectHalAidl implementation by Shunkai Yao · 2 years, 9 months ago
  100. d97d37c Merge changes I10b52b1e,I22ffe28a,I4587e350,I3f1ad6e8 by Treehugger Robot · 2 years, 9 months ago