1. 94615e4 Merge "Make TvInputService skip to dispatch media keys to an overlay view" by Youngsang Cho · 10 years ago
  2. 53aa574 Make TvInputService skip to dispatch media keys to an overlay view by Youngsang Cho · 10 years ago
  3. b4f01b9 Remove the ability to disable audio service. by John Spurlock · 10 years ago
  4. a7b212d Merge "TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract.Programs" by Dongwon Kang · 10 years ago
  5. 3910eb5 Merge "Note in docs that MediaDrm methods throw IllegalStateException" by Jeff Tinker · 10 years ago
  6. 8873f84 Merge "Report key request message type for unprefixed EME" by Jeff Tinker · 10 years ago
  7. 4cdc2de Report key request message type for unprefixed EME by Jeff Tinker · 10 years ago
  8. 5511397 Merge "TIF: fix NPE in the case a hardware TV input is not ready to use." by Dongwon Kang · 10 years ago
  9. 709a4de Merge "media: fix build break" by Zhijun He · 10 years ago
  10. d1cbc68 media: fix build break by Zhijun He · 10 years ago
  11. 731843e TIF: fix NPE in the case a hardware TV input is not ready to use. by Dongwon Kang · 10 years ago
  12. e638966 TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract.Programs by Dongwon Kang · 10 years ago
  13. 2c2546a camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
  14. f6a09e5 ImageReader/Writer: Add ImageWriter and Opaque ImageReader by Zhijun He · 10 years ago
  15. 3816e4a Merge "Camera: update createStream API to add new rotation field" by Yin-Chia Yeh · 10 years ago
  16. f09d4bd Merge "fix return from finally" by Eric Laurent · 10 years ago
  17. ac9e2d7 Merge "MidiDeviceInfo: Add constants for future Bluetooth MIDI support" by Mike Lockwood · 10 years ago
  18. 3f5acc6 MidiDeviceInfo: Add constants for future Bluetooth MIDI support by Mike Lockwood · 10 years ago
  19. 2829909 Merge "TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract" by Dongwon Kang · 10 years ago
  20. 10c6e23 Merge "TIF: Add TvInputInfo.isHardwareInput()." by Dongwon Kang · 10 years ago
  21. b304ba5 fix return from finally by Eric Laurent · 10 years ago
  22. 4536512 TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract by Dongwon Kang · 10 years ago
  23. c6a1e5d TIF: Add a missing comment for the return value of onSelectTrack() by Jae Seo · 10 years ago
  24. 2bec0fe Merge "Revert "Revert "soundpool: update sample rate when reusing audiotrack""" by Andy Hung · 10 years ago
  25. 9bd868f Merge "Revert "Revert "soundpool: reuse channel for same sample if available""" by Andy Hung · 10 years ago
  26. bc45373 Revert "Revert "soundpool: update sample rate when reusing audiotrack"" by Andy Hung · 10 years ago
  27. 0c4b81b Revert "Revert "soundpool: reuse channel for same sample if available"" by Andy Hung · 10 years ago
  28. d799f70 Merge "Audio: Flag volume adjustments from hardware keys." by John Spurlock · 10 years ago
  29. db2b5f4 Merge "camera2: Release surface in ImageReader#close and fix legacy cleanup" by Ruben Brunk · 10 years ago
  30. b94f2d6 Audio: Flag volume adjustments from hardware keys. by John Spurlock · 10 years ago
  31. 443ab2c camera2: Release surface in ImageReader#close and fix legacy cleanup by Ruben Brunk · 10 years ago
  32. 5f1be4b Merge "Deprecate redundant event, should handle via NotProvisionedException" by Jeff Tinker · 10 years ago
  33. 8c6e4b3 Merge "TIF: Add getDescription() method to TvTrackInfo." by Dongwon Kang · 10 years ago
  34. 0caf689 MidiDeviceInfo: Fix NPE for devices with no port names by Mike Lockwood · 10 years ago
  35. bfbbee7 Camera: update createStream API to add new rotation field by Yin-Chia Yeh · 10 years ago
  36. 6ec9fd8 am c3228a9d: am 3d33314e: Merge "Frameworks/base: Use equals for Integer comparison" by Andreas Gampe · 10 years ago
  37. 3d33314 Merge "Frameworks/base: Use equals for Integer comparison" by Andreas Gampe · 10 years ago
  38. 0e22acb Merge "media: add MediaFormat.KEY_PRIORITY." by Ronghua Wu · 10 years ago
  39. 5c59789 Frameworks/base: Use equals for Integer comparison by Andreas Gampe · 10 years ago
  40. c339588 media: add MediaFormat.KEY_PRIORITY. by Ronghua Wu · 10 years ago
  41. 3ae6acd Merge "Add MidiManager to public API" by Mike Lockwood · 10 years ago
  42. 5ce85b9 Note in docs that MediaDrm methods throw IllegalStateException by Jeff Tinker · 10 years ago
  43. 7c8d999 Deprecate redundant event, should handle via NotProvisionedException by Jeff Tinker · 10 years ago
  44. 5609a32 am 0d22633e: am 62632e25: Merge "Handle NULL keys and NULL values in MediaDrm JNI HashMap" by Jeff Tinker · 10 years ago
  45. 78d08ee Merge "VolumePolicy: Debounce adjustments from vibrate->silent." by John Spurlock · 10 years ago
  46. 62632e2 Merge "Handle NULL keys and NULL values in MediaDrm JNI HashMap" by Jeff Tinker · 10 years ago
  47. 81b9f7d Add MidiManager to public API by Mike Lockwood · 10 years ago
  48. 4011e20 Merge "MidiDeviceInfo meta-data improvements:" by Mike Lockwood · 10 years ago
  49. 07e7243 VolumePolicy: Debounce adjustments from vibrate->silent. by John Spurlock · 10 years ago
  50. b6e19e3 AudioService: Define minimum levels for volume streams. by John Spurlock · 10 years ago
  51. 63b9e82 Merge "Volume policy updates." by John Spurlock · 10 years ago
  52. a80ac05 resolved conflicts for merge of 42f55d1e to master by Marco Nelissen · 10 years ago
  53. f2cd802 MidiDeviceInfo meta-data improvements: by Mike Lockwood · 10 years ago
  54. 67cf4a0 Merge "drm: add EVENT_SESSION_RECLAIMED for resource manager." by Ronghua Wu · 10 years ago
  55. a48d779 Volume policy updates. by John Spurlock · 10 years ago
  56. 9087433 AudioService: Write base stream volume changes to the event log. by John Spurlock · 10 years ago
  57. 42ea81c TIF: Add TvInputInfo.isHardwareInput(). by Dongwon Kang · 10 years ago
  58. 57baee2 Merge "MidiManager: Add MIDI device status notifications" by Mike Lockwood · 10 years ago
  59. 70bea13 Merge "MidiDevice: Add support for making direct connections between ports" by Mike Lockwood · 10 years ago
  60. 5ff9e2a MidiManager: Add MIDI device status notifications by Mike Lockwood · 10 years ago
  61. 46326e5 MidiDevice: Add support for making direct connections between ports by Mike Lockwood · 10 years ago
  62. 926ebb8 Fix context leak by Marco Nelissen · 10 years ago
  63. 22e78c6 Merge "Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize()" by Mike Lockwood · 10 years ago
  64. 0c7342f Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize() by Mike Lockwood · 10 years ago
  65. 071b2c7 TIF: Add getDescription() method to TvTrackInfo. by Dongwon Kang · 10 years ago
  66. c9a245a am debf5a09: am c2826fb9: am 3d333c74: Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 10 years ago
  67. c2826fb am 3d333c74: Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 10 years ago
  68. bc68256 Fix typos in AudioManager javadoc by Eemi Haukkala · 10 years ago
  69. 7f602b7 Merge "MIDI Manager changes:" by Mike Lockwood · 10 years ago
  70. a080050 Merge "Revert "soundpool: reuse channel for same sample if available"" by Glenn Kasten · 10 years ago
  71. 01771a9 Merge "Revert "soundpool: update sample rate when reusing audiotrack"" by Glenn Kasten · 10 years ago
  72. 0e9a8f6 Merge "Fix SoundPool playback of multichannel files." by Andy Hung · 10 years ago
  73. 62d9670 Merge "Add DEPTH image formats, support in ImageReader" by Eino-Ville Talvala · 10 years ago
  74. 68c265c Merge "enable FM tuner and hotword capture for system apps." by Eric Laurent · 10 years ago
  75. 805f3c9 Add DEPTH image formats, support in ImageReader by Eino-Ville Talvala · 10 years ago
  76. 00a0092 enable FM tuner and hotword capture for system apps. by Eric Laurent · 10 years ago
  77. be215dd MIDI Manager changes: by Mike Lockwood · 10 years ago
  78. 864005b Camera2: Remove unused parameters in ICameraDeviceUser#createStream by Eino-Ville Talvala · 10 years ago
  79. 18c225d Revert "soundpool: reuse channel for same sample if available" by Glenn Kasten · 10 years ago
  80. b801f73 Revert "soundpool: update sample rate when reusing audiotrack" by Glenn Kasten · 10 years ago
  81. d73ff87 Merge changes Ib5cc22db,I93e0c449,I65cd4cfd,I1cef3bd4,I628c0468 by Mike Lockwood · 10 years ago
  82. a1c3516 Fix SoundPool playback of multichannel files. by Andy Hung · 10 years ago
  83. 4a3d7ed MIDI Manager: Add explicit close mechanism for input and output ports by Mike Lockwood · 10 years ago
  84. eebc98f MidiDeviceService: Add getDeviceInfo() accessor method by Mike Lockwood · 10 years ago
  85. a92d6e2 Merge "media: update AMessage to use handler instead of handler-id" by Lajos Molnar · 10 years ago
  86. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 10 years ago
  87. b9a468e Merge "Revert "Cleanup Bitmap JNI"" by Chad Jones · 10 years ago
  88. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 10 years ago
  89. 35da7d9 Merge "Cleanup Bitmap JNI" by John Reck · 10 years ago
  90. b291524 Cleanup Bitmap JNI by John Reck · 10 years ago
  91. 35110d1 Add MidiDevice.close() method so we can clean up our ServiceConnection by Mike Lockwood · 10 years ago
  92. 3b7664589 Make MidiSender and MidiReceiver abstract classes, rename MidiReceiver.post() to receive() by Mike Lockwood · 10 years ago
  93. 63834f4 media: update AMessage to use handler instead of handler-id by Lajos Molnar · 10 years ago
  94. 20821ec Eliminate MidiPort base class for MidiInputPort and MidiOutputPort by Mike Lockwood · 10 years ago
  95. c623ec9 Merge "MidiManager: Virtual MIDI devices are now implemented as Services" by Mike Lockwood · 10 years ago
  96. a6d7209 drm: add EVENT_SESSION_RECLAIMED for resource manager. by Ronghua Wu · 10 years ago
  97. fad60c3 Merge "soundpool: update sample rate when reusing audiotrack" by Glenn Kasten · 10 years ago
  98. 9e9e2f7 Merge "soundpool: reuse channel for same sample if available" by Glenn Kasten · 10 years ago
  99. 75328b7 Merge "Audio: Remove the concept of master volume." by John Spurlock · 10 years ago
  100. ee5ad72 Audio: Remove the concept of master volume. by John Spurlock · 10 years ago