1. 5659ed5 AudioPolicyManager: Ensure direct output matches exact format by Andy Hung · 8 years ago
  2. e5a3726 Merge "Fix getOutputForAttr to avoid binder parameter in/out change" into pi-dev by Andy Hung · 8 years ago
  3. c88b064 Fix getOutputForAttr to avoid binder parameter in/out change by Andy Hung · 8 years ago
  4. 2157f5b audiopolicy: fix preferred device selection by Eric Laurent · 8 years ago
  5. 030cb3b Merge "audiopolicy: evaluate all outputs routing when call state changes" into pi-dev by TreeHugger Robot · 8 years ago
  6. 2e2a8a9 audiopolicy: evaluate all outputs routing when call state changes by Eric Laurent · 8 years ago
  7. 150b984 A2DP offload: switch to new properties + swap audio XML files by Petri Gynther · 8 years ago
  8. f255369 Merge changes from topic "silence_mmap_capture_fix" into pi-dev by TreeHugger Robot · 8 years ago
  9. 85d2e91 Merge "Make AudioPolicyManager::getInputForDevice prefer profile match on input fast flag" into pi-dev by Glenn Kasten · 8 years ago
  10. 331679c Revert "Revert "audioflinger: implement silenced capture for mmap"" by Eric Laurent · 8 years ago
  11. 554e08c Merge "Revert "audioflinger: implement silenced capture for mmap"" into pi-dev by TreeHugger Robot · 8 years ago
  12. 611ebb9 Revert "audioflinger: implement silenced capture for mmap" by Eric Laurent · 8 years ago
  13. 730b926 Make AudioPolicyManager::getInputForDevice prefer profile match on input fast flag by Glenn Kasten · 9 years ago
  14. 258fb48 Merge "audio policy: make input device selection more consistent" into pi-dev by Eric Laurent · 8 years ago
  15. dc95a25 audio policy: make input device selection more consistent by Eric Laurent · 8 years ago
  16. a2f478c audioflinger: implement silenced capture for mmap by Eric Laurent · 8 years ago
  17. 4354cf8 Merge "audio policy: fix notification + voicemail routing" into pi-dev by TreeHugger Robot · 8 years ago
  18. 7731b5a audio policy: fix notification + voicemail routing by Eric Laurent · 8 years ago
  19. 829a00b Clear input routing when closeAllInputs(). by jiabin · 8 years ago
  20. 83028d5 Merge "Support query microphones information." into pi-dev by TreeHugger Robot · 8 years ago
  21. 9ff780e Support query microphones information. by jiabin · 9 years ago
  22. 00f928c Hearing Aid: use same rules for ring tones and notifications as headsets by Jakub Pawlowski · 9 years ago
  23. b62d78b The sonification sound is muted during a shutter sound by Tomoharu Kasahara · 9 years ago
  24. 40ed772 Merge "audiopolicy: Add support for A2DP offload audio policy config" into pi-dev by Petri Gynther · 9 years ago
  25. 2ad7939 audiopolicy: Add support for A2DP offload audio policy config by Aniket Kumar Lata · 9 years ago
  26. a8ee996 audiopolicy: Check if A2DP playback happens via primary output by Aniket Kumar Lata · 9 years ago
  27. 2d05993 audiopolicymanager: prevent MMAP stream collisions by Phil Burk · 9 years ago
  28. 98e3819 audioflinger: remove obsolete stream volume management by Eric Laurent · 9 years ago
  29. a949f46 Merge "Update generation when there is device connection state changed." by TreeHugger Robot · 9 years ago
  30. 332adf6 Merge "audio policy: fix regression with duplicated output handle" by TreeHugger Robot · 9 years ago
  31. 5babc4f audio policy: fix regression with duplicated output handle by Eric Laurent · 9 years ago
  32. a7b4379 Update generation when there is device connection state changed. by jiabin · 9 years ago
  33. 2c6a243 Merge "Revert "Revert "APM: Avoid route change mute of isolated sounds""" by TreeHugger Robot · 9 years ago
  34. b3733cf Revert "Revert "APM: Avoid route change mute of isolated sounds"" by Jean-Michel Trivi · 9 years ago
  35. 98c1570 Merge "Revert "APM: Avoid route change mute of isolated sounds"" by TreeHugger Robot · 9 years ago
  36. 4a5b481 Revert "APM: Avoid route change mute of isolated sounds" by Jean-Michel Trivi · 9 years ago
  37. c0c831a Fix explicit routing failed. by jiabin · 9 years ago
  38. c3c1fc6 Merge "Trivial comment fix" by TreeHugger Robot · 9 years ago
  39. f317240 Trivial comment fix by Scott Randolph · 9 years ago
  40. 766fb02 Support routing audio playback to telephony uplink by Nadav Bar · 9 years ago
  41. 65a438c Merge "Don't record audio if UID is idle - media framework" by TreeHugger Robot · 9 years ago
  42. f4ddfef Don't record audio if UID is idle - media framework by Svet Ganov · 9 years ago
  43. 7c605f6 AudioPolicy: enable phone apps to mute VOICE_CALL stream by Nadav Bar · 9 years ago
  44. 49f36ba Logs use either %#x or 0x%x for flags, channel mask, format, device by Glenn Kasten · 9 years ago
  45. bcbcb1b audiopolicy: Add more tests, fix issues found by Mikhail Naganov · 9 years ago
  46. ad3f8a1 audiopolicy: Add unit tests build target by Mikhail Naganov · 9 years ago
  47. 733ce94 audio policy: fix HAL stream activity ref counting by Eric Laurent · 9 years ago
  48. 3974e3b Revert "Revert "audio policy: add open and active count for IO profiles"" by Eric Laurent · 9 years ago
  49. 53b810e audio policy: fix device address passed when opening HAL streams by Eric Laurent · 9 years ago
  50. b567ba0 audiopolicy: Refactor AudioPolicyManager::updateCallRouting by Mikhail Naganov · 9 years ago
  51. 1b2a794 audiopolicy: Remove ; after namespace bracket by Mikhail Naganov · 9 years ago
  52. 2773dd7 audiopolicy: Use C++11 atomics, factor out handle generation by Mikhail Naganov · 9 years ago
  53. a5e165d audiopolicy: Make fields of HwModule private by Mikhail Naganov · 9 years ago
  54. cf84e59 audiopolicy: Refactor and fix loops in AudioPolicyManager by Mikhail Naganov · 9 years ago
  55. 7e22e94 audiopolicy: Minor cleanups by Mikhail Naganov · 9 years ago
  56. 7b0e953 Revert "audio policy: add open and active count for IO profiles" by Eric Laurent · 9 years ago
  57. d412014 audiopolicy: Refactor HwModuleCollection by Mikhail Naganov · 9 years ago
  58. 1ac4db1 Merge "audio policy: add open and active count for IO profiles" by TreeHugger Robot · 9 years ago
  59. 9db89dc Merge "audio policy: refactor output and input opening" by TreeHugger Robot · 9 years ago
  60. f05fc90 audio policy: add open and active count for IO profiles by Eric Laurent · 9 years ago
  61. dd60115 When surround setting is ALWAYS, report all surround formats. by jiabin · 9 years ago
  62. fe23112 audio policy: refactor output and input opening by Eric Laurent · 9 years ago
  63. c990152 Check for valid format before match in AudioPolicyManager::selectOutput by Andy Hung · 9 years ago
  64. f4e6345 Revert "Revert "audio policy: refactor getOutput() method"" by Eric Laurent · 9 years ago
  65. e198f26 Revert "audio policy: refactor getOutput() method" by Eric Laurent · 9 years ago
  66. e1dd207 audio policy: refactor getOutput() method by Eric Laurent · 9 years ago
  67. 7c7124e APM: Avoid route change mute of isolated sounds by Andy Hung · 9 years ago
  68. 92197f8 Fix various AAudio device selection issues am: ad2e7b902c am: 282ca69583 by Eric Laurent · 9 years ago
  69. ad2e7b9 Fix various AAudio device selection issues by Eric Laurent · 9 years ago
  70. 0888c84 Merge "APM: invert priority of sonification and enforced routing strategies" into oc-mr1-dev am: 12907260c6 by Jean-Michel Trivi · 9 years ago
  71. 1290726 Merge "APM: invert priority of sonification and enforced routing strategies" into oc-mr1-dev by Jean-Michel Trivi · 9 years ago
  72. 53d72d1 Merge "Set output volume for routing device in startSource()" into oc-mr1-dev am: c4a226e858 by Shuhei Miyazaki · 9 years ago
  73. 178683b APM: invert priority of sonification and enforced routing strategies by Jean-Michel Trivi · 9 years ago
  74. 6fe7033 Set output volume for routing device in startSource() by Shuhei Miyazaki · 9 years ago
  75. faa10a6 Fix policy log typos by Glenn Kasten · 9 years ago
  76. 3dff3e5 audiopolicy: Remove AUDIO_POLICY_TEST code by Mikhail Naganov · 9 years ago
  77. 719a987 APM: cap earpiece voice in call by voice volume by Jean-Michel Trivi · 9 years ago
  78. 72ad4b9 audiopolicy: do not check for mode_in_communication for voip flags by David Lin · 9 years ago
  79. cb4dae2 aaudio: indicate client UID and PID to audio flinger by Eric Laurent · 9 years ago
  80. 83efe1c audio policy: fix audio device properties loading by Eric Laurent · 9 years ago
  81. 81ccb8f Merge "prevent preempting overlapping sound trigger audio streams" into oc-dr1-dev by TreeHugger Robot · 9 years ago
  82. 2b86464 prevent preempting overlapping sound trigger audio streams by Chris Thornton · 9 years ago
  83. b7fdce6 Audio policy: fix volume change on DEVICE_OUT_SPEAKER_SAFE by Jean-Michel Trivi · 9 years ago
  84. 66feec9 Merge "Set initial audio device for AudioTrack and AudioRecord" into oc-dr1-dev by TreeHugger Robot · 9 years ago
  85. 2ac7694 Set initial audio device for AudioTrack and AudioRecord by Eric Laurent · 9 years ago
  86. 851d3ff APM: Allow VOIP_TX input selection by Haynes Mathew George · 9 years ago
  87. ac9cef5 audio policy: add method to query dB attenuation for a certain volume and device by Eric Laurent · 9 years ago
  88. e0d4f64 Merge "audio policy manager: do not reapply same forced usage" into oc-dev am: 6aa929c929 by Eric Laurent · 9 years ago
  89. 6aa929c Merge "audio policy manager: do not reapply same forced usage" into oc-dev by TreeHugger Robot · 9 years ago
  90. 17037f9 Merge "audiopolicy: Two session can not offload concurrently" into oc-dev am: 46260c3742 by Kevin Rocard · 9 years ago
  91. 8dc87a6 audio policy manager: do not reapply same forced usage by Eric Laurent · 9 years ago
  92. 84c621e APM: Check dedicated VOIP downlink profile by Haynes Mathew George · 9 years ago
  93. 169753c audiopolicy: Two session can not offload concurrently by Kevin Rocard · 10 years ago
  94. e301410 audio policy: always provide a valid device address when opening a stream by Eric Laurent · 9 years ago
  95. 5c1b4f3 Merge "audio policy: disable concurrent capture" into oc-dev by TreeHugger Robot · 9 years ago
  96. 36829f9 audio policy: fix global effect attachment by Eric Laurent · 9 years ago
  97. 74708e7 audio policy: disable concurrent capture by Eric Laurent · 9 years ago
  98. 904d632 Add support for USB headset device by Eric Laurent · 10 years ago
  99. 05d19b0 fallout of cleaning-up libutils includes by Mathias Agopian · 10 years ago
  100. 0d4a6af Treblize audio policy xml config file location by Jaekyun Seok · 10 years ago