1. 0a4904a Convert IAudioPolicyService to AIDL by Ytai Ben-Tsvi · 4 years, 5 months ago
  2. 5f9a645 AudioPolicyMix: fix loopback+render mix match rules by Eric Laurent · 4 years, 5 months ago
  3. f12daa4 Merge "Updating MediaRecorderClient to use CAPTURE_TUNER_AUDIO_INPUT" by Hayden Gomes · 4 years, 5 months ago
  4. b742992 Updating MediaRecorderClient to use CAPTURE_TUNER_AUDIO_INPUT by Hayden Gomes · 4 years, 6 months ago
  5. 5fca500 Merge "attribute REMOTE_SUBMIX recording to RECORD_AUDIO_OUTPUT" by TreeHugger Robot · 4 years, 6 months ago
  6. e69cada attribute REMOTE_SUBMIX recording to RECORD_AUDIO_OUTPUT by Nate Myren · 4 years, 6 months ago
  7. e13404b Merge "audio: add reporting of gapless playback support" by Eric Laurent · 4 years, 6 months ago
  8. 4e2d2a5 Merge "Use audio_port_v7 in audio policy." by TreeHugger Robot · 4 years, 6 months ago
  9. bf85d8b Attribute SOURCE_HOTWORD to OP_RECORD_AUDIO_HOTWORD. by Narayan Kamath · 4 years, 9 months ago
  10. 19cdba5 Use audio_port_v7 in audio policy. by jiabin · 4 years, 6 months ago
  11. 90fe31c audio: add reporting of gapless playback support by Eric Laurent · 4 years, 6 months ago
  12. 5577303 Convert mask types from uint32_t to enum type by Mikhail Naganov · 4 years, 8 months ago
  13. 3b98d32 Revert^2 "Support device role for capture preset." by Jiabin Huang · 4 years, 9 months ago
  14. bcfb2ce Revert "Support device role for capture preset." by Jiabin Huang · 4 years, 9 months ago
  15. dddc2ae Support device role for capture preset. by jiabin · 4 years, 9 months ago
  16. 0a48893 Introduce device(s) role for strategy. by jiabin · 4 years, 10 months ago
  17. 6a02d53 Use AudioDeviceTypeAddrVector instead of Vector<AudioDeviceTypeAddr> by jiabin · 4 years, 10 months ago
  18. 087b37c Rename "Westworld" to "Statsd" by Muhammad Qureshi · 5 years ago
  19. 85093d5 Invert how sound trigger capture is notified by Ytai Ben-Tsvi · 5 years ago
  20. a623a13 Allow DEFAULT_INPUT_METHOD to capture audio during RTT call by Kohsuke Yatoh · 5 years ago
  21. 57a3769 Revert "Allow call audio access for default dialer application" by Ricardo Correa · 5 years ago
  22. 88b30d2 Plumb the notification about audio HAL services update to APM by Mikhail Naganov · 5 years ago
  23. ac26cf7 Allow call audio access for default dialer application by Ricardo Correa · 5 years ago
  24. 9b6ff73 Merge "AudioSystem: add owner UID to setPhoneState API." by Eric Laurent · 5 years ago
  25. 287d330 Fix voice communication audio playback capture by Nadav Bar · 5 years ago
  26. 00dba06 AudioSystem: add owner UID to setPhoneState API. by Eric Laurent · 5 years ago
  27. de8e67b Merge "Check if calling uid is system uid for setAllowedPolicyCapture." by TreeHugger Robot · 5 years ago
  28. d8a9873 Merge "Added audio policy api to do route based on user." by Oscar Azucena · 5 years ago
  29. 90e7763 Added audio policy api to do route based on user. by Oscar Azucena · 6 years ago
  30. dbf0a2e Add support for USAGE_VOICE_COMMUNICATION playback capture by Nadav Bar · 5 years ago
  31. 140a34f Check if calling uid is system uid for setAllowedPolicyCapture. by jiabin · 5 years ago
  32. 3e8bbb9 Adding system usages to AAudio by Hayden Gomes · 5 years ago
  33. 524159d Adding support for new System Usages by Hayden Gomes · 5 years ago
  34. 2623d36 Merge "APM: support querying of audio playback routing" by TreeHugger Robot · 5 years ago
  35. f41599b APM: support querying of audio playback routing by Jean-Michel Trivi · 5 years ago
  36. 4de0b45 Treat AUDIO_SOURCE_DEFAULT as AUDIO_SOURCE_MIC by Hiroaki Hayashi · 6 years ago
  37. f27e987 Naming consistency: MediaAnalytics to MediaMetrics by Ray Essick · 5 years ago
  38. 3085715 APM: support product strategy routing by Jean-Michel Trivi · 6 years ago
  39. 8a1095a audio policy: fix playback permission checks by Eric Laurent · 6 years ago
  40. 8340e67 audio policy: Add call screen audio mode. by Eric Laurent · 6 years ago
  41. 58a0dd8 Audio policy: modify permission needed to capture from source FM_TUNER by Eric Laurent · 6 years ago
  42. 5ada82e audio policy: allow silencing capture per port by Eric Laurent · 6 years ago
  43. 6ede98f audioservice: add RTT mode observer by Eric Laurent · 6 years ago
  44. 68f7b18 Merge "audio policy: add permission check for privileged attributes flags" into qt-dev by Eric Laurent · 6 years ago
  45. 4298441 audio policy: add permission check for privileged attributes flags by Eric Laurent · 6 years ago
  46. 6ce27e5 connect mediametrics service to statsd by Ray Essick · 6 years ago
  47. 2996f67 AudioPolicy/AudioFlinger: Track AudioRecords via Record IDs by Mikhail Naganov · 6 years ago
  48. 6c79632 refactor mutexes for audio effects in audio flinger and audio policy by Eric Laurent · 6 years ago
  49. bcfe5be audio policy: fix output session effect leak by Eric Laurent · 6 years ago
  50. 68e0df7 Use package name, pid, uid to check permission of capturing hotword. by jiabin · 6 years ago
  51. d0e36ea Merge changes from topic "APC-app-policy" by TreeHugger Robot · 6 years ago
  52. e518320 Merge "audio policy: fix typo in doReleaseOutput()" by TreeHugger Robot · 6 years ago
  53. e9cecf0 Merge "Introduce a system APC with its corresponding opt-out" by Kevin Rocard · 6 years ago
  54. d400724 audio policy: fix typo in doReleaseOutput() by Eric Laurent · 6 years ago
  55. 5cd1f1d startAudioSource should be created using the calling uid by Hongwei Wang · 6 years ago
  56. b99cc75 Add application wide capture policy by Kevin Rocard · 6 years ago
  57. 36b1755 Introduce a system APC with its corresponding opt-out by Kevin Rocard · 6 years ago
  58. 1ff16a7 audio policy: fix several problems with capture policy by Eric Laurent · 6 years ago
  59. 3f19629 Merge "AudioPolicy: allow recording on a APC dyn policy" by Kevin Rocard · 6 years ago
  60. 09603c3 Merge "Check for app manifest opt-out from playback capture" by Kevin Rocard · 6 years ago
  61. 25f9b05 AudioPolicy: allow recording on a APC dyn policy by Kevin Rocard · 6 years ago
  62. 8be9497 Check for app manifest opt-out from playback capture by Kevin Rocard · 6 years ago
  63. cfe1732 audiopolicy: add Volume for attribute and callback native APIs by François Gaffie · 7 years ago
  64. 6f5b63b Merge "audiopolicy: add Volume Group introspection APIs" by Eric Laurent · 6 years ago
  65. 8882e30 Merge "TypeConverter: proper conversion of invalid values to strings" by Andy Hung · 6 years ago
  66. 4b2018b audiopolicy: add Volume Group introspection APIs by François Gaffie · 7 years ago
  67. 9b18195 TypeConverter: proper conversion of invalid values to strings by Andy Hung · 6 years ago
  68. be20185 Public Audio playback capture must have a valid projection by Kevin Rocard · 6 years ago
  69. 153f92d Add secondary output to audio tracks by Kevin Rocard · 6 years ago
  70. 58d4be5 audio: get rid of hardcoded translation stream <--> attributes by François Gaffie · 7 years ago
  71. c005e56 audiopolicy: apm: switch to new Engine APIs by François Gaffie · 7 years ago
  72. d0ba9ed audio policy service: Add introspection API to retrieve AudioProductStrategies by François Gaffie · 7 years ago
  73. 6a30522 use MediaAnalyticsItem::create() instead of new by Ray Essick · 6 years ago
  74. 11029ad audiopolicy: Implement API for querying A2DP offload formats by Arun Mirpuri · 6 years ago
  75. 4e46470 audiopolicy: Add support for hybrid mode on A2DP by Aniket Kumar Lata · 6 years ago
  76. ae4b6ec add new audio sources for audio capture by Eric Laurent · 6 years ago
  77. bda70da Dynamic audio policies: multi-zone through uid/device affinity by Jean-Michel Trivi · 6 years ago
  78. 45d3427 Merge "Querying capability of haptic playback." by TreeHugger Robot · 6 years ago
  79. 6012f91 Querying capability of haptic playback. by jiabin · 7 years ago
  80. a223769 Merge "Implement AudioTrack.isDirectPlaybackSupported method" by TreeHugger Robot · 6 years ago
  81. 4eb58f1 Revert "Revert "audio policy: concurrent capture"" by Eric Laurent · 6 years ago
  82. df62892 Revert "audio policy: concurrent capture" by Eric Laurent · 6 years ago
  83. a94fbb2 Implement AudioTrack.isDirectPlaybackSupported method by Michael Chan · 7 years ago
  84. 4c1ef4b audio policy: concurrent capture by Eric Laurent · 7 years ago
  85. b78763e audio policy: receive assistant and a11y service UIDs by Eric Laurent · 7 years ago
  86. 2462831 Add dynamic source default effects by Ari Hausman-Cohen · 7 years ago
  87. 7119600 Merge changes from topic "dynamic_stream_effects_master" by Ari Hausman-Cohen · 7 years ago
  88. 433722e Add dynamic stream default effects by Ari Hausman-Cohen · 7 years ago
  89. 1e61d6c Merge "audio policy: fix mutex in stopOutput" by TreeHugger Robot · 7 years ago
  90. 70ec5e8 audio policy: fix mutex in stopOutput by Eric Laurent · 7 years ago
  91. 3e6c7e1 audio policy: refactor HW audio sources by Eric Laurent · 7 years ago
  92. 8fc147b audio policy: use client descriptors by Eric Laurent · 7 years ago
  93. d7fe086 audio policy: refactor audio playback APIs by Eric Laurent · 7 years ago
  94. fbdfebe Audio policy: remove using namespace std in header by Kevin Rocard · 7 years ago
  95. 5186695 mediea metrics audiopolicy pkg fields by Ray Essick · 7 years ago
  96. 475c0ac Merge "reduce metrics data for 'audiopolicy'" into pi-dev am: df1ecbf26a by Ray Essick · 7 years ago
  97. f6a57cd reduce metrics data for 'audiopolicy' by Ray Essick · 7 years ago
  98. 298e1b3 Merge "Update audio permission checking" by Andy Hung · 7 years ago
  99. d8ba3c4 Merge "audio policy: add device to audio record media metrics" into pi-dev am: 1ea2c0f91c by Eric Laurent · 7 years ago
  100. 99fcae4 audio policy: add device to audio record media metrics by Eric Laurent · 7 years ago