1. f9cddbf Merge changes from topics "devicesRoleForStrategy", "useAudioDevicesTypeAddrVector" by TreeHugger Robot · 6 years ago
  2. 0a48893 Introduce device(s) role for strategy. by jiabin · 6 years ago
  3. d976693 audio policy: remove useless warning by Eric Laurent · 6 years ago
  4. f900362 audiopolicy: Remove global static initializers by Mikhail Naganov · 6 years ago
  5. cd51052 Clean up error logging audio device type collection. by jiabin · 6 years ago
  6. 21777f8 audio: add call assistant usage by Eric Laurent · 6 years ago
  7. 6d9f56d Merge "APM: support product strategy routing" by Jean-Michel Trivi · 6 years ago
  8. 3085715 APM: support product strategy routing by Jean-Michel Trivi · 6 years ago
  9. 602e1ae Merge "Add last connected device concept" am: b035c08109 am: 6d640090cf by Baekgyeong Kim · 6 years ago
  10. 0845152 Add last connected device concept by Baekgyeong Kim · 6 years ago
  11. 12dc6b0 Clear up bit mask usage in audio policy. by jiabin · 7 years ago
  12. dd81cc2 Rename AudioPort and PolicyAudioPort accordingly. by jiabin · 7 years ago
  13. dff2a4f Make audio port in policy not derive from audio port base by jiabin · 7 years ago
  14. eaf09f0 Add AudioPortFoundation, AudioPortBase and AudioPortConfigBase. by jiabin · 7 years ago
  15. 147f5c3 Return DeviceDescriptor or DeviceVector in Engine. by jiabin · 7 years ago
  16. 9a3361e Clear up bit mask usage in audio policy. by jiabin · 7 years ago
  17. b6b0748 Log fatal when primary output is not found. by jiabin · 7 years ago
  18. e13c679 audiopolicy: Load the engine library dynamically by Mikhail Naganov · 7 years ago
  19. e128485 Rename AudioPort and PolicyAudioPort accordingly. by jiabin · 7 years ago
  20. 4ef9345 Make audio port in policy not derive from audio port base by jiabin · 7 years ago
  21. 5740f08 Add AudioPortFoundation, AudioPortBase and AudioPortConfigBase. by jiabin · 7 years ago
  22. f502d15 Return DeviceDescriptor or DeviceVector in Engine. by jiabin · 7 years ago
  23. bad450e Revert "Return DeviceDescriptor or DeviceVector in Engine." by Jiabin Huang · 7 years ago
  24. 6cb004a Return DeviceDescriptor or DeviceVector in Engine. by jiabin · 7 years ago
  25. 4783555 audiopolicy: Load the engine library dynamically by Mikhail Naganov · 7 years ago
  26. 5ee8d12 audio policy: fix HOTWORD capture device by Eric Laurent · 7 years ago
  27. 83d17c2 audio policy: fix stream to volume source mapping by Eric Laurent · 7 years ago
  28. af37777 audio policy: fix configurable engine and dynamic policies take 2 by Eric Laurent · 7 years ago
  29. bfac583 audiopolicy: Remove raw pointer references to AudioMix by Mikhail Naganov · 7 years ago
  30. ea69bfb Merge changes from topic "policy_volume_emulator" by Eric Laurent · 7 years ago
  31. f42d99d Merge "audio policy: fix using hearing aid when force use NO_BT_A2DP" by Juyu Chen · 7 years ago
  32. f5aa58d Revert "Revert "audiopolicy: moves Stream Volume Curves to Engine"" by Eric Laurent · 7 years ago
  33. efdbe3b Revert "audiopolicy: moves Stream Volume Curves to Engine" by Eric Laurent · 7 years ago
  34. ebebb5f audio policy: fix using hearing aid when force use NO_BT_A2DP by juyuchen · 7 years ago
  35. 5393119 audiopolicy: moves Stream Volume Curves to Engine by François Gaffie · 7 years ago
  36. 1c87855 audiopolicy: rework stream activity for volume management on output by François Gaffie · 7 years ago
  37. 6054a77 audiopolicy: engine: remove deprecated APIs by François Gaffie · 7 years ago
  38. c005e56 audiopolicy: apm: switch to new Engine APIs by François Gaffie · 7 years ago
  39. dc7553f audiopolicy: engine: Add ProductStrategy common code by François Gaffie · 7 years ago
  40. 4e46470 audiopolicy: Add support for hybrid mode on A2DP by Aniket Kumar Lata · 7 years ago
  41. 1cbfc5d Merge changes Ic9ecd592,I5e809296,I822097f1 by Eric Laurent · 7 years ago
  42. ae4b6ec add new audio sources for audio capture by Eric Laurent · 7 years ago
  43. 11d3010 audiopolicy: apm: Prepare the future: use DeviceDescriptor/DeviceVector by François Gaffie · 7 years ago
  44. 320fd85 audio: fix switch to break or use FALLTHROUGH_INTENDED by Andy Hung · 8 years ago
  45. 17a4a0f Merge "Suppress implicit-fallthrough warnings in audioflinger etc." am: a494bb1527 am: 8662f3b9a2 by Chih-hung Hsieh · 8 years ago
  46. 2b48703 Suppress implicit-fallthrough warnings in audioflinger etc. by Chih-Hung Hsieh · 8 years ago
  47. 9366193 audiopolicy: Refactor DeviceVector::getDevicesFromHwModule by Mikhail Naganov · 8 years ago
  48. 00c14ee Merge "Add USB MIC in case of AUDIO_SOURCE_CAMCORDER" am: 69b9593594 am: 671b05bf3c am: 5bdda71a19 by Dan Zhang · 8 years ago
  49. 671b05b Merge "Add USB MIC in case of AUDIO_SOURCE_CAMCORDER" am: 69b9593594 by Dan Zhang · 8 years ago
  50. 86ad3d1 Add USB MIC in case of AUDIO_SOURCE_CAMCORDER by Takeshi Oishi · 8 years ago
  51. dcd4ab1 audio policy: remove special notifications handling in call by Eric Laurent · 8 years ago
  52. 708e038 audiopolicy: Brush up DeviceVector::getDevice... methods by Mikhail Naganov · 8 years ago
  53. 5fa0aed audio policy: choose bt-sco and speaker-safe path. by juyuchen · 8 years ago
  54. 8177290 Add support for manually set surround formats. by jiabin · 8 years ago
  55. dc95a25 audio policy: make input device selection more consistent by Eric Laurent · 8 years ago
  56. 7731b5a audio policy: fix notification + voicemail routing by Eric Laurent · 8 years ago
  57. 96117ae Bluetooth: Enable in-band ringing in vibration mode (3/4) by Jack He · 8 years ago
  58. 3237176 audiopolicy: Check if A2DP playback happens via primary output by Aniket Kumar Lata · 8 years ago
  59. a8ee996 audiopolicy: Check if A2DP playback happens via primary output by Aniket Kumar Lata · 8 years ago
  60. 58a73fc Add Bluetooth Hearing Aid routing and configuration by Eric Laurent · 8 years ago
  61. 6130952 Notifications are not duplicated over multiple devices by Jean-Michel Trivi · 8 years ago
  62. 94c26c0 Audio routing: Fix notification routing during A11y playback by Jean-Michel Trivi · 9 years ago
  63. 654afa0 Audio policy: use SPEAKER_SAFE device for alarms and ringtones by Jean-Michel Trivi · 9 years ago
  64. 904d632 Add support for USB headset device by Eric Laurent · 9 years ago
  65. f3df83d Merge "audio policy: add rule for ringtone duplication over speaker + SCO" am: dc671c4e33 am: 42d5e65d2b by Eric Laurent · 9 years ago
  66. a8e0f02 audio policy: add rule for ringtone duplication over speaker + SCO by Eric Laurent · 9 years ago
  67. 3686776 USAGE_ASSISTANT/ACCESSIBILITY in audio policy manager by Jean-Michel Trivi · 9 years ago
  68. 9ee0540 Remove last references to hardware/audio.h by Mikhail Naganov · 10 years ago
  69. e755733 Remove executable bit from ordinary files by Glenn Kasten · 10 years ago
  70. 5a2b629 audio policy: support platforms with no audio devices by Eric Laurent · 10 years ago
  71. 0f928fa audio policy: fix getDeviceForStrategy() by Eric Laurent · 10 years ago
  72. a8b2825 Merge "audio policy: improve accessibility volume" into nyc-dev by Eric Laurent · 10 years ago
  73. 28d09f0 audio policy: improve accessibility volume by Eric Laurent · 10 years ago
  74. a0b18ce audio policy: change default in call routing for line out device by Eric Laurent · 10 years ago
  75. 09bc461 AudioPolicyManager: force encoded surround setting by Phil Burk · 10 years ago
  76. d1ab2bd audio policy: move volume table to XML file by François Gaffie · 10 years ago
  77. 8a397d5 Adding UNPROCESSED to the available audio_sources by rago · 10 years ago
  78. d0609ad audio policy: move device_category type outside volume class by François Gaffie · 10 years ago
  79. 9a7d922 audio policy: add support for device combo with speaker safe by Eric Laurent · 11 years ago
  80. a20d4fa audio policy: route media to BT SCO in call by Eric Laurent · 11 years ago
  81. ffbc80f audio policy: volume in dBs by Eric Laurent · 11 years ago
  82. c75307b audio policy: volume control reorganization by Eric Laurent · 11 years ago
  83. 322b4d2 audio policy: fix unique audio port ID. by Eric Laurent · 11 years ago
  84. 5c233f8 AudioPolicy: remove extraneous parentheses by Jean-Michel Trivi · 11 years ago
  85. 2110e04 Split ManagerDefault into manager and engine by François Gaffie · 11 years ago