1. 7e1b558 Merge "media: fix race condition on async release" into rvc-dev by Wonsik Kim · 4 years, 3 months ago
  2. e37ef4b media: fix race condition on async release by Wonsik Kim · 4 years, 3 months ago
  3. c266b03 Merge "Fix MediaEvent release issue" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  4. 6edbf48 Merge "Log transferring and fix verbose system logs" into rvc-dev by Kyunglyul Hyun · 4 years, 3 months ago
  5. c84fe12 Fix MediaEvent release issue by shubang · 4 years, 3 months ago
  6. f9ad0f6 Refresh mFilteredRoutes when routes are changed by Kyunglyul Hyun · 4 years, 3 months ago
  7. a464837 Log transferring and fix verbose system logs by Kyunglyul Hyun · 4 years, 3 months ago
  8. ac9df10 Clear preferred feature when unregistering MediaRouter2 by Hyundo Moon · 4 years, 3 months ago
  9. 70b9d34 Merge "Reset app routes when global a2dp state changed" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  10. 6d8d91d Merge "MediaRouter2: Prevent printing same logs from different lines" into rvc-dev by Hyundo Moon · 4 years, 3 months ago
  11. 07e4031 Reset app routes when global a2dp state changed by Sungsoo Lim · 4 years, 3 months ago
  12. 369be95 MediaRouter2: Prevent printing same logs from different lines by Hyundo Moon · 4 years, 3 months ago
  13. 55e5ac8 Merge "Add address to MediaRoute2Info" into rvc-dev by Kyunglyul Hyun · 4 years, 3 months ago
  14. f3ff3de Merge "Prevent abuse of MediaRoute2ProviderService#notifyRequestFailed()" into rvc-dev by Hyundo Moon · 4 years, 3 months ago
  15. 3917b72 Merge changes Ibf4ecdb4,I1e4adf9f into rvc-dev by Ytai Ben-tsvi · 4 years, 3 months ago
  16. 1ea19b1 Add address to MediaRoute2Info by Kyunglyul Hyun · 4 years, 3 months ago
  17. 7caef40a Support null audio format in recognition event by Ytai Ben-Tsvi · 4 years, 3 months ago
  18. 275248d Merge "media: further resource cleanup for async release" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  19. 9b5e392 Prevent abuse of MediaRoute2ProviderService#notifyRequestFailed() by Hyundo Moon · 4 years, 3 months ago
  20. 5aacc569 Merge "MediaRouter2: Add missing synchronized(sRouterLock) block" into rvc-dev by Hyundo Moon · 4 years, 3 months ago
  21. 2950ebf Merge "Add MediaRouterManager.Callback#onSessionReleased" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  22. fe7b5b1 Add MediaRouterManager.Callback#onSessionReleased by Kyunglyul Hyun · 4 years, 4 months ago
  23. d4ce4e3 media: further resource cleanup for async release by Wonsik Kim · 4 years, 3 months ago
  24. 5098005 Merge "Adding lock to sendEventFromNative" into rvc-dev by Hayden Gomes · 4 years, 3 months ago
  25. e3767bd Merge "Ignore transfer to an unknown route" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  26. 6b1cfce Merge "Notify a failure on transfer timeout" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  27. 23a9e17 MediaRouter2: Add missing synchronized(sRouterLock) block by Hyundo Moon · 4 years, 3 months ago
  28. ebb7ae6 Merge "MediaRouter2: Sync routes when first RouteCallback is registered" into rvc-dev by Hyundo Moon · 4 years, 3 months ago
  29. 14e3bd0 Adding lock to sendEventFromNative by Hayden Gomes · 4 years, 4 months ago
  30. 8df5fb6 Notify a failure on transfer timeout by Kyunglyul Hyun · 4 years, 4 months ago
  31. bc63327 MediaRouter2: Sync routes when first RouteCallback is registered by Hyundo Moon · 4 years, 4 months ago
  32. 7daf2ca Merge "Merge "Fix TvRecordingClient api issues" am: cce2ca958e am: f7cbbae9e4" into rvc-dev-plus-aosp am: 14bd7ccbb0 am: f9061f953d am: 4276a00208 by Automerger Merge Worker · 4 years, 3 months ago
  33. 084e747 Merge changes I9f8ce2e5,I3142b073 into rvc-dev by Henry Fang · 4 years, 4 months ago
  34. 0eadc17 Merge "Fix MediaRoute2ProviderService TODOs" into rvc-dev by Kyunglyul Hyun · 4 years, 4 months ago
  35. fd40c07 Add the metrics for status of open cas session by Henry Fang · 4 years, 4 months ago
  36. 1ae85bb Add the metrics for DVR status by Henry Fang · 4 years, 4 months ago
  37. a3be2de Ignore transfer to an unknown route by Kyunglyul Hyun · 4 years, 4 months ago
  38. 322b748 Merge "Update docs for MediaProjectionManager.getMediaProjection" into rvc-dev by Jing Ji · 4 years, 4 months ago
  39. fd7b013 Update docs for MediaProjectionManager.getMediaProjection by Jing Ji · 4 years, 4 months ago
  40. d344655 Fix MediaRoute2ProviderService TODOs by Kyunglyul Hyun · 4 years, 4 months ago
  41. 5c8f3b2 Merge "Add bug numbers for TODOs in MediaRouter2 related classes" into rvc-dev by Hyundo Moon · 4 years, 4 months ago
  42. 09e865b SoundPool: fix fcntl argument by Andy Hung · 4 years, 4 months ago
  43. 7360685 Merge "SoundPool: Fix verbose logging compilation" into rvc-dev by Andy Hung · 4 years, 4 months ago
  44. ce8e6da SoundPool: Fix verbose logging compilation by Andy Hung · 4 years, 4 months ago
  45. 0f78fc6 Add bug numbers for TODOs in MediaRouter2 related classes by Hyundo Moon · 4 years, 4 months ago
  46. 3744bcd Load video thumbnails using ARGB_8888 for quality. by Jeff Sharkey · 4 years, 4 months ago
  47. dc53f28 Merge "media: fix JNI call for 32-bit" into rvc-dev by Wonsik Kim · 4 years, 4 months ago
  48. d319a44 media: fix JNI call for 32-bit by Wonsik Kim · 4 years, 4 months ago
  49. a5dc451 Merge "Complete CryptoInfo.toString" into rvc-dev by Santiago Seifert · 4 years, 4 months ago
  50. e5cc58f Complete CryptoInfo.toString by Santiago Seifert · 4 years, 4 months ago
  51. 8b5bc1f Merge "SoundPool: Add clang-tidy and fix" into rvc-dev by Andy Hung · 4 years, 4 months ago
  52. 77eb2bd SoundPool: Add clang-tidy and fix by Andy Hung · 4 years, 4 months ago
  53. 1dc1337 Tuner API: make DvrPlayback.attach/detachFilter no-ops by shubang · 4 years, 4 months ago
  54. f49fa1a Merge "Add support for TvInputManager.acquireTvInputHardware CTS" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  55. 491eaba Tuner FW: fix filter type check. by shubang · 4 years, 4 months ago
  56. 7c70160 Fix volume key handling for key press repeat by Jean-Michel Trivi · 5 years ago
  57. 7b42f2d Merge "Tuner JNI: fix filter.read and DvrSettings" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  58. e8cb82c Tuner JNI: fix filter.read and DvrSettings by shubang · 4 years, 4 months ago
  59. 803c315 AudioService: permission for volume adjustment to lowest values by Jean-Michel Trivi · 4 years, 4 months ago
  60. d026dff Merge "Added 1st atom for Tuner Metrics" into rvc-dev by Henry Fang · 4 years, 4 months ago
  61. 7f42b75 Merge "MediaMuxer:Maintain proper state after stop()" into rvc-dev by Gopalakrishnan Nallasamy · 4 years, 4 months ago
  62. 33db908 Merge "media: fix encrypted buffer handling" into rvc-dev by Wonsik Kim · 4 years, 4 months ago
  63. 123e60e MediaMuxer:Maintain proper state after stop() by Gopalakrishnan Nallasamy · 4 years, 4 months ago
  64. bf01a79 Merge "AudioService AudioDeviceBroker: fix speakerphone control" into rvc-dev by Eric Laurent · 4 years, 4 months ago
  65. 3aad0ad AudioService AudioDeviceBroker: fix speakerphone control by Eric Laurent · 4 years, 4 months ago
  66. f7069ce media: fix encrypted buffer handling by Wonsik Kim · 4 years, 4 months ago
  67. d5f402b Have IMMS report IME UID to AudioService by Yohei Yukawa · 4 years, 4 months ago
  68. 5f8498b Add support for TvInputManager.acquireTvInputHardware CTS by Amy Zhang · 4 years, 5 months ago
  69. e316ab6 Added 1st atom for Tuner Metrics by Henry Fang · 4 years, 5 months ago
  70. b3d4b64 Grant SYSTEM_ALERT_WINDOW during screen capture. by Alan Stokes · 4 years, 5 months ago
  71. 81fd503 Merge "MediaRouter2: Fix getRoutes() returning an empty list" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  72. 15cd47e Merge "Make MediaRouter2Manager connect to the system ASAP" into rvc-dev by Kyunglyul Hyun · 4 years, 4 months ago
  73. ef682fd MediaRouter2: Fix getRoutes() returning an empty list by Hyundo Moon · 4 years, 4 months ago
  74. ccb9587 Make MediaRouter2Manager connect to the system ASAP by Kyunglyul Hyun · 4 years, 4 months ago
  75. 5681f3e Merge "Add WindowMetricsHelper" into rvc-dev by Charles Chen · 4 years, 4 months ago
  76. 24e5380 MediaCodec: check init status before operations by Wonsik Kim · 4 years, 4 months ago
  77. acc2aca Merge "Support query encapsulation information." into rvc-dev by Jiabin Huang · 4 years, 4 months ago
  78. 45512bb Filter selectable/deselectable routes by Kyunglyul Hyun · 4 years, 4 months ago
  79. 52c3a74 Support query encapsulation information. by jiabin · 4 years, 5 months ago
  80. 65c14fe Merge "AudioMetadata: Translate KEY_ATMOS_PRESENT for JNI" into rvc-dev by Andy Hung · 4 years, 4 months ago
  81. 0de2505 Merge "Introduce APIs to deal with RCN case" into rvc-dev by Kyunglyul Hyun · 4 years, 4 months ago
  82. db7fd16 AudioMetadata: Translate KEY_ATMOS_PRESENT for JNI by Andy Hung · 4 years, 5 months ago
  83. 8a02894 Merge "Clean up MediaRouter2Manager" into rvc-dev by Kyunglyul Hyun · 4 years, 4 months ago
  84. e2dbbf7 Introduce APIs to deal with RCN case by Kyunglyul Hyun · 4 years, 5 months ago
  85. fa6f06d Clean up MediaRouter2Manager by Kyunglyul Hyun · 4 years, 5 months ago
  86. a224944 Complete the acquireHardware API implementation in the TvInputHardwareManager by Amy Zhang · 4 years, 5 months ago
  87. f765984 Bluetooth MIDI test: flush packets by Phil Burk · 4 years, 6 months ago
  88. 49f329c Add WindowMetricsHelper by Charles Chen · 4 years, 7 months ago
  89. 88d565e Update inner class constructor refs to use proper syntax. by Andrew Sapperstein · 4 years, 5 months ago
  90. 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 4 years, 5 months ago
  91. f545a3a MTP: media info can not be retrieved via MTP#2 by James Wei · 4 years, 5 months ago
  92. c8a654c Merge "RELAND: "media: lazy MediaCodec.release()"" into rvc-dev by Wonsik Kim · 4 years, 5 months ago
  93. 40f632b Merge "BluetoothMidiService: remove java_api_finder tag" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  94. ee6b90e Merge "Tuner JNI: linearBlock and OnDestroyNotify" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  95. 678847b BluetoothMidiService: remove java_api_finder tag by Phil Burk · 4 years, 5 months ago
  96. fa7a025 Reset audio port generation when having recording callback event. by jiabin · 4 years, 5 months ago
  97. 8966662 RELAND: "media: lazy MediaCodec.release()" by Wonsik Kim · 4 years, 5 months ago
  98. 61b20fd Merge "Correct SystemMediaRoute2Provider#requestCreateSession" into rvc-dev by Kyunglyul Hyun · 4 years, 5 months ago
  99. 3aef4fe Tuner JNI: linearBlock and OnDestroyNotify by shubang · 4 years, 6 months ago
  100. ac5c3e6 MediaMetrics: Track AudioTrack and AudioRecord callers by Andy Hung · 4 years, 5 months ago