1. 01c4ebf AudioBufferProvider comments and cleanup by Glenn Kasten · 13 years ago
  2. 3b81aca Remove bit fields to improve performance by Glenn Kasten · 13 years ago
  3. a111792 Simplify code by Glenn Kasten · 13 years ago
  4. 4ff14ba Upintegrate Audio Flinger changes from ICS_AAH by John Grossman · 13 years ago
  5. 99e53b8 Update comments by Glenn Kasten · 13 years ago
  6. 63d2dae Merge "AudioFlinger methods const and inline" by Glenn Kasten · 13 years ago
  7. 4c340c6 Use bool instead of int by Glenn Kasten · 13 years ago
  8. c59c004 AudioFlinger methods const and inline by Glenn Kasten · 13 years ago
  9. a0d6833 Use NULL not 0 for raw pointers by Glenn Kasten · 13 years ago
  10. 84afa3b Constructor initialization and const fields by Glenn Kasten · 13 years ago
  11. e9dd017 Unconditional delete by Glenn Kasten · 13 years ago
  12. 02b2d2d Merge "Fix build warning" by Glenn Kasten · 13 years ago
  13. 5f29ca3 Merge "By convention const goes before the type specifier" by Glenn Kasten · 13 years ago
  14. 879bc64 Merge "Replace loop by __builtin_ctz" by Glenn Kasten · 13 years ago
  15. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  16. 54c3b66 By convention const goes before the type specifier by Glenn Kasten · 13 years ago
  17. f9a2777 Fix build warning by Glenn Kasten · 13 years ago
  18. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. 98dd542 Replace loop by __builtin_ctz by Glenn Kasten · 13 years ago
  20. 88592ec Merge "Remove the notion of "active track" from mixer" by Glenn Kasten · 13 years ago
  21. a2a0a5d Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  22. f6b1678 Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  23. 7ab41c9 resolved conflicts for merge of 1a4b9939 to master by Eric Laurent · 13 years ago
  24. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  25. 071ccd5 audioflinger: fix clicks on 48kHz audio. by Eric Laurent · 13 years ago
  26. 9c56d4a Remove the notion of "active track" from mixer by Glenn Kasten · 13 years ago
  27. 12d9702 Merge "Remove dead code" by Glenn Kasten · 13 years ago
  28. 81a028f Remove dead code by Glenn Kasten · 13 years ago
  29. f602a5f Merge "Use constants for 2 and 32" by Glenn Kasten · 13 years ago
  30. d1e672a Merge "Extract out audio DSP code to utility library" by Glenn Kasten · 13 years ago
  31. bf71f1e Use constants for 2 and 32 by Glenn Kasten · 13 years ago
  32. b92bc47 Merge "Use switch in AudioMixer::setParameter" by Glenn Kasten · 13 years ago
  33. 788040c Use switch in AudioMixer::setParameter by Glenn Kasten · 14 years ago
  34. 237a624 deleteTrackName now asserts on bad input parameter by Glenn Kasten · 13 years ago
  35. 3b21c50 Extract out audio DSP code to utility library by Glenn Kasten · 13 years ago
  36. 6d4bf6e Merge "setActiveTrack and setBufferProvider can't fail" by Glenn Kasten · 13 years ago
  37. b87c068 Merge "Simplify enable/disable mixing" by Glenn Kasten · 13 years ago
  38. 26fa039 Merge "Use NULL not 0 for pointers" by Glenn Kasten · 13 years ago
  39. fba380a setActiveTrack and setBufferProvider can't fail by Glenn Kasten · 13 years ago
  40. 1c48c3c Simplify enable/disable mixing by Glenn Kasten · 13 years ago
  41. e0feee3 Use NULL not 0 for pointers by Glenn Kasten · 13 years ago
  42. 4296893 Merge "Fix indentation and whitespace" by Glenn Kasten · 13 years ago
  43. 0cfd823 AudioMixer uninitialized simple fields by Glenn Kasten · 13 years ago
  44. c5ac4cb Fix indentation and whitespace by Glenn Kasten · 13 years ago
  45. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  46. 0d255b2 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 14 years ago
  47. 243f5f9 Fix issue 3479042. by Eric Laurent · 14 years ago
  48. 2151d7b Initialize resampling buffer per track. by Yuuhi Yamaguchi · 14 years ago
  49. 65ab471 move native services under services/ by Mathias Agopian · 15 years ago