1. bd874b8 Merge "AudioManager: fix audio device callback list access" into mnc-dev by Eric Laurent · 9 years ago
  2. 1691f73 AudioManager: fix audio device callback list access by Eric Laurent · 9 years ago
  3. 148c7c5 Merge "media: Implement getAchievableFrameRatesFor with measured frame rate." into mnc-dev by Ronghua Wu · 9 years ago
  4. 7d17079 Merge "Mute correct user from device policy manager." into mnc-dev by Kenny Guy · 9 years ago
  5. c66b90f Merge "Generate stable MTP storage IDs." into mnc-dev by Jeff Sharkey · 9 years ago
  6. 70e0c58 Mute correct user from device policy manager. by Kenny Guy · 9 years ago
  7. c0344a8 Merge "audio: add definitions for devices connected over IP" into mnc-dev by Eric Laurent · 9 years ago
  8. 5af1835d Generate stable MTP storage IDs. by Jeff Sharkey · 9 years ago
  9. 75c4824 media: Implement getAchievableFrameRatesFor with measured frame rate. by Ronghua Wu · 9 years ago
  10. 6942136 Merge "ImageWriter: Exception when Surface is abandoned" into mnc-dev by Chien-Yu Chen · 9 years ago
  11. 7a64e97 Merge "MediaSessionManager: make the binder implementation static" into mnc-dev by Dongwon Kang · 9 years ago
  12. 6826b25 Merge "Report specific exception type on decrypt with invalid session" into mnc-dev by Jeff Tinker · 9 years ago
  13. d2ed690 MediaSessionManager: make the binder implementation static by Dongwon Kang · 9 years ago
  14. e0ee630 ImageWriter: Exception when Surface is abandoned by Chien-Yu Chen · 9 years ago
  15. 1f52fce Merge "ImageUtils: fix image copy issue" into mnc-dev by Zhijun He · 9 years ago
  16. 760b140 Merge "Ringtone: add support for volume control and looping" into mnc-dev by Jean-Michel Trivi · 9 years ago
  17. 96a2a95 Report specific exception type on decrypt with invalid session by Jeff Tinker · 9 years ago
  18. bc0b636 ImageUtils: fix image copy issue by Zhijun He · 9 years ago
  19. 1e725f8 audio: add definitions for devices connected over IP by Eric Laurent · 9 years ago
  20. 462045e Ringtone: add support for volume control and looping by Jean-Michel Trivi · 9 years ago
  21. e0b71b4 Merge "media: clean up the usage of max-supported-instances." into mnc-dev by Ronghua Wu · 9 years ago
  22. 71b5a586 media: clean up the usage of max-supported-instances. by Ronghua Wu · 9 years ago
  23. 560877d Volume change intent carries stream alias by Jean-Michel Trivi · 9 years ago
  24. 5da8ed1 Merge "AudioManager: optimize audio port listener registration" into mnc-dev by Eric Laurent · 9 years ago
  25. c573bc5 AudioManager: optimize audio port listener registration by Eric Laurent · 9 years ago
  26. 826bf9b Merge "media: parse max-concurrent-instances." into mnc-dev by Ronghua Wu · 9 years ago
  27. cf6a4ba media: parse max-concurrent-instances. by Ronghua Wu · 9 years ago
  28. 1d462aa Merge "TIF: Always invalidate the session callback when resetting TvView" into mnc-dev by Jae Seo · 9 years ago
  29. 3612821 TIF: Add more description to the poster art and thumbnail columns by Jae Seo · 9 years ago
  30. 2bfdff4 CamcorderProfile: clarify the high speed profile semantics by Zhijun He · 9 years ago
  31. b1ae00e TIF: Always invalidate the session callback when resetting TvView by Jae Seo · 9 years ago
  32. 37099a0 Merge "TIF: Minor code improvement" into mnc-dev by Jae Seo · 9 years ago
  33. 7777182 TIF: Use equals() instead of '==' for String comparisons by Jae Seo · 9 years ago
  34. 6e4cbfd TIF: Minor code improvement by Jae Seo · 9 years ago
  35. a5103b9 Merge "TIF: Add the columns for the app-linking to TvContract.Channels" into mnc-dev by Jae Seo · 9 years ago
  36. 6185858 Merge "TIF: Add COLUMN_SEARCHABLE to TvContract.Programs" into mnc-dev by Jae Seo · 9 years ago
  37. 99a242c Merge "TIF: Always flush pending app-private commands when resetting TvView" into mnc-dev by Jae Seo · 9 years ago
  38. 40c5c7d TIF: Fix a typo by Jae Seo · 9 years ago
  39. 4cd54dd TIF: Remove unnecessary interface modifiers by Jae Seo · 9 years ago
  40. 5ea221b TIF: Replace StringBuffer with String by Jae Seo · 9 years ago
  41. 1734507 TIF: Always flush pending app-private commands when resetting TvView by Jae Seo · 9 years ago
  42. 546ef56 TIF: Add COLUMN_SEARCHABLE to TvContract.Programs by Jae Seo · 9 years ago
  43. 1b98ab3 Merge "MediaPlayer: documentation for error/info codes." into mnc-dev by Robert Shih · 9 years ago
  44. 706ebb3 MediaPlayer: documentation for error/info codes. by Robert Shih · 9 years ago
  45. 81c754a TIF: Add the columns for the app-linking to TvContract.Channels by Jae Seo · 9 years ago
  46. be2e38e0 Merge "ImageReader: Fix format workarounds for legacy devices" into mnc-dev by Chien-Yu Chen · 9 years ago
  47. 1f98e79 Merge "audio effect JNI: fix global ref leak." into mnc-dev by Eric Laurent · 9 years ago
  48. 0779998 audio effect JNI: fix global ref leak. by Eric Laurent · 9 years ago
  49. 969a064 Merge "Improve robustness of MediaDrm after mediaserver crash" into mnc-dev by Jeff Tinker · 9 years ago
  50. 3c525c1 Merge "Fix MidiDevice.MidiConnection lifecycle" into mnc-dev by Mike Lockwood · 9 years ago
  51. aca98de Merge "ImageWriter: Remove exception for closing twice" into mnc-dev by Chien-Yu Chen · 9 years ago
  52. 2aef7e3 Fix MidiDevice.MidiConnection lifecycle by Mike Lockwood · 9 years ago
  53. 0375cb0 ImageWriter: Remove exception for closing twice by Chien-Yu Chen · 9 years ago
  54. c7c12e5 Merge "Make MediaSessionService not blocked by AudioService." into mnc-dev by Dongwon Kang · 9 years ago
  55. a38e1f4 Make MediaSessionService not blocked by AudioService. by Dongwon Kang · 9 years ago
  56. 90b3b93 Merge "AudioTrack.Builder should throw exception on failure." into mnc-dev by Andy Hung · 9 years ago
  57. a56eadb Merge "AudioRecord.Builder should throw exception on failure." into mnc-dev by Andy Hung · 9 years ago
  58. 0782aab ImageReader: Fix format workarounds for legacy devices by Chien-Yu Chen · 9 years ago
  59. 314b7f3 Improve robustness of MediaDrm after mediaserver crash by Jeff Tinker · 9 years ago
  60. 2d2d893 AudioTrack.Builder should throw exception on failure. by Andy Hung · 9 years ago
  61. e244922 AudioRecord.Builder should throw exception on failure. by Andy Hung · 9 years ago
  62. 8ff232c Merge "Implement channel index masks in AudioDeviceInfo." into mnc-dev by Paul McLean · 9 years ago
  63. f29e5f3 Implement channel index masks in AudioDeviceInfo. by Paul McLean · 9 years ago
  64. 660727c Fix API doc of MtpDevice#getObjectHandles. by Daichi Hirono · 9 years ago
  65. 7d44122 Merge "Fixing no first "device added" notification." into mnc-dev by Paul McLean · 9 years ago
  66. cbeb8a2 Fixing no first "device added" notification. by Paul McLean · 9 years ago
  67. d5ca05c3 Merge "MidiDeviceServer: Fix race condition in setting device server's mDeviceInfo" into mnc-dev by Mike Lockwood · 9 years ago
  68. 7298749 Merge "Improve javadoc for onTune and notifyVideoAvailable." into mnc-dev by Nick Chalko · 9 years ago
  69. 1bccd28 Improve javadoc for onTune and notifyVideoAvailable. by Nick Chalko · 9 years ago
  70. acd4321 MidiDeviceServer: Fix race condition in setting device server's mDeviceInfo by Mike Lockwood · 9 years ago
  71. cd17a84 Merge "Add more specific consumer names for common buffer queue endpoints." into mnc-dev by Eino-Ville Talvala · 9 years ago
  72. 333578b Add bucket that unknown state playback falls into by Hyungtae Tim Kim · 9 years ago
  73. 1c436bd media: allow feature-can-swap-width-height to be optional. by Lajos Molnar · 9 years ago
  74. 9d543eb Merge "TIF: Support localized input label for hardware input" into mnc-dev by Dongwon Kang · 9 years ago
  75. f880553 Merge "Fix MediaBrowser.getItem() API inconsistencies." into mnc-dev by Jeff Brown · 9 years ago
  76. b7eff88 Fix MediaBrowser.getItem() API inconsistencies. by Jeff Brown · 9 years ago
  77. fb48b01 Merge "Fix format string mismatch. Clang build fix." into mnc-dev by Dan Albert · 9 years ago
  78. 7a4d0f2 TIF: Support localized input label for hardware input by Dongwon Kang · 9 years ago
  79. 1102e21 Fix format string mismatch. Clang build fix. by Dan Albert · 9 years ago
  80. 5c768f4 SoundPool monitors AppOps for OP_PLAY_AUDIO by Jean-Michel Trivi · 9 years ago
  81. 53858ced Merge "media: hook up OnFrameRenderedListener events to framework events" into mnc-dev by Lajos Molnar · 9 years ago
  82. bcdf0dc Merge "MIDI docs: use getPorts()" into mnc-dev by Phil Burk · 9 years ago
  83. ef9db7d Add more specific consumer names for common buffer queue endpoints. by Eino-Ville Talvala · 9 years ago
  84. 7b7e1f9 Merge "ExifInterface: Add a few tag fields." into mnc-dev by Eino-Ville Talvala · 9 years ago
  85. dd0db9f Merge "Adding default handler to (re)Routing callbacks where no handler is provided." into mnc-dev by Paul McLean · 9 years ago
  86. ba497f0 Merge "Use only strong references to AudioEffect" into mnc-dev by Eric Laurent · 9 years ago
  87. 5be68ed Adding default handler to (re)Routing callbacks where no handler is provided. by Paul McLean · 9 years ago
  88. 5795a25 Merge "TIF: Generate hardware input id in language-neutral fashion" into mnc-dev by Jinsuk Kim · 9 years ago
  89. 4b20865 TIF: Generate hardware input id in language-neutral fashion by Jinsuk Kim · 9 years ago
  90. 76f8133 Use only strong references to AudioEffect by Eric Laurent · 9 years ago
  91. ab60e7e ExifInterface: Add a few tag fields. by Eino-Ville Talvala · 9 years ago
  92. 383ce58 Merge "MidiManager: proxy all requests to open devices through MidiService" into mnc-dev by Mike Lockwood · 9 years ago
  93. d857857 media: hook up OnFrameRenderedListener events to framework events by Lajos Molnar · 9 years ago
  94. 093d994 TIF: Replace explicit types with <> by Jae Seo · 9 years ago
  95. 38b3257 TIF: Convert fields to local variables by Jae Seo · 9 years ago
  96. 5f18527 Merge "TIF: Add more explanation for notifyChannelRetuned" into mnc-dev by Jae Seo · 9 years ago
  97. 36a8fd8 TIF: Remove unused imports by Jae Seo · 9 years ago
  98. 4640d3d TIF: Add more explanation for notifyChannelRetuned by Jae Seo · 9 years ago
  99. e0a6ca6 MidiManager: proxy all requests to open devices through MidiService by Mike Lockwood · 9 years ago
  100. 9e7ac35 Merge "TIF: Add sanitization code for the current position" into mnc-dev by Dongwon Kang · 9 years ago