1. 7b28c66 Merge "camera2: Fix native ImageReader test segfaults." into lmp-dev by Ruben Brunk · 10 years ago
  2. c8a3e0d Assign bindService() result to a boolean directly. One less if-else by Yao Chen · 10 years ago
  3. f8c4f9e Merge "Validate MTP path" into lmp-dev by Marco Nelissen · 10 years ago
  4. 31798f3 camera2: Fix native ImageReader test segfaults. by Ruben Brunk · 10 years ago
  5. 5f41169 Validate MTP path by Marco Nelissen · 10 years ago
  6. de9ba39 Don't forward media keys to the app if the phone session is active by RoboErik · 10 years ago
  7. 2b731e7 Merge "Disable MediaSessionLegacyHelper debugging" into lmp-dev by RoboErik · 10 years ago
  8. 9b2e567 Merge "Remove BT routes when BT is turned off" into lmp-dev by RoboErik · 10 years ago
  9. 08fccd0 Merge "Check the return value of bindService, and notify media browser client onConnectionFailed if it returns false." into lmp-dev by Yao Chen · 10 years ago
  10. 1dc5ba8 Disable MediaSessionLegacyHelper debugging by RoboErik · 10 years ago
  11. 5535ea8 Remove BT routes when BT is turned off by RoboErik · 10 years ago
  12. f099e7c Merge "Ensure MediaBrowser state is set to connecting after a reconnect" into lmp-dev by RoboErik · 10 years ago
  13. df26651 Merge "Allow null queues to be set in MediaSession" into lmp-dev by RoboErik · 10 years ago
  14. 7e1d525 Merge "MediaCodecList: fix findEncoderForFormat." into lmp-dev by Ronghua Wu · 10 years ago
  15. e19a80d MediaCodecList: fix findEncoderForFormat. by Ronghua Wu · 10 years ago
  16. b15ed63 MediaCodec: revalidate cached queued input buffers if queue fails (2) by Lajos Molnar · 10 years ago
  17. 7e28fc7 Merge "MediaCodec: revalidate cached queued input buffers if queue fails" into lmp-dev by Lajos Molnar · 10 years ago
  18. 81ba986 Merge "camera2: Hide JPEGs in RGBA gralloc buffers." into lmp-dev by Ruben Brunk · 10 years ago
  19. 2354c5e Check the return value of bindService, and notify media browser client by Yao Chen · 10 years ago
  20. 88b8417 Ensure MediaBrowser state is set to connecting after a reconnect by RoboErik · 10 years ago
  21. 03fce07 Allow null queues to be set in MediaSession by RoboErik · 10 years ago
  22. 00bbc7d MediaCodec: revalidate cached queued input buffers if queue fails by Lajos Molnar · 10 years ago
  23. 63c8e126 Merge "camera2: Update CamcorderProfile documentation." into lmp-dev by Ruben Brunk · 10 years ago
  24. 0fd198a camera2: Hide JPEGs in RGBA gralloc buffers. by Ruben Brunk · 10 years ago
  25. 27a845c camera2: Update CamcorderProfile documentation. by Ruben Brunk · 10 years ago
  26. c182345 Merge "AudioRecord: add HW hotword capture flag" into lmp-dev by Eric Laurent · 10 years ago
  27. f7efd5c Merge "Implement API review feedback." into lmp-dev by Jeff Tinker · 10 years ago
  28. 21069d1 Implement API review feedback. by Jeff Tinker · 10 years ago
  29. bdad1af AudioRecord: add HW hotword capture flag by Eric Laurent · 10 years ago
  30. b5245d8 SysUI: Correctly compare MediaControllers by Christoph Studer · 10 years ago
  31. 1a6be6e Adjust volume bar visibility in HDMI-CEC system audio mode by Jungshik Jang · 10 years ago
  32. 7f3d41f Add new DisconnectCause class to telecomm. by Andrew Lee · 10 years ago
  33. c9ff968 Fix volume change failure in HDMI-CEC system audio mode. by Jungshik Jang · 10 years ago
  34. a526ba1 Merge "Document retry behavior for MediaCodec.CryptoException" into lmp-dev by Jeff Tinker · 10 years ago
  35. 6998c37 Document retry behavior for MediaCodec.CryptoException by Jeff Tinker · 10 years ago
  36. ee2ec05 TIF: Turn debugging off by Jae Seo · 10 years ago
  37. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  38. f47ff5b Merge "more AudioAttributes javadoc" into lmp-dev by Jean-Michel Trivi · 10 years ago
  39. 3c8e65a TIF: Add a system API to retrieve HDMI device information by Jae Seo · 10 years ago
  40. 04f55a4 more AudioAttributes javadoc by Jean-Michel Trivi · 10 years ago
  41. 873cc45 AudioService: modify stream delay for touch exploration by Jean-Michel Trivi · 10 years ago
  42. cde5bb4 Change callback methods from add to register. by Michael Wright · 10 years ago
  43. 6982868 Merge "More android.media.AudioFormat.Builder javadoc" into lmp-dev by Jean-Michel Trivi · 10 years ago
  44. db8f7ab Fix build breakage by Youngsang Cho · 10 years ago
  45. d608f3a Merge "Add a system API to query hdmi system audio mode" into lmp-dev by Terry Heo · 10 years ago
  46. 19ba61a Notify of the update of TvInputInfo by Chulwoo Lee · 10 years ago
  47. b1644e1 MediaCodec.Image: use image.setCrop() in constructor by Lajos Molnar · 10 years ago
  48. ea9aa9a Merge "AudioEffect JNI: fix queryEffects()" into lmp-dev by Eric Laurent · 10 years ago
  49. 4fc28d7 AudioEffect JNI: fix queryEffects() by Eric Laurent · 10 years ago
  50. 9127e45 TIF: Enable inflating class android.media.tv.TvView on non-TV devices by Jae Seo · 10 years ago
  51. f35423b Merge "Virtualizer: replace device type by virtualization mode" into lmp-dev by Jean-Michel Trivi · 10 years ago
  52. b94b5d33 Merge "Hide AudioDevice class" into lmp-dev by Eric Laurent · 10 years ago
  53. 350f255 Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-dev by Zhijun He · 10 years ago
  54. 2c5afa3 Merge "MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo" into lmp-dev by Lajos Molnar · 10 years ago
  55. 8c4d53c MediaPlayer/SubtitleController:fix add/select timed text on start by Robert Shih · 10 years ago
  56. aea175e More android.media.AudioFormat.Builder javadoc by Jean-Michel Trivi · 10 years ago
  57. d7e5f68 MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo by Lajos Molnar · 10 years ago
  58. b00ab01 Merge "Add support for max-res decode" into lmp-dev by Jeff Tinker · 10 years ago
  59. b67c3102 CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P by Zhijun He · 10 years ago
  60. aa79d99 initialize codec list before MediaCodec.getCodecInfo() by Lajos Molnar · 10 years ago
  61. 9580f6c Merge "Add user-specific playSoundEffect and use in NavBar" into lmp-dev by Jason Monk · 10 years ago
  62. fe5998b Add Japanese content ratings by Jae Seo · 10 years ago
  63. 7c36c86 Merge "unhide AudioAttributes flag FLAG_HW_AV_SYNC" into lmp-dev by Eric Laurent · 10 years ago
  64. 56340fc unhide AudioAttributes flag FLAG_HW_AV_SYNC by Eric Laurent · 10 years ago
  65. b3bf7d4 Virtualizer: replace device type by virtualization mode by Jean-Michel Trivi · 10 years ago
  66. 9ff7dda Possible fix for dead handler in Music button event sending by RoboErik · 10 years ago
  67. 0c37ba3 Add user-specific playSoundEffect and use in NavBar by Jason Monk · 10 years ago
  68. d254611 TIF: Update Java doc for notifyVideoAvailable/notifyVideoUnavailable by Jae Seo · 10 years ago
  69. 6a8eeda Hide AudioDevice class by Eric Laurent · 10 years ago
  70. afd899c Merge "Respect Android conventions in AudioManager extras" into lmp-dev by Jean-Michel Trivi · 10 years ago
  71. 2caa0a6 Merge "AudioAttributes: unhide CREATOR" into lmp-dev by Jean-Michel Trivi · 10 years ago
  72. cfc1026 Merge "MediaCodecInfo: allow getting info for secure codec" into lmp-dev by Lajos Molnar · 10 years ago
  73. b860155 Merge "MediaCodecInfo: rename createFromProfileLevel" into lmp-dev by Lajos Molnar · 10 years ago
  74. deddda5 Respect Android conventions in AudioManager extras by Jean-Michel Trivi · 10 years ago
  75. 8aacb2e AudioAttributes: unhide CREATOR by Jean-Michel Trivi · 10 years ago
  76. 7492a4c Merge "API review: android.media.tv" into lmp-dev by Jae Seo · 10 years ago
  77. 2778f5a API review: android.media.tv by Jae Seo · 10 years ago
  78. 77a6345 Merge "send volume button events to adjustSuggestedStream instead of adjustStream" into lmp-dev by RoboErik · 10 years ago
  79. d89025f Merge "Minor tweaks to MediaBrowser" into lmp-dev by RoboErik · 10 years ago
  80. dfafca7 Merge "rename add/removeCallback to register/unregisterCallback" into lmp-dev by RoboErik · 10 years ago
  81. 845755d Merge "rename SERVICE_ACTION to SERVICE_INTERFACE" into lmp-dev by RoboErik · 10 years ago
  82. 272e161 send volume button events to adjustSuggestedStream instead of adjustStream by RoboErik · 10 years ago
  83. 5dfa0a5 Minor tweaks to MediaBrowser by RoboErik · 10 years ago
  84. 14f717a rename add/removeCallback to register/unregisterCallback by RoboErik · 10 years ago
  85. 3512bcd Merge "Permission check for entering MODE_IN_CALL" into lmp-dev by Jean-Michel Trivi · 10 years ago
  86. ccd654e Permission check for entering MODE_IN_CALL by Jean-Michel Trivi · 10 years ago
  87. 92e565f rename SERVICE_ACTION to SERVICE_INTERFACE by RoboErik · 10 years ago
  88. a4b9a19 Merge "Ensure there's a valid handler when registering a sessions listener" into lmp-dev by RoboErik · 10 years ago
  89. b6efa23 Merge "AudioManager: only use main looper for AudioPort event handler" into lmp-dev by Eric Laurent · 10 years ago
  90. a18b69f MediaCodecInfo: rename createFromProfileLevel by Lajos Molnar · 10 years ago
  91. f85a08d Merge "Update VolumeProvider apis per feedback" into lmp-dev by RoboErik · 10 years ago
  92. e7d6d97 Add a system API to query hdmi system audio mode by Terry Heo · 10 years ago
  93. 5a7e920 AudioManager: only use main looper for AudioPort event handler by Eric Laurent · 10 years ago
  94. 8e1e848 Ensure there's a valid handler when registering a sessions listener by RoboErik · 10 years ago
  95. a90ae8b Merge "TIF: Add Quebec ratings for Canada and fix the XML example" into lmp-dev by Jae Seo · 10 years ago
  96. 0a514c0 TIF: Add Quebec ratings for Canada and fix the XML example by Jae Seo · 10 years ago
  97. 9ed982d Rename ro.config.music_vol_steps into ro.config.media_vol_steps. by Jungshik Jang · 10 years ago
  98. 0d0f67f Update VolumeProvider apis per feedback by RoboErik · 10 years ago
  99. 49367a3 Merge "Fix regression in CTS for AudioTrack" into lmp-dev by Glenn Kasten · 10 years ago
  100. 9df2c1b Add a warning log when it takes long time to handle a message in TIS by Youngsang Cho · 10 years ago