1. d6271c2 Fix security vulnerability allowing apps to start from background by Bishoy Gendy · 9 months ago
  2. a25615a Revert "Refactor the SADeviceState to AdiDeviceState" by Eric Laurent · 10 months ago
  3. 090485d Revert "AudioService: anonymize Bluetooth MAC addresses" by Eric Laurent · 10 months ago
  4. a035450 AudioService: anonymize Bluetooth MAC addresses by Eric Laurent · 1 year, 3 months ago
  5. e9ad19e Refactor the SADeviceState to AdiDeviceState by Vlad Popa · 1 year, 7 months ago
  6. 88cf23c RingtoneManager: verify default ringtone is audio by Jean-Michel Trivi · 2 years, 1 month ago
  7. 06e772e Validate ComponentName for MediaButtonBroadcastReceiver by Iván Budnik · 1 year, 10 months ago
  8. e50b9c8 Enforce MediaButtonReceiver extracted component name matches session package name by Iván Budnik · 2 years, 3 months ago
  9. 1574fbe Merge "Proactively unparcel bitmaps in MediaMetadata" into tm-dev by Oliver Woodman · 2 years, 7 months ago
  10. a110072 Proactively unparcel bitmaps in MediaMetadata by Oliver Woodman · 2 years, 7 months ago
  11. 565f6d4 Merge "Add PREVIEW_STABILIZATION to StaticMetadata.java" into tm-dev by Jayant Chowdhary · 2 years, 7 months ago
  12. 8495930 Merge "Revert "MediaCodec: don't cache buffers until requested"" into tm-dev by Wonsik Kim · 2 years, 7 months ago
  13. bc7d117 Revert "MediaCodec: don't cache buffers until requested" by Wonsik Kim · 2 years, 7 months ago
  14. cd483cb Add PREVIEW_STABILIZATION to StaticMetadata.java by Jayant Chowdhary · 2 years, 7 months ago
  15. 88ff8b2 Merge "Limit GtsMediaTestCases presubmit to drm/crypto updates" into tm-dev by Robert Shih · 2 years, 7 months ago
  16. a172877 aidl: Fix missing conversion logic for broadcast device by Jakub Tyszkowski · 2 years, 8 months ago
  17. e2d9f79 Merge "Ensure correct read of jpeg header blob" into tm-dev by Avichal Rakesh · 2 years, 7 months ago
  18. 0cfcaa2 Merge "Revised the API documentation for the getMediaProjection() method." into tm-dev by Jon Eckenrode · 2 years, 8 months ago
  19. 1877b47 Ensure correct read of jpeg header blob by Avichal Rakesh · 2 years, 8 months ago
  20. b0ca1f7 Limit GtsMediaTestCases presubmit to drm/crypto updates by Robert Shih · 2 years, 8 months ago
  21. fee968d media: return null when there are no CamcorderProfiles for getAll by Lajos Molnar · 2 years, 8 months ago
  22. 9dd35d0 Merge "Allow LNB to be opened before Frontend" into tm-dev by Henry Fang · 2 years, 8 months ago
  23. 17634b9 Merge "MediaCodec: realloc & copy for non-secure buffers at secure session & vice versa" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
  24. 9c28afb Revised the API documentation for the getMediaProjection() method. by joneckenrode · 2 years, 8 months ago
  25. 8569a66 MediaCodec: realloc & copy for non-secure buffers at secure session & vice versa by Wonsik Kim · 2 years, 8 months ago
  26. 894dabfb Merge "media: clarify that MediaFormat.KEY_LEVEL is required when specifying a profile" into tm-dev by Lajos Molnar · 2 years, 8 months ago
  27. e6983c1 Allow LNB to be opened before Frontend by Henry Fang · 2 years, 8 months ago
  28. 381a3b6 Merge "media: clarify that flush() is not supported for encoders." into tm-dev by TreeHugger Robot · 2 years, 8 months ago
  29. 062784a media: clarify that flush() is not supported for encoders. by Lajos Molnar · 2 years, 8 months ago
  30. 2e9d912 media: clarify MediaFormat.KEY_FRAME_RATE for video encoders by Lajos Molnar · 2 years, 8 months ago
  31. 269a560 media: clarify that MediaFormat.KEY_LEVEL is required when specifying a profile by Lajos Molnar · 2 years, 8 months ago
  32. d7d0d4b Merge "MediaCodec: don't cache buffers until requested" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
  33. e2049a8 Merge "SpatializerHelper: Deliver metrics to MediaMetrics" into tm-dev by Eric Laurent · 2 years, 8 months ago
  34. b71ee9b SpatializerHelper: Deliver metrics to MediaMetrics by Andy Hung · 2 years, 8 months ago
  35. 55ecb4e Merge "[Media Projection] Require valid token to set session" into tm-dev by Naomi Musgrave · 2 years, 8 months ago
  36. d59a075 MediaCodec: don't cache buffers until requested by Wonsik Kim · 2 years, 8 months ago
  37. 0c24bb2 Replace locking JNI array methods by Atneya Nair · 2 years, 8 months ago
  38. e3f6b7e [Media Projection] Require valid token to set session by Naomi Musgrave · 2 years, 8 months ago
  39. a8def97 Merge "media jni: fix CryptoException error code to string" into tm-dev by Robert Shih · 2 years, 8 months ago
  40. a021fd7 Merge "TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl" into tm-dev by Yixiao Luo · 2 years, 8 months ago
  41. 189ce28 Merge "AudioService: logs for volume behavior and absolute volume on A2DP" into tm-dev by Jean-Michel Trivi · 2 years, 8 months ago
  42. dc95eae Merge "android_media_Utils: update camera_jpeg_blob definition to match aidl." into tm-dev by Jayant Chowdhary · 2 years, 8 months ago
  43. b6562db AudioService: logs for volume behavior and absolute volume on A2DP by Jean-Michel Trivi · 2 years, 8 months ago
  44. f7b504c Merge changes I0579b3af,If7ecd588 into tm-dev by Yan Han · 2 years, 8 months ago
  45. 390b615 media jni: fix CryptoException error code to string by Robert Shih · 2 years, 8 months ago
  46. 929575c Add mention of start threashold in AudioTrack.play() by Dorin Drimus · 2 years, 8 months ago
  47. 033d9eb9 TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl by Yixiao Luo · 2 years, 8 months ago
  48. dcfe66f Clear listeners when adding a new one in AudioDeviceVolumeManager by Yan Han · 2 years, 8 months ago
  49. b058466 Add set/getMaxNumberOfFrontends() support in TunerResourceManager by Kensuke Miyagi · 2 years, 9 months ago
  50. 2a3064a Merge "Ensure that two threads cannot simultaneously close SurfaceImage" into tm-dev by Avichal Rakesh · 2 years, 8 months ago
  51. 0f19cc3 Ensure that two threads cannot simultaneously close SurfaceImage by Avichal Rakesh · 2 years, 9 months ago
  52. 0644a5f android_media_Utils: update camera_jpeg_blob definition to match aidl. by Jayant Chowdhary · 2 years, 9 months ago
  53. 477f1a2 Merge "AudioService: reset volume ranges when requested by APM" into tm-dev by Jean-Michel Trivi · 2 years, 9 months ago
  54. a44a5f9 AudioService: reset volume ranges when requested by APM by Jean-Michel Trivi · 2 years, 9 months ago
  55. 4bf8427 Disable BLE-MIDI connection logic while researching UUIDs connection message. by Paul McLean · 2 years, 10 months ago
  56. 0760c5a Merge "fix API description on how to round average qp" am: 1c0277d78d am: 8428f9e7cd am: e766c3d7d9 by Treehugger Robot · 2 years, 9 months ago
  57. 1c0277d Merge "fix API description on how to round average qp" by Treehugger Robot · 2 years, 9 months ago
  58. 07be4bf Merge "Freeze AIDL APIs for TM" into tm-dev by Jiyong Park · 2 years, 9 months ago
  59. 9cd745c Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" am: 61c2096dbc am: 996fc3da05 am: 6e2b382afc by Wonsik Kim · 2 years, 9 months ago
  60. 71032c8 fix API description on how to round average qp by Yushin Cho · 2 years, 9 months ago
  61. a031a29 V1 is the latest version of android.media.audio.common.types by Jiyong Park · 2 years, 9 months ago
  62. dd018a9 Freeze AIDL APIs for TM by Jiyong Park · 2 years, 9 months ago
  63. 61c2096 Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" by Wonsik Kim · 2 years, 9 months ago
  64. 3ad8bdb MediaCodecInfo: when explicitly specified reset default bitrate mode by Wonsik Kim · 2 years, 9 months ago
  65. e8d0d4f Merge "Fix Filter callback race condition" into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  66. d8a124b Fix Filter callback race condition by Hongguang · 2 years, 9 months ago
  67. ed242da Update AudioRecord JNI callback and cleanup by Atneya Nair · 2 years, 10 months ago
  68. 3fd1d5d Merge "media: fix ImageReader to handle P010 images" am: 7af43734b1 am: e8b737cbd3 am: 9bacfa1b44 by Treehugger Robot · 2 years, 9 months ago
  69. 584cde2 media: fix ImageReader to handle P010 images by Wonsik Kim · 2 years, 9 months ago
  70. 6166d7a Merge "Don't use framework and SDK at the same time" into tm-dev by TreeHugger Robot · 2 years, 10 months ago
  71. 91dd558 Don't use framework and SDK at the same time by Jiyong Park · 2 years, 10 months ago
  72. 7b72c39 Allow for internal types in @hide API by Nathalie Le Clair · 2 years, 10 months ago
  73. c1942ad Explicitly depend on V1 of soundtrigger.types by Jiyong Park · 2 years, 10 months ago
  74. 1fd7a8d Freeze AIDL APIs for TM by Jiyong Park · 2 years, 10 months ago
  75. 240d32c SoundPool: Clean up attribute pointer by Andy Hung · 2 years, 10 months ago
  76. dabf01f Merge "TIAF API review: add onError" into tm-dev by Shubang Lu · 2 years, 10 months ago
  77. 6a1b6bc Merge "SoundPool: Clean up JNI weak reference handling" into tm-dev by Andy Hung · 2 years, 10 months ago
  78. fdf11ed Merge "SoundPool: Clean up JNI AudioAttribute handling" into tm-dev by Andy Hung · 2 years, 10 months ago
  79. 62e9478 Merge "SoundPool: Fix WeakRef lifetime" into tm-dev by Andy Hung · 2 years, 10 months ago
  80. fb19b74 Merge "SoundPool: Fix lifetime of SoundPool native object" into tm-dev by Andy Hung · 2 years, 10 months ago
  81. 832d0eb TIAF API review: add onError by shubang · 2 years, 10 months ago
  82. 477735a Merge "BluetoothMidiService: Remove target version" into tm-dev by Robert Wu · 2 years, 10 months ago
  83. cb7a1fe Merge "Added logic to reset assistant UIDs on audio crash" into tm-dev by Oscar Azucena · 2 years, 10 months ago
  84. 337cfcb SoundPool: Clean up JNI weak reference handling by Andy Hung · 2 years, 10 months ago
  85. abe6b48 BluetoothMidiService: Remove target version by Robert Wu · 2 years, 10 months ago
  86. 0850300 SoundPool: Clean up JNI AudioAttribute handling by Andy Hung · 2 years, 10 months ago
  87. 0a6c126 SoundPool: Fix WeakRef lifetime by Andy Hung · 2 years, 10 months ago
  88. 48c0795 SoundPool: Fix lifetime of SoundPool native object by Andy Hung · 2 years, 10 months ago
  89. f4cdc8b Merge "AudioService: Add general support for Absolute Volume behavior" into tm-dev by Yan Han · 2 years, 10 months ago
  90. 3ae3376 Added logic to reset assistant UIDs on audio crash by Oscar Azucena · 2 years, 11 months ago
  91. 48d5cfa Merge "Integrate feedback from MediaMetrics API reviews" into tm-dev by Ray Essick · 2 years, 10 months ago
  92. 2bea42c Merge "BluetoothMidi: Remove unsafe code" into tm-dev by Robert Wu · 2 years, 10 months ago
  93. f928348 Merge "AudioDeviceVolumeManager: Add APIs for listeners for device volume behavior changes" into tm-dev by Yan Han · 2 years, 10 months ago
  94. 2ee37d3 Integrate feedback from MediaMetrics API reviews by Ray Essick · 2 years, 10 months ago
  95. 06959ab Merge "[SERAPHIC][TIAF] StreamEventResponse with null data parameter will cause a null-pointer crash." into tm-dev by Yixiao Luo · 2 years, 10 months ago
  96. 6d9c9dc BluetoothMidi: Remove unsafe code by Robert Wu · 2 years, 10 months ago
  97. 7d41982 AudioService: Add general support for Absolute Volume behavior by Yan Han · 3 years ago
  98. 19a4593 AudioDeviceVolumeManager: Add APIs for listeners for device volume behavior changes by Yan Han · 3 years ago
  99. 925e146 Merge "TIAF: handling null objects in DsmccResponse class" into tm-dev by Yixiao Luo · 2 years, 10 months ago
  100. a92a92f [SERAPHIC][TIAF] StreamEventResponse with null data parameter will cause a null-pointer crash. by Yixiao Luo · 2 years, 10 months ago