1. 5718646 ImageReader: Switch to RAW16 from RAW_SENSOR by Eino-Ville Talvala · 9 years ago
  2. 3dd5a39 Add DEPTH image formats, support in ImageReader by Eino-Ville Talvala · 9 years ago
  3. 981e056 Camera: update createStream API to add new rotation field by Yin-Chia Yeh · 9 years ago
  4. a2d90d3 Camera2: Remove unused parameters in ICameraDeviceUser#createStream by Eino-Ville Talvala · 9 years ago
  5. 19d26b3 CameraManager: implement flashlight controls by Chien-Yu Chen · 9 years ago
  6. 6cad651 Merge "reset col position to 1 on row PAC" into lmp-mr1-dev by Chong Zhang · 9 years ago
  7. 6286f8e reset col position to 1 on row PAC by Chong Zhang · 9 years ago
  8. b561cce audio: allow audio port cache update even when audio patches contain invalidated sources/sinks by Wonsik Kim · 9 years ago
  9. 4fb4426 ImageReader: add support for compatible flexYUV buffers by Lajos Molnar · 10 years ago
  10. 7119144 TIF: Do not call session callbacks when the session is already released by Jae Seo · 9 years ago
  11. 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
  12. 7182774 MTP: Fix partial implementation of 5 new audio specific properties by Mike Lockwood · 10 years ago
  13. c525cf7 Delay the second message for 30ms more than the last message for a2dp by Matthew Xie · 10 years ago
  14. 267603f Don't launch broadcast receiver processes during boot by Christopher Tate · 10 years ago
  15. f076db4 AudioManager: make AudioPortEventHandler static by Eric Laurent · 10 years ago
  16. 4fb3b60 AudioService: handle stream mute by stream alias by Eric Laurent · 10 years ago
  17. 695233f Merge "AudioService: send connection intent for HDMI ARC device" into lmp-mr1-dev by Eric Laurent · 10 years ago
  18. 6d3cff1 Merge "MediaCodec: Added E-AC3 mime type (@hide)." into lmp-mr1-dev by Rachad · 10 years ago
  19. 6fa4245 AudioService: send connection intent for HDMI ARC device by Eric Laurent · 10 years ago
  20. 67f304e Use NULL instead of 0 when invoking CallStaticVoidMethod by Haitao Feng · 10 years ago
  21. af84e07 Merge "Audio Policy: Clear calling identity for all paths setting ringer mode." into lmp-mr1-dev by John Spurlock · 10 years ago
  22. 6564f5b MediaCodec: Added E-AC3 mime type (@hide). by Rachad · 10 years ago
  23. af88a19 Audio Policy: Clear calling identity for all paths setting ringer mode. by John Spurlock · 10 years ago
  24. 996af72 Merge "AudioRecord: filter attributes" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  25. 43bcd8f AudioRecord: filter attributes by Jean-Michel Trivi · 10 years ago
  26. 8d24fe2 Merge "AudioService: fix permission check." into lmp-mr1-dev by Eric Laurent · 10 years ago
  27. 69fd01d Merge "MediaSessionLegacyHelper uses global Application context" into lmp-mr1-dev by Oliver Woodman · 10 years ago
  28. 38edfda AudioService: fix permission check. by Eric Laurent · 10 years ago
  29. 9b5257c MediaSessionLegacyHelper uses global Application context by Jean-Michel Trivi · 10 years ago
  30. 5762779 Audio policy: Fix deprecated shouldVibrate api. by John Spurlock · 10 years ago
  31. a2bc055 Merge "audioservice: Clear calling identity upon calling HdmiControlService" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  32. bb177db Merge "parse bitrate range for video/audio caps" into lmp-mr1-dev by Chong Zhang · 10 years ago
  33. 216e11d parse bitrate range for video/audio caps by Chong Zhang · 10 years ago
  34. 48cbf29 audioservice: Clear calling identity upon calling HdmiControlService by Jinsuk Kim · 10 years ago
  35. 65bc112 Merge "AudioSystem JNI: Add audio policy custom mixes registration" into lmp-mr1-dev by Eric Laurent · 10 years ago
  36. c6de321 Merge "Don't try to scale the bitmaps for null MediaMetadata." into lmp-mr1-dev by Michael Wright · 10 years ago
  37. 1102e71 Merge "Throw IOException when missing default ringtone." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  38. 87d76f6 Throw IOException when missing default ringtone. by Jeff Sharkey · 10 years ago
  39. 3ef5033 Merge "Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode." into lmp-mr1-dev by Ruben Brunk · 10 years ago
  40. f32bd3c Don't try to scale the bitmaps for null MediaMetadata. by Michael Wright · 10 years ago
  41. f4a637d Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode. by Ruben Brunk · 10 years ago
  42. 795a514 Volume: Only play the new vibrate hint once per volume-down. by John Spurlock · 10 years ago
  43. 7f5eb9f AudioSystem JNI: Add audio policy custom mixes registration by Eric Laurent · 10 years ago
  44. 8638877 Merge "Support collaborative audio focus handling" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  45. 0212be5 Support collaborative audio focus handling by Jean-Michel Trivi · 10 years ago
  46. 846e712 Unhide secure stop APIs by Jeff Tinker · 10 years ago
  47. d386d0f Merge "Route mute key events through MediaSessionService" into lmp-mr1-dev by RoboErik · 10 years ago
  48. 7c82ced Route mute key events through MediaSessionService by RoboErik · 10 years ago
  49. f58a9091 Merge "Make setting the session token in MediaBrowserService synchronous" into lmp-mr1-dev by RoboErik · 10 years ago
  50. 670de6b Merge "TIF: increase the time threshold for tune operation which was too harsh" into lmp-mr1-dev by Dongwon Kang · 10 years ago
  51. c0abc9c TIF: increase the time threshold for tune operation which was too harsh by Dongwon Kang · 10 years ago
  52. fd228a3 Make setting the session token in MediaBrowserService synchronous by RoboErik · 10 years ago
  53. 610e288 media: allow full range of Vorbis sampling rates by Lajos Molnar · 10 years ago
  54. b0bbaec Merge "TIF: call tune() in HardwareSession" into lmp-mr1-dev by Dongwon Kang · 10 years ago
  55. 7081a5d Merge "Correctly iterate through MediaProjection callbacks." into lmp-mr1-dev by Michael Wright · 10 years ago
  56. 57457b9 Merge "AudioMix address and type, rule exclusion API, dynamic source" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  57. b4355ec Merge "audioservice: system audio control in master volume mode" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  58. 7cfe00f Merge "TIF: fix a race condition when TvInputManager is initialized" into lmp-mr1-dev by Dongwon Kang · 10 years ago
  59. 5a7445b Merge "Missing Javadoc update while API review" into lmp-mr1-dev by Sungsoo Lim · 10 years ago
  60. 993f81e TIF: fix a race condition when TvInputManager is initialized by Dongwon Kang · 10 years ago
  61. e09dcdb ImageReader: free direct byte buffers once Image is returned by Zhijun He · 10 years ago
  62. 21d68f4 Merge "Volume: Improve inline volume controls used in settings." into lmp-mr1-dev by John Spurlock · 10 years ago
  63. 336cdb4 audioservice: system audio control in master volume mode by Jinsuk Kim · 10 years ago
  64. 1b3541d AudioMix address and type, rule exclusion API, dynamic source by Jean-Michel Trivi · 10 years ago
  65. da39290 Set stream volume to max when userMasterVolume is set to true. by Wally Yau · 10 years ago
  66. bcc1087 Volume: Improve inline volume controls used in settings. by John Spurlock · 10 years ago
  67. 266143e TIF: call tune() in HardwareSession by Dongwon Kang · 10 years ago
  68. 4e389e5 Missing Javadoc update while API review by Sungsoo Lim · 10 years ago
  69. bc3226e Merge "Do not perform forceVolumeControlStream in master volume mode" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  70. 1e88cf0 Fix broken @see javadoc in android.media.* classes by Ryan Lothian · 10 years ago
  71. 57d766f Do not perform forceVolumeControlStream in master volume mode by Jinsuk Kim · 10 years ago
  72. f32d06d Merge "Allow set loop and position before write for static AudioTracks" into lmp-mr1-dev by Andy Hung · 10 years ago
  73. e511ddc Merge "AudioService: use FEATURE_LEANBACK instead of FEATURE_TELEVSION." into lmp-mr1-dev by Eric Laurent · 10 years ago
  74. 3ed95fe Merge "media: add support for 160-byte image info in MediaCodec" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  75. 661f2cf VolumeZen: Introduce internal vs external ringer mode. by John Spurlock · 10 years ago
  76. 5037f94 media: add support for 160-byte image info in MediaCodec by Lajos Molnar · 10 years ago
  77. 78bfa63 Allow set loop and position before write for static AudioTracks by Andy Hung · 10 years ago
  78. d9bb296 Merge "Delay calling onConnected until a session is set in MediaBrowser" into lmp-mr1-dev by RoboErik · 10 years ago
  79. d64c425 Delay calling onConnected until a session is set in MediaBrowser by RoboErik · 10 years ago
  80. 958876f Add support for audio focus locking by Jean-Michel Trivi · 10 years ago
  81. 9e8d9ac Correctly iterate through MediaProjection callbacks. by Michael Wright · 10 years ago
  82. a4fcb62 media: fix isSupportedFormat for integer frame rate by Lajos Molnar · 10 years ago
  83. 09ff912 Merge "Convert record channel mask for dynamic mix" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  84. 8dc1031 Convert record channel mask for dynamic mix by Jean-Michel Trivi · 10 years ago
  85. f66f305 Merge "TIF: implement gatherTransparentRegion() and dispatchDraw() in TvView." into lmp-mr1-dev by Jae Seo · 10 years ago
  86. 52bfa33 Merge "TIF: enhance documentation for TvInputManager.getAvailableStreamConfigs()" into lmp-mr1-dev by Jae Seo · 10 years ago
  87. ac4af18b Merge "Handle volume events on master volume devices correctly" into lmp-mr1-dev by RoboErik · 10 years ago
  88. b9c87fb Scale bitmaps in metadata sent to the system by RoboErik · 10 years ago
  89. 5f3cb4a TIF: implement gatherTransparentRegion() and dispatchDraw() in TvView. by Dongwon Kang · 10 years ago
  90. 0b03f99 AudioService: use FEATURE_LEANBACK instead of FEATURE_TELEVSION. by Eric Laurent · 10 years ago
  91. 519c774 Handle volume events on master volume devices correctly by RoboErik · 10 years ago
  92. 3a9a53c Merge "TIF: make the tune request handling more efficient" into lmp-mr1-dev by Jae Seo · 10 years ago
  93. 95ef08b Volume: Don't allow ringer volume of 0 exiting ringer mode. by John Spurlock · 10 years ago
  94. c918172 TIF: make the tune request handling more efficient by Dongwon Kang · 10 years ago
  95. 628d260 Merge "Move ringtone redirection to MediaPlayer." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  96. 3b566b8 Move ringtone redirection to MediaPlayer. by Jeff Sharkey · 10 years ago
  97. 136f541 Merge "Support for delayed audio focus" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  98. 9c803fa MTP: Update JNI for new packet getters by Mike Lockwood · 10 years ago
  99. 90e7333 TIF: enhance documentation for TvInputManager.getAvailableStreamConfigs() by Wonsik Kim · 10 years ago
  100. fd6ad74 Support for delayed audio focus by Jean-Michel Trivi · 10 years ago