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