1. 1f98e79 Merge "audio effect JNI: fix global ref leak." into mnc-dev by Eric Laurent · 9 years ago
  2. 0779998 audio effect JNI: fix global ref leak. by Eric Laurent · 9 years ago
  3. 969a064 Merge "Improve robustness of MediaDrm after mediaserver crash" into mnc-dev by Jeff Tinker · 9 years ago
  4. 3c525c1 Merge "Fix MidiDevice.MidiConnection lifecycle" into mnc-dev by Mike Lockwood · 9 years ago
  5. aca98de Merge "ImageWriter: Remove exception for closing twice" into mnc-dev by Chien-Yu Chen · 9 years ago
  6. 2aef7e3 Fix MidiDevice.MidiConnection lifecycle by Mike Lockwood · 9 years ago
  7. 0375cb0 ImageWriter: Remove exception for closing twice by Chien-Yu Chen · 9 years ago
  8. c7c12e5 Merge "Make MediaSessionService not blocked by AudioService." into mnc-dev by Dongwon Kang · 9 years ago
  9. a38e1f4 Make MediaSessionService not blocked by AudioService. by Dongwon Kang · 9 years ago
  10. 90b3b93 Merge "AudioTrack.Builder should throw exception on failure." into mnc-dev by Andy Hung · 9 years ago
  11. a56eadb Merge "AudioRecord.Builder should throw exception on failure." into mnc-dev by Andy Hung · 9 years ago
  12. 314b7f3 Improve robustness of MediaDrm after mediaserver crash by Jeff Tinker · 9 years ago
  13. 2d2d893 AudioTrack.Builder should throw exception on failure. by Andy Hung · 9 years ago
  14. e244922 AudioRecord.Builder should throw exception on failure. by Andy Hung · 9 years ago
  15. 8ff232c Merge "Implement channel index masks in AudioDeviceInfo." into mnc-dev by Paul McLean · 9 years ago
  16. f29e5f3 Implement channel index masks in AudioDeviceInfo. by Paul McLean · 9 years ago
  17. 660727c Fix API doc of MtpDevice#getObjectHandles. by Daichi Hirono · 9 years ago
  18. 7d44122 Merge "Fixing no first "device added" notification." into mnc-dev by Paul McLean · 9 years ago
  19. cbeb8a2 Fixing no first "device added" notification. by Paul McLean · 9 years ago
  20. d5ca05c3 Merge "MidiDeviceServer: Fix race condition in setting device server's mDeviceInfo" into mnc-dev by Mike Lockwood · 9 years ago
  21. 7298749 Merge "Improve javadoc for onTune and notifyVideoAvailable." into mnc-dev by Nick Chalko · 9 years ago
  22. 1bccd28 Improve javadoc for onTune and notifyVideoAvailable. by Nick Chalko · 9 years ago
  23. acd4321 MidiDeviceServer: Fix race condition in setting device server's mDeviceInfo by Mike Lockwood · 9 years ago
  24. cd17a84 Merge "Add more specific consumer names for common buffer queue endpoints." into mnc-dev by Eino-Ville Talvala · 9 years ago
  25. 333578b Add bucket that unknown state playback falls into by Hyungtae Tim Kim · 9 years ago
  26. 1c436bd media: allow feature-can-swap-width-height to be optional. by Lajos Molnar · 9 years ago
  27. 9d543eb Merge "TIF: Support localized input label for hardware input" into mnc-dev by Dongwon Kang · 9 years ago
  28. f880553 Merge "Fix MediaBrowser.getItem() API inconsistencies." into mnc-dev by Jeff Brown · 9 years ago
  29. b7eff88 Fix MediaBrowser.getItem() API inconsistencies. by Jeff Brown · 9 years ago
  30. fb48b01 Merge "Fix format string mismatch. Clang build fix." into mnc-dev by Dan Albert · 9 years ago
  31. 7a4d0f2 TIF: Support localized input label for hardware input by Dongwon Kang · 9 years ago
  32. 1102e21 Fix format string mismatch. Clang build fix. by Dan Albert · 9 years ago
  33. 5c768f4 SoundPool monitors AppOps for OP_PLAY_AUDIO by Jean-Michel Trivi · 9 years ago
  34. 53858ced Merge "media: hook up OnFrameRenderedListener events to framework events" into mnc-dev by Lajos Molnar · 9 years ago
  35. bcdf0dc Merge "MIDI docs: use getPorts()" into mnc-dev by Phil Burk · 9 years ago
  36. ef9db7d Add more specific consumer names for common buffer queue endpoints. by Eino-Ville Talvala · 9 years ago
  37. 7b7e1f9 Merge "ExifInterface: Add a few tag fields." into mnc-dev by Eino-Ville Talvala · 9 years ago
  38. dd0db9f Merge "Adding default handler to (re)Routing callbacks where no handler is provided." into mnc-dev by Paul McLean · 9 years ago
  39. ba497f0 Merge "Use only strong references to AudioEffect" into mnc-dev by Eric Laurent · 9 years ago
  40. 5be68ed Adding default handler to (re)Routing callbacks where no handler is provided. by Paul McLean · 9 years ago
  41. 5795a25 Merge "TIF: Generate hardware input id in language-neutral fashion" into mnc-dev by Jinsuk Kim · 9 years ago
  42. 4b20865 TIF: Generate hardware input id in language-neutral fashion by Jinsuk Kim · 9 years ago
  43. 76f8133 Use only strong references to AudioEffect by Eric Laurent · 9 years ago
  44. ab60e7e ExifInterface: Add a few tag fields. by Eino-Ville Talvala · 9 years ago
  45. 383ce58 Merge "MidiManager: proxy all requests to open devices through MidiService" into mnc-dev by Mike Lockwood · 9 years ago
  46. d857857 media: hook up OnFrameRenderedListener events to framework events by Lajos Molnar · 9 years ago
  47. 093d994 TIF: Replace explicit types with <> by Jae Seo · 9 years ago
  48. 38b3257 TIF: Convert fields to local variables by Jae Seo · 9 years ago
  49. 5f18527 Merge "TIF: Add more explanation for notifyChannelRetuned" into mnc-dev by Jae Seo · 9 years ago
  50. 36a8fd8 TIF: Remove unused imports by Jae Seo · 9 years ago
  51. 4640d3d TIF: Add more explanation for notifyChannelRetuned by Jae Seo · 9 years ago
  52. e0a6ca6 MidiManager: proxy all requests to open devices through MidiService by Mike Lockwood · 9 years ago
  53. 9e7ac35 Merge "TIF: Add sanitization code for the current position" into mnc-dev by Dongwon Kang · 9 years ago
  54. bb3e267 TIF: Add sanitization code for the current position by Dongwon Kang · 9 years ago
  55. 01b9c4c Merge "Ringtone: keep a reference until playback completion." into mnc-dev by Eric Laurent · 9 years ago
  56. 5299968 Merge "Prevent poorly-extended ParcelableSpans from writing to parcels" into mnc-dev by Alan Viverette · 9 years ago
  57. 203b411 Ringtone: keep a reference until playback completion. by Eric Laurent · 9 years ago
  58. b1300e3 Camera2: add high speed video APIs by Zhijun He · 9 years ago
  59. 7d2065e MIDI docs: use getPorts() by Phil Burk · 9 years ago
  60. 4575acf Merge "Fix bug in MediaCrypto.setMediaDrmSession" into mnc-dev by Jeff Tinker · 9 years ago
  61. 0c9fccf Merge "media Utils: remove parse integer logspam" into mnc-dev by Robert Shih · 9 years ago
  62. dcb5ab9 media Utils: remove parse integer logspam by Robert Shih · 9 years ago
  63. 310fe5a Merge "Use config.xml parameters instead of System properties." into mnc-dev by Arunesh Mishra · 9 years ago
  64. a70d4a9 Prevent poorly-extended ParcelableSpans from writing to parcels by Alan Viverette · 9 years ago
  65. 6e4fb34 Use config.xml parameters instead of System properties. by Arunesh Mishra · 9 years ago
  66. 942bc585 Fix calls to Rect.intersect(Rect) by Doris Liu · 9 years ago
  67. eb8a51f Merge "MediaPlayer: trigger onError instead of exception on stale native notifications" into mnc-dev by Robert Shih · 9 years ago
  68. 025af8b Fix bug in MediaCrypto.setMediaDrmSession by Jeff Tinker · 9 years ago
  69. 07830aa MediaPlayer: trigger onError instead of exception on stale native notifications by Robert Shih · 9 years ago
  70. 2e2ac33 Merge "Update ExifInterface.getDateTime to support subseconds" into mnc-dev by Marco Nelissen · 9 years ago
  71. b2c8900 Update ExifInterface.getDateTime to support subseconds by Marco Nelissen · 9 years ago
  72. 51c1e3b Merge "Clarify AudioFormat sample rate and encoding documentation" into mnc-dev by Andy Hung · 9 years ago
  73. 0406518 Clarify AudioFormat sample rate and encoding documentation by Andy Hung · 9 years ago
  74. 6dddc7d Merge "Send a message with data in MediaController.MessageHandler.post()" into mnc-dev by Sungsoo Lim · 9 years ago
  75. ad43220 Merge "Improve error handling for AudioTrack write with PTS" into mnc-dev by Glenn Kasten · 9 years ago
  76. 626f0dc Merge "Deprecations are warnings not errors" into mnc-dev by Glenn Kasten · 9 years ago
  77. 85d9954 Deprecations are warnings not errors by Glenn Kasten · 9 years ago
  78. 16144ac Merge "Add comments to indicate code review was done for bugs" into mnc-dev by Glenn Kasten · 9 years ago
  79. 060b4e1 Send a message with data in MediaController.MessageHandler.post() by Sungsoo Lim · 9 years ago
  80. 59ac0b1 Merge "Handle unknown duration in playMediaSamples test" into mnc-dev by Marco Nelissen · 9 years ago
  81. ebdfefa Merge "MediaCodec: unhide mime type for EAC3" into mnc-dev by Chong Zhang · 9 years ago
  82. 52c58bb MediaCodec: unhide mime type for EAC3 by Chong Zhang · 9 years ago
  83. e796ff9 Handle unknown duration in playMediaSamples test by Marco Nelissen · 9 years ago
  84. 68d5ebd Improve error handling for AudioTrack write with PTS by Glenn Kasten · 9 years ago
  85. 466507e media: Update MediaCodec class description by Lajos Molnar · 9 years ago
  86. 48d8812 Remove temporary javadoc for android.media.AudioFormat by Jean-Michel Trivi · 9 years ago
  87. ed77bc0 Merge "More android.media.AudioFormat javadoc" into mnc-dev by Jean-Michel Trivi · 9 years ago
  88. 4ed06d2 More android.media.AudioFormat javadoc by Jean-Michel Trivi · 9 years ago
  89. 9e07ffd Merge "ImageReader: Register estimated native allocation" into mnc-dev by Chien-Yu Chen · 9 years ago
  90. 08cfe2a Doc update for MediaDrm's OnExpirationUpdate method by Jeff Tinker · 9 years ago
  91. 11c5d0d ImageReader: Register estimated native allocation by Chien-Yu Chen · 9 years ago
  92. 67ba691 Merge "MediaPlayer: add mPreparing to weed out unwanted prepared messages" into mnc-dev by Robert Shih · 9 years ago
  93. 410239b MediaPlayer: add mPreparing to weed out unwanted prepared messages by Robert Shih · 9 years ago
  94. 59845be Merge "Extra for ACTION_RINGTONE_PICKER for AudioAttributes flags" into mnc-dev by Jean-Michel Trivi · 9 years ago
  95. e6b874b Merge "Fix reading attributes for playback restrictions" into mnc-dev by Jean-Michel Trivi · 9 years ago
  96. 97de0c9 Merge "AudioService: indicate system ready to AudioFlinger" into mnc-dev by Eric Laurent · 9 years ago
  97. 4b901c4 Merge "Fix docs to not refer to non-public classes." into mnc-dev by Chet Haase · 9 years ago
  98. 42697ff Extra for ACTION_RINGTONE_PICKER for AudioAttributes flags by Jean-Michel Trivi · 9 years ago
  99. fa2dafa Fix docs to not refer to non-public classes. by Chet Haase · 9 years ago
  100. 0867bed AudioService: indicate system ready to AudioFlinger by Eric Laurent · 9 years ago