1. 7c31847e AudioSystem JNI: refactor audio effect descriptor conversion by Eric Laurent · 6 years ago
  2. 1070119 AudioEffect: Fix memory leak in JNI by Andy Hung · 6 years ago
  3. a555e74 Add Dynamic Source Effects by Ari Hausman-Cohen · 6 years ago
  4. 7d54c5d Add Dynamic Stream Effects by Ari Hausman-Cohen · 7 years ago
  5. 866645d audioeffect: Avoid potential NULL dereference by Greg Kaiser · 6 years ago
  6. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  7. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  8. d2bf323 Merge "Reference nativehelper/jni.h as jni.h" am: 899a1f23c5 by Steven Moreland · 7 years ago
  9. 889f995 Reference nativehelper/jni.h as jni.h by Steven Moreland · 7 years ago
  10. 32d5163 AudioEffect: return DEAD_OBJECT for FAILED_TRANSACTION by Andy Hung · 7 years ago
  11. 87e901cc Use AUDIO_IO_HANDLE_NONE instead of 0 by Glenn Kasten · 8 years ago
  12. 0b56080 Merge "Fix misc-macro-parentheses warnings in audio media jni." am: 9ecb10d1b5 by Chih-Hung Hsieh · 8 years ago
  13. 0ca16ef Fix misc-macro-parentheses warnings in audio media jni. by Chih-Hung Hsieh · 8 years ago
  14. 33b8404 Use audio_session_t consistently by Glenn Kasten · 8 years ago
  15. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  16. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  17. 0779998 audio effect JNI: fix global ref leak. by Eric Laurent · 9 years ago
  18. 76f8133 Use only strong references to AudioEffect by Eric Laurent · 9 years ago
  19. fa5ecdc Respect the record audio app op - framework by Svet Ganov · 9 years ago
  20. b27a8a5 AudioEffect JNI: use new max preprocessing constant by Eric Laurent · 10 years ago
  21. 4fc28d7 AudioEffect JNI: fix queryEffects() by Eric Laurent · 10 years ago
  22. ea7861c AArch64: Use long for pointers in audio effect classes by Ashok Bhat · 11 years ago
  23. 4526f0d Handle errors from AudioEffect::queryNumberEffects by Peter Karlsson · 12 years ago
  24. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  25. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  26. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  27. 09f1735 Fix issue 5144429: CTS test fails for AudioEffects by Eric Laurent · 13 years ago
  28. 0f7f4ec Added APIs for audio preprocessing by Eric Laurent · 13 years ago
  29. 602b328 Fix issue 3509396: AudioEffect.getParameter JAVA. by Eric Laurent · 13 years ago
  30. 2fb43ef fix problem in AudioEffect JNI setup. by Eric Laurent · 14 years ago
  31. 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
  32. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  33. ca57d1c Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 14 years ago
  34. 4cb15cf Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 14 years ago
  35. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  36. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 14 years ago
  37. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 14 years ago