1. 766fb02 Support routing audio playback to telephony uplink by Nadav Bar · 9 years ago
  2. 65a438c Merge "Don't record audio if UID is idle - media framework" by TreeHugger Robot · 9 years ago
  3. f4ddfef Don't record audio if UID is idle - media framework by Svet Ganov · 9 years ago
  4. 7c605f6 AudioPolicy: enable phone apps to mute VOICE_CALL stream by Nadav Bar · 9 years ago
  5. 49f36ba Logs use either %#x or 0x%x for flags, channel mask, format, device by Glenn Kasten · 9 years ago
  6. bcbcb1b audiopolicy: Add more tests, fix issues found by Mikhail Naganov · 9 years ago
  7. ad3f8a1 audiopolicy: Add unit tests build target by Mikhail Naganov · 9 years ago
  8. 733ce94 audio policy: fix HAL stream activity ref counting by Eric Laurent · 9 years ago
  9. 3974e3b Revert "Revert "audio policy: add open and active count for IO profiles"" by Eric Laurent · 9 years ago
  10. 53b810e audio policy: fix device address passed when opening HAL streams by Eric Laurent · 9 years ago
  11. b567ba0 audiopolicy: Refactor AudioPolicyManager::updateCallRouting by Mikhail Naganov · 9 years ago
  12. 1b2a794 audiopolicy: Remove ; after namespace bracket by Mikhail Naganov · 9 years ago
  13. 2773dd7 audiopolicy: Use C++11 atomics, factor out handle generation by Mikhail Naganov · 9 years ago
  14. a5e165d audiopolicy: Make fields of HwModule private by Mikhail Naganov · 9 years ago
  15. cf84e59 audiopolicy: Refactor and fix loops in AudioPolicyManager by Mikhail Naganov · 9 years ago
  16. 7e22e94 audiopolicy: Minor cleanups by Mikhail Naganov · 9 years ago
  17. 7b0e953 Revert "audio policy: add open and active count for IO profiles" by Eric Laurent · 9 years ago
  18. d412014 audiopolicy: Refactor HwModuleCollection by Mikhail Naganov · 9 years ago
  19. 1ac4db1 Merge "audio policy: add open and active count for IO profiles" by TreeHugger Robot · 9 years ago
  20. 9db89dc Merge "audio policy: refactor output and input opening" by TreeHugger Robot · 9 years ago
  21. f05fc90 audio policy: add open and active count for IO profiles by Eric Laurent · 9 years ago
  22. dd60115 When surround setting is ALWAYS, report all surround formats. by jiabin · 9 years ago
  23. fe23112 audio policy: refactor output and input opening by Eric Laurent · 9 years ago
  24. c990152 Check for valid format before match in AudioPolicyManager::selectOutput by Andy Hung · 9 years ago
  25. f4e6345 Revert "Revert "audio policy: refactor getOutput() method"" by Eric Laurent · 9 years ago
  26. e198f26 Revert "audio policy: refactor getOutput() method" by Eric Laurent · 9 years ago
  27. e1dd207 audio policy: refactor getOutput() method by Eric Laurent · 9 years ago
  28. 7c7124e APM: Avoid route change mute of isolated sounds by Andy Hung · 9 years ago
  29. 92197f8 Fix various AAudio device selection issues am: ad2e7b902c am: 282ca69583 by Eric Laurent · 9 years ago
  30. ad2e7b9 Fix various AAudio device selection issues by Eric Laurent · 9 years ago
  31. 0888c84 Merge "APM: invert priority of sonification and enforced routing strategies" into oc-mr1-dev am: 12907260c6 by Jean-Michel Trivi · 9 years ago
  32. 1290726 Merge "APM: invert priority of sonification and enforced routing strategies" into oc-mr1-dev by Jean-Michel Trivi · 9 years ago
  33. 53d72d1 Merge "Set output volume for routing device in startSource()" into oc-mr1-dev am: c4a226e858 by Shuhei Miyazaki · 9 years ago
  34. 178683b APM: invert priority of sonification and enforced routing strategies by Jean-Michel Trivi · 9 years ago
  35. 6fe7033 Set output volume for routing device in startSource() by Shuhei Miyazaki · 9 years ago
  36. faa10a6 Fix policy log typos by Glenn Kasten · 9 years ago
  37. 3dff3e5 audiopolicy: Remove AUDIO_POLICY_TEST code by Mikhail Naganov · 9 years ago
  38. 719a987 APM: cap earpiece voice in call by voice volume by Jean-Michel Trivi · 9 years ago
  39. 72ad4b9 audiopolicy: do not check for mode_in_communication for voip flags by David Lin · 9 years ago
  40. cb4dae2 aaudio: indicate client UID and PID to audio flinger by Eric Laurent · 9 years ago
  41. 83efe1c audio policy: fix audio device properties loading by Eric Laurent · 9 years ago
  42. 81ccb8f Merge "prevent preempting overlapping sound trigger audio streams" into oc-dr1-dev by TreeHugger Robot · 9 years ago
  43. 2b86464 prevent preempting overlapping sound trigger audio streams by Chris Thornton · 9 years ago
  44. b7fdce6 Audio policy: fix volume change on DEVICE_OUT_SPEAKER_SAFE by Jean-Michel Trivi · 9 years ago
  45. 66feec9 Merge "Set initial audio device for AudioTrack and AudioRecord" into oc-dr1-dev by TreeHugger Robot · 9 years ago
  46. 2ac7694 Set initial audio device for AudioTrack and AudioRecord by Eric Laurent · 9 years ago
  47. 851d3ff APM: Allow VOIP_TX input selection by Haynes Mathew George · 9 years ago
  48. ac9cef5 audio policy: add method to query dB attenuation for a certain volume and device by Eric Laurent · 9 years ago
  49. e0d4f64 Merge "audio policy manager: do not reapply same forced usage" into oc-dev am: 6aa929c929 by Eric Laurent · 9 years ago
  50. 6aa929c Merge "audio policy manager: do not reapply same forced usage" into oc-dev by TreeHugger Robot · 9 years ago
  51. 17037f9 Merge "audiopolicy: Two session can not offload concurrently" into oc-dev am: 46260c3742 by Kevin Rocard · 9 years ago
  52. 8dc87a6 audio policy manager: do not reapply same forced usage by Eric Laurent · 9 years ago
  53. 84c621e APM: Check dedicated VOIP downlink profile by Haynes Mathew George · 9 years ago
  54. 169753c audiopolicy: Two session can not offload concurrently by Kevin Rocard · 10 years ago
  55. e301410 audio policy: always provide a valid device address when opening a stream by Eric Laurent · 9 years ago
  56. 5c1b4f3 Merge "audio policy: disable concurrent capture" into oc-dev by TreeHugger Robot · 9 years ago
  57. 36829f9 audio policy: fix global effect attachment by Eric Laurent · 9 years ago
  58. 74708e7 audio policy: disable concurrent capture by Eric Laurent · 9 years ago
  59. 904d632 Add support for USB headset device by Eric Laurent · 10 years ago
  60. 05d19b0 fallout of cleaning-up libutils includes by Mathias Agopian · 10 years ago
  61. 0d4a6af Treblize audio policy xml config file location by Jaekyun Seok · 10 years ago
  62. 555530a audio: several concurrent capture fixes by Eric Laurent · 10 years ago
  63. 551061a audiopolicy: Two clients can not offload concurrently by Kevin Rocard · 10 years ago
  64. 587b8df audio: fix audioSession null check by vivek mehta · 10 years ago
  65. bb94809 audio: enable concurrent capture for voice recognition by Eric Laurent · 10 years ago
  66. 44344b0 audio policy: allows dumping Audio Policy Mix by Mikhail Naganov · 10 years ago
  67. d7c5ec8 Merge "Add missing nullptr checks for data.readCString() strings" am: ce961d374f am: 238c48e42e am: 877f779979 by Pavlin Radoslavov · 10 years ago
  68. 877f779 Merge "Add missing nullptr checks for data.readCString() strings" am: ce961d374f by Pavlin Radoslavov · 10 years ago
  69. c694ff4 Add missing nullptr checks for data.readCString() strings by Pavlin Radoslavov · 10 years ago
  70. 3686776 USAGE_ASSISTANT/ACCESSIBILITY in audio policy manager by Jean-Michel Trivi · 10 years ago
  71. 5fd7cca Merge "Add a mechanism for handling audio device configuration change" am: 549e431947 am: a1b496ac35 am: fcc1132010 by Pavlin Radoslavov · 10 years ago
  72. fcc1132 Merge "Add a mechanism for handling audio device configuration change" am: 549e431947 by Pavlin Radoslavov · 10 years ago
  73. f862bc6 Add a mechanism for handling audio device configuration change by Pavlin Radoslavov · 10 years ago
  74. 6a308b0 Merge "Add unique audio port IDs to AudioTrack and AudioRecord" by Eric Laurent · 10 years ago
  75. cc3237a APM::updateCallRouting: ignore for stub output hal am: a76c7de622 am: 116160d668 by Andy Hung · 10 years ago
  76. 116160d APM::updateCallRouting: ignore for stub output hal am: a76c7de622 by Andy Hung · 10 years ago
  77. a76c7de APM::updateCallRouting: ignore for stub output hal by Andy Hung · 10 years ago
  78. 20b9ef0 Add unique audio port IDs to AudioTrack and AudioRecord by Eric Laurent · 10 years ago
  79. 99bb2f9 Do not hardcode media - a11y stream aliasing by Jean-Michel Trivi · 10 years ago
  80. 05b345e audio policy: fix sound trigger capture disabling in startInput() by Eric Laurent · 10 years ago
  81. bf2e61f Merge "Use audio_patch_handle_t in startAudioSource() and stopAudioSource()" by Glenn Kasten · 10 years ago
  82. 559d439 Use audio_patch_handle_t in startAudioSource() and stopAudioSource() by Glenn Kasten · 10 years ago
  83. 9ee0540 Remove last references to hardware/audio.h by Mikhail Naganov · 10 years ago
  84. 388360c Brush up audio parameters usage by Mikhail Naganov · 10 years ago
  85. 00260b5 Remove dependencies on hardware/audio_effects.h and EffectsFactoryApi.h by Mikhail Naganov · 10 years ago
  86. cbc8f61 Eliminate dependencies on hardware/audio.h (trivial cases) by Mikhail Naganov · 10 years ago
  87. f7c5010 resolve merge conflicts of a3de77f to master by Eric Laurent · 10 years ago
  88. a3de77f audio policy: fix capture indication to sound trigger service. am: 271a93e924 by Eric Laurent · 10 years ago
  89. 271a93e audio policy: fix capture indication to sound trigger service. by Eric Laurent · 10 years ago
  90. ee4b2c9 audio policy: fix media volume after ringtone am: 57de36ccd1 am: f3ef8248a7 by Eric Laurent · 10 years ago
  91. 809acee audio policy: fix media volume after ringtone am: 57de36ccd1 am: f3ef8248a7 by Eric Laurent · 10 years ago
  92. 57de36c audio policy: fix media volume after ringtone by Eric Laurent · 10 years ago
  93. 7c9c33a AudioPolicyManager: fix setStreamVolumeIndex(). am: e76f29cbde am: fa94796ebb by Eric Laurent · 10 years ago
  94. 47406b6 AudioPolicyManager: fix setStreamVolumeIndex(). am: e76f29cbde am: fa94796ebb by Eric Laurent · 10 years ago
  95. fa94796 AudioPolicyManager: fix setStreamVolumeIndex(). am: e76f29cbde by Eric Laurent · 10 years ago
  96. 3b0515d Merge "AudioPolicyManager: fix setStreamVolumeIndex()." into nyc-mr1-dev by Eric Laurent · 10 years ago
  97. e76f29c AudioPolicyManager: fix setStreamVolumeIndex(). by Eric Laurent · 10 years ago
  98. 8e1d94d Address the concurrency of accessibility and ringtone am: 3d8b4a450b am: 7eaff48959 by Jean-Michel Trivi · 10 years ago
  99. 4c455eb Address the concurrency of accessibility and ringtone am: 3d8b4a450b by Jean-Michel Trivi · 10 years ago
  100. 3d8b4a4 Address the concurrency of accessibility and ringtone by Jean-Michel Trivi · 10 years ago