1. 6ede98f audioservice: add RTT mode observer by Eric Laurent · 6 years ago
  2. 4298441 audio policy: add permission check for privileged attributes flags by Eric Laurent · 6 years ago
  3. 2996f67 AudioPolicy/AudioFlinger: Track AudioRecords via Record IDs by Mikhail Naganov · 6 years ago
  4. 6c79632 refactor mutexes for audio effects in audio flinger and audio policy by Eric Laurent · 6 years ago
  5. b99cc75 Add application wide capture policy by Kevin Rocard · 6 years ago
  6. cfe1732 audiopolicy: add Volume for attribute and callback native APIs by François Gaffie · 6 years ago
  7. 4b2018b audiopolicy: add Volume Group introspection APIs by François Gaffie · 6 years ago
  8. 7a466f5 Merge "Allows start/stopAudioSource from non-system service" by Hongwei Wang · 6 years ago
  9. b378d62 Allows start/stopAudioSource from non-system service by Hongwei Wang · 6 years ago
  10. 153f92d Add secondary output to audio tracks by Kevin Rocard · 6 years ago
  11. c005e56 audiopolicy: apm: switch to new Engine APIs by François Gaffie · 6 years ago
  12. d0ba9ed audio policy service: Add introspection API to retrieve AudioProductStrategies by François Gaffie · 7 years ago
  13. 11029ad audiopolicy: Implement API for querying A2DP offload formats by Arun Mirpuri · 6 years ago
  14. 4e46470 audiopolicy: Add support for hybrid mode on A2DP by Aniket Kumar Lata · 6 years ago
  15. bda70da Dynamic audio policies: multi-zone through uid/device affinity by Jean-Michel Trivi · 6 years ago
  16. 45d3427 Merge "Querying capability of haptic playback." by TreeHugger Robot · 6 years ago
  17. 6012f91 Querying capability of haptic playback. by jiabin · 7 years ago
  18. a223769 Merge "Implement AudioTrack.isDirectPlaybackSupported method" by TreeHugger Robot · 6 years ago
  19. 4eb58f1 Revert "Revert "audio policy: concurrent capture"" by Eric Laurent · 6 years ago
  20. df62892 Revert "audio policy: concurrent capture" by Eric Laurent · 6 years ago
  21. a94fbb2 Implement AudioTrack.isDirectPlaybackSupported method by Michael Chan · 7 years ago
  22. 4c1ef4b audio policy: concurrent capture by Eric Laurent · 6 years ago
  23. b78763e audio policy: receive assistant and a11y service UIDs by Eric Laurent · 7 years ago
  24. 2462831 Add dynamic source default effects by Ari Hausman-Cohen · 7 years ago
  25. 433722e Add dynamic stream default effects by Ari Hausman-Cohen · 7 years ago
  26. 3e6c7e1 audio policy: refactor HW audio sources by Eric Laurent · 7 years ago
  27. c3fd2a4 Merge "audioserver: log system event for binder timeouts" by TreeHugger Robot · 7 years ago
  28. d7fe086 audio policy: refactor audio playback APIs by Eric Laurent · 7 years ago
  29. 39b09b5 audioserver: log system event for binder timeouts by Eric Laurent · 7 years ago
  30. 4ef19fa Update audio permission checking by Andy Hung · 7 years ago
  31. f824853 Merge "Add support for manually set surround formats." into pi-dev by Jiabin Huang · 7 years ago
  32. 8177290 Add support for manually set surround formats. by jiabin · 7 years ago
  33. e17378d audio policy: re enable setForceUse for system apps. by Eric Laurent · 7 years ago
  34. da6a5a8 audiopolicy: restore normal binder call watchdog timeout by Eric Laurent · 7 years ago
  35. ef92bff audioserver: return binder call permission error in reply by Eric Laurent · 7 years ago
  36. f1047e8 audioflinger: filter out reserved keys from setParameters() by Eric Laurent · 7 years ago
  37. ef22118 Merge "audiopolicy: clear caller identity before calling audio policy manager" into pi-dev by Eric Laurent · 7 years ago
  38. b027209 Sanitize effect descriptors for AudioPolicyService binder calls. by Andy Hung · 7 years ago
  39. 10b7123 audiopolicy: clear caller identity before calling audio policy manager by Eric Laurent · 7 years ago
  40. b1eb717 Merge "audioserver: fix UID checks for multi user" into pi-dev by TreeHugger Robot · 7 years ago
  41. 96c7eed audioserver: fix UID checks for multi user by Eric Laurent · 7 years ago
  42. 09e621a audiopolicy: increase binder command timeout for some commmands by Eric Laurent · 7 years ago
  43. 3528c93 audio services: monitor execution time for binder commands by Eric Laurent · 7 years ago
  44. fee1976 Revert "Revert "audio policy: refactor audio record APIs"" by Eric Laurent · 7 years ago
  45. 34c238e Merge "audio: filter reserved binder calls" by Eric Laurent · 7 years ago
  46. 4980df2 audio: filter reserved binder calls by Eric Laurent · 7 years ago
  47. e9ebcdb Revert "audio policy: refactor audio record APIs" by Eric Laurent · 7 years ago
  48. 0f4b3c5 audio policy: refactor audio record APIs by Eric Laurent · 7 years ago
  49. 766fb02 Support routing audio playback to telephony uplink by Nadav Bar · 7 years ago
  50. f4ddfef Don't record audio if UID is idle - media framework by Svet Ganov · 7 years ago
  51. b1cc36b Revert "Revert "restrict binder transactions to audioserver"" by Eric Laurent · 7 years ago
  52. 009c1e3 Revert "restrict binder transactions to audioserver" by Eric Laurent · 7 years ago
  53. 4db7944 restrict binder transactions to audioserver by Eric Laurent · 7 years ago
  54. 9c036d8 IAudioPolicyService: Add attribute tags sanitization am: 39fdbd097a by Kevin Rocard · 7 years ago
  55. 39fdbd0 IAudioPolicyService: Add attribute tags sanitization by Kevin Rocard · 7 years ago
  56. f4e6345 Revert "Revert "audio policy: refactor getOutput() method"" by Eric Laurent · 7 years ago
  57. e198f26 Revert "audio policy: refactor getOutput() method" by Eric Laurent · 8 years ago
  58. e1dd207 audio policy: refactor getOutput() method by Eric Laurent · 8 years ago
  59. a54f128 aaudio: indicate client UID and PID to audio flinger by Eric Laurent · 8 years ago
  60. 9ae8c59 Set initial audio device for AudioTrack and AudioRecord by Eric Laurent · 8 years ago
  61. ac9cef5 audio policy: add method to query dB attenuation for a certain volume and device by Eric Laurent · 8 years ago
  62. d7c5ec8 Merge "Add missing nullptr checks for data.readCString() strings" am: ce961d374f am: 238c48e42e am: 877f779979 by Pavlin Radoslavov · 8 years ago
  63. c694ff4 Add missing nullptr checks for data.readCString() strings by Pavlin Radoslavov · 8 years ago
  64. 5fd7cca Merge "Add a mechanism for handling audio device configuration change" am: 549e431947 am: a1b496ac35 am: fcc1132010 by Pavlin Radoslavov · 8 years ago
  65. f862bc6 Add a mechanism for handling audio device configuration change by Pavlin Radoslavov · 8 years ago
  66. 20b9ef0 Add unique audio port IDs to AudioTrack and AudioRecord by Eric Laurent · 8 years ago
  67. 795a2a7 Split libmedia into libmedia and libaudioclient by Marco Nelissen · 9 years ago[Renamed from media/libmedia/IAudioPolicyService.cpp]
  68. 538ec5e Split libmedia into libmedia and libaudioclient by Marco Nelissen · 9 years ago
  69. 559d439 Use audio_patch_handle_t in startAudioSource() and stopAudioSource() by Glenn Kasten · 9 years ago
  70. df5d924 resolve merge conflicts of fd923e7 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  71. e964d4e Fix clang-tidy warnings in audio and playerservice. by Chih-Hung Hsieh · 9 years ago
  72. 36d0ca1 Fix clang-tidy warnings in audio and playerservice. by Chih-Hung Hsieh · 9 years ago
  73. cc516cd Fix android.permission.CAPTURE_AUDIO_OUTPUT permission check am: b2379ba0a3 by Eric Laurent · 9 years ago
  74. b2379ba Fix android.permission.CAPTURE_AUDIO_OUTPUT permission check by Eric Laurent · 9 years ago
  75. 47734c9 resolve merge conflicts of 98a9b2a to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  76. 090ef60 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  77. a13cde9 Use audio_module_handle_t and audio_patch_handle_t consistently by Glenn Kasten · 9 years ago
  78. d848eb4 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  79. 2ddee19 Add setMasterMono and getMasterMono by Andy Hung · 9 years ago
  80. 983dca3 IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel. by Wei Jia · 10 years ago
  81. e995e47 IAudioFlinger: clear config before reading it from parcel. by Wei Jia · 10 years ago
  82. 35e0363 am becceb11: am b57ffbb5: am d021f7e5: am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev by Robert Shih · 10 years ago
  83. becceb1 am b57ffbb5: am d021f7e5: am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev by Robert Shih · 10 years ago
  84. d021f7e am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev by Robert Shih · 10 years ago
  85. 2b63b91 am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev by Robert Shih · 10 years ago
  86. e6eeff2 am 4abb48c3: am 898e8575: am 72b0abdf: Merge "Zero out return values in audio binder calls" into lmp-mr1-dev by Robert Shih · 10 years ago
  87. 4abb48c am 898e8575: am 72b0abdf: Merge "Zero out return values in audio binder calls" into lmp-mr1-dev by Robert Shih · 10 years ago
  88. a946d84 Zero out return values in audio binder calls by Robert Shih · 10 years ago
  89. 8923543 Zero out return values in media binder calls by Robert Shih · 10 years ago
  90. e8726fe reduce number of binder calls from mediaserver by Eric Laurent · 10 years ago
  91. 8c7e6da audio policy: session routes continued. by Eric Laurent · 10 years ago
  92. 466dc8e Explicit routing in AudioRecord by Paul McLean · 10 years ago
  93. 554a277 audio policy: add binder calls for audio source control by Eric Laurent · 10 years ago
  94. aa98119 Adding explicit routing API to AudioTrack by Paul McLean · 10 years ago
  95. 82fd850 am 414af268: am c42c4b52: am 424324b3: am 2fdd16b3: DO NOT MERGE - audio policy service: fix possible memory overflow by Eric Laurent · 10 years ago
  96. c42c4b5 am 424324b3: am 2fdd16b3: DO NOT MERGE - audio policy service: fix possible memory overflow by Eric Laurent · 10 years ago
  97. 2fdd16b DO NOT MERGE - audio policy service: fix possible memory overflow by Eric Laurent · 10 years ago
  98. 40bc906 namespace does not need a closing semicolon by Glenn Kasten · 10 years ago
  99. 1d670b1 audio policy service: fix possible memory overflow by Eric Laurent · 10 years ago
  100. e743a47 Add additional info to AudioPort for enum/selection API. by Paul McLean · 10 years ago