1. 0506778 Add AudioTrack and AudioRecord flag checks by Eric Laurent · 10 years ago
  2. 9ea77cd audioflinger: Pass pid of process creating track or opening record by Haynes Mathew George · 10 years ago
  3. 4a8308b Add AudioSystem::getFrameCountHAL() by Glenn Kasten · 10 years ago
  4. d848eb4 Use audio_session_t consistently by Glenn Kasten · 11 years ago
  5. 2c073da AudioSystem::getSamplingRate and getFrameCount now work for input by Glenn Kasten · 11 years ago
  6. eeecb98 Add use for audio_unique_id_t by Glenn Kasten · 11 years ago
  7. d79072e Remove TimedAudioTrack and associated code by Glenn Kasten · 11 years ago
  8. 72e3f39 audio flinger: do not call JAVA services until system is ready by Eric Laurent · 11 years ago
  9. 4cb6683 AudioRecord keeps track of UID by Jean-Michel Trivi · 11 years ago
  10. be71aa2 Respect the record audio app op - media by Svet Ganov · 11 years ago
  11. fdfce55 Merge "Add FIXME to deprecate all APIs that assume a route" by Glenn Kasten · 12 years ago
  12. f5e837e Add FIXME to deprecate all APIs that assume a route by Glenn Kasten · 12 years ago
  13. f59497b Update comments by Glenn Kasten · 12 years ago
  14. 93c3d41 AudioSystem: add API to query audio HW sync source by Eric Laurent · 12 years ago
  15. de3f839 rename AudioSystem::newAudioSessionId() by Eric Laurent · 12 years ago
  16. cf2c021 AudioFlinger: update openInput() and openOutput() by Eric Laurent · 12 years ago
  17. ec40d28 Add audio_input_flags_t to IAudioFlinger::openInput by Glenn Kasten · 12 years ago
  18. 5c68f95 Merge "IAudioFlinger::openRecord now suggests notificationFrames" by Glenn Kasten · 12 years ago
  19. 7df8c0b IAudioFlinger::openRecord now suggests notificationFrames by Glenn Kasten · 12 years ago
  20. 5ba4440 Merge "Remove obsolete IAudioFlinger::channelCount()" by Glenn Kasten · 12 years ago
  21. ab5cdba AudioTrack: add support for compressed audio by Eric Laurent · 12 years ago
  22. f947dbc Remove obsolete IAudioFlinger::channelCount() by Glenn Kasten · 12 years ago
  23. 4b12340 IAudioFlinger interface extension for patch panel by Eric Laurent · 12 years ago
  24. d776ac6 IAudioFlinger::openRecord returns IMemory(s) by Glenn Kasten · 12 years ago
  25. c5a1742 Remove name output parameter from createTrack by Glenn Kasten · 13 years ago
  26. d2304db Rename setStreamOutput to invalidateStream by Glenn Kasten · 13 years ago
  27. d457c97 Track pid for each session by Marco Nelissen · 13 years ago
  28. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 13 years ago
  29. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 13 years ago
  30. f0002d1 Merge "Replace control block frameCount_ by explicit in/out parameter" by Glenn Kasten · 13 years ago
  31. 9a2a29c Merge "Document the reference count rules for I/O handles" by Glenn Kasten · 13 years ago
  32. d631d96 Document the reference count rules for I/O handles by Glenn Kasten · 13 years ago
  33. 5f972c0 AudioRecord::getInputFramesLost() cleanup by Glenn Kasten · 13 years ago
  34. 74935e4 Replace control block frameCount_ by explicit in/out parameter by Glenn Kasten · 13 years ago
  35. 9cae217 Assign blame for playback wakelocks. by Marco Nelissen · 14 years ago
  36. 462fd2f Assign blame for playback wakelocks. by Marco Nelissen · 14 years ago
  37. e93cf2c Cleanup openRecord error handling by Glenn Kasten · 13 years ago
  38. eeca326 IAudioFlinger::openRecord track_flags_t flags is in/out by Glenn Kasten · 13 years ago
  39. d054c32 Move control block mName to createTrack() output by Glenn Kasten · 13 years ago
  40. 4182c4e Use AudioSystem::setLowRamDevice() to configure memory by Glenn Kasten · 13 years ago
  41. fb1fdc9 Add comments by Glenn Kasten · 13 years ago
  42. ad3af33 Public API changes for audio offload support. by Richard Fitzgerald · 14 years ago
  43. 8d6cc84 Remove unnecessary parameter by Glenn Kasten · 15 years ago
  44. e33054e Use size_t for frame counts by Glenn Kasten · 14 years ago
  45. 3b16c76 Use uint32_t for sample rate by Glenn Kasten · 14 years ago
  46. e0b0717 Remove CBLK_FAST from control block flags by Glenn Kasten · 14 years ago
  47. 85ab62c Line length 100 by Glenn Kasten · 14 years ago
  48. cc0f1cf Implement android.media.AudioManager.getProperty() by Glenn Kasten · 14 years ago
  49. 1879fff Add tid parameter to IAudioFlinger::openRecord by Glenn Kasten · 14 years ago
  50. dd8104c Use audio_channel_mask_t more consistently by Glenn Kasten · 14 years ago
  51. 3acbd05 Configure policy of mediaserver threads by Glenn Kasten · 15 years ago
  52. 0ca3cf9 rename audio policy output flags by Eric Laurent · 14 years ago
  53. a4c5a55 audio policy: load audio hw modules. by Eric Laurent · 15 years ago
  54. cc1110d Add TRACK_FAST for IAudioFlinger::createTrack by Glenn Kasten · 15 years ago
  55. a075db4 IAudioFlinger::createTrack and openRecord flags by Glenn Kasten · 15 years ago
  56. 2d6ef93 Merge "Remove virtual from methods that don't need it" by Glenn Kasten · 15 years ago
  57. 18868c5 Use audio_policy_output_flags_t consistently by Glenn Kasten · 15 years ago
  58. 688aac7 Remove virtual from methods that don't need it by Glenn Kasten · 15 years ago
  59. 4ff14ba Upintegrate Audio Flinger changes from ICS_AAH by John Grossman · 15 years ago
  60. 72ef00d Use audio_io_handle_t consistently instead of int by Glenn Kasten · 15 years ago
  61. 5e92a78 Effect UUID inputs passed by pointer are const by Glenn Kasten · 15 years ago
  62. f587ba5 Declare more IAudioFlinger methods const by Glenn Kasten · 15 years ago
  63. de9719b Use audio_in_acoustics_t consistently by Glenn Kasten · 15 years ago
  64. 58f3021 Use audio_format_t consistently, continued by Glenn Kasten · 15 years ago
  65. 0696400 Merge "Use audio_mode_t consistently" by Glenn Kasten · 15 years ago
  66. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 15 years ago
  67. f78aee7 Use audio_mode_t consistently by Glenn Kasten · 15 years ago
  68. 3a34bef Keep effects sessions active when the caller dies. by Marco Nelissen · 15 years ago
  69. 0d255b2 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 15 years ago
  70. 65580f9 Removed interface to load audio effects libraries by Eric Laurent · 15 years ago
  71. e1315cf New effect library API by Eric Laurent · 15 years ago
  72. eda6c36 Fix issue 3371080 by Eric Laurent · 16 years ago
  73. de07013 Audio policy manager changes for audio effects by Eric Laurent · 16 years ago
  74. ffe9c25 Various fixes and improvements in audio effects implementation by Eric Laurent · 16 years ago
  75. be916aa Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 16 years ago
  76. 05bca2f Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 17 years ago
  77. 342e9cf Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 17 years ago
  78. b72a396 Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 17 years ago
  79. f0ee6f4 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 17 years ago
  80. fa2877b Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 17 years ago
  81. c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 17 years ago
  82. 95634c8 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 17 years ago
  83. f5879c1 Fix issue 1846343 - part 1 by Eric Laurent · 17 years ago
  84. 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago
  85. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 18 years ago
  86. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 18 years ago
  87. 7a2146d auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 18 years ago
  88. 5e07b57 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 18 years ago
  89. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 18 years ago
  90. 2729ea9 Initial Contribution by The Android Open Source Project · 18 years ago