1. 6ec9fd8 am c3228a9d: am 3d33314e: Merge "Frameworks/base: Use equals for Integer comparison" by Andreas Gampe · 9 years ago
  2. 0e22acb Merge "media: add MediaFormat.KEY_PRIORITY." by Ronghua Wu · 9 years ago
  3. 5c59789 Frameworks/base: Use equals for Integer comparison by Andreas Gampe · 9 years ago
  4. c339588 media: add MediaFormat.KEY_PRIORITY. by Ronghua Wu · 9 years ago
  5. 3ae6acd Merge "Add MidiManager to public API" by Mike Lockwood · 9 years ago
  6. 78d08ee Merge "VolumePolicy: Debounce adjustments from vibrate->silent." by John Spurlock · 9 years ago
  7. 81b9f7d Add MidiManager to public API by Mike Lockwood · 9 years ago
  8. 4011e20 Merge "MidiDeviceInfo meta-data improvements:" by Mike Lockwood · 9 years ago
  9. 07e7243 VolumePolicy: Debounce adjustments from vibrate->silent. by John Spurlock · 9 years ago
  10. b6e19e3 AudioService: Define minimum levels for volume streams. by John Spurlock · 9 years ago
  11. 63b9e82 Merge "Volume policy updates." by John Spurlock · 9 years ago
  12. a80ac05 resolved conflicts for merge of 42f55d1e to master by Marco Nelissen · 9 years ago
  13. f2cd802 MidiDeviceInfo meta-data improvements: by Mike Lockwood · 9 years ago
  14. 67cf4a0 Merge "drm: add EVENT_SESSION_RECLAIMED for resource manager." by Ronghua Wu · 9 years ago
  15. a48d779 Volume policy updates. by John Spurlock · 9 years ago
  16. 9087433 AudioService: Write base stream volume changes to the event log. by John Spurlock · 9 years ago
  17. 57baee2 Merge "MidiManager: Add MIDI device status notifications" by Mike Lockwood · 9 years ago
  18. 70bea13 Merge "MidiDevice: Add support for making direct connections between ports" by Mike Lockwood · 9 years ago
  19. 5ff9e2a MidiManager: Add MIDI device status notifications by Mike Lockwood · 9 years ago
  20. 46326e5 MidiDevice: Add support for making direct connections between ports by Mike Lockwood · 9 years ago
  21. 926ebb8 Fix context leak by Marco Nelissen · 9 years ago
  22. 22e78c6 Merge "Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize()" by Mike Lockwood · 9 years ago
  23. 0c7342f Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize() by Mike Lockwood · 9 years ago
  24. c9a245a am debf5a09: am c2826fb9: am 3d333c74: Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 9 years ago
  25. c2826fb am 3d333c74: Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 9 years ago
  26. bc68256 Fix typos in AudioManager javadoc by Eemi Haukkala · 9 years ago
  27. 7f602b7 Merge "MIDI Manager changes:" by Mike Lockwood · 9 years ago
  28. 62d9670 Merge "Add DEPTH image formats, support in ImageReader" by Eino-Ville Talvala · 9 years ago
  29. 805f3c9 Add DEPTH image formats, support in ImageReader by Eino-Ville Talvala · 9 years ago
  30. 00a0092 enable FM tuner and hotword capture for system apps. by Eric Laurent · 9 years ago
  31. be215dd MIDI Manager changes: by Mike Lockwood · 9 years ago
  32. 4a3d7ed MIDI Manager: Add explicit close mechanism for input and output ports by Mike Lockwood · 9 years ago
  33. eebc98f MidiDeviceService: Add getDeviceInfo() accessor method by Mike Lockwood · 9 years ago
  34. 35110d1 Add MidiDevice.close() method so we can clean up our ServiceConnection by Mike Lockwood · 9 years ago
  35. 3b7664589 Make MidiSender and MidiReceiver abstract classes, rename MidiReceiver.post() to receive() by Mike Lockwood · 9 years ago
  36. 20821ec Eliminate MidiPort base class for MidiInputPort and MidiOutputPort by Mike Lockwood · 9 years ago
  37. c623ec9 Merge "MidiManager: Virtual MIDI devices are now implemented as Services" by Mike Lockwood · 9 years ago
  38. a6d7209 drm: add EVENT_SESSION_RECLAIMED for resource manager. by Ronghua Wu · 9 years ago
  39. 75328b7 Merge "Audio: Remove the concept of master volume." by John Spurlock · 9 years ago
  40. ee5ad72 Audio: Remove the concept of master volume. by John Spurlock · 9 years ago
  41. 11fd96d MidiManager: Virtual MIDI devices are now implemented as Services by Mike Lockwood · 9 years ago
  42. d93fcf4 MediaPlayer: add setPlaybackRate JAVA API. by Wei Jia · 9 years ago
  43. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  44. cff41ae Merge "MediaRecorder: pass capture fps in float" by Chong Zhang · 9 years ago
  45. b673770 Add MIDI Manager API tweaks: by Mike Lockwood · 9 years ago
  46. fbdee2c MediaRecorder: pass capture fps in float by Chong Zhang · 9 years ago
  47. ceb47aa Changing AudioManager.listAudioDevicePorts to take a ArrayList<AudioDevicePort> argument. by Paul McLean · 9 years ago
  48. 83b4059 Merge "Audio Device Enumeration API." by Paul McLean · 9 years ago
  49. 0e4242f Audio Device Enumeration API. by Paul McLean · 9 years ago
  50. 0a7269b Merge "AudioAttributes: introduce new flags to bypass audio restrictions." by John Spurlock · 9 years ago
  51. bbfd31a AudioAttributes: introduce new flags to bypass audio restrictions. by John Spurlock · 9 years ago
  52. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  53. a9dfbe8b Volume: Allow dialog to query "muteable" streams. by John Spurlock · 9 years ago
  54. b25334c Merge "Allow sysui-managed remote volume controllers." by John Spurlock · 9 years ago
  55. cdb57ae Allow sysui-managed remote volume controllers. by John Spurlock · 9 years ago
  56. d6686a6 Merge "media: discard duplicate CEA-608 ctrl code" by Chong Zhang · 9 years ago
  57. 6156017 Move AudioService to services. by John Spurlock · 9 years ago
  58. 7d85bc4 Merge "Delay unmuting on volume down" by RoboErik · 9 years ago
  59. 56a7ed6 media: discard duplicate CEA-608 ctrl code by Chong Zhang · 9 years ago
  60. 5452e25 Delay unmuting on volume down by RoboErik · 9 years ago
  61. fb54267 am 6cad6513: Merge "reset col position to 1 on row PAC" into lmp-mr1-dev automerge: eceae03 by Chong Zhang · 9 years ago
  62. 3968f0c am 6cad6513: Merge "reset col position to 1 on row PAC" into lmp-mr1-dev by Chong Zhang · 9 years ago
  63. 6cad651 Merge "reset col position to 1 on row PAC" into lmp-mr1-dev by Chong Zhang · 9 years ago
  64. 6286f8e reset col position to 1 on row PAC by Chong Zhang · 9 years ago
  65. 5387988 Merge "Make isStreamMute correctly handle master volume devices" by RoboErik · 9 years ago
  66. 26bf3ea Merge "Add additional info to AudioPort for enum/selection API." by Paul McLean · 9 years ago
  67. 951c04b Merge "Use shared value for default muteable streams." by John Spurlock · 9 years ago
  68. 24c0518 Use shared value for default muteable streams. by John Spurlock · 9 years ago
  69. 10804eb Add additional info to AudioPort for enum/selection API. by Paul McLean · 10 years ago
  70. 4fa359e Make isStreamMute correctly handle master volume devices by RoboErik · 9 years ago
  71. 46a9721 Merge "MediaCodecInfo: remove stack trace logspam when querying invalid sizes" by Lajos Molnar · 9 years ago
  72. f33c833 am b86a4558: am 015fdf39: Merge "audio: allow audio port cache update even when audio patches contain invalidated sources/sinks" into lmp-mr1-dev automerge: d7310bd by Wonsik Kim · 9 years ago
  73. b86a455 am 015fdf39: Merge "audio: allow audio port cache update even when audio patches contain invalidated sources/sinks" into lmp-mr1-dev automerge: d7310bd by Wonsik Kim · 9 years ago
  74. a1852f6 Merge "AudioAttributes javadoc update for conversion to stream types" by Jean-Michel Trivi · 9 years ago
  75. 338a29a TIF: Add a comment to remove padding around the channel logo image by Jae Seo · 9 years ago
  76. 3d22bf0 AudioAttributes javadoc update for conversion to stream types by Jean-Michel Trivi · 9 years ago
  77. 547c9e5 Merge "Clarify that flush does not necessarily free up buffer space" by Glenn Kasten · 9 years ago
  78. 7a12156 Clarify that flush does not necessarily free up buffer space by Glenn Kasten · 10 years ago
  79. 00b1b71 Merge "Route volume keys directly to the audio system on TVs" by RoboErik · 9 years ago
  80. b561cce audio: allow audio port cache update even when audio patches contain invalidated sources/sinks by Wonsik Kim · 9 years ago
  81. ddce02f Merge "Move mute/unmute handling to adjust volume paths" by RoboErik · 9 years ago
  82. 001c59c Route volume keys directly to the audio system on TVs by RoboErik · 10 years ago
  83. 4197cb6 Move mute/unmute handling to adjust volume paths by RoboErik · 10 years ago
  84. 6c9833b MediaCodecInfo: remove stack trace logspam when querying invalid sizes by Lajos Molnar · 9 years ago
  85. 51b29be Merge "ImageReader: add support for compatible flexYUV buffers" into lmp-mr1-dev automerge: 8514766 automerge: 2a8dc00 by Lajos Molnar · 9 years ago
  86. df876a1 Merge "ImageReader: add support for compatible flexYUV buffers" into lmp-mr1-dev automerge: 8514766 by Lajos Molnar · 9 years ago
  87. 4fb4426 ImageReader: add support for compatible flexYUV buffers by Lajos Molnar · 10 years ago
  88. 2920f0f am 4b1e5814: am 71191442: TIF: Do not call session callbacks when the session is already released by Jae Seo · 10 years ago
  89. 4980163 am 4b1e5814: am 71191442: TIF: Do not call session callbacks when the session is already released by Jae Seo · 10 years ago
  90. 7119144 TIF: Do not call session callbacks when the session is already released by Jae Seo · 10 years ago
  91. 66df850 Merge "Add getMediaItem API to MediaBrowser" by RoboErik · 10 years ago
  92. 0a3f0b0 am 99985d98: am e74da38e: Merge "Make SoundPool use MediaCodec" by Marco Nelissen · 10 years ago
  93. f4244f5 am 46c3304a: am 485813a0: Merge "Delay the second message for 30ms more than the last message for a2dp" into lmp-mr1-dev by Matthew Xie · 10 years ago
  94. 6e14c57 am 99985d98: am e74da38e: Merge "Make SoundPool use MediaCodec" by Marco Nelissen · 10 years ago
  95. e213c68 am 46c3304a: am 485813a0: Merge "Delay the second message for 30ms more than the last message for a2dp" into lmp-mr1-dev by Matthew Xie · 10 years ago
  96. 485813a Merge "Delay the second message for 30ms more than the last message for a2dp" into lmp-mr1-dev by Matthew Xie · 10 years ago
  97. b1c8810 Add getMediaItem API to MediaBrowser by RoboErik · 10 years ago
  98. c26f670 am 2d1e078a: am 5ac22aa6: am 2b144a16: Merge "MTP: Fix partial implementation of 5 new audio specific properties" into lmp-mr1-dev by Mike Lockwood · 10 years ago
  99. 2d1e078 am 5ac22aa6: am 2b144a16: Merge "MTP: Fix partial implementation of 5 new audio specific properties" into lmp-mr1-dev by Mike Lockwood · 10 years ago
  100. 372be89 Make SoundPool use MediaCodec by Marco Nelissen · 10 years ago