1. 059b4be Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 15 years ago
  2. 73b6035 AudioFlinger: delete Track object when createTrack() fails due to lack of tracks in AudioMixer. by Eric Laurent · 15 years ago
  3. 3fdb126 More log for issue 2242381. by Eric Laurent · 15 years ago
  4. f4ee40e Log for issue 2203561. by Eric Laurent · 15 years ago
  5. 0bca68c Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2. by Eric Laurent · 15 years ago
  6. 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
  7. 80a6a22 Fix issue 2174002: After rejecting Call when device ringtone is mute and playing music, audio is not transfered to BT device. by Eric Laurent · 15 years ago
  8. 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
  9. b7d9460 Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated. by Eric Laurent · 15 years ago
  10. d0ac8c0 Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215. by Dave Sparks · 15 years ago
  11. f69a3f8 Fix issue 2116700: Ringer screwy while connected over Bluetooth. by Eric Laurent · 15 years ago
  12. b9481d8 Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed. by Eric Laurent · 15 years ago
  13. 2bb6b2a Fix issue 2123668: Class scope typo in AudioFlinger.cpp. by Eric Laurent · 15 years ago
  14. 296a0ec Fix issue 2118464: cannot play ring tones and notifications after disconnecting BT headset while in call. by Eric Laurent · 15 years ago
  15. 64c0e1a Fix issue 2115450: a2dp thread is started, even though we are only connected to headset and not playing music. by Eric Laurent · 15 years ago
  16. 8a77a99 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 15 years ago
  17. 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
  18. a160c6e fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off. by Eric Laurent · 15 years ago
  19. d069f32 Fix issue 2091594: music chirp after disconnecting A2DP. by Eric Laurent · 15 years ago
  20. 7954c46 Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed. by Eric Laurent · 15 years ago
  21. 327c27b Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
  22. fe4fc91 Workaround for issue 2046783. by Eric Laurent · 15 years ago
  23. 6c30a71 Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing. by Eric Laurent · 15 years ago
  24. 33bb0c9 Fix issue 2043314: Recorded audio is choppy. by Eric Laurent · 15 years ago
  25. 6f7e097 Limit AudioFlinger mixer track sampling rate. by Eric Laurent · 15 years ago
  26. d5603c1 AudioService now differentiates BT headsets and car kits. by Eric Laurent · 15 years ago
  27. 49018a5 Fix problem in AudioFlinger closeOutput and closeInput. by Eric Laurent · 15 years ago
  28. 69682b4 Improved unit test code for Audioflinger. by Eric Laurent · 15 years ago
  29. 8fce46a Fix lockup in audio flinger threadbase setParameters. by Eric Laurent · 15 years ago
  30. 0f0021d Merge change 9660 by Android (Google) Code Review · 15 years ago
  31. 79cf293 Merge change 9653 by Android (Google) Code Review · 15 years ago
  32. ddb78e7 Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 15 years ago
  33. 351def2 Fix problem in A2DP interface closeOutputStream(). by Eric Laurent · 15 years ago
  34. ab19b21 Fix getParameters() default implementation. by Eric Laurent · 15 years ago
  35. d058ee0 Merge change 8987 by Android (Google) Code Review · 15 years ago
  36. ee028d57 Fix firestone build by Marco Nelissen · 15 years ago
  37. dd3fbf1 Fix issue 2004229: DTMF tones play through earpiece (G1). by Eric Laurent · 15 years ago
  38. a04aaff Fix the build for BOARD_USES_GENERIC_AUDIO option by Eric Laurent · 15 years ago
  39. 4192cce Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked. by Eric Laurent · 15 years ago
  40. 102313a Fix issue 1999585: audioflinger crash. by Eric Laurent · 15 years ago
  41. 2c817f5 Fix the sim build. by Eric Laurent · 15 years ago
  42. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  43. 92d2b40 Standby A2DP audio hardware interface when disabling A2DP. by Nick Pelly · 15 years ago
  44. fad6c94 another attempt to fix the sim by Mathias Agopian · 15 years ago
  45. 2b479be am 3893da46: Merge change 6614 into donut by Android (Google) Code Review · 15 years ago
  46. 4e64633 Fix issue 1970108: crash in AudioFlinger::isMusicActive() by Eric Laurent · 15 years ago
  47. 03217ae am a5188a09: Merge change 6367 into donut by Android (Google) Code Review · 15 years ago
  48. a5188a0 Merge change 6367 into donut by Android (Google) Code Review · 15 years ago
  49. 7e566a7 Add virtual destructor. by Marco Nelissen · 15 years ago
  50. fcc5be9 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  51. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  52. 7a91dc1 am 2bbb80e1: Merge change 5994 into donut by Android (Google) Code Review · 15 years ago
  53. 9a5e3e1 Less logging in some places. More in others. by Joe Onorato · 15 years ago
  54. d5ac1ae Framework changes for bluez4. by Jaikumar Ganesh · 15 years ago
  55. 16641bc am d9cc7659: Merge change 2706 into donut by Android (Google) Code Review · 15 years ago
  56. 551603f Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 15 years ago
  57. c5d0343 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 15 years ago
  58. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
  59. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  60. 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  61. 82d8030 am eb2c314b: Merge change 2042 into donut by Android (Google) Code Review · 15 years ago
  62. d131275 am a59aba8c: Merge changes 2023,2036 into donut by Android (Google) Code Review · 15 years ago
  63. 352ea0e am f6382011: Merge change 1998 into donut by Android (Google) Code Review · 15 years ago
  64. fe9f072 Remove deprecated openInputStream factory method by Dave Sparks · 15 years ago
  65. a5e2ef0 Update more references to openInputStream in support classes. by Dave Sparks · 15 years ago
  66. 356d8a3 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 15 years ago
  67. ad216e5 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 15 years ago
  68. 74008f6 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  69. ef02827 Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 15 years ago
  70. 20f07d4 Merge branch 'readonly-p4-master' by Nick Pelly · 15 years ago
  71. f1b083f AI 144205: am: CL 144151 am: CL 144150 Fix heap corruption. by Nick Pelly · 15 years ago
  72. 0827c81 AI 144151: am: CL 144150 Fix heap corruption. by Nick Pelly · 15 years ago
  73. caee170 Merge commit 'goog/readonly-p4-master' by The Android Open Source Project · 15 years ago
  74. d3b4d0c AI 143785: am: CL 143775 am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 15 years ago
  75. b88148e AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 15 years ago
  76. 63e45f2 AI 143327: am: CL 143177 am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 15 years ago
  77. a7f1e5c AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 15 years ago
  78. e186113 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  79. eeea922 Automated import from //branches/cupcake/...@142889,142889 by Eric Laurent · 15 years ago
  80. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  81. 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  82. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  83. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  84. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  85. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  86. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  87. 90329a6 Fix issue #1324: No audible call-waiting indication when in-call volume is low by James E. Blair · 16 years ago
  88. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  89. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  90. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  91. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  92. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  93. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  94. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  95. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  96. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  97. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  98. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago