1. 3f51b54 Prevent object of AudioEffect be deleted until construction finished by haobo10173529 · 7 years ago
  2. 3432e04 audiopolicy: Optimize A2DP codec config change by Aniket Kumar Lata · 7 years ago
  3. f824853 Merge "Add support for manually set surround formats." into pi-dev by Jiabin Huang · 7 years ago
  4. 8177290 Add support for manually set surround formats. by jiabin · 7 years ago
  5. fb4e361 Merge "audio policy: re enable setForceUse for system apps." into pi-dev by TreeHugger Robot · 7 years ago
  6. e17378d audio policy: re enable setForceUse for system apps. by Eric Laurent · 7 years ago
  7. 4c5ed30 AudioTrack: Allow flush in flush state to clear subsequent written data by Andy Hung · 7 years ago
  8. d9ed870 Merge "audiopolicy: restore normal binder call watchdog timeout" into pi-dev by Eric Laurent · 7 years ago
  9. 84e84a5 collect more media metrics around audio by Ray Essick · 7 years ago
  10. da6a5a8 audiopolicy: restore normal binder call watchdog timeout by Eric Laurent · 7 years ago
  11. a591fc4 Merge "audioserver: return binder call permission error in reply" into pi-dev by TreeHugger Robot · 7 years ago
  12. ef92bff audioserver: return binder call permission error in reply by Eric Laurent · 7 years ago
  13. 2443760 audio policy service: fix audioserver port cb upon APS crash by François Gaffie · 7 years ago
  14. 5427403 AudioTrackShared: Fix wrap condition for stop limit by Andy Hung · 7 years ago
  15. b8ca98e Add retry mechanism to AudioRecord::restoreRecord_l(). by Paul McLean · 7 years ago
  16. f1047e8 audioflinger: filter out reserved keys from setParameters() by Eric Laurent · 7 years ago
  17. ef22118 Merge "audiopolicy: clear caller identity before calling audio policy manager" into pi-dev by Eric Laurent · 7 years ago
  18. b027209 Sanitize effect descriptors for AudioPolicyService binder calls. by Andy Hung · 7 years ago
  19. 10b7123 audiopolicy: clear caller identity before calling audio policy manager by Eric Laurent · 7 years ago
  20. 0967c6c Merge "AudioTrack: Prevent server from reading client data after stop" into pi-dev by Andy Hung · 7 years ago
  21. 1d3556d AudioTrack: Prevent server from reading client data after stop by Andy Hung · 7 years ago
  22. f2c4711 Merge "Add retries in restoreTrack_l if the track does not start" into pi-dev by TreeHugger Robot · 7 years ago
  23. b13b35d Add retries in restoreTrack_l if the track does not start by Mikhail Naganov · 7 years ago
  24. 83028d5 Merge "Support query microphones information." into pi-dev by TreeHugger Robot · 7 years ago
  25. 9ff780e Support query microphones information. by jiabin · 7 years ago
  26. b1eb717 Merge "audioserver: fix UID checks for multi user" into pi-dev by TreeHugger Robot · 7 years ago
  27. 96c7eed audioserver: fix UID checks for multi user by Eric Laurent · 7 years ago
  28. 09e621a audiopolicy: increase binder command timeout for some commmands by Eric Laurent · 7 years ago
  29. 3528c93 audio services: monitor execution time for binder commands by Eric Laurent · 8 years ago
  30. c9685f3 Merge "Remove unreachable condition" am: f140201ff1 am: a49a1bf9bd by Yi Kong · 8 years ago
  31. 7c67371 Merge "Remove unreachable condition" am: f140201ff1 am: a49a1bf9bd by Yi Kong · 8 years ago
  32. e5b052e Remove unreachable condition by Yi Kong · 8 years ago
  33. 1bc088a Call AudioMixer only from MixerThread threadLoop. by Andy Hung · 8 years ago
  34. fee1976 Revert "Revert "audio policy: refactor audio record APIs"" by Eric Laurent · 8 years ago
  35. 3cb0605 Merge "Pull out commonly used constants to <audio_utils/clock.h>" by Glenn Kasten · 8 years ago
  36. de15b8c link media.metrics native strings to api-controlled java strings by Ray Essick · 8 years ago
  37. de2c195 Merge changes from topic "fix-b-63901775-add-presentation" by Mikhail Naganov · 8 years ago
  38. 5dd03a5 Merge "Support query active microphones information in AudioRecord." by TreeHugger Robot · 8 years ago
  39. 31067d4 Merge "Remove finalized concept from media.metrics" by TreeHugger Robot · 8 years ago
  40. 77973c4 Pull out commonly used constants to <audio_utils/clock.h> by Glenn Kasten · 8 years ago
  41. 34c238e Merge "audio: filter reserved binder calls" by Eric Laurent · 8 years ago
  42. 4980df2 audio: filter reserved binder calls by Eric Laurent · 8 years ago
  43. 8ec3d5d Merge changes I6bcc87c6,If633e677 by TreeHugger Robot · 8 years ago
  44. 92d23b4 Remove finalized concept from media.metrics by Ray Essick · 8 years ago
  45. e9ebcdb Revert "audio policy: refactor audio record APIs" by Eric Laurent · 8 years ago
  46. 653cc0a Support query active microphones information in AudioRecord. by jiabin · 8 years ago
  47. 46a76fa Add support for getting all available microphones characteristics. by jiabin · 8 years ago
  48. a70eef7 Audio presentation selection for AudioTrack native by Dean Wheatley · 8 years ago
  49. b2eb24b Merge "add getMetrics() apis for AudioTrack and AudioRecord" by TreeHugger Robot · 8 years ago
  50. 8839430 add getMetrics() apis for AudioTrack and AudioRecord by Ray Essick · 8 years ago
  51. 0f4b3c5 audio policy: refactor audio record APIs by Eric Laurent · 8 years ago
  52. c611692 Merge "AudioMixer: Enable 256 tracks, up from 32 tracks" by Andy Hung · 8 years ago
  53. 03570a6 Merge "AudioFlinger: Allocate client memory based on total device memory" by Andy Hung · 8 years ago
  54. 8ed196a AudioMixer: Enable 256 tracks, up from 32 tracks by Andy Hung · 8 years ago
  55. 34abab1 Merge "Revert "Audio V4: Split system and vendor Audio.h"" by Kevin Rocard · 8 years ago
  56. 07be14f Revert "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 8 years ago
  57. 6f248bb AudioFlinger: Allocate client memory based on total device memory by Andy Hung · 8 years ago
  58. 6a784e7 Merge changes from topic "audio-hal-v4-tmp" by Kevin Rocard · 8 years ago
  59. 766fb02 Support routing audio playback to telephony uplink by Nadav Bar · 8 years ago
  60. f8ad7f8 Audio V4: Split system and vendor Audio.h by Kevin Rocard · 8 years ago
  61. 65a438c Merge "Don't record audio if UID is idle - media framework" by TreeHugger Robot · 8 years ago
  62. f4ddfef Don't record audio if UID is idle - media framework by Svet Ganov · 8 years ago
  63. 0cde7e5 Merge "prevent null pointer in audio track media metrics" by TreeHugger Robot · 8 years ago
  64. a10a2d3 prevent null pointer in audio track media metrics by Ray Essick · 8 years ago
  65. 783bd0d media.metrics changes AString -> std::string by Ray Essick · 8 years ago
  66. 734d186 Metrics for AudioRecord by Ray Essick · 8 years ago
  67. ed30470 collect media.metrics from audiotrack by Ray Essick · 8 years ago
  68. 49f36ba Logs use either %#x or 0x%x for flags, channel mask, format, device by Glenn Kasten · 8 years ago
  69. d466435 Merge "AudioEffect: Convert aux buffer format from q4.27 to float" by Andy Hung · 8 years ago
  70. 53ad17f ToneGenerator: fix use of STREAM_VOICE_CALL by Eric Laurent · 8 years ago
  71. 0a7885e add test for AudioRecord constructor by Eric Laurent · 8 years ago
  72. 724a181 add dump() method to AudioRecord by Eric Laurent · 8 years ago
  73. b1cc36b Revert "Revert "restrict binder transactions to audioserver"" by Eric Laurent · 8 years ago
  74. f14db3c Revert "Revert "refactor AudioRecord and AudioFlinger openRecord()"" by Eric Laurent · 8 years ago
  75. 3700e16 Merge "Revert "restrict binder transactions to audioserver"" by Eric Laurent · 8 years ago
  76. 009c1e3 Revert "restrict binder transactions to audioserver" by Eric Laurent · 8 years ago
  77. cef7b7a Merge "Revert "refactor AudioRecord and AudioFlinger openRecord()"" by TreeHugger Robot · 8 years ago
  78. 0aa3c6e Revert "refactor AudioRecord and AudioFlinger openRecord()" by Eric Laurent · 8 years ago
  79. 116a498 AudioEffect: Convert aux buffer format from q4.27 to float by Andy Hung · 8 years ago
  80. 4db7944 restrict binder transactions to audioserver by Eric Laurent · 8 years ago
  81. 2d88764 Merge "refactor AudioRecord and AudioFlinger openRecord()" by Eric Laurent · 8 years ago
  82. 3e1acc0 refactor AudioRecord and AudioFlinger openRecord() by Eric Laurent · 8 years ago
  83. 0225a18 Merge "Export AIDL files as a filegroup for framework.jar" by Colin Cross · 8 years ago
  84. 9c036d8 IAudioPolicyService: Add attribute tags sanitization am: 39fdbd097a by Kevin Rocard · 8 years ago
  85. f3cb11a IAudioPolicyService: Add attribute tags sanitization am: 39fdbd097a by Kevin Rocard · 8 years ago
  86. 39fdbd0 IAudioPolicyService: Add attribute tags sanitization by Kevin Rocard · 8 years ago
  87. f32d781 AudioTrack: fix status reporting by Eric Laurent · 8 years ago
  88. 4473d78 add test for AudioTrack constructor by Eric Laurent · 8 years ago
  89. 6bf135b Export AIDL files as a filegroup for framework.jar by Colin Cross · 8 years ago
  90. fec2f93 Add AudioRouting interface in AudioRecorder. by jiabin · 8 years ago
  91. d114b62 audio track: dump more data by Eric Laurent · 8 years ago
  92. ee9ab22 Merge "refactor AudioTrack and AudioFlinger createTrack()" by TreeHugger Robot · 8 years ago
  93. 602417c Merge "Support Ireland specific supervisory tone" am: 289cce6034 am: 899b78c12b by Tomoharu Kasahara · 8 years ago
  94. 21da647 refactor AudioTrack and AudioFlinger createTrack() by Eric Laurent · 8 years ago
  95. 899b78c Merge "Support Ireland specific supervisory tone" am: 289cce6034 by Tomoharu Kasahara · 8 years ago
  96. 289cce6 Merge "Support Ireland specific supervisory tone" by Treehugger Robot · 8 years ago
  97. 4593b04 Merge commit '79edadcea74151b573d5b973d5a421baee693ec1' from by Xin Li · 8 years ago
  98. 8f8932c Merge "Revert "Revert "audio policy: refactor getOutput() method""" by TreeHugger Robot · 8 years ago
  99. f4e6345 Revert "Revert "audio policy: refactor getOutput() method"" by Eric Laurent · 8 years ago
  100. 70fa3f4 Merge "Revert "audio policy: refactor getOutput() method"" by Eric Laurent · 8 years ago