1. 235d6c7 mediaswcodec: Set "default" as preferred service by Pawin Vongmasa · 6 years ago
  2. fc11cf1 Merge "[AudioPolicyManager] Fix mute/unmute while use DevicePortGain" by Eric Laurent · 6 years ago
  3. 1554d6f Merge "mediaextractor: ignore platform's profiler assist signal" by Ryan Savitski · 6 years ago
  4. ed91f58 [AudioPolicyManager] Fix mute/unmute while use DevicePortGain by François Gaffie · 6 years ago
  5. 2428c6b audio policy: different default config for system volumes by Eric Laurent · 6 years ago
  6. de82404 [AudioPolicy] fix volume regression by François Gaffie · 6 years ago
  7. d7227cc [AudioPolicy][Engine] Attributes of strategy not populated by François Gaffie · 6 years ago
  8. 3a2f04c Merge "Revert "Disable clang-tidy for Effects.cpp"" by Treehugger Robot · 6 years ago
  9. 0c3505b mediaextractor: ignore platform's profiler assist signal by Ryan Savitski · 6 years ago
  10. 221324e Revert "Disable clang-tidy for Effects.cpp" by Chih-hung Hsieh · 6 years ago
  11. 0fcc78c Use libbinderthreadstateutils. by Steven Moreland · 6 years ago
  12. 999f0e8 Reset direct output thread timestamp on flush by Sampath Shetty · 6 years ago
  13. 733c728 Merge "CameraService: hold onto SensorPrivacyManager" by Steven Moreland · 6 years ago
  14. 3cf6717 CameraService: hold onto SensorPrivacyManager by Steven Moreland · 6 years ago
  15. 04feef6 Merge "[AudioPolicyService] Add creation of DeviceEffects" by Eric Laurent · 6 years ago
  16. 12462cb [audiopolicy][enginebase] Fix schema verification by François Gaffie · 6 years ago
  17. 376740f [AudioPolicy][EngineConfigurable] Cleanup warn / error logs by François Gaffie · 6 years ago
  18. 15811d3 [AudioPolicy][EngineConfigurable] Fix new assistant stream regression by Francois Gaffie · 6 years ago
  19. 8b04892 [AudioPolicy][EngineConfigurable] Prevent regression on audio-base.h change by Francois Gaffie · 6 years ago
  20. 0618298 [AudioPolicyService] Add creation of DeviceEffects by François Gaffie · 6 years ago
  21. ad447b7 audiopolicy: apm: factorize internal patch creation/release by François Gaffie · 6 years ago
  22. fabb79f audiopolicy: managerdefinitions: add attribute for engine dynamic loading by François Gaffie · 6 years ago
  23. ab1837a audiopolicy: engine: cleanup to enable VTS testing by François Gaffie · 6 years ago
  24. b1b6fa0 Disable clang-tidy for Effects.cpp by Chih-Hung Hsieh · 6 years ago
  25. f27d1e4 Merge "PatchPanel: Fix crash when tearing down "pass thru" software patch" by Treehugger Robot · 6 years ago
  26. 9b2064c AudioFlinger: implement device specific audio effects by Eric Laurent · 6 years ago
  27. dd91ce2 PatchPanel: Fix crash when tearing down "pass thru" software patch by Mikhail Naganov · 6 years ago
  28. 3eaa370 audioflinger: fix missing EffectBase member init by Eric Laurent · 6 years ago
  29. e0b9a36 audioflinger: refactor EffectModule class by Eric Laurent · 6 years ago
  30. 5d88539 Revert "Revert "Audio effects: define interface between EffectModule and audio framework"" by Eric Laurent · 6 years ago
  31. d700529 Audio effect HAL: Add device ID to createEffect API by Eric Laurent · 6 years ago
  32. fefebb5 AudioEffect: add device descriptor to AudioEffect constructor by Eric Laurent · 6 years ago
  33. a20c4e9 AudioFlinger: add audio session for device effects by Eric Laurent · 6 years ago
  34. e5f01a7 Merge "Add audio stream and usage for virtual assistant" by Treehugger Robot · 6 years ago
  35. 3a26bb2 Add audio stream and usage for virtual assistant by Baekgyeong Kim · 6 years ago
  36. 3168f3d Merge "Treat AUDIO_SOURCE_DEFAULT as AUDIO_SOURCE_MIC" by Eric Laurent · 6 years ago
  37. 4c47d31 Merge "Use default sample rate for DIRECT Audio thread" by Andy Hung · 6 years ago
  38. 685a971 Treat AUDIO_SOURCE_DEFAULT as AUDIO_SOURCE_MIC by Hiroaki Hayashi · 6 years ago
  39. 46850e0 Use default sample rate for DIRECT Audio thread by Daniel Bonnevier · 6 years ago
  40. 982ecd0 Merge "Select correct devices when ENFORCED_AUDIBLE is set" by Eric Laurent · 6 years ago
  41. 019c173 Select correct devices when ENFORCED_AUDIBLE is set by Henrik Backlund · 6 years ago
  42. 80a2216 effects: fix a theoretical memory leak by George Burgess IV · 6 years ago
  43. 5c9f083 Add IEC958_NONAUDIO output flag to MSD patches by Dean Wheatley · 6 years ago
  44. 2638df9 Merge "Functions called by RequestThread::threadLoop must not hold mInterfaceMutex." by Jayant Chowdhary · 6 years ago
  45. 79673cf Implement DrmSessionManager w mediaresourcemanager by Robert Shih · 6 years ago
  46. 9ee5dca Make libavservices_minijail vendor_available by Justin Yun · 6 years ago
  47. b364389 Use max of play/record frame counts for PassthruPatch track by Dean Wheatley · 6 years ago
  48. 5c53620 Merge "Remove setting LOCAL_MULTILIB from AUDIOSERVER_MULTILIB" by Treehugger Robot · 6 years ago
  49. 37eca24 Functions called by RequestThread::threadLoop must not hold mInterfaceMutex. by Jayant Chowdhary · 6 years ago
  50. 2deb478 APM: support product strategy routing by Jean-Michel Trivi · 6 years ago
  51. f7a18b2 Remove setting LOCAL_MULTILIB from AUDIOSERVER_MULTILIB by Sasha Smundak · 6 years ago
  52. 5a9fe55 Fix newline symbols in files added in aosp/1183241 by Mikhail Naganov · 6 years ago
  53. b035c08 Merge "Add last connected device concept" by Treehugger Robot · 6 years ago
  54. 80a288a Merge "Sometimes no audio output after playing some clips using Files.apk" by Andy Hung · 6 years ago
  55. 0845152 Add last connected device concept by Baekgyeong Kim · 6 years ago
  56. b680e95 media utils: dump audio HAL service before restarting audioserver by Eric Laurent · 6 years ago
  57. 74cfcdf Merge "Allow OFFLOAD timestamp correction for MSD/BUS combinations" by Treehugger Robot · 6 years ago
  58. 9410d2e Merge changes from topic "adtConversion" by Treehugger Robot · 6 years ago
  59. 6a9d20e Merge "oboeservice: hold onto linked binder" by Steven Moreland · 6 years ago
  60. 5820595 Merge "cameraserver: filter out non-HAL3 devices from HIDL addListener." by Treehugger Robot · 6 years ago
  61. b8269fd Use AudioDeviceTypeAddr when setting device for effects. by jiabin · 6 years ago
  62. 7946fbe Add constructor with type and address for DeviceDescriptor. by jiabin · 6 years ago
  63. 37a6163 oboeservice: hold onto linked binder by Steven Moreland · 6 years ago
  64. f8726f0 Allow OFFLOAD timestamp correction for MSD/BUS combinations by Dean Wheatley · 6 years ago
  65. 10d86fd Refactor audio device type in audio flinger. by jiabin · 6 years ago
  66. c010683 Refactor opening output interface between AF and AP. by jiabin · 6 years ago
  67. 8d75228 Move libmediahelper into a new folder. by jiabin · 6 years ago
  68. 020b0dc Use AudioDeviceTypeAddr in DeviceDescriptorBase. by jiabin · 6 years ago
  69. 5b78141 Move AudioDeviceTypeAddr to libaudiofoundation. by jiabin · 6 years ago
  70. ea64c67 Merge changes I1d2263f0,Iaa2c8046,Idcf09587,I8bdcd0da,If80513b6, ... by Treehugger Robot · 6 years ago
  71. 148cbe0 Merge "Merge Android10 QPR1 into AOSP master" by Treehugger Robot · 6 years ago
  72. 12dc6b0 Clear up bit mask usage in audio policy. by jiabin · 6 years ago
  73. 38b2c5d Add audio health tests. by jiabin · 6 years ago
  74. 807d3ad Move systemaudio_tests to system/media. by jiabin · 6 years ago
  75. 8cb192f Enable AUDIO_ARRAYS_STATIC_CHECK. by jiabin · 6 years ago
  76. f3d474d Add test for device type helper functons. by jiabin · 6 years ago
  77. 9b307d7 Stop using audio device types as bit mask in policy.h by jiabin · 6 years ago
  78. d7631f0 Add test for audio device type helper functions. by jiabin · 6 years ago
  79. 2350fff Merge changes I70ebe6bc,I9a6d6401,Icbde26fe,I40299d95,Ifd8eb281, ... by jiabin · 6 years ago
  80. 0a59101 Merge "Add test for setDeviceConnectionState." am: a9c48964d4 by jiabin · 6 years ago
  81. 23cfd8c Merge "Refactor audiopolicymanager_tests." am: 4cabab17c4 by jiabin · 6 years ago
  82. f21a517 Merge changes I70ebe6bc,I9a6d6401,Icbde26fe,I40299d95,Ifd8eb281, ... by Treehugger Robot · 6 years ago
  83. 6713a38 Create DeviceDescriptorBase. by jiabin · 6 years ago
  84. dd81cc2 Rename AudioPort and PolicyAudioPort accordingly. by jiabin · 6 years ago
  85. dff2a4f Make audio port in policy not derive from audio port base by jiabin · 6 years ago
  86. c025461 Rename AudioProfileVector.h as AudioProfileVectorHelper.h by jiabin · 6 years ago
  87. b9733bc Leave AudioProfileVector only in libaudiofoundation. by jiabin · 6 years ago
  88. f9bd900 Add test for setDeviceConnectionState. by jiabin · 6 years ago
  89. 890df85 Refactor audiopolicymanager_tests. by jiabin · 6 years ago
  90. 7cde662 Merge changes I05611b70,I6cd1a53e,Ic2e08efc,I13ac0673,I0d87fd76 am: 1e415c058a by jiabin · 6 years ago
  91. 4ace9df Merge "Add unit test for dynamic policy." am: 8121bf7c57 by jiabin · 6 years ago
  92. 1e415c0 Merge changes I05611b70,I6cd1a53e,Ic2e08efc,I13ac0673,I0d87fd76 by Treehugger Robot · 6 years ago
  93. 723ed13 Add unit test for dynamic policy. by jiabin · 6 years ago
  94. eaf09f0 Add AudioPortFoundation, AudioPortBase and AudioPortConfigBase. by jiabin · 6 years ago
  95. b677643 Make AudioProfile as a common class and create AudioProfileVectorBase. by jiabin · 6 years ago
  96. 59a8759 Preparation for moving AudioProfile to libaudiofoundation. by jiabin · 6 years ago
  97. 147f5c3 Return DeviceDescriptor or DeviceVector in Engine. by jiabin · 6 years ago
  98. 3c4f15a Merge changes from topics "AddLibaudiofoundation", "stdContainers" by jiabin · 6 years ago
  99. 4562b3b Use standard containers for audio stuff in audio framework by jiabin · 6 years ago
  100. 41502b2 Move AudioGain to libaudiofoundation. by jiabin · 6 years ago