1. 383ce58 Merge "MidiManager: proxy all requests to open devices through MidiService" into mnc-dev by Mike Lockwood · 9 years ago
  2. 093d994 TIF: Replace explicit types with <> by Jae Seo · 9 years ago
  3. 38b3257 TIF: Convert fields to local variables by Jae Seo · 9 years ago
  4. 5f18527 Merge "TIF: Add more explanation for notifyChannelRetuned" into mnc-dev by Jae Seo · 9 years ago
  5. 36a8fd8 TIF: Remove unused imports by Jae Seo · 9 years ago
  6. 4640d3d TIF: Add more explanation for notifyChannelRetuned by Jae Seo · 9 years ago
  7. e0a6ca6 MidiManager: proxy all requests to open devices through MidiService by Mike Lockwood · 9 years ago
  8. 9e7ac35 Merge "TIF: Add sanitization code for the current position" into mnc-dev by Dongwon Kang · 9 years ago
  9. bb3e267 TIF: Add sanitization code for the current position by Dongwon Kang · 9 years ago
  10. 01b9c4c Merge "Ringtone: keep a reference until playback completion." into mnc-dev by Eric Laurent · 9 years ago
  11. 5299968 Merge "Prevent poorly-extended ParcelableSpans from writing to parcels" into mnc-dev by Alan Viverette · 9 years ago
  12. 203b411 Ringtone: keep a reference until playback completion. by Eric Laurent · 9 years ago
  13. b1300e3 Camera2: add high speed video APIs by Zhijun He · 9 years ago
  14. 4575acf Merge "Fix bug in MediaCrypto.setMediaDrmSession" into mnc-dev by Jeff Tinker · 9 years ago
  15. 0c9fccf Merge "media Utils: remove parse integer logspam" into mnc-dev by Robert Shih · 9 years ago
  16. dcb5ab9 media Utils: remove parse integer logspam by Robert Shih · 9 years ago
  17. 310fe5a Merge "Use config.xml parameters instead of System properties." into mnc-dev by Arunesh Mishra · 9 years ago
  18. a70d4a9 Prevent poorly-extended ParcelableSpans from writing to parcels by Alan Viverette · 9 years ago
  19. 6e4fb34 Use config.xml parameters instead of System properties. by Arunesh Mishra · 9 years ago
  20. 942bc585 Fix calls to Rect.intersect(Rect) by Doris Liu · 9 years ago
  21. eb8a51f Merge "MediaPlayer: trigger onError instead of exception on stale native notifications" into mnc-dev by Robert Shih · 9 years ago
  22. 025af8b Fix bug in MediaCrypto.setMediaDrmSession by Jeff Tinker · 9 years ago
  23. 07830aa MediaPlayer: trigger onError instead of exception on stale native notifications by Robert Shih · 9 years ago
  24. 2e2ac33 Merge "Update ExifInterface.getDateTime to support subseconds" into mnc-dev by Marco Nelissen · 9 years ago
  25. b2c8900 Update ExifInterface.getDateTime to support subseconds by Marco Nelissen · 9 years ago
  26. 51c1e3b Merge "Clarify AudioFormat sample rate and encoding documentation" into mnc-dev by Andy Hung · 9 years ago
  27. 0406518 Clarify AudioFormat sample rate and encoding documentation by Andy Hung · 9 years ago
  28. 6dddc7d Merge "Send a message with data in MediaController.MessageHandler.post()" into mnc-dev by Sungsoo Lim · 9 years ago
  29. ad43220 Merge "Improve error handling for AudioTrack write with PTS" into mnc-dev by Glenn Kasten · 9 years ago
  30. 626f0dc Merge "Deprecations are warnings not errors" into mnc-dev by Glenn Kasten · 9 years ago
  31. 85d9954 Deprecations are warnings not errors by Glenn Kasten · 9 years ago
  32. 16144ac Merge "Add comments to indicate code review was done for bugs" into mnc-dev by Glenn Kasten · 9 years ago
  33. 060b4e1 Send a message with data in MediaController.MessageHandler.post() by Sungsoo Lim · 9 years ago
  34. 59ac0b1 Merge "Handle unknown duration in playMediaSamples test" into mnc-dev by Marco Nelissen · 9 years ago
  35. ebdfefa Merge "MediaCodec: unhide mime type for EAC3" into mnc-dev by Chong Zhang · 9 years ago
  36. 52c58bb MediaCodec: unhide mime type for EAC3 by Chong Zhang · 9 years ago
  37. e796ff9 Handle unknown duration in playMediaSamples test by Marco Nelissen · 9 years ago
  38. 68d5ebd Improve error handling for AudioTrack write with PTS by Glenn Kasten · 9 years ago
  39. 466507e media: Update MediaCodec class description by Lajos Molnar · 9 years ago
  40. 48d8812 Remove temporary javadoc for android.media.AudioFormat by Jean-Michel Trivi · 9 years ago
  41. ed77bc0 Merge "More android.media.AudioFormat javadoc" into mnc-dev by Jean-Michel Trivi · 9 years ago
  42. 4ed06d2 More android.media.AudioFormat javadoc by Jean-Michel Trivi · 9 years ago
  43. 9e07ffd Merge "ImageReader: Register estimated native allocation" into mnc-dev by Chien-Yu Chen · 9 years ago
  44. 08cfe2a Doc update for MediaDrm's OnExpirationUpdate method by Jeff Tinker · 9 years ago
  45. 11c5d0d ImageReader: Register estimated native allocation by Chien-Yu Chen · 9 years ago
  46. 67ba691 Merge "MediaPlayer: add mPreparing to weed out unwanted prepared messages" into mnc-dev by Robert Shih · 9 years ago
  47. 410239b MediaPlayer: add mPreparing to weed out unwanted prepared messages by Robert Shih · 9 years ago
  48. 59845be Merge "Extra for ACTION_RINGTONE_PICKER for AudioAttributes flags" into mnc-dev by Jean-Michel Trivi · 9 years ago
  49. e6b874b Merge "Fix reading attributes for playback restrictions" into mnc-dev by Jean-Michel Trivi · 9 years ago
  50. 97de0c9 Merge "AudioService: indicate system ready to AudioFlinger" into mnc-dev by Eric Laurent · 9 years ago
  51. 4b901c4 Merge "Fix docs to not refer to non-public classes." into mnc-dev by Chet Haase · 9 years ago
  52. 42697ff Extra for ACTION_RINGTONE_PICKER for AudioAttributes flags by Jean-Michel Trivi · 9 years ago
  53. fa2dafa Fix docs to not refer to non-public classes. by Chet Haase · 9 years ago
  54. 0867bed AudioService: indicate system ready to AudioFlinger by Eric Laurent · 9 years ago
  55. b14b7e1 Merge "Fix AudioTrack, AudioRecord, AudioFormat API" into mnc-dev by Andy Hung · 9 years ago
  56. e90a0a8 Fix AudioTrack, AudioRecord, AudioFormat API by Andy Hung · 9 years ago
  57. d396954 Fix reading attributes for playback restrictions by Jean-Michel Trivi · 9 years ago
  58. 5aa384c Merge "AudioFormat: more compressed formats" into mnc-dev by Eric Laurent · 9 years ago
  59. aa1cd25 Merge "Updating (and completing) documentation post API-council changes." into mnc-dev by Paul McLean · 9 years ago
  60. 8e6c9f4 Updating (and completing) documentation post API-council changes. by Paul McLean · 9 years ago
  61. cf4f3d5 TIF: Fix an incorrect conversion in timeShiftSetPlaybackParams() by Dongwon Kang · 9 years ago
  62. cae3466 AudioFormat: more compressed formats by Eric Laurent · 9 years ago
  63. 1705113 Merge "API for converting AudioAttributes to stream type" into mnc-dev by Jean-Michel Trivi · 9 years ago
  64. d1d5a0a API for converting AudioAttributes to stream type by Jean-Michel Trivi · 9 years ago
  65. b0e1723 Merge "Explain the void send() throws IOException" into mnc-dev by Glenn Kasten · 9 years ago
  66. 5db6637 Explain the void send() throws IOException by Glenn Kasten · 9 years ago
  67. c4ddf16 Merge "send without timestamp is not equivalent to send now" into mnc-dev by Glenn Kasten · 9 years ago
  68. a32d5c8 send without timestamp is not equivalent to send now by Glenn Kasten · 9 years ago
  69. 0e2c164 Merge "Update documentation for short transfer counts" into mnc-dev by Glenn Kasten · 9 years ago
  70. 659e31f Update documentation for short transfer counts by Glenn Kasten · 9 years ago
  71. 14d226a Add comments to indicate code review was done for bugs by Glenn Kasten · 9 years ago
  72. 20a0edf Merge "Minor cleanup of comments and code" into mnc-dev by Glenn Kasten · 9 years ago
  73. f03fb7f Merge "TIF: Pass the playback params as a whole" into mnc-dev by Jae Seo · 9 years ago
  74. 194118f Merge "Make PlaybackParams parcelable" into mnc-dev by Jae Seo · 9 years ago
  75. 76c4fc2 Make PlaybackParams parcelable by Jae Seo · 9 years ago
  76. c8304e8 Merge "media: clarify valid values in PlaybackParams and SyncParams" into mnc-dev by Lajos Molnar · 9 years ago
  77. 40bdcb7 Merge "MediaPlayer: persistent track indices" into mnc-dev by Robert Shih · 9 years ago
  78. 4b34cc7 TIF: Pass the playback params as a whole by Jae Seo · 9 years ago
  79. 921ded7 Merge "Fix SoundPool.unload() return value" into mnc-dev by Andy Hung · 9 years ago
  80. 6e745ae Merge "Rename mChannels to mChannelMask" into mnc-dev by Glenn Kasten · 9 years ago
  81. a6238ef Fix SoundPool.unload() return value by Andy Hung · 9 years ago
  82. c9020af media: clarify valid values in PlaybackParams and SyncParams by Lajos Molnar · 9 years ago
  83. a460ea1 MediaPlayer: persistent track indices by Robert Shih · 9 years ago
  84. 1973189 MediaPlayer: clean up subtitle controller log spam by Robert Shih · 9 years ago
  85. 7020a137 Merge "MediaDrm API Updates per api council review" into mnc-dev by Jeff Tinker · 9 years ago
  86. 0c72f4f Merge "Change AudioDevicesInfo.getFormats() to getEncodings()." into mnc-dev by Paul McLean · 9 years ago
  87. ed6586a TIF: Remove incorrect audio mode check by Jae Seo · 9 years ago
  88. 5ffbae64 MediaDrm API Updates per api council review by Jeff Tinker · 9 years ago
  89. f62c742 Change AudioDevicesInfo.getFormats() to getEncodings(). by Paul McLean · 9 years ago
  90. 758e6a8 Merge "ImageReader: Image getFormat should return the Image buffer format" into mnc-dev by Zhijun He · 9 years ago
  91. 492afe9 Merge "Image/Reader/Writer: address API review comments" into mnc-dev by Zhijun He · 9 years ago
  92. d99dc32 Image/Reader/Writer: address API review comments by Zhijun He · 9 years ago
  93. 7fc802b Merge "MediaDataSource: address API council comments" into mnc-dev by Chong Zhang · 9 years ago
  94. bc10185 MediaDataSource: address API council comments by Chong Zhang · 9 years ago
  95. 51bf5d9 Merge "media: remove setPlaybackRate from MediaPlayer and MediSync" into mnc-dev by Lajos Molnar · 9 years ago
  96. 05a8221 media: change final fields to accessors in MediaTimestamp by Lajos Molnar · 9 years ago
  97. dbc908f media: remove setPlaybackRate from MediaPlayer and MediSync by Lajos Molnar · 9 years ago
  98. f799491 Merge "New policy for internal and wired device names." into mnc-dev by Paul McLean · 9 years ago
  99. f578953 Merge "AudioTrack in SoundPool uses audio_attributes_t parameter" into mnc-dev by Jean-Michel Trivi · 9 years ago
  100. 6c30787 AudioTrack in SoundPool uses audio_attributes_t parameter by Jean-Michel Trivi · 9 years ago