1. 750d5d6 Merge "Fix a bug in timeshift mode" into udc-dev by Shubang Lu · 3 years ago
  2. 1398b3d (2/N)[MediaProjection] Show dialog when token is reused by Naomi Musgrave · 3 years ago
  3. 7206bf0 Merge "Get session callback for tests" into udc-dev by Shubang Lu · 3 years ago
  4. 68f9df1 Get session callback for tests by shubang · 3 years ago
  5. e151248 SoundTrigger TEST_MAPPING fix by Atneya Nair · 3 years ago
  6. 4beceea Merge "Accept RGBA_1010102 buffer in ImageUtils#getEstimatedNativeAllocBytes and other util functions." into udc-dev by Sally Qi · 3 years ago
  7. a64a5ab Merge "Add STModule selection TestApis" into udc-dev by Atneya Nair · 3 years ago
  8. dca3357 Fix a bug in timeshift mode by shubang · 3 years ago
  9. b6d728a Merge "Improve javadocs in MediaController and VolumeProvider" into udc-dev by Santiago Seifert · 3 years ago
  10. 6241365 Add STModule selection TestApis by Atneya Nair · 3 years, 1 month ago
  11. 1f83efc Accept RGBA_1010102 buffer in ImageUtils#getEstimatedNativeAllocBytes by Sally Qi · 3 years ago
  12. f09f927 Improve javadocs in MediaController and VolumeProvider by Santiago Seifert · 3 years ago
  13. fbf0667 Fix AudioMix.equals() by Alex Leung · 3 years, 1 month ago
  14. 5eefdf6 Merge "Validate ComponentName for MediaButtonBroadcastReceiver" into udc-dev by Iván Budnik · 3 years ago
  15. deb8dc9 Merge "Revert "AudioService: BT dual mode support"" into udc-dev by David Duarte · 3 years ago
  16. 9fe495f Revert "AudioService: BT dual mode support" by Eric Laurent · 3 years ago
  17. e803056 Validate ComponentName for MediaButtonBroadcastReceiver by Iván Budnik · 3 years ago
  18. 3527ffe Merge changes I8d360d47,Iebf877d8 into udc-dev by Eric Laurent · 3 years ago
  19. 453f4dd AudioService: BT dual mode support by Eric Laurent · 3 years, 4 months ago
  20. c0184ad AudioService: synchronize BT_SCO on and A2DP or LE suspended states by Eric Laurent · 3 years ago
  21. f81abdaa Migrate ST to new error APIs by Atneya Nair · 3 years ago
  22. b32371d Add VIMService model enrollment override by Atneya Nair · 3 years, 1 month ago
  23. 31b112f ST HAL Instrumentation client side by Atneya Nair · 3 years, 1 month ago
  24. f166e59 Merge "Change registerStreamAliasingDispatcher from oneway to two-way" into udc-dev by Shunkai Yao · 3 years ago
  25. 2592f71 Merge "Cleanup AudioManager volume flags" into udc-dev by TreeHugger Robot · 3 years ago
  26. 6d51834 Change registerStreamAliasingDispatcher from oneway to two-way by Shunkai Yao · 3 years ago
  27. 48f9985 Cleanup AudioManager volume flags by Jean-Michel Trivi · 3 years ago
  28. 89e8322 (1/N)[MediaProjection] Throw exception if token re-used by Naomi Musgrave · 3 years ago
  29. ec28105 Merge "Document the expected value of volume control id parameter" into udc-dev by Santiago Seifert · 3 years ago
  30. 8f658f1 Document the expected value of volume control id parameter by Santiago Seifert · 3 years ago
  31. d154307 Merge "AudioSystem: fix "keep in sync" comments" am: c1370378c7 am: 51ea8de9bf am: 541f1e2e7b by Jean-Michel Trivi · 3 years ago
  32. da28c6f Merge "SoundTrigger OWNERS cleanup" am: 3445c76d33 am: a5b8acd19e am: 8d4f0e3ada by Atneya Nair · 3 years ago
  33. 541f1e2 Merge "AudioSystem: fix "keep in sync" comments" am: c1370378c7 am: 51ea8de9bf by Jean-Michel Trivi · 3 years ago
  34. 8d4f0e3 Merge "SoundTrigger OWNERS cleanup" am: 3445c76d33 am: a5b8acd19e by Atneya Nair · 3 years ago
  35. c137037 Merge "AudioSystem: fix "keep in sync" comments" by Jean-Michel Trivi · 3 years ago
  36. b4dbed1 [MediaProjection] Secure aidl interfaces with permission checks by Naomi Musgrave · 3 years ago
  37. 43fde9a AudioSystem: fix "keep in sync" comments by Jean-Michel Trivi · 3 years ago
  38. 92ad02c Merge "Fix flaky failures when re-registering AudioPolicy." into udc-dev by Ján Sebechlebský · 3 years ago
  39. 72554e3 SoundTrigger OWNERS cleanup by Atneya Nair · 3 years ago
  40. bb1da32 [MediaProjection] Do not rely on WindowContext to indicate display by Naomi Musgrave · 3 years ago
  41. 89322d8 Merge "Update the doc for the MediaProjectionManager#getMediaProjection" into udc-dev by Jing Ji · 3 years ago
  42. f6f3136 Update the doc for the MediaProjectionManager#getMediaProjection by Jing Ji · 3 years, 1 month ago
  43. d9891b8 Merge "Fix new TIF code" into udc-dev by Yixiao Luo · 3 years ago
  44. 3e5ce5b Merge "Enforce @NonNull package name for onMediaKeyEventSessionChanged" into tm-qpr-dev am: 4fdaf48bc0 by TreeHugger Robot · 3 years ago
  45. 68e0f1c Merge "[TIAF] Fix a bug of missing request ID" into udc-dev by Shubang Lu · 3 years ago
  46. 4c36dc6 Merge "Enforce @NonNull package name for onMediaKeyEventSessionChanged" into udc-dev by Iván Budnik · 3 years ago
  47. 464de96 [TIAF] Fix a bug of missing request ID by shubang · 3 years ago
  48. 0b86764 Fix new TIF code by Yixiao Luo · 3 years ago
  49. 2ba0b43 Merge "CSD: Add TestApi for resetting all CSD timeouts" into udc-dev by Vlad Popa · 3 years ago
  50. 89feb36 Enforce @NonNull package name for onMediaKeyEventSessionChanged by Iván Budnik · 3 years ago
  51. d3959ec Enforce @NonNull package name for onMediaKeyEventSessionChanged by Iván Budnik · 3 years ago
  52. 6a05f25 CSD: Add TestApi for resetting all CSD timeouts by Vlad Popa · 3 years, 1 month ago
  53. 4e850d1 Fix flaky failures when re-registering AudioPolicy. by Jan Sebechlebsky · 3 years ago
  54. 1fd2378 Merge "Use a ExifInterface ctor with a file descriptor as a parameter" am: f715c61542 am: d514714e14 am: ac3198319b by Ray Essick · 3 years ago
  55. ac31983 Merge "Use a ExifInterface ctor with a file descriptor as a parameter" am: f715c61542 am: d514714e14 by Ray Essick · 3 years ago
  56. 50ed6f3 Merge "Revert "Update volume behavior documentation."" into udc-dev by Jean-Michel Trivi · 3 years ago
  57. f715c61 Merge "Use a ExifInterface ctor with a file descriptor as a parameter" by Ray Essick · 3 years ago
  58. 4ec406a Revert "Update volume behavior documentation." by Jean-Michel Trivi · 3 years ago
  59. f682c0d Merge "MediaProjection: stop media projection activity result from being stored after being sent" into udc-dev by Daniel Akinola · 3 years ago
  60. 2c35164 Merge "Update volume behavior documentation." into udc-dev by Yan Han · 3 years, 1 month ago
  61. 50b8dad MediaProjection: stop media projection activity result from being stored after being sent by dakinola · 3 years, 1 month ago
  62. 84e46f4 Merge "Implement setTvMessageEnabled" into udc-dev by David Zhao · 3 years, 1 month ago
  63. b6699ae Merge "Update TvMessage key constants" into udc-dev by David Zhao · 3 years, 1 month ago
  64. a12a9db Merge "Add qingxun to TV framework owners" am: 6846c4957d am: 770b35dd1f am: f71367ef46 by David Zhao · 3 years, 1 month ago
  65. 894fa5a Implement setTvMessageEnabled by David Zhao · 3 years, 1 month ago
  66. f71367e Merge "Add qingxun to TV framework owners" am: 6846c4957d am: 770b35dd1f by David Zhao · 3 years, 1 month ago
  67. fa97faa Update TvMessage key constants by David Zhao · 3 years, 1 month ago
  68. 6846c49 Merge "Add qingxun to TV framework owners" by David Zhao · 3 years, 1 month ago
  69. 9593062 CSD: rename get/setOutputRs2 to include upper bound by Vlad Popa · 3 years, 1 month ago
  70. 0eea615 Update onTvMessage callback to also be int by David Zhao · 3 years, 1 month ago
  71. 487d87c Merge "Merge Android 13 QPR2" by Xin Li · 3 years, 1 month ago
  72. 487b1bb Merge "ExifInterface: Use FileDescriptors whenever we can." am: 7ca9c3a6c8 am: fcdaa60bde am: ac3a8b644f by Ray Essick · 3 years, 1 month ago
  73. ac3a8b6 Merge "ExifInterface: Use FileDescriptors whenever we can." am: 7ca9c3a6c8 am: fcdaa60bde by Ray Essick · 3 years, 1 month ago
  74. fcdaa60 Merge "ExifInterface: Use FileDescriptors whenever we can." am: 7ca9c3a6c8 by Ray Essick · 3 years, 1 month ago
  75. 7ca9c3a Merge "ExifInterface: Use FileDescriptors whenever we can." by Ray Essick · 3 years, 1 month ago
  76. 47556d8 Update volume behavior documentation. by Yan Han · 3 years, 2 months ago
  77. e69a12f ExifInterface: Use FileDescriptors whenever we can. by Martijn Coenen · 3 years, 1 month ago
  78. 4a75856 Merge "API Review: Add TVMessage bundle keys" into udc-dev by David Zhao · 3 years, 1 month ago
  79. bec497d Merge "CAS : Add missing converstion of message data" am: 0201f12911 am: 70182fc006 am: 74718c6fb7 by Treehugger Robot · 3 years, 1 month ago
  80. f9bd146 Merge "Fix javadoc error for MediaFormat.KEY_BITRATE_MODE" am: b7c18f231a am: a31af1d435 am: 73f2de36b1 by Dichen Zhang · 3 years, 1 month ago
  81. 4987776 API Review: Add TVMessage bundle keys by David Zhao · 3 years, 1 month ago
  82. b603e6e Add qingxun to TV framework owners by David Zhao · 3 years, 1 month ago
  83. 74718c6 Merge "CAS : Add missing converstion of message data" am: 0201f12911 am: 70182fc006 by Treehugger Robot · 3 years, 1 month ago
  84. 73f2de3 Merge "Fix javadoc error for MediaFormat.KEY_BITRATE_MODE" am: b7c18f231a am: a31af1d435 by Dichen Zhang · 3 years, 1 month ago
  85. 70182fc Merge "CAS : Add missing converstion of message data" am: 0201f12911 by Treehugger Robot · 3 years, 1 month ago
  86. 0201f12 Merge "CAS : Add missing converstion of message data" by Treehugger Robot · 3 years, 1 month ago
  87. a31af1d Merge "Fix javadoc error for MediaFormat.KEY_BITRATE_MODE" am: b7c18f231a by Dichen Zhang · 3 years, 1 month ago
  88. e106aa9 Use a ExifInterface ctor with a file descriptor as a parameter by Hyoungho Choi · 3 years, 1 month ago
  89. 9a80b65 Merge "Prevent ST clients from auto-attach to fake HAL" into udc-dev by Atneya Nair · 3 years, 1 month ago
  90. a31a6e0 CAS : Add missing converstion of message data by Shraddha Basantwani · 3 years, 1 month ago
  91. 42b0291 Prevent ST clients from auto-attach to fake HAL by Atneya Nair · 3 years, 1 month ago
  92. e97b05d Fix javadoc error for MediaFormat.KEY_BITRATE_MODE by Dichen Zhang · 3 years, 1 month ago
  93. bd21c9a API Review: Update requestStartRecording javadoc by David Zhao · 3 years, 1 month ago
  94. 8c79f22 Merge "API Review: Use intdef for TvMessageType" into udc-dev by David Zhao · 3 years, 1 month ago
  95. 341c197 Merge "AudioManager.getIndependentStreamTypes javadoc" into udc-dev by Jean-Michel Trivi · 3 years, 1 month ago
  96. f8d51e2 AudioManager.getIndependentStreamTypes javadoc by Jean-Michel Trivi · 3 years, 1 month ago
  97. f87e124 API Review: Use intdef for TvMessageType by David Zhao · 3 years, 1 month ago
  98. d21f211 Fix broken javadoc for timeshiftmode by David Zhao · 3 years, 1 month ago
  99. f384185 Merge "API Review: Update javadoc for recording requestId" into udc-dev by David Zhao · 3 years, 1 month ago
  100. 144c515 Merge "API review: Builder for TableResponse" into udc-dev by Shubang Lu · 3 years, 1 month ago