1. 18db49a Whitespace and indentation by Glenn Kasten · 12 years ago
  2. d10a599 Merge "audio policy: use audio_devices_t when appropriate" by Eric Laurent · 12 years ago
  3. c9ab9f5 audio policy: use audio_devices_t when appropriate by Eric Laurent · 12 years ago
  4. ffed04a IAudioFlingerClient::ioConfigChanged param2 const by Glenn Kasten · 12 years ago
  5. 39d00cb Use audio_io_handle_t consistently instead of int by Glenn Kasten · 13 years ago
  6. 3694ec1 Use NULL not 0 for raw pointers by Glenn Kasten · 13 years ago
  7. b7cffb4 More audio_stream_type_t by Glenn Kasten · 13 years ago
  8. 0f0fbd9 Use audio_source_t consistently by Glenn Kasten · 13 years ago
  9. 0a204ed Use audio_format_t consistently, continued by Glenn Kasten · 13 years ago
  10. ea46649 Merge "Remove redundant get()" by Glenn Kasten · 13 years ago
  11. 70ed6b7 Remove redundant get() by Glenn Kasten · 13 years ago
  12. 7524a59 Merge "Remove dead setRingerMode(mode, mask)" by Glenn Kasten · 13 years ago
  13. adf1083 Merge "Simplify range check for audio_mode_t (continued)" by Glenn Kasten · 13 years ago
  14. 8f397cd Simplify range check for audio_mode_t (continued) by Glenn Kasten · 13 years ago
  15. ee7fea9 Remove dead setRingerMode(mode, mask) by Glenn Kasten · 13 years ago
  16. 28ea013 Temporarily restore AudioSystem/AudioTrack APIs with their former signatures by Andreas Huber · 13 years ago
  17. 1be4afe Merge "audio framework: manage stream volume per device" by Eric Laurent · 13 years ago
  18. 9bc8358 audio framework: manage stream volume per device by Eric Laurent · 13 years ago
  19. fb6b5bd Merge "Use audio_mode_t consistently" by Glenn Kasten · 13 years ago
  20. bc1d77b Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  21. accb114 Use audio_mode_t consistently by Glenn Kasten · 13 years ago
  22. a89226c Merge "Fix race in AudioSystem::getInputBufferSize" by Glenn Kasten · 13 years ago
  23. 81801ad Fix race in AudioSystem::getInputBufferSize by Glenn Kasten · 13 years ago
  24. 01aaf2c Simplify range check for audio_mode_t by Glenn Kasten · 13 years ago
  25. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  26. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  27. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  28. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  29. dca56b9 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 13 years ago
  30. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  31. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  32. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  33. 464d5b3 Audio framework: support for audio pre processing by Eric Laurent · 13 years ago
  34. 6af763b Remove dead code related to gettid by Glenn Kasten · 13 years ago
  35. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago
  36. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  37. 4dc22e7 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 13 years ago
  38. 8b4b97a Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 14 years ago
  39. 25101b0 Fix issue 3371080 by Eric Laurent · 14 years ago
  40. 1a22bdb Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 14 years ago
  41. 240677e resolved conflicts for merge of dd206093 to master by Eric Laurent · 14 years ago
  42. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  43. 4b18200 am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 14 years ago
  44. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 14 years ago
  45. c6ea353 Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO. by Eric Laurent · 14 years ago
  46. ef9500f Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 14 years ago
  47. 47d0a92 Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 14 years ago
  48. 9a56aaf am 8978547f: am f5fe3949: Fix issue 2459650. by Eric Laurent · 14 years ago
  49. f5fe394 Fix issue 2459650. by Eric Laurent · 14 years ago
  50. 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  51. 23f25cd Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 15 years ago
  52. 787aa59 Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash. by Eric Laurent · 15 years ago
  53. 415f3e2 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 15 years ago
  54. 327c27b Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
  55. ddb78e7 Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 15 years ago
  56. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  57. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  58. 3547cc0 AI 144097: am: CL 144054 am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800 by Eric Laurent · 15 years ago
  59. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  61. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  62. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  63. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  64. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago