1. dc7553f audiopolicy: engine: Add ProductStrategy common code by François Gaffie · 8 years ago
  2. dddc39e Merge "Prepend instead of append for criterias to remove" by TreeHugger Robot · 8 years ago
  3. 6a30522 use MediaAnalyticsItem::create() instead of new by Ray Essick · 8 years ago
  4. 4df1889 Merge "AudioPolicyManager: Fix nullptr device check" by Andy Hung · 8 years ago
  5. f86268a Prepend instead of append for criterias to remove by Hongwei Wang · 8 years ago
  6. f024a9e AudioPolicyManager: Fix nullptr device check by Andy Hung · 8 years ago
  7. 8851bff Merge "audio policy: fix regression in USB audio" by TreeHugger Robot · 8 years ago
  8. 308d50b audio policy: fix regression in USB audio by Eric Laurent · 8 years ago
  9. ee1f655 audio policy: fix call audio hearing aid by Eric Laurent · 8 years ago
  10. 373924b Merge "Deal with new PROCESS_STATE" by Amith Yamasani · 8 years ago
  11. c41dc11 PFW: support to load the config policy from vendor partition by Mingwei Shi · 9 years ago
  12. 0ac26a4 Merge "audio policy: fix legacy Ad2P with advanced codecs" by TreeHugger Robot · 8 years ago
  13. 0d405c1 Merge "audio policy: fix recording activity reporting" by TreeHugger Robot · 8 years ago
  14. d84e8f7 audio policy: fix legacy Ad2P with advanced codecs by Eric Laurent · 8 years ago
  15. 5cc71c5 AudioPolicyManager: fix offload playback for speaker and BT by Andy Hung · 8 years ago
  16. dcbda2a audio policy: fix recording activity reporting by Eric Laurent · 8 years ago
  17. 86f1dd8 audiopolicy: Specify the suite for presubmit tests by Mikhail Naganov · 8 years ago
  18. d53525f audiopolicy: Improve patch count checks by Mikhail Naganov · 8 years ago
  19. db80386 Merge "audiopolicy: Fix after commit 11d301045991dd66bf3f64ba510e069b7c09fedb" by TreeHugger Robot · 8 years ago
  20. 7d7dcd9 Merge "audio policy: fix dynamic policy registration" by TreeHugger Robot · 8 years ago
  21. 2d4e170 audiopolicy: Fix after commit 11d301045991dd66bf3f64ba510e069b7c09fedb by Mikhail Naganov · 8 years ago
  22. 15131da Merge "AudioPolicy: enable apps to mute BLUETOOTH_SCO" am: dac49ac4ee am: 9437a06269 by Tomoharu Kasahara · 8 years ago
  23. 0121b9e Merge changes I57d364f7,I6668cffa,Id62ab388 by Eric Laurent · 8 years ago
  24. 2c80be0 audio policy: fix dynamic policy registration by Eric Laurent · 8 years ago
  25. 7b91592 Merge changes from topic "new_formats_huawei" by TreeHugger Robot · 8 years ago
  26. bcbb300 Deal with new PROCESS_STATE by Amith Yamasani · 8 years ago
  27. fe0fb8b audiopolicy: fix wrong volume db value for voice call stream by Revathi Uddaraju · 9 years ago
  28. 0c1c7a2 audiopolicy: Read supported encoded formats from config file by Mikhail Naganov · 8 years ago
  29. 63c1550 AudioPolicy: enable apps to mute BLUETOOTH_SCO by Tomoharu Kasahara · 8 years ago
  30. 2c93e51 audiopolicy: engineconfigurable: fix legacy remote submix by Francois Gaffie · 8 years ago
  31. a807ef9 audiopolicy: apm: Fix default bus device issue by François Gaffie · 8 years ago
  32. 9eb1855 audiopolicy: apm: updateCallRouting shall use SW Bridging if no external route support by François Gaffie · 8 years ago
  33. 11029ad audiopolicy: Implement API for querying A2DP offload formats by Arun Mirpuri · 8 years ago
  34. 4e46470 audiopolicy: Add support for hybrid mode on A2DP by Aniket Kumar Lata · 8 years ago
  35. 7f0f431 audi policy manager: fix use after free in initialize() by Eric Laurent · 8 years ago
  36. 1cbfc5d Merge changes Ic9ecd592,I5e809296,I822097f1 by Eric Laurent · 8 years ago
  37. 3724095 Merge "add new audio sources for audio capture" by Eric Laurent · 8 years ago
  38. ae4b6ec add new audio sources for audio capture by Eric Laurent · 8 years ago
  39. 20f9bf8 audio: Add presubmit tests for APM by Mikhail Naganov · 8 years ago
  40. b141c52 audiopolicy: apm: Fix segfault when using bus device without Policy Mix by François Gaffie · 9 years ago
  41. 716e143 audiopolicy: fix rsubmix / device with dynamic address regressions by Francois Gaffie · 8 years ago
  42. 11d3010 audiopolicy: apm: Prepare the future: use DeviceDescriptor/DeviceVector by François Gaffie · 8 years ago
  43. 2b68344 Merge "Audio policy: uid device affinity deterministic rule" by TreeHugger Robot · 8 years ago
  44. beab72f Merge "AudioPolicy: Add unit tests for the MSD use cases" by TreeHugger Robot · 8 years ago
  45. df2e359 AudioPolicy: Add unit tests for the MSD use cases by Mikhail Naganov · 8 years ago
  46. 26f2325 Merge changes I8c3a4dbd,I608ed8d7,I4a70abba,I61fcf6fe,I9ae8dd64, ... by Eric Laurent · 8 years ago
  47. 17dc178 Audio policy: uid device affinity deterministic rule by Jean-Michel Trivi · 8 years ago
  48. d0df150 Remove unused ICU4C dependency in audio policy by Victor Chang · 8 years ago
  49. fc078cd audiopolicy: engineconfigurable: Get rid of criteria text file by François Gaffie · 9 years ago
  50. 3305c11 audiopolicy: engineconfigurable: Forward device connection state to Policy PFW wrapper by François Gaffie · 9 years ago
  51. d544f1c audiopolicy: engineconfigurable: switch to unix socket for PFW debug by François Gaffie · 8 years ago
  52. 177d3f8 audiopolicy: engineconfigurable: Simplify policy PFW plugin: remove Id from structure by François Gaffie · 9 years ago
  53. a56b5c2 audiopolicy: engineconfigurable: Migrate to XML criteria and criterion type defintion by François Gaffie · 9 years ago
  54. f19cf79 audiopolicy: engineconfigurable: apply coding style by François Gaffie · 8 years ago
  55. ce727fe Remove unused ICU4C dependency in audio policy by Victor Chang · 8 years ago
  56. f36cccb Use ICU in libandroidicu by Victor Chang · 8 years ago
  57. b6a2dac Merge "Use ICU in libandroidicu" by Victor Chang · 8 years ago
  58. 52e19d4 Merge "Use setAddress to set microphone address when it is empty." by TreeHugger Robot · 8 years ago
  59. 20729a7 Use setAddress to set microphone address when it is empty. by jiabin · 8 years ago
  60. bda70da Dynamic audio policies: multi-zone through uid/device affinity by Jean-Michel Trivi · 8 years ago
  61. b6826d9 Use ICU in libandroidicu by Victor Chang · 8 years ago
  62. 31cb08b Merge "audio policy: fix flag matching in output selection" by Eric Laurent · 8 years ago
  63. e78b676 audio policy: fix flag matching in output selection by Eric Laurent · 8 years ago
  64. a9f8665 audo policy: more info in onRecordingConfigurationUpdate by Eric Laurent · 8 years ago
  65. c241b0d audo policy: add effects to record clients by Eric Laurent · 8 years ago
  66. cfd2830 Prevent recording when sensor privacy is enabled by Michael Groover · 8 years ago
  67. aca677c audiopolicy: common: add several helper function on DeviceDesc by François Gaffie · 8 years ago
  68. 2b16717 audiopolicy: update type convertion library by François Gaffie · 8 years ago
  69. 83d789d audiopolicy: apm: connectAudioSource: use Sw brigding according to hal support by François Gaffie · 8 years ago
  70. 99896da audiopolicy: Fix sofware bridge creation for AudioHAL supporting routing APIs by Francois Gaffie · 8 years ago
  71. d00c460 Merge "In favor of SW patch in AudioPolicyManager::connectAudioSource" by Hongwei Wang · 8 years ago
  72. 9f4d651 Merge "Audio Policy: enable surround sound configuration in xml" by TreeHugger Robot · 8 years ago
  73. bb93dfb In favor of SW patch in AudioPolicyManager::connectAudioSource by Hongwei Wang · 8 years ago
  74. c94b0f8 Merge "Support open output stream with haptic channel mask." by TreeHugger Robot · 8 years ago
  75. 45d3427 Merge "Querying capability of haptic playback." by TreeHugger Robot · 8 years ago
  76. 4057332 Support open output stream with haptic channel mask. by jiabin · 8 years ago
  77. 6012f91 Querying capability of haptic playback. by jiabin · 8 years ago
  78. dd6da3e Audio Policy: enable surround sound configuration in xml by Mikhail Naganov · 8 years ago
  79. a223769 Merge "Implement AudioTrack.isDirectPlaybackSupported method" by TreeHugger Robot · 8 years ago
  80. d0f1bff Merge changes I2fc54853,If58ff214 by TreeHugger Robot · 8 years ago
  81. 3ca78ae Merge "Apply stream volume for the correct device" am: c6b48fe627 am: 03a9cbbeb0 by nobuaki tanaka · 8 years ago
  82. a46bedb audio policy: fix capture policy for assistant by Eric Laurent · 8 years ago
  83. c6b48fe Merge "Apply stream volume for the correct device" by Treehugger Robot · 8 years ago
  84. 4eb58f1 Revert "Revert "audio policy: concurrent capture"" by Eric Laurent · 8 years ago
  85. 100f012 APM: Improve surround formats management, include MSD by Mikhail Naganov · 8 years ago
  86. 0422892 Merge "Revert "audio policy: concurrent capture"" by Eric Laurent · 8 years ago
  87. df62892 Revert "audio policy: concurrent capture" by Eric Laurent · 8 years ago
  88. d5e1805 Audio Policy: Parametrize encoded formats supported by device by Mikhail Naganov · 8 years ago
  89. a94fbb2 Implement AudioTrack.isDirectPlaybackSupported method by Michael Chan · 8 years ago
  90. 79222e7 Merge "audio policy: concurrent capture" by Eric Laurent · 8 years ago
  91. 9e29ea8 Fix build issue by François Gaffie · 8 years ago
  92. 4c1ef4b audio policy: concurrent capture by Eric Laurent · 8 years ago
  93. e8c8b43 audio policy: implement uid state management for capture by Eric Laurent · 8 years ago
  94. 1268b28 Merge "Policy config parser: migrate to BP and drop legacy format" by Kevin Rocard · 8 years ago
  95. dfa1e8a Policy config parser: migrate to BP and drop legacy format by Kevin Rocard · 8 years ago
  96. c55606b Merge "Audio policy: Use surround formats from audio config instead of hardcoded" by TreeHugger Robot · 8 years ago
  97. 02743e2 Audio policy: Use surround formats from audio config instead of hardcoded by Mikhail Naganov · 8 years ago
  98. 938b6ca Merge "Support playing to uplink stream using the VOICE_CALL stream as well" by Nadav Bar · 8 years ago
  99. 2091949 Support playing to uplink stream using the VOICE_CALL stream as well by Nadav Bar · 8 years ago
  100. 73c3a18 Merge "audio policy: receive assistant and a11y service UIDs" by TreeHugger Robot · 8 years ago