1. 5edc4ea aaudio: free endpoint to prevent crashes by Phil Burk · 5 years ago
  2. 2a52ad3 aaudio: prevent starting from wrong state by Phil Burk · 5 years ago
  3. ccc44f3 Merge "Mark some aidl_interface modules as unstable" into rvc-dev by Jiyong Park · 5 years ago
  4. 06eea6e Merge "aaudio test: check for uninitialized callback buffer" into rvc-dev by TreeHugger Robot · 5 years ago
  5. 398fe58 Merge "aaudio: initialize the callback buffer" into rvc-dev by TreeHugger Robot · 5 years ago
  6. 9cf2382 aaudio test: check for uninitialized callback buffer by Phil Burk · 5 years ago
  7. bf821e2 aaudio: initialize the callback buffer by Phil Burk · 5 years ago
  8. 27cf37c audio: Centralize audio configuration paths specification by Mikhail Naganov · 5 years ago
  9. a6127a9 Merge "C2SoftAVCEnc: Change default dimensions and frame rate" into rvc-dev by Wonsik Kim · 5 years ago
  10. a4cfeca Support drm lazy hal by Juju Sung · 5 years ago
  11. 01d9c84 Merge "AAudio AudioStreamLegacy: refine handling of AudioTrack teardown" into rvc-dev by TreeHugger Robot · 5 years ago
  12. 4aac577 Merge "disable CFI on some stagefright_foundation internals" into rvc-dev by TreeHugger Robot · 5 years ago
  13. 68eff05 AAudio AudioStreamLegacy: refine handling of AudioTrack teardown by Eric Laurent · 5 years ago
  14. ec77ef6 Merge "Camera: Handle the case of calling Uid being cameraserver" into rvc-dev by TreeHugger Robot · 5 years ago
  15. f8673bf Merge "Camera: Fix race between callback and unregisteration of callbacks" into rvc-dev by TreeHugger Robot · 5 years ago
  16. 22bebbe Merge "write font name with writeByteArray() instead of write()" into rvc-dev by TreeHugger Robot · 5 years ago
  17. ea67cca Merge "extractors: allow OEM to control output type for WAV/FLAC" into rvc-dev by Marco Nelissen · 5 years ago
  18. d971c36 Replace VtsHalTargetTestDefaults to prepare for cleanup by Dan Shi · 5 years ago
  19. 2c65679 Camera: Handle the case of calling Uid being cameraserver by Shuzhen Wang · 5 years ago
  20. b7fc2ee extractors: allow OEM to control output type for WAV/FLAC by Jean-Baptiste Théou · 6 years ago
  21. 9b8c695 Merge "audio policy: fix crash in findPreferredDevice() on duplicating outputs" into rvc-dev by Eric Laurent · 5 years ago
  22. 7e54068 Camera: Fix race between callback and unregisteration of callbacks by Shuzhen Wang · 5 years ago
  23. 26874fe audio policy: fix crash in findPreferredDevice() on duplicating outputs by Eric Laurent · 5 years ago
  24. fcc4008 write font name with writeByteArray() instead of write() by Ray Essick · 5 years ago
  25. 7feb854 AudioPolicy: managerdefault: fix onAudioDeviceUpdate callback by Francois Gaffie · 5 years ago
  26. 141095d Merge "Expose a property that allows restarting the audio HAL" into rvc-dev by Ytai Ben-tsvi · 5 years ago
  27. 1f2151f Mark some aidl_interface modules as unstable by Jiyong Park · 5 years ago
  28. 57640b8 disable CFI on some stagefright_foundation internals by Ray Essick · 5 years ago
  29. 433ccf7 Merge "AMPEG4ElementaryAssembler: reject malformed desc" into rvc-dev by Robert Shih · 5 years ago
  30. 3e66c38 Merge "AudioRecord: Add retrograde detection to timestamps" into rvc-dev by Andy Hung · 5 years ago
  31. 4878995 AMPEG4ElementaryAssembler: reject malformed desc by Robert Shih · 5 years ago
  32. b15473e Merge "C2SoftDec: Use stride returned by graphic view in avc, hevc and mpeg2" into rvc-dev by Wonsik Kim · 5 years ago
  33. e734d9d Expose a property that allows restarting the audio HAL by Ytai Ben-Tsvi · 5 years ago
  34. d751a43 Merge "AMPEG4ElementaryAssembler: erase malformed packets" into rvc-dev by Robert Shih · 5 years ago
  35. 6a7e93d C2SoftDec: Use stride returned by graphic view in avc, hevc and mpeg2 by Harish Mahendrakar · 6 years ago
  36. 7cff1b7 C2SoftAVCEnc: Change default dimensions and frame rate by Harish Mahendrakar · 5 years ago
  37. 5226677 Merge "codec2: change of asC2Buffer behavior" into rvc-dev by TreeHugger Robot · 5 years ago
  38. c5f2a7a Merge "AudioClient: Fix clang-tidy warnings" into rvc-dev by Andy Hung · 5 years ago
  39. fd27c52 Merge "MediaMetrics: Fix clang-tidy warnings" into rvc-dev by Andy Hung · 5 years ago
  40. 292b3e6 Merge "add chunk size as restriction for function parseClearEncryptedSizes()" into rvc-dev by TreeHugger Robot · 5 years ago
  41. a73e0d6 Merge "AudioFlinger: mute mic on primary HAL only" into rvc-dev by TreeHugger Robot · 5 years ago
  42. 06a730b AudioClient: Fix clang-tidy warnings by Andy Hung · 5 years ago
  43. b744faf MediaMetrics: Fix clang-tidy warnings by Andy Hung · 5 years ago
  44. b709514 AMPEG4ElementaryAssembler: erase malformed packets by Robert Shih · 5 years ago
  45. 3ee398d Merge "Make missing seccomp file fatal." into rvc-dev by Steven Moreland · 5 years ago
  46. 2325bf0 AudioFlinger: mute mic on primary HAL only by Eric Laurent · 5 years ago
  47. ef0ade4 Merge "aaudio: minor cleanup in clock model" into rvc-dev by TreeHugger Robot · 5 years ago
  48. 4023d73 Merge "aaudio: use minimum of one burst in buffer" into rvc-dev by TreeHugger Robot · 5 years ago
  49. ec35db9 add chunk size as restriction for function parseClearEncryptedSizes() by Dichen Zhang · 5 years ago
  50. 0428fec Merge "Move AudioSystem errorCallback call out from gLock" into rvc-dev by TreeHugger Robot · 5 years ago
  51. 98fc01e Make missing seccomp file fatal. by Steven Moreland · 5 years ago
  52. 5347dca aaudio: use minimum of one burst in buffer by Phil Burk · 5 years ago
  53. 9e1f44b aaudio: minor cleanup in clock model by Phil Burk · 5 years ago
  54. 69330d4 Move AudioSystem errorCallback call out from gLock by Mikhail Naganov · 5 years ago
  55. 967bfe9 Merge "Camera: Fix possible invalid metadata access" into rvc-dev by TreeHugger Robot · 5 years ago
  56. b27ef83 Merge "flexibility for having extra policy files" into rvc-dev by Steven Moreland · 5 years ago
  57. 2a245e1 Camera: Fix possible invalid metadata access by Emilian Peev · 5 years ago
  58. cc39f3d Merge "TextDescription: Fix to parse ftab box" into rvc-dev by Ray Essick · 5 years ago
  59. 081d066 Merge "MPEG4Extractor: Limit ID3 parsing to chunk_data_size" into rvc-dev by Marco Nelissen · 5 years ago
  60. d03d42b flexibility for having extra policy files by Ray Essick · 6 years ago
  61. 44e8ff2 Merge "MediaMetrics: Update dumpsys parameters" into rvc-dev by Andy Hung · 5 years ago
  62. ac156ba Merge "C2SoftAvcDec: Fix interlaced input handling" into rvc-dev by Wonsik Kim · 5 years ago
  63. 709b91e MediaMetrics: Update dumpsys parameters by Andy Hung · 5 years ago
  64. 1ad04e6 Merge "MediaMetrics: Use libmemunreachable for memory testing" into rvc-dev by Andy Hung · 5 years ago
  65. 2e717a0 Merge "audio policy: fix mmap stream invalidation logic" into rvc-dev by TreeHugger Robot · 5 years ago
  66. 6532860 Merge "MediaUtils: Move MemoryLeakTrackUtil.h to the proper library." into rvc-dev by Andy Hung · 5 years ago
  67. fd65f91 C2SoftAvcDec: Fix interlaced input handling by Harish Mahendrakar · 5 years ago
  68. 9509d74 [automerger skipped] RESTRICT AUTOMERGE: Camera: fix use after free in sensor timestamp am: 1859a38c4d -s ours am: 2c97e3371f -s ours am: 8e7be72819 -s ours by Yin-Chia Yeh · 5 years ago
  69. 9099a1a MediaMetrics: Use libmemunreachable for memory testing by Andy Hung · 5 years ago
  70. 8e7be72 [automerger skipped] RESTRICT AUTOMERGE: Camera: fix use after free in sensor timestamp am: 1859a38c4d -s ours am: 2c97e3371f -s ours by Yin-Chia Yeh · 5 years ago
  71. 2c97e33 [automerger skipped] RESTRICT AUTOMERGE: Camera: fix use after free in sensor timestamp am: 1859a38c4d -s ours by Yin-Chia Yeh · 5 years ago
  72. d26a4db [automerger skipped] RESTRICT AUTOMERGE: Camera: fix use after free in sensor timestamp am: 00c275670b am: 1e079fcc6f -s ours by Yin-Chia Yeh · 5 years ago
  73. 1e079fc RESTRICT AUTOMERGE: Camera: fix use after free in sensor timestamp am: 00c275670b by Yin-Chia Yeh · 5 years ago
  74. 7631aeb [automerger skipped] RESTRICT AUTOMERGE: Camera: fix use after free in sensor timestamp am: cbbd7e06ac -s ours by Yin-Chia Yeh · 5 years ago
  75. 0fa486f Merge "Camera: fix use after free in sensor timestamp" into rvc-dev by TreeHugger Robot · 5 years ago
  76. cbbd7e0 RESTRICT AUTOMERGE: Camera: fix use after free in sensor timestamp by Yin-Chia Yeh · 5 years ago
  77. e9eb03e MediaUtils: Move MemoryLeakTrackUtil.h to the proper library. by Andy Hung · 5 years ago
  78. 281f969 TextDescription: Fix to parse ftab box by Ruchika Ashtankar · 5 years ago
  79. 95ec1b8 Keep the death recipient alive by Ytai Ben-Tsvi · 5 years ago
  80. 944e255 keep tx3g{Buffer,Size,Filled} in sync am: 687d14d2fe by Ray Essick · 5 years ago
  81. f9b3212 codec2: change of asC2Buffer behavior by Wonsik Kim · 5 years ago
  82. 19c4588 Merge "Camera: don't stop preview on disconnecting device" into rvc-dev by TreeHugger Robot · 5 years ago
  83. a3e42f8 Merge "components: fix default allocators list" into rvc-dev by Wonsik Kim · 5 years ago
  84. 1ea84a3 MPEG4Extractor: Limit ID3 parsing to chunk_data_size by Harish Mahendrakar · 5 years ago
  85. 28dcd1c Camera: don't stop preview on disconnecting device by Yin-Chia Yeh · 5 years ago
  86. 5120eda Expose capture state listener in AudioSystem by Ytai Ben-Tsvi · 5 years ago
  87. 85093d5 Invert how sound trigger capture is notified by Ytai Ben-Tsvi · 5 years ago
  88. 987d12c Introduce CaptureStateNotifier by Ytai Ben-Tsvi · 5 years ago
  89. 0e89f31 components: fix default allocators list by Wonsik Kim · 5 years ago
  90. f698ff2 Fix uninitialized variable use in Effects.cpp by Mikhail Naganov · 5 years ago
  91. 7efe2b8 AudioRecord: Add retrograde detection to timestamps by Andy Hung · 5 years ago
  92. 1cfbd0a Merge "Add audio attributes info when starting aaudio tracks on MMAP mix." into rvc-dev by TreeHugger Robot · 5 years ago
  93. e2074d7 Merge "Allow DEFAULT_INPUT_METHOD to capture audio during RTT call" into rvc-dev by TreeHugger Robot · 5 years ago
  94. 687d14d keep tx3g{Buffer,Size,Filled} in sync by Ray Essick · 5 years ago
  95. 3c0f2d0 Merge "MediaMetrics: Move LimitProcessMemory to libmediautils" into rvc-dev by Andy Hung · 5 years ago
  96. a623a13 Allow DEFAULT_INPUT_METHOD to capture audio during RTT call by Kohsuke Yatoh · 5 years ago
  97. d7e0dd4 MediaMetrics: Move LimitProcessMemory to libmediautils by Andy Hung · 5 years ago
  98. 0bf91a9 Merge "rtsp: fix integer overflow caused by malformed packets" into qt-qpr1-dev am: 01e349c1e7 by Robert Shih · 5 years ago
  99. 01e349c Merge "rtsp: fix integer overflow caused by malformed packets" into qt-qpr1-dev by Robert Shih · 5 years ago
  100. f10368d Merge "Revert "add trunksize as restriction for function parseClearEncryptedSizes()"" into rvc-dev by TreeHugger Robot · 5 years ago