1. 55ecb4e Merge "[Media Projection] Require valid token to set session" into tm-dev by Naomi Musgrave · 3 years, 11 months ago
  2. 0c24bb2 Replace locking JNI array methods by Atneya Nair · 4 years ago
  3. e3f6b7e [Media Projection] Require valid token to set session by Naomi Musgrave · 4 years ago
  4. a8def97 Merge "media jni: fix CryptoException error code to string" into tm-dev by Robert Shih · 4 years ago
  5. a021fd7 Merge "TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl" into tm-dev by Yixiao Luo · 4 years ago
  6. 189ce28 Merge "AudioService: logs for volume behavior and absolute volume on A2DP" into tm-dev by Jean-Michel Trivi · 4 years ago
  7. dc95eae Merge "android_media_Utils: update camera_jpeg_blob definition to match aidl." into tm-dev by Jayant Chowdhary · 4 years ago
  8. b6562db AudioService: logs for volume behavior and absolute volume on A2DP by Jean-Michel Trivi · 4 years ago
  9. f7b504c Merge changes I0579b3af,If7ecd588 into tm-dev by Yan Han · 4 years ago
  10. 390b615 media jni: fix CryptoException error code to string by Robert Shih · 4 years ago
  11. 929575c Add mention of start threashold in AudioTrack.play() by Dorin Drimus · 4 years ago
  12. 033d9eb9 TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl by Yixiao Luo · 4 years ago
  13. dcfe66f Clear listeners when adding a new one in AudioDeviceVolumeManager by Yan Han · 4 years ago
  14. b058466 Add set/getMaxNumberOfFrontends() support in TunerResourceManager by Kensuke Miyagi · 4 years ago
  15. 2a3064a Merge "Ensure that two threads cannot simultaneously close SurfaceImage" into tm-dev by Avichal Rakesh · 4 years ago
  16. 0f19cc3 Ensure that two threads cannot simultaneously close SurfaceImage by Avichal Rakesh · 4 years ago
  17. 0644a5f android_media_Utils: update camera_jpeg_blob definition to match aidl. by Jayant Chowdhary · 4 years ago
  18. 477f1a2 Merge "AudioService: reset volume ranges when requested by APM" into tm-dev by Jean-Michel Trivi · 4 years ago
  19. a44a5f9 AudioService: reset volume ranges when requested by APM by Jean-Michel Trivi · 4 years ago
  20. 4bf8427 Disable BLE-MIDI connection logic while researching UUIDs connection message. by Paul McLean · 4 years, 1 month ago
  21. 0760c5a Merge "fix API description on how to round average qp" am: 1c0277d78d am: 8428f9e7cd am: e766c3d7d9 by Treehugger Robot · 4 years ago
  22. 1c0277d Merge "fix API description on how to round average qp" by Treehugger Robot · 4 years ago
  23. 07be4bf Merge "Freeze AIDL APIs for TM" into tm-dev by Jiyong Park · 4 years ago
  24. 9cd745c Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" am: 61c2096dbc am: 996fc3da05 am: 6e2b382afc by Wonsik Kim · 4 years ago
  25. 71032c8 fix API description on how to round average qp by Yushin Cho · 4 years ago
  26. a031a29 V1 is the latest version of android.media.audio.common.types by Jiyong Park · 4 years ago
  27. dd018a9 Freeze AIDL APIs for TM by Jiyong Park · 4 years ago
  28. 61c2096 Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" by Wonsik Kim · 4 years ago
  29. 3ad8bdb MediaCodecInfo: when explicitly specified reset default bitrate mode by Wonsik Kim · 4 years ago
  30. e8d0d4f Merge "Fix Filter callback race condition" into tm-dev by TreeHugger Robot · 4 years ago
  31. d8a124b Fix Filter callback race condition by Hongguang · 4 years ago
  32. ed242da Update AudioRecord JNI callback and cleanup by Atneya Nair · 4 years, 1 month ago
  33. 3fd1d5d Merge "media: fix ImageReader to handle P010 images" am: 7af43734b1 am: e8b737cbd3 am: 9bacfa1b44 by Treehugger Robot · 4 years ago
  34. 584cde2 media: fix ImageReader to handle P010 images by Wonsik Kim · 4 years ago
  35. 6166d7a Merge "Don't use framework and SDK at the same time" into tm-dev by TreeHugger Robot · 4 years ago
  36. 91dd558 Don't use framework and SDK at the same time by Jiyong Park · 4 years ago
  37. 7b72c39 Allow for internal types in @hide API by Nathalie Le Clair · 4 years ago
  38. c1942ad Explicitly depend on V1 of soundtrigger.types by Jiyong Park · 4 years, 1 month ago
  39. 1fd7a8d Freeze AIDL APIs for TM by Jiyong Park · 4 years, 1 month ago
  40. 240d32c SoundPool: Clean up attribute pointer by Andy Hung · 4 years, 1 month ago
  41. dabf01f Merge "TIAF API review: add onError" into tm-dev by Shubang Lu · 4 years, 1 month ago
  42. 6a1b6bc Merge "SoundPool: Clean up JNI weak reference handling" into tm-dev by Andy Hung · 4 years, 1 month ago
  43. fdf11ed Merge "SoundPool: Clean up JNI AudioAttribute handling" into tm-dev by Andy Hung · 4 years, 1 month ago
  44. 62e9478 Merge "SoundPool: Fix WeakRef lifetime" into tm-dev by Andy Hung · 4 years, 1 month ago
  45. fb19b74 Merge "SoundPool: Fix lifetime of SoundPool native object" into tm-dev by Andy Hung · 4 years, 1 month ago
  46. 832d0eb TIAF API review: add onError by shubang · 4 years, 1 month ago
  47. 477735a Merge "BluetoothMidiService: Remove target version" into tm-dev by Robert Wu · 4 years, 1 month ago
  48. cb7a1fe Merge "Added logic to reset assistant UIDs on audio crash" into tm-dev by Oscar Azucena · 4 years, 1 month ago
  49. 337cfcb SoundPool: Clean up JNI weak reference handling by Andy Hung · 4 years, 1 month ago
  50. abe6b486 BluetoothMidiService: Remove target version by Robert Wu · 4 years, 1 month ago
  51. 0850300 SoundPool: Clean up JNI AudioAttribute handling by Andy Hung · 4 years, 1 month ago
  52. 0a6c126 SoundPool: Fix WeakRef lifetime by Andy Hung · 4 years, 1 month ago
  53. 48c0795 SoundPool: Fix lifetime of SoundPool native object by Andy Hung · 4 years, 1 month ago
  54. f4cdc8b Merge "AudioService: Add general support for Absolute Volume behavior" into tm-dev by Yan Han · 4 years, 1 month ago
  55. 3ae3376 Added logic to reset assistant UIDs on audio crash by Oscar Azucena · 4 years, 1 month ago
  56. 48d5cfa Merge "Integrate feedback from MediaMetrics API reviews" into tm-dev by Ray Essick · 4 years, 1 month ago
  57. 2bea42c Merge "BluetoothMidi: Remove unsafe code" into tm-dev by Robert Wu · 4 years, 1 month ago
  58. f928348 Merge "AudioDeviceVolumeManager: Add APIs for listeners for device volume behavior changes" into tm-dev by Yan Han · 4 years, 1 month ago
  59. 2ee37d3 Integrate feedback from MediaMetrics API reviews by Ray Essick · 4 years, 1 month ago
  60. 06959ab Merge "[SERAPHIC][TIAF] StreamEventResponse with null data parameter will cause a null-pointer crash." into tm-dev by Yixiao Luo · 4 years, 1 month ago
  61. 6d9c9dc BluetoothMidi: Remove unsafe code by Robert Wu · 4 years, 1 month ago
  62. 7d41982 AudioService: Add general support for Absolute Volume behavior by Yan Han · 4 years, 2 months ago
  63. 19a4593 AudioDeviceVolumeManager: Add APIs for listeners for device volume behavior changes by Yan Han · 4 years, 2 months ago
  64. 925e146 Merge "TIAF: handling null objects in DsmccResponse class" into tm-dev by Yixiao Luo · 4 years, 1 month ago
  65. a92a92f [SERAPHIC][TIAF] StreamEventResponse with null data parameter will cause a null-pointer crash. by Yixiao Luo · 4 years, 1 month ago
  66. 8b7f311 Merge "Change getSupportedCryptoSchemesNative to use getSupportedSchemes" into tm-dev by Kyle Zhang · 4 years, 1 month ago
  67. bbf7f28 TIAF: handling null objects in DsmccResponse class by Yixiao Luo · 4 years, 1 month ago
  68. a4691b2 Merge "TIAF: Change on API Review: DTV to VOD 2" into tm-dev by Yixiao Luo · 4 years, 1 month ago
  69. 6d26abc Merge "TIAF: add JavaDoc for TvInteractiveAppServiceInfo constructor" into tm-dev by Shubang Lu · 4 years, 1 month ago
  70. 365b716 Merge "TIAF API review: remove prepare()" into tm-dev by Shubang Lu · 4 years, 1 month ago
  71. 6c1f109 Merge "TIAF API review: rename onCreateBiInteractiveApp" into tm-dev by Shubang Lu · 4 years, 1 month ago
  72. 621af3e Change getSupportedCryptoSchemesNative to use getSupportedSchemes by Kyle Zhang · 4 years, 1 month ago
  73. 5bb3da0 Merge "Define MediaFormat crop-related constants" into tm-dev by Ray Essick · 4 years, 1 month ago
  74. f484502 Merge "Hide new route discovery preferences in T" into tm-dev by Oliver Woodman · 4 years, 1 month ago
  75. 6bdc667 Merge "Add recommendation to use MediaActionSound class in a background thread since it relies on binder." am: 23398e75a3 am: 2f04f34eb3 am: d44a439edf by Raymond Tiong · 4 years, 1 month ago
  76. 9a08a75 TIAF: add JavaDoc for TvInteractiveAppServiceInfo constructor by shubang · 4 years, 1 month ago
  77. bb50a67 TIAF API review: remove prepare() by shubang · 4 years, 1 month ago
  78. 1de7560 TIAF API review: rename onCreateBiInteractiveApp by shubang · 4 years, 1 month ago
  79. 3f49082 TIAF API review: multiple components by shubang · 4 years, 1 month ago
  80. 553d6fb TIAF: add signing request and result by shubang · 4 years, 1 month ago
  81. 84edd3f TIAF: Change on API Review: DTV to VOD 2 by Yixiao Luo · 4 years, 1 month ago
  82. 0f26a19 Define MediaFormat crop-related constants by Ray Essick · 4 years, 1 month ago
  83. 4b563a2 Merge "Capture the contents of a single task" into tm-dev by Naomi Musgrave · 4 years, 1 month ago
  84. 8c06d5e Add recommendation to use MediaActionSound class in a background thread since it by Raymond Tiong · 4 years, 1 month ago
  85. 1b7b191 Merge "MediaFormat: deprecate KEY_AAC_MAX_OUTPUT_CHANNEL_COUNT" into tm-dev by Jean-Michel Trivi · 4 years, 1 month ago
  86. 7e0c385 Merge "Spatializer: output listener fires upon registration" into tm-dev by Jean-Michel Trivi · 4 years, 1 month ago
  87. beac78f Spatializer: output listener fires upon registration by Jean-Michel Trivi · 4 years, 1 month ago
  88. a030e80 MediaFormat: deprecate KEY_AAC_MAX_OUTPUT_CHANNEL_COUNT by Jean-Michel Trivi · 4 years, 1 month ago
  89. aaf5cae Merge "TIAF API review: rename TvInteractiveAppInfo" into tm-dev by Shubang Lu · 4 years, 1 month ago
  90. 1a89ec7 Merge "Spatializer: add getter/listener for head tracker availability" into tm-dev by Jean-Michel Trivi · 4 years, 1 month ago
  91. ea42ada Merge "TIAF: Change on API Review: First round API council questions" into tm-dev by Yixiao Luo · 4 years, 1 month ago
  92. cdb7e219 Hide new route discovery preferences in T by Oliver Woodman · 4 years, 1 month ago
  93. 9fd5a78 Spatializer: add getter/listener for head tracker availability by Jean-Michel Trivi · 4 years, 1 month ago
  94. 0f18453 TIAF: Change on API Review: First round API council questions by Yixiao Luo · 4 years, 1 month ago
  95. 13194c3 Capture the contents of a single task by Naomi Musgrave · 4 years, 2 months ago
  96. f060d9d TIAF API review: rename TvInteractiveAppInfo by shubang · 4 years, 1 month ago
  97. 5966bf5 Merge "TIAF API review: Setup Interactive App session" into tm-dev by Shubang Lu · 4 years, 1 month ago
  98. 883d3e6 Merge "TIAF: Change on API Review: DTV to VOD" into tm-dev by Yixiao Luo · 4 years, 1 month ago
  99. 4f782d2 Merge "Fix parameter order of Lnb.addCallback()" into tm-dev by Kensuke Miyagi · 4 years, 1 month ago
  100. 566a9a0 Merge "TIAF API review: xml attributes and package handling" into tm-dev by Shubang Lu · 4 years, 1 month ago