1. 0a48893 Introduce device(s) role for strategy. by jiabin · 6 years ago
  2. 6a02d53 Use AudioDeviceTypeAddrVector instead of Vector<AudioDeviceTypeAddr> by jiabin · 6 years ago
  3. 1ef846b Invert how sound trigger capture is notified by Ytai Ben-Tsvi · 6 years ago
  4. a623a13 Allow DEFAULT_INPUT_METHOD to capture audio during RTT call by Kohsuke Yatoh · 6 years ago
  5. 57a3769 Revert "Allow call audio access for default dialer application" by Ricardo Correa · 6 years ago
  6. 88b30d2 Plumb the notification about audio HAL services update to APM by Mikhail Naganov · 6 years ago
  7. ac26cf7 Allow call audio access for default dialer application by Ricardo Correa · 6 years ago
  8. 00dba06 AudioSystem: add owner UID to setPhoneState API. by Eric Laurent · 6 years ago
  9. de8e67b Merge "Check if calling uid is system uid for setAllowedPolicyCapture." by TreeHugger Robot · 6 years ago
  10. 90e7763 Added audio policy api to do route based on user. by Oscar Azucena · 6 years ago
  11. 140a34f Check if calling uid is system uid for setAllowedPolicyCapture. by jiabin · 6 years ago
  12. 524159d Adding support for new System Usages by Hayden Gomes · 6 years ago
  13. f41599b APM: support querying of audio playback routing by Jean-Michel Trivi · 6 years ago
  14. a32e601 Make IAudioPolicyService::{acquire,release}SoundTriggerSession work remotely by Ytai Ben-Tsvi · 7 years ago
  15. 3085715 APM: support product strategy routing by Jean-Michel Trivi · 7 years ago
  16. 8340e67 audio policy: Add call screen audio mode. by Eric Laurent · 6 years ago
  17. cf90b49 Remove symlinks from include dir by Marco Nelissen · 7 years ago
  18. 6ede98f audioservice: add RTT mode observer by Eric Laurent · 7 years ago
  19. 4298441 audio policy: add permission check for privileged attributes flags by Eric Laurent · 7 years ago
  20. 2996f67 AudioPolicy/AudioFlinger: Track AudioRecords via Record IDs by Mikhail Naganov · 7 years ago
  21. 6c79632 refactor mutexes for audio effects in audio flinger and audio policy by Eric Laurent · 7 years ago
  22. b99cc75 Add application wide capture policy by Kevin Rocard · 7 years ago
  23. cfe1732 audiopolicy: add Volume for attribute and callback native APIs by François Gaffie · 7 years ago
  24. 4b2018b audiopolicy: add Volume Group introspection APIs by François Gaffie · 7 years ago
  25. 7a466f5 Merge "Allows start/stopAudioSource from non-system service" by Hongwei Wang · 7 years ago
  26. b378d62 Allows start/stopAudioSource from non-system service by Hongwei Wang · 7 years ago
  27. 153f92d Add secondary output to audio tracks by Kevin Rocard · 7 years ago
  28. c005e56 audiopolicy: apm: switch to new Engine APIs by François Gaffie · 7 years ago
  29. d0ba9ed audio policy service: Add introspection API to retrieve AudioProductStrategies by François Gaffie · 7 years ago
  30. 11029ad audiopolicy: Implement API for querying A2DP offload formats by Arun Mirpuri · 7 years ago
  31. 4e46470 audiopolicy: Add support for hybrid mode on A2DP by Aniket Kumar Lata · 7 years ago
  32. bda70da Dynamic audio policies: multi-zone through uid/device affinity by Jean-Michel Trivi · 7 years ago
  33. 45d3427 Merge "Querying capability of haptic playback." by TreeHugger Robot · 7 years ago
  34. 6012f91 Querying capability of haptic playback. by jiabin · 7 years ago
  35. a223769 Merge "Implement AudioTrack.isDirectPlaybackSupported method" by TreeHugger Robot · 7 years ago
  36. 4eb58f1 Revert "Revert "audio policy: concurrent capture"" by Eric Laurent · 7 years ago
  37. df62892 Revert "audio policy: concurrent capture" by Eric Laurent · 7 years ago
  38. a94fbb2 Implement AudioTrack.isDirectPlaybackSupported method by Michael Chan · 8 years ago
  39. 4c1ef4b audio policy: concurrent capture by Eric Laurent · 7 years ago
  40. b78763e audio policy: receive assistant and a11y service UIDs by Eric Laurent · 8 years ago
  41. 2462831 Add dynamic source default effects by Ari Hausman-Cohen · 8 years ago
  42. 433722e Add dynamic stream default effects by Ari Hausman-Cohen · 8 years ago
  43. 3e6c7e1 audio policy: refactor HW audio sources by Eric Laurent · 8 years ago
  44. c3fd2a4 Merge "audioserver: log system event for binder timeouts" by TreeHugger Robot · 8 years ago
  45. d7fe086 audio policy: refactor audio playback APIs by Eric Laurent · 8 years ago
  46. 39b09b5 audioserver: log system event for binder timeouts by Eric Laurent · 8 years ago
  47. 4ef19fa Update audio permission checking by Andy Hung · 8 years ago
  48. f824853 Merge "Add support for manually set surround formats." into pi-dev by Jiabin Huang · 8 years ago
  49. 8177290 Add support for manually set surround formats. by jiabin · 8 years ago
  50. e17378d audio policy: re enable setForceUse for system apps. by Eric Laurent · 8 years ago
  51. da6a5a8 audiopolicy: restore normal binder call watchdog timeout by Eric Laurent · 8 years ago
  52. ef92bff audioserver: return binder call permission error in reply by Eric Laurent · 8 years ago
  53. f1047e8 audioflinger: filter out reserved keys from setParameters() by Eric Laurent · 8 years ago
  54. ef22118 Merge "audiopolicy: clear caller identity before calling audio policy manager" into pi-dev by Eric Laurent · 8 years ago
  55. b027209 Sanitize effect descriptors for AudioPolicyService binder calls. by Andy Hung · 8 years ago
  56. 10b7123 audiopolicy: clear caller identity before calling audio policy manager by Eric Laurent · 8 years ago
  57. b1eb717 Merge "audioserver: fix UID checks for multi user" into pi-dev by TreeHugger Robot · 8 years ago
  58. 96c7eed audioserver: fix UID checks for multi user by Eric Laurent · 8 years ago
  59. 09e621a audiopolicy: increase binder command timeout for some commmands by Eric Laurent · 8 years ago
  60. 3528c93 audio services: monitor execution time for binder commands by Eric Laurent · 8 years ago
  61. fee1976 Revert "Revert "audio policy: refactor audio record APIs"" by Eric Laurent · 8 years ago
  62. 34c238e Merge "audio: filter reserved binder calls" by Eric Laurent · 8 years ago
  63. 4980df2 audio: filter reserved binder calls by Eric Laurent · 8 years ago
  64. e9ebcdb Revert "audio policy: refactor audio record APIs" by Eric Laurent · 8 years ago
  65. 0f4b3c5 audio policy: refactor audio record APIs by Eric Laurent · 8 years ago
  66. 766fb02 Support routing audio playback to telephony uplink by Nadav Bar · 8 years ago
  67. f4ddfef Don't record audio if UID is idle - media framework by Svet Ganov · 8 years ago
  68. b1cc36b Revert "Revert "restrict binder transactions to audioserver"" by Eric Laurent · 8 years ago
  69. 009c1e3 Revert "restrict binder transactions to audioserver" by Eric Laurent · 8 years ago
  70. 4db7944 restrict binder transactions to audioserver by Eric Laurent · 8 years ago
  71. 9c036d8 IAudioPolicyService: Add attribute tags sanitization am: 39fdbd097a by Kevin Rocard · 8 years ago
  72. 39fdbd0 IAudioPolicyService: Add attribute tags sanitization by Kevin Rocard · 8 years ago
  73. f4e6345 Revert "Revert "audio policy: refactor getOutput() method"" by Eric Laurent · 8 years ago
  74. e198f26 Revert "audio policy: refactor getOutput() method" by Eric Laurent · 8 years ago
  75. e1dd207 audio policy: refactor getOutput() method by Eric Laurent · 8 years ago
  76. a54f128 aaudio: indicate client UID and PID to audio flinger by Eric Laurent · 9 years ago
  77. 9ae8c59 Set initial audio device for AudioTrack and AudioRecord by Eric Laurent · 9 years ago
  78. ac9cef5 audio policy: add method to query dB attenuation for a certain volume and device by Eric Laurent · 9 years ago
  79. d7c5ec8 Merge "Add missing nullptr checks for data.readCString() strings" am: ce961d374f am: 238c48e42e am: 877f779979 by Pavlin Radoslavov · 9 years ago
  80. c694ff4 Add missing nullptr checks for data.readCString() strings by Pavlin Radoslavov · 9 years ago
  81. 5fd7cca Merge "Add a mechanism for handling audio device configuration change" am: 549e431947 am: a1b496ac35 am: fcc1132010 by Pavlin Radoslavov · 9 years ago
  82. f862bc6 Add a mechanism for handling audio device configuration change by Pavlin Radoslavov · 9 years ago
  83. 20b9ef0 Add unique audio port IDs to AudioTrack and AudioRecord by Eric Laurent · 9 years ago
  84. 795a2a7 Split libmedia into libmedia and libaudioclient by Marco Nelissen · 9 years ago[Renamed from media/libmedia/IAudioPolicyService.cpp]
  85. 538ec5e Split libmedia into libmedia and libaudioclient by Marco Nelissen · 9 years ago
  86. 559d439 Use audio_patch_handle_t in startAudioSource() and stopAudioSource() by Glenn Kasten · 10 years ago
  87. df5d924 resolve merge conflicts of fd923e7 to stage-aosp-master by Chih-Hung Hsieh · 10 years ago
  88. e964d4e Fix clang-tidy warnings in audio and playerservice. by Chih-Hung Hsieh · 10 years ago
  89. 36d0ca1 Fix clang-tidy warnings in audio and playerservice. by Chih-Hung Hsieh · 10 years ago
  90. cc516cd Fix android.permission.CAPTURE_AUDIO_OUTPUT permission check am: b2379ba0a3 by Eric Laurent · 10 years ago
  91. b2379ba Fix android.permission.CAPTURE_AUDIO_OUTPUT permission check by Eric Laurent · 10 years ago
  92. 47734c9 resolve merge conflicts of 98a9b2a to nyc-dev-plus-aosp by Chih-Hung Hsieh · 10 years ago
  93. 090ef60 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  94. a13cde9 Use audio_module_handle_t and audio_patch_handle_t consistently by Glenn Kasten · 10 years ago
  95. d848eb4 Use audio_session_t consistently by Glenn Kasten · 10 years ago
  96. 2ddee19 Add setMasterMono and getMasterMono by Andy Hung · 10 years ago
  97. 983dca3 IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel. by Wei Jia · 11 years ago
  98. e995e47 IAudioFlinger: clear config before reading it from parcel. by Wei Jia · 11 years ago
  99. 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 · 11 years ago
  100. 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 · 11 years ago