1. 3f2365a Update mutex annotation for debug information and setVolumeInternal am: 12629837f7 am: 8d6c4d51ed by Shunkai Yao · 1 year, 2 months ago
  2. 1262983 Update mutex annotation for debug information and setVolumeInternal by Shunkai Yao · 1 year, 2 months ago
  3. a8e0b58 Merge "AudioFlinger: fix regression on device effect introduced locking order" into main by Shunkai Yao · 1 year, 2 months ago
  4. 5014882 Assert effect hal interface not null before access by Shunkai Yao · 1 year, 5 months ago
  5. fce3b6c AudioFlinger: fix regression on device effect introduced locking order by François Gaffie · 1 year, 4 months ago
  6. 9b5cbdb Fix device effect instatiation by François Gaffie · 1 year, 3 months ago
  7. 72e1cd4 Apply volume setting for the volume controller effect in EffectChain by Shunkai Yao · 1 year, 3 months ago
  8. 8e0f330 Cache the volume that should be applied before the volume control. by jiabin · 1 year, 5 months ago
  9. 6377c85 Initialize volume as 0 for volume control effect. by jiabin · 1 year, 6 months ago
  10. 6ad524c Merge changes from topic "orphan_effect_chain" into main by Shunkai Yao · 1 year, 2 months ago
  11. 2fa06c1 AudioEffect: prevent adding effect for unknown session on first io by Shunkai Yao · 1 year, 6 months ago
  12. 8555621 AudioFlinger: Keep track of music effect thread by Shunkai Yao · 1 year, 6 months ago
  13. 6acf672 Merge "audioflinger: initialize strategy to PRODUCT_STRATEGY_NONE" into main am: 0a8601d0c0 am: adfd228bc5 by Treehugger Robot · 1 year, 2 months ago
  14. adfd228 Merge "audioflinger: initialize strategy to PRODUCT_STRATEGY_NONE" into main am: 0a8601d0c0 by Treehugger Robot · 1 year, 2 months ago
  15. d4270b9 audioflinger: initialize strategy to PRODUCT_STRATEGY_NONE by Jaideep Sharma · 1 year, 2 months ago
  16. c944aa3 AudioFlinger: device effect not added to HAL by François Gaffie · 1 year, 6 months ago
  17. f80f58f Revert "AudioFlinger: device effect not added to HAL" by Shunkai Yao · 1 year, 2 months ago
  18. 2e10aa8 AudioFlinger: device effect not added to HAL by François Gaffie · 1 year, 6 months ago
  19. 44778ce Apply volume setting for the volume controller effect in EffectChain by Shunkai Yao · 1 year, 3 months ago
  20. 59c27cb Cache the volume that should be applied before the volume control. by jiabin · 1 year, 5 months ago
  21. 4fa1009 Assert effect hal interface not null before access by Shunkai Yao · 1 year, 5 months ago
  22. 8b627fa Initialize volume as 0 for volume control effect. by jiabin · 1 year, 6 months ago
  23. 29d1057 Revert "Revert "AudioEffect: prevent adding effect for unknown s..." by Shunkai Yao · 1 year, 6 months ago
  24. 517fc2a Revert "Revert "AudioFlinger: Keep track of music effect thread ..." by Shunkai Yao · 1 year, 6 months ago
  25. 4034360 Revert "AudioFlinger: Keep track of music effect thread when pri..." by Priyanka Advani · 1 year, 6 months ago
  26. 0d2e51a Revert "AudioEffect: prevent adding effect for unknown session o..." by Priyanka Advani · 1 year, 6 months ago
  27. aab08a1 AudioEffect: prevent adding effect for unknown session on first io by François Gaffie · 1 year, 9 months ago
  28. f2591bc AudioFlinger: Keep track of music effect thread when primary output is unavailable by Francois Gaffie · 3 years, 10 months ago
  29. 229466a Add adaptive haptics scaling to external vibrations by Ahmad Khalil · 1 year, 7 months ago
  30. d125e40 Add thread safe annotation in audio flinger effects by Shunkai Yao · 1 year, 8 months ago
  31. f484765 EffectChain setVolume with EffectChainmutex held by Shunkai Yao · 1 year, 8 months ago
  32. 4ff7a0e Revert "EffectChain setVolume_l with EffectChainmutex held" by Liana Kazanova · 1 year, 8 months ago
  33. a4cc45f EffectChain setVolume_l with EffectChainmutex held by Shunkai Yao · 1 year, 8 months ago
  34. 4eb45d0 AudioFlinger: forward active tracks channel mask to spatializer effect by Eric Laurent · 1 year, 9 months ago
  35. a6f1cbb AudioFlinger: add mutex order to constructor by Andy Hung · 1 year, 11 months ago
  36. ab65b18 Thread: Add safety annotations for methods by Andy Hung · 2 years ago
  37. f65f5a7 Effects: Update to audio_utils mutex by Andy Hung · 2 years ago
  38. 90fb20d Merge "Only set initial volume to 0 for the effect that does volume control." into main by Treehugger Robot · 2 years ago
  39. bd18c8e Only set initial volume to 0 for the effect that does volume control. by jiabin · 2 years ago
  40. 5fd10da AudioFlinger: Update Effects class includes by Andy Hung · 2 years, 2 months ago
  41. 583043b AudioFlinger: Create Thread callback by Andy Hung · 2 years, 2 months ago
  42. 55a74fd AudioFlinger: Extract DeviceEffectManager class by Andy Hung · 2 years, 2 months ago
  43. 8e6b62a AudioFlinger: Extract PatchPanel class by Andy Hung · 2 years, 2 months ago
  44. 87c693c AudioFlinger: Add more Thread interfaces by Andy Hung · 2 years, 2 months ago
  45. 71e4ee6 Merge changes I5b2973c1,Iaa535450 by Andy Hung · 2 years, 2 months ago
  46. 59867e4 AudioFlinger: Extract inner Client class by Andy Hung · 2 years, 2 months ago
  47. a2e985b audio: effect: dispatch command when using device effect proxy by François Gaffie · 2 years, 3 months ago
  48. 58e73af audio: effect: prevents spurious call to remove/add device effects by François Gaffie · 2 years, 7 months ago
  49. 6ac17eb AudioFlinger: Extract Effect inner classes by Andy Hung · 2 years, 3 months ago
  50. 181d96f AudioFlinger: Remove conditional effect types by Andy Hung · 2 years, 4 months ago
  51. afdc547 AudioFlinger: Clean up Effect configuration macros by Andy Hung · 2 years, 4 months ago
  52. 9f57aa8 audioflinger: fix input effect transfer by Eric Laurent · 2 years, 6 months ago
  53. 920f657 AudioFlinger: Add clang tidy checks on build by Andy Hung · 3 years ago
  54. c658e45 Support bit-perfect PCM playback. by jiabin · 2 years, 11 months ago
  55. 6282341 Decouple HapticScale from ExternalVibratorService scale. by Simon Bowden · 2 years, 11 months ago
  56. 4e24653 Initialize volume level of volume control effect as lowest level. by jiabin · 3 years ago
  57. 8d7da00 Effects: add a method to retrieve audio configuration by Mikhail Naganov · 3 years, 5 months ago
  58. c747c53 AudioFlinger, AudioPolicy: Add binder time check statistics by Andy Hung · 3 years, 6 months ago
  59. 76c89f3 audioflinger: several device effects fixes by Eric Laurent · 3 years, 9 months ago
  60. ee71ebd audioflinger: Initialize field in constructor by Greg Kaiser · 3 years, 10 months ago
  61. 0dccd2e audioflinger: Add session effects on spatializer mixer by Eric Laurent · 3 years, 11 months ago
  62. 799c8d0 Effect: Configure effect after the buffer is set. by Andy Hung · 3 years, 10 months ago
  63. de8caf4 AudioEffect: Add process callback by Eric Laurent · 4 years, 1 month ago
  64. f1f22e7 audio flinger: pass mixer configuration when opening an audio output by Eric Laurent · 4 years, 2 months ago
  65. d66d7a1 audio policy: add audio policy ready flag. by Eric Laurent · 4 years, 2 months ago
  66. bc3f37a Add audio-haptic channel max amplitude by Lais Andrade · 4 years, 2 months ago
  67. 6c8ac4b audioflinger: avoid removing the same effect from the audio HAL twice by David Li · 4 years, 3 months ago
  68. fda4400 EffectBase: Make callback getter/setter atomic by Andy Hung · 4 years, 3 months ago
  69. 1319f5a Use vibrator information to initialize HapticGenerator. by jiabin · 4 years, 5 months ago
  70. 0a4904a Convert IAudioPolicyService to AIDL by Ytai Ben-Tsvi · 4 years, 8 months ago
  71. 6626a01 AudioFlinger: Use atomic pointer for AudioFlinger singleton. by Andy Hung · 4 years, 8 months ago
  72. 328d677 Effects: Add atomic_wp<T>, update setThread. by Andy Hung · 4 years, 8 months ago
  73. 318e024 AudioEffects: Annotate smart pointer member variables by Andy Hung · 4 years, 9 months ago
  74. aa8b2aa Merge "audioflinger: Remove effect from hal before closing." am: c961cd4d0c am: 7e5965b810 am: 52148b83c5 am: 0cc7be8802 am: d4d9157853 by Treehugger Robot · 5 years ago
  75. 52148b8 Merge "audioflinger: Remove effect from hal before closing." am: c961cd4d0c am: 7e5965b810 by Treehugger Robot · 5 years ago
  76. ed868802 audioflinger: Remove effect from hal before closing. by Jaideep Sharma · 5 years ago
  77. 9cd8981 Convert IEffect and IEffectClient to AIDL by Ytai Ben-Tsvi · 5 years ago
  78. e70bc7f Support scaling haptic data in HapticGenerator by jiabin · 5 years ago
  79. eb3bda0 Force selecting haptic supported thread when creating HapticGenerator. by jiabin · 5 years ago
  80. d505c64 Effects: set hw volume if effect chain doesn't have volume control by Zhou Song · 6 years ago
  81. 4f04336 Warn against promoting owner's wp<> from ctor by Ytai Ben-Tsvi · 6 years ago
  82. 3de1bbf Fix race condition in Effects by Ytai Ben-Tsvi · 6 years ago
  83. 9b2064c AudioFlinger: implement device specific audio effects by Eric Laurent · 6 years ago
  84. 3eaa370 audioflinger: fix missing EffectBase member init by Eric Laurent · 6 years ago
  85. e0b9a36 audioflinger: refactor EffectModule class by Eric Laurent · 6 years ago
  86. 5d88539 Revert "Revert "Audio effects: define interface between EffectModule and audio framework"" by Eric Laurent · 6 years ago
  87. b82e6b7 AudioFlinger: implement device specific audio effects by Eric Laurent · 6 years ago
  88. d9eb496 audioflinger: fix missing EffectBase member init by Eric Laurent · 6 years ago
  89. 4170955 audioflinger: refactor EffectModule class by Eric Laurent · 6 years ago
  90. 6b446ce Revert "Revert "Audio effects: define interface between EffectModule and audio framework"" by Eric Laurent · 6 years ago
  91. 3fd6a2c Revert "Audio effects: define interface between EffectModule and audio framework" by Eric Laurent · 6 years ago
  92. c0abc62 Audio effects: define interface between EffectModule and audio framework by Eric Laurent · 6 years ago
  93. b8269fd Use AudioDeviceTypeAddr when setting device for effects. by jiabin · 6 years ago
  94. 8f278ee Use AudioDeviceTypeAddr when setting device for effects. by jiabin · 6 years ago
  95. 6c79632 refactor mutexes for audio effects in audio flinger and audio policy by Eric Laurent · 6 years ago
  96. 934ecfb Effects: add new effect volume flag by Jasmine Cha · 7 years ago
  97. 1f8df9a Allow volume setting only for offloadable effect for Offload by Shingo Kitajima · 7 years ago
  98. 1990bd4 Set volume for output when effect is enabled/disabled. by Tomoharu Kasahara · 11 years ago
  99. 9aad48c Allow multichannel effects by Andy Hung · 8 years ago
  100. bded9c8 AudioEffect: rename m(In|Out)Buffer16 to m(In|Out)ConversionBuffer by Andy Hung · 8 years ago