1. 94a92c6 Merge "[audio][audioflinger] Consume all frames when a DirectThread is done." into lmp-mr1-dev by Phil Burk · 11 years ago
  2. 99adee3 [audio][audioflinger] Consume all frames when a DirectThread is done. by Phil Burk · 11 years ago
  3. 275e8e9 audio policy: add support for custom mixes by Eric Laurent · 11 years ago
  4. 9a1c889 Fix getTimestamp if offload thread is not initialized. by Andy Hung · 11 years ago
  5. e83b55d audio policy: new getOutputForAttr() prototype. by Eric Laurent · 11 years ago
  6. 223fd5c audio: new routing strategies and stream types by Eric Laurent · 11 years ago
  7. ec0eeaf Fix format conversion in DuplicatingThread by Haynes Mathew George · 11 years ago
  8. 02b5708 audioflinger: fix duplicating thread output buffers clear by Eric Laurent · 11 years ago
  9. ac30214 Fix the fix by Marco Nelissen · 11 years ago
  10. 57088b5 Clear effect buffer before sending to chain by Marco Nelissen · 11 years ago
  11. 2b217bb Merge "audioflinger: fix pre processing transfer between record threads." into lmp-dev by Eric Laurent · 11 years ago
  12. 1b92868 audioflinger: fix pre processing transfer between record threads. by Eric Laurent · 11 years ago
  13. 4c053ea Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp by Glenn Kasten · 11 years ago
  14. a49c94e Merge "Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp"" into lmp-dev by Glenn Kasten · 11 years ago
  15. 6954127 Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp" by Glenn Kasten · 11 years ago
  16. 955e24d Merge "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp" into lmp-dev by Glenn Kasten · 11 years ago
  17. f71224c Merge "audioflinger: forward flush to direct output streams" into lmp-dev by Eric Laurent · 11 years ago
  18. 54464ba Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp by Glenn Kasten · 11 years ago
  19. e659ef4 audioflinger: forward flush to direct output streams by Eric Laurent · 11 years ago
  20. ba0b34c Fix tee sink by Glenn Kasten · 11 years ago
  21. 80b617c audioflinger: remove debug log. by Eric Laurent · 11 years ago
  22. aaa4447 audioflinger: fix pre processing effect leak by Eric Laurent · 11 years ago
  23. 3abc2de Make IPowerManager native conform to .aidl for oneway by Glenn Kasten · 11 years ago
  24. 97d547d audio flinger: fix use of global effect buffer by Eric Laurent · 11 years ago
  25. 735f45f Fix memory access error due to race during fast track removal by Glenn Kasten · 11 years ago
  26. 49d00ad Fix overruns when capturing with resampling by Glenn Kasten · 11 years ago
  27. cd04484 Extend downsampling ratios greater than 2:1 by Andy Hung · 11 years ago
  28. 389cfdb Fix effect and mono sink handling. by Andy Hung · 11 years ago
  29. cf817a2 audio: fix crashes upon USB device connection by Eric Laurent · 11 years ago
  30. 4dc6806 audio policy: pass session ID to capture activity methods by Eric Laurent · 11 years ago
  31. 8661aaf Fix rounding in RecordThread resampler buffer computation by Andy Hung · 11 years ago
  32. 9f81de3 Enable lower latency audio capture on more devices by Glenn Kasten · 11 years ago
  33. 9a59276 Add multichannel capability to AudioFlinger by Andy Hung · 11 years ago
  34. 83b8808 audio flinger: add patch connection between hw modules by Eric Laurent · 11 years ago
  35. a7e0480 Remove execute bit by Glenn Kasten · 11 years ago
  36. 91be1fb Merge "Move AudioRecord frame count calculations to server" into lmp-dev by Glenn Kasten · 11 years ago
  37. 2e8186a Merge "Fix initial audio glitch on startup" into lmp-dev by Andy Hung · 11 years ago
  38. 5567aaf Fix initial audio glitch on startup by Andy Hung · 11 years ago
  39. 7410591 Move AudioRecord frame count calculations to server by Glenn Kasten · 11 years ago
  40. 6e6704c Improve dumpsys for capture threads by Glenn Kasten · 11 years ago
  41. cd70421 const correctness on downmix and upmix by Glenn Kasten · 11 years ago
  42. 463be25 Return negotiated format with HAL in AudioFlinger by Andy Hung · 11 years ago
  43. 5c68f95 Merge "IAudioFlinger::openRecord now suggests notificationFrames" by Glenn Kasten · 11 years ago
  44. 7df8c0b IAudioFlinger::openRecord now suggests notificationFrames by Glenn Kasten · 11 years ago
  45. 665470b audio: deprecate audio_stream_frame_size() by Eric Laurent · 11 years ago
  46. f92f22b Merge "Add enabling variable for extended precision audio" by Andy Hung · 11 years ago
  47. 6146c08 Add enabling variable for extended precision audio by Andy Hung · 11 years ago
  48. 4d23ca3 Use sp<> instead of raw pointer for FastMixer by Glenn Kasten · 11 years ago
  49. ab5cdba AudioTrack: add support for compressed audio by Eric Laurent · 11 years ago
  50. 5094675 am a3603693: Merge "Fix deadlock" into lmp-preview-dev by Glenn Kasten · 11 years ago
  51. 3d61bc1 Fix deadlock by Glenn Kasten · 11 years ago
  52. b6be7f2 frameworks: av: fix bug in the volume management by Bryant Liu · 11 years ago
  53. c263ca0 Squashed commit of the following: by Glenn Kasten · 11 years ago
  54. 8f41557 Merge "Change parameter type for volume to float in AudioMixer" by Andy Hung · 11 years ago
  55. 6dbb5e3 Use of fast capture by normal capture by Glenn Kasten · 11 years ago
  56. 6be4940 Change parameter type for volume to float in AudioMixer by Andy Hung · 11 years ago
  57. 1258c1a Add multiple format capability to FastMixer by Andy Hung · 11 years ago
  58. 951f455 DO NOT MERGE - audioflinger: first patch panel implementation. by Eric Laurent · 11 years ago
  59. ecc0373 Merge "audioflinger: first patch panel implementation." by Eric Laurent · 11 years ago
  60. 0349009 Allow kFastTrackMultiplier to be specified per device by Glenn Kasten · 11 years ago
  61. 1c333e2 audioflinger: first patch panel implementation. by Eric Laurent · 11 years ago
  62. 5912117 Merge "Move validation of frameCount from set to openRecord_l" by Glenn Kasten · 11 years ago
  63. c62476f Merge "Add format parameter to getTrackName() and track_t" by Andy Hung · 11 years ago
  64. 29b703e Move validation of frameCount from set to openRecord_l by Glenn Kasten · 11 years ago
  65. 87cebad resolved conflicts for merge of f285c91e to master by Elliott Hughes · 11 years ago
  66. c10b874 am d5516339: Merge "Move frameworks/av from fdprintf to POSIX dprintf." by Calin Juravle · 11 years ago
  67. 8b5f642 Move frameworks/av from fdprintf to POSIX dprintf. by Elliott Hughes · 11 years ago
  68. e348c5b resolved conflicts for merge of c0bf836f to master by Elliott Hughes · 11 years ago
  69. ad71caf am 3b6da6bf: Merge "Move frameworks/av off private API." by Elliott Hughes · 11 years ago
  70. ee49929 Move frameworks/av off private API. by Elliott Hughes · 11 years ago
  71. 9382378 resolved conflicts for merge of b1080917 to master by Elliott Hughes · 11 years ago
  72. acbd949 am d084206d: Merge "Move frameworks/av off __futex_syscall3." by Elliott Hughes · 11 years ago
  73. 77e1512 Move frameworks/av off __futex_syscall3. by Elliott Hughes · 11 years ago
  74. b4db73d Merge "Use new channel count functions for audio masks" by Andy Hung · 11 years ago
  75. 1e54e6d Merge "Pass stereo gains as packed minifloat" by Glenn Kasten · 11 years ago
  76. e8a1ced Add format parameter to getTrackName() and track_t by Andy Hung · 11 years ago
  77. c56f342 Pass stereo gains as packed minifloat by Glenn Kasten · 11 years ago
  78. 5859b98 am be2664da: am 4c9bde7a: am ce473c32: Merge "Codec Offload: Add NULL check as mCallbackThread is NULL when offloaded HAL is running BLOCKING mode" by Eric Laurent · 11 years ago
  79. 4c9bde7 am ce473c32: Merge "Codec Offload: Add NULL check as mCallbackThread is NULL when offloaded HAL is running BLOCKING mode" by Eric Laurent · 11 years ago
  80. e541269 Use new channel count functions for audio masks by Andy Hung · 11 years ago
  81. deb9081 Merge "Pull up mFlags and isFastTrack from Track to TrackBase" by Glenn Kasten · 11 years ago
  82. 56604aa Codec Offload: Add NULL check as mCallbackThread is NULL by Uday Gupta · 11 years ago
  83. 755b0a6 Pull up mFlags and isFastTrack from Track to TrackBase by Glenn Kasten · 11 years ago
  84. 021cf96 AudioFlinger: add specific mutex for client lists by Eric Laurent · 11 years ago
  85. 110135b Explicitly ignore return value of __futex_syscall3 by Glenn Kasten · 11 years ago
  86. 26d5ff9 Merge "audioflinger: refactor thread config events" by Eric Laurent · 11 years ago
  87. 1035194 audioflinger: refactor thread config events by Eric Laurent · 11 years ago
  88. d776ac6 IAudioFlinger::openRecord returns IMemory(s) by Glenn Kasten · 11 years ago
  89. b880f5e Add a per-thread heap that is read-only to clients by Glenn Kasten · 11 years ago
  90. 828f883 Fix a couple of fast capture typo bugs by Glenn Kasten · 11 years ago
  91. 993fa06 Use audio_is_linear_pcm() by Glenn Kasten · 11 years ago
  92. c125f38 audioflinger: forward device change to effects in direct thread by Glenn Kasten · 11 years ago
  93. 84a0c6e Change references of Q19.12 to Q4.27 for clarity by Andy Hung · 11 years ago
  94. 3a6c90a Add FIXMEs to createRecord for fast capture by Glenn Kasten · 11 years ago
  95. 5c4fa90 Merge "Use LOG_ALWAYS_FATAL instead of LOG_FATAL" by Glenn Kasten · 11 years ago
  96. adad3d7 Use LOG_ALWAYS_FATAL instead of LOG_FATAL by Glenn Kasten · 12 years ago
  97. 66e4635 Use symbolic constants from <system/audio.h> by Glenn Kasten · 12 years ago
  98. 2d3ca68 audioflinger: OffloadThread fix for resume underrun by Haynes Mathew George · 12 years ago
  99. 8d6c292 audioflinger: Handle pause /resume in stopping state by Krishnankutty Kolathappilly · 12 years ago
  100. 15e5798 Make error handling for audio driver initCheck more similar by Glenn Kasten · 12 years ago