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. 0c9fccf Merge "media Utils: remove parse integer logspam" into mnc-dev by Robert Shih · 9 years ago
  14. dcb5ab9 media Utils: remove parse integer logspam by Robert Shih · 9 years ago
  15. 310fe5a Merge "Use config.xml parameters instead of System properties." into mnc-dev by Arunesh Mishra · 9 years ago
  16. a70d4a9 Prevent poorly-extended ParcelableSpans from writing to parcels by Alan Viverette · 9 years ago
  17. 6e4fb34 Use config.xml parameters instead of System properties. by Arunesh Mishra · 9 years ago
  18. 942bc585 Fix calls to Rect.intersect(Rect) by Doris Liu · 9 years ago
  19. eb8a51f Merge "MediaPlayer: trigger onError instead of exception on stale native notifications" into mnc-dev by Robert Shih · 9 years ago
  20. 07830aa MediaPlayer: trigger onError instead of exception on stale native notifications by Robert Shih · 9 years ago
  21. 2e2ac33 Merge "Update ExifInterface.getDateTime to support subseconds" into mnc-dev by Marco Nelissen · 9 years ago
  22. b2c8900 Update ExifInterface.getDateTime to support subseconds by Marco Nelissen · 9 years ago
  23. 51c1e3b Merge "Clarify AudioFormat sample rate and encoding documentation" into mnc-dev by Andy Hung · 9 years ago
  24. 0406518 Clarify AudioFormat sample rate and encoding documentation by Andy Hung · 9 years ago
  25. 6dddc7d Merge "Send a message with data in MediaController.MessageHandler.post()" into mnc-dev by Sungsoo Lim · 9 years ago
  26. ad43220 Merge "Improve error handling for AudioTrack write with PTS" into mnc-dev by Glenn Kasten · 9 years ago
  27. 060b4e1 Send a message with data in MediaController.MessageHandler.post() by Sungsoo Lim · 9 years ago
  28. ebdfefa Merge "MediaCodec: unhide mime type for EAC3" into mnc-dev by Chong Zhang · 9 years ago
  29. 52c58bb MediaCodec: unhide mime type for EAC3 by Chong Zhang · 9 years ago
  30. 68d5ebd Improve error handling for AudioTrack write with PTS by Glenn Kasten · 9 years ago
  31. 466507e media: Update MediaCodec class description by Lajos Molnar · 9 years ago
  32. 48d8812 Remove temporary javadoc for android.media.AudioFormat by Jean-Michel Trivi · 9 years ago
  33. ed77bc0 Merge "More android.media.AudioFormat javadoc" into mnc-dev by Jean-Michel Trivi · 9 years ago
  34. 4ed06d2 More android.media.AudioFormat javadoc by Jean-Michel Trivi · 9 years ago
  35. 9e07ffd Merge "ImageReader: Register estimated native allocation" into mnc-dev by Chien-Yu Chen · 9 years ago
  36. 08cfe2a Doc update for MediaDrm's OnExpirationUpdate method by Jeff Tinker · 9 years ago
  37. 11c5d0d ImageReader: Register estimated native allocation by Chien-Yu Chen · 9 years ago
  38. 67ba691 Merge "MediaPlayer: add mPreparing to weed out unwanted prepared messages" into mnc-dev by Robert Shih · 9 years ago
  39. 410239b MediaPlayer: add mPreparing to weed out unwanted prepared messages by Robert Shih · 9 years ago
  40. 59845be Merge "Extra for ACTION_RINGTONE_PICKER for AudioAttributes flags" into mnc-dev by Jean-Michel Trivi · 9 years ago
  41. e6b874b Merge "Fix reading attributes for playback restrictions" into mnc-dev by Jean-Michel Trivi · 9 years ago
  42. 97de0c9 Merge "AudioService: indicate system ready to AudioFlinger" into mnc-dev by Eric Laurent · 9 years ago
  43. 4b901c4 Merge "Fix docs to not refer to non-public classes." into mnc-dev by Chet Haase · 9 years ago
  44. 42697ff Extra for ACTION_RINGTONE_PICKER for AudioAttributes flags by Jean-Michel Trivi · 9 years ago
  45. fa2dafa Fix docs to not refer to non-public classes. by Chet Haase · 9 years ago
  46. 0867bed AudioService: indicate system ready to AudioFlinger by Eric Laurent · 9 years ago
  47. b14b7e1 Merge "Fix AudioTrack, AudioRecord, AudioFormat API" into mnc-dev by Andy Hung · 9 years ago
  48. e90a0a8 Fix AudioTrack, AudioRecord, AudioFormat API by Andy Hung · 9 years ago
  49. d396954 Fix reading attributes for playback restrictions by Jean-Michel Trivi · 9 years ago
  50. 5aa384c Merge "AudioFormat: more compressed formats" into mnc-dev by Eric Laurent · 9 years ago
  51. aa1cd25 Merge "Updating (and completing) documentation post API-council changes." into mnc-dev by Paul McLean · 9 years ago
  52. 8e6c9f4 Updating (and completing) documentation post API-council changes. by Paul McLean · 9 years ago
  53. cf4f3d5 TIF: Fix an incorrect conversion in timeShiftSetPlaybackParams() by Dongwon Kang · 9 years ago
  54. cae3466 AudioFormat: more compressed formats by Eric Laurent · 9 years ago
  55. 1705113 Merge "API for converting AudioAttributes to stream type" into mnc-dev by Jean-Michel Trivi · 9 years ago
  56. d1d5a0a API for converting AudioAttributes to stream type by Jean-Michel Trivi · 9 years ago
  57. b0e1723 Merge "Explain the void send() throws IOException" into mnc-dev by Glenn Kasten · 9 years ago
  58. 5db6637 Explain the void send() throws IOException by Glenn Kasten · 9 years ago
  59. c4ddf16 Merge "send without timestamp is not equivalent to send now" into mnc-dev by Glenn Kasten · 9 years ago
  60. a32d5c8 send without timestamp is not equivalent to send now by Glenn Kasten · 9 years ago
  61. 0e2c164 Merge "Update documentation for short transfer counts" into mnc-dev by Glenn Kasten · 9 years ago
  62. 659e31f Update documentation for short transfer counts by Glenn Kasten · 9 years ago
  63. 20a0edf Merge "Minor cleanup of comments and code" into mnc-dev by Glenn Kasten · 9 years ago
  64. f03fb7f Merge "TIF: Pass the playback params as a whole" into mnc-dev by Jae Seo · 9 years ago
  65. 194118f Merge "Make PlaybackParams parcelable" into mnc-dev by Jae Seo · 9 years ago
  66. 76c4fc2 Make PlaybackParams parcelable by Jae Seo · 9 years ago
  67. c8304e8 Merge "media: clarify valid values in PlaybackParams and SyncParams" into mnc-dev by Lajos Molnar · 9 years ago
  68. 40bdcb7 Merge "MediaPlayer: persistent track indices" into mnc-dev by Robert Shih · 9 years ago
  69. 4b34cc7 TIF: Pass the playback params as a whole by Jae Seo · 9 years ago
  70. 6e745ae Merge "Rename mChannels to mChannelMask" into mnc-dev by Glenn Kasten · 9 years ago
  71. c9020af media: clarify valid values in PlaybackParams and SyncParams by Lajos Molnar · 9 years ago
  72. a460ea1 MediaPlayer: persistent track indices by Robert Shih · 10 years ago
  73. 1973189 MediaPlayer: clean up subtitle controller log spam by Robert Shih · 9 years ago
  74. 7020a137 Merge "MediaDrm API Updates per api council review" into mnc-dev by Jeff Tinker · 9 years ago
  75. 0c72f4f Merge "Change AudioDevicesInfo.getFormats() to getEncodings()." into mnc-dev by Paul McLean · 9 years ago
  76. ed6586a TIF: Remove incorrect audio mode check by Jae Seo · 9 years ago
  77. 5ffbae64 MediaDrm API Updates per api council review by Jeff Tinker · 9 years ago
  78. f62c742 Change AudioDevicesInfo.getFormats() to getEncodings(). by Paul McLean · 9 years ago
  79. 758e6a8 Merge "ImageReader: Image getFormat should return the Image buffer format" into mnc-dev by Zhijun He · 9 years ago
  80. 492afe9 Merge "Image/Reader/Writer: address API review comments" into mnc-dev by Zhijun He · 9 years ago
  81. d99dc32 Image/Reader/Writer: address API review comments by Zhijun He · 9 years ago
  82. 7fc802b Merge "MediaDataSource: address API council comments" into mnc-dev by Chong Zhang · 9 years ago
  83. bc10185 MediaDataSource: address API council comments by Chong Zhang · 9 years ago
  84. 51bf5d9 Merge "media: remove setPlaybackRate from MediaPlayer and MediSync" into mnc-dev by Lajos Molnar · 9 years ago
  85. 05a8221 media: change final fields to accessors in MediaTimestamp by Lajos Molnar · 9 years ago
  86. dbc908f media: remove setPlaybackRate from MediaPlayer and MediSync by Lajos Molnar · 9 years ago
  87. f799491 Merge "New policy for internal and wired device names." into mnc-dev by Paul McLean · 9 years ago
  88. 2bdd69c Merge "Add getChannelIndexMasks API to AudioDeviceInfo" into mnc-dev by Andy Hung · 9 years ago
  89. 58739e7 TIF: Add DVB device handling to TvInputManagerService by Jaesung Chung · 9 years ago
  90. bece0c7 Add getChannelIndexMasks API to AudioDeviceInfo by Andy Hung · 9 years ago
  91. 55e6ad7 Merge "MediaPlayer/TimedMetaData: API updates related to timed metadata" into mnc-dev by Robert Shih · 9 years ago
  92. b7514ef MediaPlayer/TimedMetaData: API updates related to timed metadata by Robert Shih · 9 years ago
  93. 907d8af Merge "media: rename MediaCodec.setSurface to setOutputSurface" into mnc-dev by Lajos Molnar · 9 years ago
  94. 338f27a New policy for internal and wired device names. by Paul McLean · 9 years ago
  95. ae649b1 Merge "TIF: API Review: android.media.tv" into mnc-dev by Jae Seo · 9 years ago
  96. 6b7ef37 media: rename MediaCodec.setSurface to setOutputSurface by Lajos Molnar · 9 years ago
  97. 80283cd Merge "MediaCodec: rename usePersistentInputSurface to setInputSurface" into mnc-dev by Chong Zhang · 9 years ago
  98. 9560ddb MediaCodec: rename usePersistentInputSurface to setInputSurface by Chong Zhang · 9 years ago
  99. 7b0e380 Merge "API Council Change Phase 2 - add/remove callback" into mnc-dev by Paul McLean · 9 years ago
  100. 0334688 API Council Change Phase 2 - add/remove callback by Paul McLean · 9 years ago