1. 848d66e Merge "AudioSystem: disable verbose volume logging" by Jean-Michel Trivi · 5 years ago
  2. 0699fec AudioManager: add Audio Product Strategies introspection SystemAPI by François Gaffie · 6 years ago
  3. 44abe2c AudioSystem: disable verbose volume logging by Jean-Michel Trivi · 5 years ago
  4. 2fe8b8b Public Audio playback capture must have a valid projection by Kevin Rocard · 5 years ago
  5. b225182 AudioService: Make suspended apps lose audio focus by Jean-Michel Trivi · 5 years ago
  6. fb6dc8e Merge "AudioService: do not update ringer mode with broker lock held" by Jean-Michel Trivi · 5 years ago
  7. ca49d31 AudioService: do not update ringer mode with broker lock held by Jean-Michel Trivi · 5 years ago
  8. 443bb50 Merge "Prevent 3rd party app from turning on speaker during the system call Test: manual" am: cec740470c am: e6fc1209f1 by Eric Laurent · 5 years ago
  9. cec7404 Merge "Prevent 3rd party app from turning on speaker during the system call Test: manual" by Eric Laurent · 5 years ago
  10. 6e14477 Prevent 3rd party app from turning on speaker during the system call by JW Kwon · 6 years ago
  11. b946515 AudioService: fix lock ordering between BtHelper and AudioDeviceBroker by Jean-Michel Trivi · 5 years ago
  12. 734819a Fix AVRCP volume control from UI volume slider by Jean-Michel Trivi · 5 years ago
  13. c4b9c96 Refactor locks in "audio" service for device management by Jean-Michel Trivi · 5 years ago
  14. dd45d82 Merge "Add master audio balance" by Andy Hung · 5 years ago
  15. 35c292f Add master audio balance by Edward Savage-Jones · 8 years ago
  16. 0758420 AudioService: clear recording activities on audioserver crash by Eric Laurent · 6 years ago
  17. 5885037 AudioDeviceBroker in audio service by Jean-Michel Trivi · 6 years ago
  18. f1cef97 Merge "Enable phone apps to mute the BLUETOOTH_SCO stream" am: 09d13a2232 am: b0395aca6a by Tomoharu Kasahara · 6 years ago
  19. a0d0c54 Enable phone apps to mute the BLUETOOTH_SCO stream by Tomoharu Kasahara · 6 years ago
  20. eb30e05 AudioService: add checks when getting A2DP codec config from BT service by Eric Laurent · 6 years ago
  21. 329bc82 Merge "audio: Add API to handle active device change" by TreeHugger Robot · 6 years ago
  22. 2d46771 Merge "audio: Send A2DP codec to AudioSystem on connection state change" by TreeHugger Robot · 6 years ago
  23. bde9403 Merge "[b/109850442]Fail to adjust volume when connect Ampplifier.]" am: 36ee8e0244 am: 1506f83f4f by Jean-Michel Trivi · 6 years ago
  24. b77e13d [b/109850442]Fail to adjust volume when connect Ampplifier.] by Stanley Chang · 6 years ago
  25. a8439e2 audio: Add API to handle active device change by Aniket Kumar Lata · 6 years ago
  26. 9fbc205 audio: Send A2DP codec to AudioSystem on connection state change by Aniket Kumar Lata · 6 years ago
  27. f93107f AudioService: fix UID device affinity by Jean-Michel Trivi · 6 years ago
  28. d6f65de Dynamic audio policies: multi-zone through uid/device affinity by Jean-Michel Trivi · 6 years ago
  29. 1c9c1d5 AudioService: monitor assistant and accessibility services by Eric Laurent · 6 years ago
  30. b9bfae6 Merge "Use consolidated zen policy for dnd" by Beverly Tai · 6 years ago
  31. ff2df9b Use consolidated zen policy for dnd by Beverly · 6 years ago
  32. 57e396c Merge "Fixed unsafe lock upon safe media volume" am: cbcaabedfd am: 61d553f224 by Eric Laurent · 6 years ago
  33. cbcaabe Merge "Fixed unsafe lock upon safe media volume" by Eric Laurent · 6 years ago
  34. d0446dc Fixed unsafe lock upon safe media volume by hyomin.oh · 6 years ago
  35. 5f86ce5 Merge "AudioService: Add Hearing Aid Switch Control" am: f3b7821fbd am: c91b0fdfeb by weichinweng · 6 years ago
  36. c91b0fd Merge "AudioService: Add Hearing Aid Switch Control" am: f3b7821fbd by weichinweng · 6 years ago
  37. 2dc797e Merge "audio: apply volume upon hearing aid device connection" am: 7b9184bff4 by Eric Laurent · 6 years ago
  38. fd0e78e Merge "AudioService: log hearing aid connection and BECOMING_NOISY" by Jean-Michel Trivi · 6 years ago
  39. c30a3e8 AudioService: Add Hearing Aid Switch Control by weichinweng · 6 years ago
  40. 7b9184b Merge "audio: apply volume upon hearing aid device connection" by Treehugger Robot · 6 years ago
  41. f6b5ef9 AudioService: log hearing aid connection and BECOMING_NOISY by Jean-Michel Trivi · 6 years ago
  42. 9d7c28f AudioService: history of A2DP commands by Jean-Michel Trivi · 6 years ago
  43. 9318aac audio: apply volume upon hearing aid device connection by Eric Laurent · 6 years ago
  44. 5541547 Merge "audio: apply volume upon hearing aid device connection" into pi-dev am: 9872b257cd by Eric Laurent · 6 years ago
  45. cf7cca0 Merge "audio: apply volume upon hearing aid device connection" into pi-dev by Eric Laurent · 6 years ago
  46. 07f5821 audioservice: fix a2dp connection race condition by Eric Laurent · 6 years ago
  47. 6ddaa11 audio: apply volume upon hearing aid device connection by Eric Laurent · 6 years ago
  48. 49a5f3f Merge "AudioService: log hearing aid connection and BECOMING_NOISY" by TreeHugger Robot · 6 years ago
  49. cc11d50 AudioService: log hearing aid connection and BECOMING_NOISY by Jean-Michel Trivi · 6 years ago
  50. 0cb277ef resolve merge conflicts of ee5fc8831e75d6220d3ed04a676f83545ec8daa8 to stage-aosp-master by Lalit Maganti · 6 years ago
  51. 85b8c1f Make pre-scale for absolute volume configurable by Tomoharu Kasahara · 6 years ago
  52. f0fecb1 Make pre-scale for absolute volume configurable by Tomoharu Kasahara · 6 years ago
  53. e1f06b8 Add an optional reason field to vibrator service by Alexey Kuzmin · 6 years ago
  54. de72882 Send audio status only when in system audio mode by Shubang · 6 years ago
  55. c480a71 Send <Report audio status> CEC commands when it's changed by Shubang · 6 years ago
  56. 1a4b34b Merge "AudioService: history of A2DP commands" into pi-dev am: cd64600ba8 by Jean-Michel Trivi · 6 years ago
  57. 0ff5261 Merge "AudioService: history of A2DP commands" into pi-dev am: cd64600ba8 by Jean-Michel Trivi · 6 years ago
  58. 3bf7578 AudioService: history of A2DP commands by Jean-Michel Trivi · 6 years ago
  59. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  60. 3921672 Merge changes Idad77721,I9717ac4b by TreeHugger Robot · 6 years ago
  61. fdcce0b [automerger] Merge "audioservice: fix a2dp connection race condition" into pi-dev am: 706303541e am: c9abc289a0 by Android Build Merger (Role) · 6 years ago
  62. 94dce7a Merge "audioservice: fix a2dp connection race condition" into pi-dev by Eric Laurent · 6 years ago
  63. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  64. 3c4636c audioservice: fix a2dp connection race condition by Eric Laurent · 6 years ago
  65. c584115 [automerger] Merge "AudioService: fix deallock setBluetoothScoOn vs setMode" into pi-dev am: 8a12361b8c am: f3e07916bb by Android Build Merger (Role) · 6 years ago
  66. 257b524 Merge "AudioService: fix deallock setBluetoothScoOn vs setMode" into pi-dev by Jean-Michel Trivi · 6 years ago
  67. c106d9f AudioService: fix deallock setBluetoothScoOn vs setMode by Jean-Michel Trivi · 6 years ago
  68. 35802a8 Merge "Master mute is valid when running fixed volume for automotive" into pi-dev am: 69ed99856b by Hongwei Wang · 6 years ago
  69. c59f093 Merge "Master mute is valid when running fixed volume for automotive" into pi-dev by Hongwei Wang · 6 years ago
  70. 69ed998 Merge "Master mute is valid when running fixed volume for automotive" into pi-dev by Hongwei Wang · 6 years ago
  71. daba124 Master mute is valid when running fixed volume for automotive by Hongwei Wang · 6 years ago
  72. cc4b8a4 Update mGlobalBluetoothA2dpOn when active device changed by Sungsoo Lim · 6 years ago
  73. 6229f47 Merge "Do not setForceUse when a2dp config without change" am: 8a984b9f08 am: a49ca727be by zengjing · 6 years ago
  74. d181b01 Merge "Do not setForceUse when a2dp config without change" am: 8a984b9f08 by zengjing · 6 years ago
  75. 452da33 Do not setForceUse when a2dp config without change by zengjing · 6 years ago
  76. 1286597 Merge "Add field to set A2DP device volume on connect (1/2)" into pi-dev am: d8e8126abe by Ajay Panicker · 6 years ago
  77. 695cc44 Merge "Add field to set A2DP device volume on connect (1/2)" into pi-dev by Ajay Panicker · 6 years ago
  78. 3e6fb63 Add field to set A2DP device volume on connect (1/2) by Eric Laurent · 6 years ago
  79. b705ebf Merge "Set enabledSurroundFormats as empty string when it is null." into pi-dev am: 66726f3609 by jiabin · 6 years ago
  80. 065423e Merge "Set enabledSurroundFormats as empty string when it is null." into pi-dev by jiabin · 6 years ago
  81. 6db5f86 Set enabledSurroundFormats as empty string when it is null. by jiabin · 6 years ago
  82. 3c42171 Merge "Remove SCO devices if Bluetooth process is dead" into pi-dev am: 1b43af094e by Ugo Yu · 6 years ago
  83. c1fd065 Merge "Remove SCO devices if Bluetooth process is dead" into pi-dev by Ugo Yu · 6 years ago
  84. 1b43af0 Merge "Remove SCO devices if Bluetooth process is dead" into pi-dev by TreeHugger Robot · 6 years ago
  85. 2709d47 Merge "Add support for manually set surround formats." into pi-dev am: eddc0d712c by Jiabin Huang · 6 years ago
  86. bccbeb1 Merge "Add support for manually set surround formats." into pi-dev by Jiabin Huang · 6 years ago
  87. 3994075 Add support for manually set surround formats. by jiabin · 6 years ago
  88. 8f8ee84 Remove SCO devices if Bluetooth process is dead by Ugo Yu · 6 years ago
  89. a4cc4acb Merge "AudioService: Do not disconnect SCO started externally" into pi-dev am: b5eca33bca by android-build-team Robot · 6 years ago
  90. 93ba4e7 Merge "AudioService: Do not disconnect SCO started externally" into pi-dev by android-build-team Robot · 6 years ago
  91. 469de11 AudioService: Do not disconnect SCO started externally by Jack He · 6 years ago
  92. 33c3a17 AudioService: Do not disconnect SCO started externally by Jack He · 6 years ago
  93. 6aae977 Merge "Bluetooth: Fix HFP SCO logic and documentation" into pi-dev am: 1ae21127da by android-build-team Robot · 6 years ago
  94. 896e129 Bluetooth: Fix HFP SCO logic and documentation by Jack He · 6 years ago
  95. e3e55b8 Merge "Bluetooth: Fix HFP SCO logic and documentation" into pi-dev by android-build-team Robot · 6 years ago
  96. 89f9798 Bluetooth: Fix HFP SCO logic and documentation by Jack He · 6 years ago
  97. a4619d3 Merge "AudioService: fix uid check in setBluetoothScoOn" am: b0ae3e5bfc am: d9091b965c by android-build-prod (mdb) · 6 years ago
  98. c6aff30 Merge "AudioService: fix uid check in setBluetoothScoOn" am: b0ae3e5bfc by android-build-prod (mdb) · 6 years ago
  99. 296cf91 Merge "Suppress the first volume adjustment" into pi-dev am: 0a26fb517c by android-build-team Robot · 6 years ago
  100. dcf1baa Merge "Suppress the first volume adjustment" into pi-dev am: 0a26fb517c by android-build-team Robot · 6 years ago