1. bba0900 aaudio: optimize float to int conversion by Phil Burk · 8 years ago
  2. 693cb2b Merge "aaudio: use xruns detected in the service" by Phil Burk · 8 years ago
  3. 720e24c heif: renaming MPE4Writer in-memory cache related variables by Chong Zhang · 8 years ago
  4. 0ebfd1e Use -Werror in frameworks/av/media/libaaudio am: 1419b148ff -s ours by Chih-Hung Hsieh · 8 years ago
  5. 1419b14 Use -Werror in frameworks/av/media/libaaudio by Chih-Hung Hsieh · 8 years ago
  6. ad97293 Use -Werror in frameworks/av/media/libaaudio am: 9bba7f1734 -s ours by Chih-Hung Hsieh · 8 years ago
  7. 4b18794 Use -Werror in frameworks/av/media/libaaudio am: 9bba7f1734 -s ours by Chih-Hung Hsieh · 8 years ago
  8. 9bba7f1 Use -Werror in frameworks/av/media/libaaudio by Chih-Hung Hsieh · 8 years ago
  9. 1d5f93d Merge "heif: add muxer support for adding still images" by TreeHugger Robot · 8 years ago
  10. fbc97c5 heif: add muxer support for adding still images by Chong Zhang · 8 years ago
  11. 6da1a2f Merge "aaudio: force underruns in write callback" by TreeHugger Robot · 8 years ago
  12. 967abf8 aaudio: force underruns in write callback by Phil Burk · 8 years ago
  13. f76bbd3 Merge "aaudio: test AAudioStream_setBufferSizeInFrames()" by Phil Burk · 8 years ago
  14. a221a7c Merge "avoid null dereference" by TreeHugger Robot · 8 years ago
  15. 522e431 avoid null dereference by Ray Essick · 8 years ago
  16. 2329638 aaudio: use xruns detected in the service by Phil Burk · 8 years ago
  17. 9a9e600 aaudio: test AAudioStream_setBufferSizeInFrames() by Phil Burk · 8 years ago
  18. afd5242 Merge "aaudio: clip bufferSize at top of MMAP code" by TreeHugger Robot · 8 years ago
  19. ee9ab22 Merge "refactor AudioTrack and AudioFlinger createTrack()" by TreeHugger Robot · 8 years ago
  20. e9f825a Merge "aaudio: fix ramp for volume smoothing" by TreeHugger Robot · 8 years ago
  21. 6479d50 aaudio: clip bufferSize at top of MMAP code by Phil Burk · 8 years ago
  22. 9eba210 aaudio: fix ramp for volume smoothing by Phil Burk · 8 years ago
  23. 6b0e0f0 Codec2: pass block pools by ID by Lajos Molnar · 8 years ago
  24. bc92872 Merge "Codec2: finalize allocator/block allocator API" by TreeHugger Robot · 8 years ago
  25. 8df8158 Merge "Cache routed device in case returning null when switching device." by TreeHugger Robot · 8 years ago
  26. e5a1a62 Merge changes I4e0bd3c3,Ic62acf3a by TreeHugger Robot · 8 years ago
  27. 0b924ce Codec2: finalize allocator/block allocator API by Lajos Molnar · 8 years ago
  28. 10edfcf Merge "libaudiohal: Add optional "msd" devices factory" by TreeHugger Robot · 8 years ago
  29. 161b64f Cache routed device in case returning null when switching device. by jiabin · 8 years ago
  30. c0010ab1 Revert "Revert "Allow empty IOmxStore implementation"" by Pawin Vongmasa · 8 years ago
  31. e7b8942 Remove dependency on non-Treble OMX by Pawin Vongmasa · 8 years ago
  32. 068fe16 Merge "Revert "Revert "Revert "Remove unused modules made for non-Treble OMX"""" by TreeHugger Robot · 8 years ago
  33. 2b1f16f Merge "Revert "Allow empty IOmxStore implementation"" by TreeHugger Robot · 8 years ago
  34. 1295bb47 Merge "NDK: add more owners for AImage/AImageReader" by TreeHugger Robot · 8 years ago
  35. ba40190 Revert "Revert "Revert "Remove unused modules made for non-Treble OMX""" by Pawin Vongmasa · 8 years ago
  36. 77a5b89 Revert "Allow empty IOmxStore implementation" by Pawin Vongmasa · 8 years ago
  37. 5a9d64a NDK: add more owners for AImage/AImageReader by Yin-Chia Yeh · 8 years ago
  38. c275189 Merge "NDK: fix undefined behavior" by TreeHugger Robot · 8 years ago
  39. 4199198 NDK: fix undefined behavior by Yin-Chia Yeh · 8 years ago
  40. 602417c Merge "Support Ireland specific supervisory tone" am: 289cce6034 am: 899b78c12b by Tomoharu Kasahara · 8 years ago
  41. 21da647 refactor AudioTrack and AudioFlinger createTrack() by Eric Laurent · 8 years ago
  42. db5b6cb Merge "Support Ireland specific supervisory tone" am: 289cce6034 am: 899b78c12b by Tomoharu Kasahara · 8 years ago
  43. 899b78c Merge "Support Ireland specific supervisory tone" am: 289cce6034 by Tomoharu Kasahara · 8 years ago
  44. 289cce6 Merge "Support Ireland specific supervisory tone" by Treehugger Robot · 8 years ago
  45. e0ce844 Merge "GenericSource: perform seekTo on own looper" by TreeHugger Robot · 8 years ago
  46. 7c66f8e Merge changes I7b191974,Ic048423f by TreeHugger Robot · 8 years ago
  47. cb6124d Merge "libaudiohal: Use 'exit' in HalDeathHandler instead of fatal log" by TreeHugger Robot · 8 years ago
  48. fec90a7 Merge "Camera2: Update NDK reference docs to latest" by TreeHugger Robot · 8 years ago
  49. ebe144c libaudiohal: Add optional "msd" devices factory by Mikhail Naganov · 8 years ago
  50. 00a21a3 audioserver: Increase hwbinder thread pool size by Mikhail Naganov · 8 years ago
  51. bf1c3e0 Revert "audioserver: enable HIDL callbacks" by Mikhail Naganov · 8 years ago
  52. 7f16ea4 libaudiohal: Use 'exit' in HalDeathHandler instead of fatal log by Mikhail Naganov · 8 years ago
  53. 45145a3 Codec2: finalize C2 status constants by Lajos Molnar · 8 years ago
  54. c899fc0 GenericSource: perform seekTo on own looper by Wei Jia · 8 years ago
  55. f80ecbc Camera2: Update NDK reference docs to latest by Eino-Ville Talvala · 8 years ago
  56. 8f35d0b Merge "ServiceStateEvents don't need to called with the mServiceState lock anymore." by Chris Thornton · 8 years ago
  57. 6db04c2 Merge "Avoid UAF in media metrics service" by TreeHugger Robot · 8 years ago
  58. 3e27b9e Merge "Codec2: make C2Status into an enumeration" by TreeHugger Robot · 8 years ago
  59. 6172a83 Merge "Fix downcast that was using reinterpret_cast instead of static_cast" by TreeHugger Robot · 8 years ago
  60. 07405ee ServiceStateEvents don't need to called with the mServiceState lock anymore. by Chris Thornton · 8 years ago
  61. 2e12951 Codec2: make C2Status into an enumeration by Lajos Molnar · 8 years ago
  62. cce4376 Merge "Codec2: Combine C2ParamField and C2FieldSupportedValues" by Lajos Molnar · 8 years ago
  63. 6776e71 Merge "Allow empty IOmxStore implementation" by TreeHugger Robot · 8 years ago
  64. d274089 Codec2: Combine C2ParamField and C2FieldSupportedValues by Lajos Molnar · 8 years ago
  65. 89c1f81 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: 798d981e3e by Xin Li · 8 years ago
  66. 798d981 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Xin Li · 8 years ago
  67. 7db8b99 Adds AUDIO_DEVICE_IN_FM_TUNER/_BUS to virtual input device list by Hongwei Wang · 8 years ago
  68. 68f1d28 Merge "Improve tracking of 'playing time' metrics" by TreeHugger Robot · 8 years ago
  69. a4fa476 Merge "Add support for dynamic shared output surfaces" by TreeHugger Robot · 8 years ago
  70. 81fb7fd Merge "BufferingSettings: simplify buffering control." by Wei Jia · 8 years ago
  71. 955e50f Merge "Check for valid format before match in AudioPolicyManager::selectOutput" by Andy Hung · 8 years ago
  72. c990152 Check for valid format before match in AudioPolicyManager::selectOutput by Andy Hung · 8 years ago
  73. 201db12 Merge "Always set sys.usb.ffs.mtp.ready during configure" am: 2eb29c0d79 am: ea8dd2c787 by Jerry Zhang · 8 years ago
  74. 609babb resolve merge conflicts of 5c4fbd2817 to oc-mr1-dev-plus-aosp am: 9c59bc9c37 by Chih-Hung Hsieh · 8 years ago
  75. 9bb3803 BufferingSettings: simplify buffering control. by Wei Jia · 8 years ago
  76. 63ca963 Merge "Codec2: clean up base vs. baseIndex confusion" by Lajos Molnar · 8 years ago
  77. fcbaadc Allow empty IOmxStore implementation by Pawin Vongmasa · 8 years ago
  78. 8da6246 Fix downcast that was using reinterpret_cast instead of static_cast by Kevin Rocard · 8 years ago
  79. 10610c9 Merge "Camera: keep camera device alive during dump" by TreeHugger Robot · 8 years ago
  80. e5db6db Avoid UAF in media metrics service by Ray Essick · 8 years ago
  81. 4593b04 Merge commit '79edadcea74151b573d5b973d5a421baee693ec1' from by Xin Li · 8 years ago
  82. e5138f1 Camera: keep camera device alive during dump by Yin-Chia Yeh · 8 years ago
  83. dc06020 Merge "Always set sys.usb.ffs.mtp.ready during configure" am: 2eb29c0d79 by Jerry Zhang · 8 years ago
  84. ea8dd2c Merge "Always set sys.usb.ffs.mtp.ready during configure" am: 2eb29c0d79 by Jerry Zhang · 8 years ago
  85. 2eb29c0 Merge "Always set sys.usb.ffs.mtp.ready during configure" by Treehugger Robot · 8 years ago
  86. 4201c1c Merge "GenericSource: release mLock when operation might take long time." by TreeHugger Robot · 8 years ago
  87. 67744bd GenericSource: release mLock when operation might take long time. by Wei Jia · 8 years ago
  88. fbc8b06 Always set sys.usb.ffs.mtp.ready during configure by Jerry Zhang · 8 years ago
  89. 9c59bc9 resolve merge conflicts of 5c4fbd2817 to oc-mr1-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  90. b5f749e Codec2: clean up base vs. baseIndex confusion by Lajos Molnar · 8 years ago
  91. 4311dcd Codec2: remove some unused code by Lajos Molnar · 8 years ago
  92. 0d98c18 Improve tracking of 'playing time' metrics by Ray Essick · 8 years ago
  93. 5c4fbd2 Merge "Use -Werror in frameworks/av/media/libaaudio" am: 2a18bd96f6 by Chih-hung Hsieh · 8 years ago
  94. 2a18bd9 Merge "Use -Werror in frameworks/av/media/libaaudio" by Chih-hung Hsieh · 8 years ago
  95. abf85fc Use -Werror in frameworks/av/media/libaaudio by Chih-Hung Hsieh · 8 years ago
  96. 97e8b37 Merge "Prevent setStartTimeUs from integer overflow" by TreeHugger Robot · 8 years ago
  97. 918dbc1 Merge "Codec2: move allocators to the platform allocator store" by TreeHugger Robot · 8 years ago
  98. 12d2a4f Merge "Revert "Block allocateBackup if the node is not secure node."" into lmp-dev am: 323f6f51a6 am: c5e5b382fe am: 9dcb25476e am: f603689c7e am: 3b0cd870a1 am: 5b6cba8c2e -s ours am: bedc4af45e am: 2f8f50198d am: 9521a42842 am: 4c7a2e2667 am: df5ad2fecf am: 20086d7001 am: 146d96fe24 am: 28565390a1 by Dongwon Kang · 8 years ago
  99. 6faf7f3 Merge "Revert "Block allocateBackup if the node is not secure node."" into lmp-dev am: 323f6f51a6 am: c5e5b382fe am: 9dcb25476e am: f603689c7e am: 3b0cd870a1 am: 5b6cba8c2e -s ours am: bedc4af45e am: 2f8f50198d am: 9521a42842 am: 4c7a2e2667 am: df5ad2fecf am: 20086d7001 am: 146d96fe24 by Dongwon Kang · 8 years ago
  100. 2856539 Merge "Revert "Block allocateBackup if the node is not secure node."" into lmp-dev am: 323f6f51a6 am: c5e5b382fe am: 9dcb25476e am: f603689c7e am: 3b0cd870a1 am: 5b6cba8c2e -s ours am: bedc4af45e am: 2f8f50198d am: 9521a42842 am: 4c7a2e2667 am: df5ad2fecf am: 20086d7001 by Dongwon Kang · 8 years ago