1. ec35a14 Fix issue 5381089: problem with A2DP music volume by Eric Laurent · 14 years ago
  2. 9d18ec5 Fix issue 5373658: memory leak in AudioFlinger. by Eric Laurent · 14 years ago
  3. 6bffdb8 Fix issue 5355047: Automated effect tests fail. by Eric Laurent · 14 years ago
  4. 60cd0a0 Issue 4345021: Audio routed to multiple devices... by Eric Laurent · 14 years ago
  5. b76e90d Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 15 years ago
  6. 9f6530f 226483: A2DP connected, but music out to speaker by Eric Laurent · 15 years ago
  7. bee5337 Audioflinger: reverse logic of BT NREC indication by Eric Laurent · 15 years ago
  8. a1884f9 AudioFlinger: add check for audio HAL init failure by Eric Laurent · 15 years ago
  9. 0270b18 Don't remove effects on session 0 by Marco Nelissen · 15 years ago
  10. db7c079 Audio effects: track CPU and memory use separately by Eric Laurent · 15 years ago
  11. 3a34bef Keep effects sessions active when the caller dies. by Marco Nelissen · 15 years ago
  12. c3e6572 Merge "AudioFlinger: protect input/output stream access" by Eric Laurent · 15 years ago
  13. b8ba0a9 AudioFlinger: protect input/output stream access by Eric Laurent · 15 years ago
  14. 59bd0da AudioFlinger: disable AEC and NS with BT headsets by Eric Laurent · 15 years ago
  15. 59255e4 Audio Effect Framework: add effect suspend/restore by Eric Laurent · 15 years ago
  16. 6dbe883 Fix issue 5090721: audio record broken by Eric Laurent · 15 years ago
  17. a7280a5 Merge "AudioFlinger: fix crash when deleting pre process." by Eric Laurent · 15 years ago
  18. ec437d8 AudioFlinger: fix crash when deleting pre process. by Eric Laurent · 15 years ago
  19. feb0db6 Fix issue 4604090: notification sound interrupted. by Eric Laurent · 15 years ago
  20. 1d2bff0 AudioFlinger: add dump of audio pre processing. by Eric Laurent · 15 years ago
  21. edc15ad Fix issue 4988574: 8 bit PCM audio playback broken. by Eric Laurent · 15 years ago
  22. 7c7f10b Audio framework: support for audio pre processing by Eric Laurent · 15 years ago
  23. e0b5bb2 Merge "Log CPU usage" by Glenn Kasten · 15 years ago
  24. 4d8d0c3 Log CPU usage by Glenn Kasten · 15 years ago
  25. 6d8b694 Moved and renamed effect API header files by Eric Laurent · 15 years ago
  26. 671a636 Added audio_bytes_per_sample() helper function by Eric Laurent · 15 years ago
  27. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 15 years ago
  28. 0512ab5 Remove dead code related to gettid by Glenn Kasten · 15 years ago
  29. 0d255b2 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 15 years ago
  30. 65580f9 Removed interface to load audio effects libraries by Eric Laurent · 15 years ago
  31. e1315cf New effect library API by Eric Laurent · 15 years ago
  32. 162f7d1 Merge "HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead" by Glenn Kasten · 15 years ago
  33. 6708b9a Merge "Fix audio effect framework issues" by Eric Laurent · 15 years ago
  34. b469b94 Fix audio effect framework issues by Eric Laurent · 15 years ago
  35. 6476024 update for new audio.h header location by Dima Zavin · 15 years ago
  36. 249c6a6 HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead by Glenn Kasten · 15 years ago
  37. 5a61d2f audioflinger: don't do work in constructor, instead do it in onFirstRef by Dima Zavin · 15 years ago
  38. 799a70e audioflinger: enumerate all the possible audio interfaces by Dima Zavin · 15 years ago
  39. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  40. c30268b Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 15 years ago
  41. 4bcae82 Miscellaneous code cleanup in audio framework by Glenn Kasten · 15 years ago
  42. 38ccae2 New fix for issue 4111672: control block flags by Eric Laurent · 15 years ago
  43. 33797ea Fix issue 4111672: AudioTrack control block flags by Eric Laurent · 15 years ago
  44. 9ee159b - To track the usage of all audio output devices by Gloria Wang · 15 years ago
  45. 243f5f9 Fix issue 3479042. by Eric Laurent · 15 years ago
  46. 117cd92 Merge "Bug 3366885 Remove LVMX switch" by Glenn Kasten · 15 years ago
  47. db130fb Bug 3366885 Remove LVMX switch by Glenn Kasten · 15 years ago
  48. eda6c36 Fix issue 3371080 by Eric Laurent · 15 years ago
  49. 7333748 Fix issue 3371096. by Eric Laurent · 15 years ago
  50. 9357520 Tentative fix for issue 3362362. by Eric Laurent · 15 years ago
  51. f5aafb2 Fix issue 3157123. by Eric Laurent · 15 years ago
  52. f1fb01a Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 15 years ago
  53. af59ce2 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 15 years ago
  54. 44d9848 Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 15 years ago
  55. dac6911 Fix several audio effects problems. by Eric Laurent · 15 years ago
  56. 84e9a10 Fix issue 3007862 by Eric Laurent · 15 years ago
  57. fac4895 Request permission for global audio effects. by Eric Laurent · 15 years ago
  58. e0aed6d Fix volume problems with insert revert by Eric Laurent · 15 years ago
  59. aeae3de Fix problem in AudioEffect::command() status. by Eric Laurent · 15 years ago
  60. 8f45bd7 Audio Effects: fix problems in volume control. by Eric Laurent · 16 years ago
  61. 25cbe0e Fix issue 2929440 by Eric Laurent · 16 years ago
  62. 571d49c Fix issue 2909189: System property ro.audio.silent no longer mutes system. by Eric Laurent · 16 years ago
  63. 8569f0d Fixed several audio effects problems. by Eric Laurent · 16 years ago
  64. 60e1824 Fixed underrun in audioflinger mixer. by Eric Laurent · 16 years ago
  65. 39e94f8 Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 16 years ago
  66. 25f4395 Audio effects: modified command() parameter types. by Eric Laurent · 16 years ago
  67. de07013 Audio policy manager changes for audio effects by Eric Laurent · 16 years ago
  68. f997cab Fixed problems in audio effect volume control. by Eric Laurent · 16 years ago
  69. cab1124 Several improvements in audio effects volume control. by Eric Laurent · 16 years ago
  70. 5462fc9 added BinderService<> template to help creating native binder services by Mathias Agopian · 16 years ago
  71. 65ab471 move native services under services/ by Mathias Agopian · 16 years ago