1. 267603f Don't launch broadcast receiver processes during boot by Christopher Tate · 10 years ago
  2. f076db4 AudioManager: make AudioPortEventHandler static by Eric Laurent · 10 years ago
  3. 4fb3b60 AudioService: handle stream mute by stream alias by Eric Laurent · 10 years ago
  4. 695233f Merge "AudioService: send connection intent for HDMI ARC device" into lmp-mr1-dev by Eric Laurent · 10 years ago
  5. 6d3cff1 Merge "MediaCodec: Added E-AC3 mime type (@hide)." into lmp-mr1-dev by Rachad · 10 years ago
  6. 6fa4245 AudioService: send connection intent for HDMI ARC device by Eric Laurent · 10 years ago
  7. 67f304e Use NULL instead of 0 when invoking CallStaticVoidMethod by Haitao Feng · 10 years ago
  8. af84e07 Merge "Audio Policy: Clear calling identity for all paths setting ringer mode." into lmp-mr1-dev by John Spurlock · 10 years ago
  9. 6564f5b MediaCodec: Added E-AC3 mime type (@hide). by Rachad · 10 years ago
  10. af88a19 Audio Policy: Clear calling identity for all paths setting ringer mode. by John Spurlock · 10 years ago
  11. 996af72 Merge "AudioRecord: filter attributes" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  12. 43bcd8f AudioRecord: filter attributes by Jean-Michel Trivi · 10 years ago
  13. 8d24fe2 Merge "AudioService: fix permission check." into lmp-mr1-dev by Eric Laurent · 10 years ago
  14. 69fd01d Merge "MediaSessionLegacyHelper uses global Application context" into lmp-mr1-dev by Oliver Woodman · 10 years ago
  15. 38edfda AudioService: fix permission check. by Eric Laurent · 10 years ago
  16. 9b5257c MediaSessionLegacyHelper uses global Application context by Jean-Michel Trivi · 10 years ago
  17. 5762779 Audio policy: Fix deprecated shouldVibrate api. by John Spurlock · 10 years ago
  18. a2bc055 Merge "audioservice: Clear calling identity upon calling HdmiControlService" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  19. bb177db Merge "parse bitrate range for video/audio caps" into lmp-mr1-dev by Chong Zhang · 10 years ago
  20. 216e11d parse bitrate range for video/audio caps by Chong Zhang · 10 years ago
  21. 48cbf29 audioservice: Clear calling identity upon calling HdmiControlService by Jinsuk Kim · 10 years ago
  22. 65bc112 Merge "AudioSystem JNI: Add audio policy custom mixes registration" into lmp-mr1-dev by Eric Laurent · 10 years ago
  23. c6de321 Merge "Don't try to scale the bitmaps for null MediaMetadata." into lmp-mr1-dev by Michael Wright · 10 years ago
  24. 1102e71 Merge "Throw IOException when missing default ringtone." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  25. 87d76f6 Throw IOException when missing default ringtone. by Jeff Sharkey · 10 years ago
  26. 3ef5033 Merge "Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode." into lmp-mr1-dev by Ruben Brunk · 10 years ago
  27. f32bd3c Don't try to scale the bitmaps for null MediaMetadata. by Michael Wright · 10 years ago
  28. f4a637d Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode. by Ruben Brunk · 10 years ago
  29. 795a514 Volume: Only play the new vibrate hint once per volume-down. by John Spurlock · 10 years ago
  30. 7f5eb9f AudioSystem JNI: Add audio policy custom mixes registration by Eric Laurent · 10 years ago
  31. 8638877 Merge "Support collaborative audio focus handling" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  32. 0212be5 Support collaborative audio focus handling by Jean-Michel Trivi · 10 years ago
  33. 846e712 Unhide secure stop APIs by Jeff Tinker · 10 years ago
  34. d386d0f Merge "Route mute key events through MediaSessionService" into lmp-mr1-dev by RoboErik · 10 years ago
  35. 7c82ced Route mute key events through MediaSessionService by RoboErik · 10 years ago
  36. f58a9091 Merge "Make setting the session token in MediaBrowserService synchronous" into lmp-mr1-dev by RoboErik · 10 years ago
  37. 670de6b Merge "TIF: increase the time threshold for tune operation which was too harsh" into lmp-mr1-dev by Dongwon Kang · 10 years ago
  38. c0abc9c TIF: increase the time threshold for tune operation which was too harsh by Dongwon Kang · 10 years ago
  39. fd228a3 Make setting the session token in MediaBrowserService synchronous by RoboErik · 10 years ago
  40. 610e288 media: allow full range of Vorbis sampling rates by Lajos Molnar · 10 years ago
  41. b0bbaec Merge "TIF: call tune() in HardwareSession" into lmp-mr1-dev by Dongwon Kang · 10 years ago
  42. 7081a5d Merge "Correctly iterate through MediaProjection callbacks." into lmp-mr1-dev by Michael Wright · 10 years ago
  43. 57457b9 Merge "AudioMix address and type, rule exclusion API, dynamic source" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  44. b4355ec Merge "audioservice: system audio control in master volume mode" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  45. 7cfe00f Merge "TIF: fix a race condition when TvInputManager is initialized" into lmp-mr1-dev by Dongwon Kang · 10 years ago
  46. 5a7445b Merge "Missing Javadoc update while API review" into lmp-mr1-dev by Sungsoo Lim · 10 years ago
  47. 993f81e TIF: fix a race condition when TvInputManager is initialized by Dongwon Kang · 10 years ago
  48. e09dcdb ImageReader: free direct byte buffers once Image is returned by Zhijun He · 10 years ago
  49. 21d68f4 Merge "Volume: Improve inline volume controls used in settings." into lmp-mr1-dev by John Spurlock · 10 years ago
  50. 336cdb4 audioservice: system audio control in master volume mode by Jinsuk Kim · 10 years ago
  51. 1b3541d AudioMix address and type, rule exclusion API, dynamic source by Jean-Michel Trivi · 10 years ago
  52. da39290 Set stream volume to max when userMasterVolume is set to true. by Wally Yau · 10 years ago
  53. bcc1087 Volume: Improve inline volume controls used in settings. by John Spurlock · 10 years ago
  54. 266143e TIF: call tune() in HardwareSession by Dongwon Kang · 10 years ago
  55. 4e389e5 Missing Javadoc update while API review by Sungsoo Lim · 10 years ago
  56. bc3226e Merge "Do not perform forceVolumeControlStream in master volume mode" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  57. 1e88cf0 Fix broken @see javadoc in android.media.* classes by Ryan Lothian · 10 years ago
  58. 57d766f Do not perform forceVolumeControlStream in master volume mode by Jinsuk Kim · 10 years ago
  59. f32d06d Merge "Allow set loop and position before write for static AudioTracks" into lmp-mr1-dev by Andy Hung · 10 years ago
  60. e511ddc Merge "AudioService: use FEATURE_LEANBACK instead of FEATURE_TELEVSION." into lmp-mr1-dev by Eric Laurent · 10 years ago
  61. 3ed95fe Merge "media: add support for 160-byte image info in MediaCodec" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  62. 661f2cf VolumeZen: Introduce internal vs external ringer mode. by John Spurlock · 10 years ago
  63. 5037f94 media: add support for 160-byte image info in MediaCodec by Lajos Molnar · 10 years ago
  64. 78bfa63 Allow set loop and position before write for static AudioTracks by Andy Hung · 10 years ago
  65. d9bb296 Merge "Delay calling onConnected until a session is set in MediaBrowser" into lmp-mr1-dev by RoboErik · 10 years ago
  66. d64c425 Delay calling onConnected until a session is set in MediaBrowser by RoboErik · 10 years ago
  67. 958876f Add support for audio focus locking by Jean-Michel Trivi · 10 years ago
  68. 9e8d9ac Correctly iterate through MediaProjection callbacks. by Michael Wright · 10 years ago
  69. a4fcb62 media: fix isSupportedFormat for integer frame rate by Lajos Molnar · 10 years ago
  70. 09ff912 Merge "Convert record channel mask for dynamic mix" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  71. 8dc1031 Convert record channel mask for dynamic mix by Jean-Michel Trivi · 10 years ago
  72. f66f305 Merge "TIF: implement gatherTransparentRegion() and dispatchDraw() in TvView." into lmp-mr1-dev by Jae Seo · 10 years ago
  73. 52bfa33 Merge "TIF: enhance documentation for TvInputManager.getAvailableStreamConfigs()" into lmp-mr1-dev by Jae Seo · 10 years ago
  74. ac4af18b Merge "Handle volume events on master volume devices correctly" into lmp-mr1-dev by RoboErik · 10 years ago
  75. b9c87fb Scale bitmaps in metadata sent to the system by RoboErik · 10 years ago
  76. 5f3cb4a TIF: implement gatherTransparentRegion() and dispatchDraw() in TvView. by Dongwon Kang · 10 years ago
  77. 0b03f99 AudioService: use FEATURE_LEANBACK instead of FEATURE_TELEVSION. by Eric Laurent · 10 years ago
  78. 519c774 Handle volume events on master volume devices correctly by RoboErik · 10 years ago
  79. 3a9a53c Merge "TIF: make the tune request handling more efficient" into lmp-mr1-dev by Jae Seo · 10 years ago
  80. 95ef08b Volume: Don't allow ringer volume of 0 exiting ringer mode. by John Spurlock · 10 years ago
  81. c918172 TIF: make the tune request handling more efficient by Dongwon Kang · 10 years ago
  82. 628d260 Merge "Move ringtone redirection to MediaPlayer." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  83. 3b566b8 Move ringtone redirection to MediaPlayer. by Jeff Sharkey · 10 years ago
  84. 136f541 Merge "Support for delayed audio focus" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  85. 9c803fa MTP: Update JNI for new packet getters by Mike Lockwood · 10 years ago
  86. 90e7333 TIF: enhance documentation for TvInputManager.getAvailableStreamConfigs() by Wonsik Kim · 10 years ago
  87. fd6ad74 Support for delayed audio focus by Jean-Michel Trivi · 10 years ago
  88. 00795e9 Merge "return error MEDIA_ERROR_UNSUPPORTED when Range request fail" into lmp-mr1-dev by Chong Zhang · 10 years ago
  89. 8976a09 return error MEDIA_ERROR_UNSUPPORTED when Range request fail by Chong Zhang · 10 years ago
  90. d17793e Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  91. 220b65d am 94c3e3bf: Merge "Fix NPE for CTS." into lmp-sprout-dev by Jason Parks · 10 years ago
  92. b1d52e1 Merge changes If4c38bfe,Id9878186 into lmp-mr1-dev by RoboErik · 10 years ago
  93. de70986 Fix NPE for CTS. by Jason Parks · 10 years ago
  94. a13846d Update metadata artwork and uri docs by RoboErik · 10 years ago
  95. fc4e6f7 Merge "Add missing secure stop methods" into lmp-mr1-dev by Jeff Tinker · 10 years ago
  96. e43bf08 Merge "AudioEffect JNI: use new max preprocessing constant" into lmp-mr1-dev by Eric Laurent · 10 years ago
  97. 3e0cfcd skip MediaController callbacks if it's been unregistered by RoboErik · 10 years ago
  98. fbc3bde am 56576838: am d9ceae8f: Merge "docs: Removed broken link to non-existent method." into lmp-docs by Andrew Solovay · 10 years ago
  99. b27a8a5 AudioEffect JNI: use new max preprocessing constant by Eric Laurent · 10 years ago
  100. 8d7d7b4 am 56576838: am d9ceae8f: Merge "docs: Removed broken link to non-existent method." into lmp-docs by Andrew Solovay · 10 years ago