1. a159e4b frameworks/av: Fix audio Android.bp files by Andy Hung · 1 year, 6 months ago
  2. f7786a4 audio: Fix clang warnings by Andy Hung · 1 year, 7 months ago
  3. 1a4e6fd Merge "Use audio_bytes_per_frame now supporting compressed formats" into main am: 8760c09f30 am: d855c324f2 am: 1aab7915cc by Andy Hung · 1 year, 10 months ago
  4. d883e30 Use audio_bytes_per_frame now supporting compressed formats by Dean Wheatley · 1 year, 11 months ago
  5. 2425fcd Merge "[SAFE CHANGE] Audio OWNERS fixup" into main am: f290918df3 am: f691b9458f am: 1e6e3b3f1b by Atneya Nair · 1 year, 10 months ago
  6. 712316c [SAFE CHANGE] Audio OWNERS fixup by Atneya Nair · 1 year, 10 months ago
  7. 55a2fc9 Include some shared libs to static in audioserver by Devin Moore · 2 years, 4 months ago
  8. 1c2f7e1 CSD: Improve the MelProcessor lifecycle. by Vlad Popa · 2 years, 5 months ago
  9. 3c7a266 CSD: Add Mel processing for FastMixer by Vlad Popa · 2 years, 7 months ago
  10. 06db0a3 Add some info about monopipe depth by Robert Wu · 4 years, 1 month ago
  11. 560637e libaudiohal: Address TODO in StreamHalInterface by Mikhail Naganov · 4 years, 5 months ago
  12. 948e6aa [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 7 months ago
  13. a2f59b3 Update language to comply with Android's inclusive language guidance by Glenn Kasten · 5 years ago
  14. 72d2412 Merge "Move ExtendedAudioBufferProvider and SingleStateQueue" am: 2a70a39f4c by Mikhail Naganov · 6 years ago
  15. 9f3c02d Move ExtendedAudioBufferProvider and SingleStateQueue by Mikhail Naganov · 6 years ago
  16. 1917179 libnbaio: Add libaudioutils headers export by Mikhail Naganov · 6 years ago
  17. e089a50 PipeReader: Do not flush on overrun. by Andy Hung · 7 years ago
  18. 07be14f Revert "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 8 years ago
  19. f8ad7f8 Audio V4: Split system and vendor Audio.h by Kevin Rocard · 8 years ago
  20. 8589ce7 Split nblog off from nbaio by Glenn Kasten · 8 years ago
  21. e66ef84 Merge "Update OWNERS to be more specific" by Glenn Kasten · 8 years ago
  22. 1431644 Minor cleanup of comments by Sanna Catherine de Treville Wager · 8 years ago
  23. 8499f13 Update OWNERS to be more specific by Glenn Kasten · 8 years ago
  24. 847b6e6 Change file structure and data structure size by Sanna Catherine de Treville Wager · 8 years ago
  25. 2a6a945 Develop histogram logging by Sanna Catherine de Treville Wager · 8 years ago
  26. 6ad40ee Variable time resolution in histogram (Jiffy) by Sanna Catherine de Treville Wager · 8 years ago
  27. 8576894 Fixed timestamp outlier bug by Sanna Catherine de Treville Wager · 8 years ago
  28. 0a3959e Simplify PerformanceAnalysis functions by Sanna Catherine de Treville Wager · 8 years ago
  29. 716d2c6 Organize PerformanceAnalysis members in structs by Sanna Catherine de Treville Wager · 8 years ago
  30. f8c3428 Write peaks to file. Minor cleanup by Sanna Catherine de Treville Wager · 8 years ago
  31. 23f89d3 Write thread and data to separate files by Sanna Catherine de Treville Wager · 8 years ago
  32. d096517 Separate analysis for each source file location by Sanna Catherine de Treville Wager · 8 years ago
  33. cf6c75a Moved dump from NBLog to ReportPerformance by Sanna Catherine de Treville Wager · 8 years ago
  34. a80649a Simplify processAndFlushTimeStampSeries by Sanna Catherine de Treville Wager · 8 years ago
  35. e486526 Separate merge from dump and call merge periodically by Sanna Catherine de Treville Wager · 8 years ago
  36. 8c3d2e8 Fixed indent in NBLog.h by Sanna Catherine de Treville Wager · 8 years ago
  37. 8044808 Write audio performance data to file by Sanna Catherine de Treville Wager · 8 years ago
  38. c9bac6e Merge "Fix a crash happening in NBLog's 'writeHistToFile'" into oc-dr1-dev am: 4f771e05db by Mikhail Naganov · 8 years ago
  39. ce9a26e Fix a crash happening in NBLog's 'writeHistToFile' by Mikhail Naganov · 8 years ago
  40. 9584601 Append additional owners to projects by Mikhail Naganov · 8 years ago
  41. a8a8a47 Restored audio onStateChange log by Sanna Catherine de Treville Wager · 8 years ago
  42. 41cad59 Stores long-term histogram, outlier information by Sanna Catherine de Treville Wager · 8 years ago
  43. 6eb0c0e Split libnbaio into libnbaio + libnbaio_mono. by Steven Moreland · 8 years ago
  44. 3dc2b2d Merge "Replace old audio time conversion macros and functions" by Andy Hung · 8 years ago
  45. 2b01f00 Replace old audio time conversion macros and functions by Andy Hung · 8 years ago
  46. 26cd4e4 Fix nbaio headers by moving them to include/media/nbaio by Vijay Venkatraman · 8 years ago
  47. 1635847 Merge "Reports buffer period glitch timestamps and intervals" by Sanna Catherine de Treville Wager · 8 years ago
  48. 316f1fd Reports buffer period glitch timestamps and intervals by Sanna Catherine de Treville Wager · 8 years ago
  49. d4a68f6 Removed LOG_HIST_FLUSH by Sanna Catherine de Treville Wager · 8 years ago
  50. d0dfe43 Moved analysis work from NBLog to PerformanceAnalysis by Sanna Catherine de Treville Wager · 8 years ago
  51. 9484bae Prints one histogram of all data in recent history by Sanna Catherine de Treville Wager · 8 years ago
  52. 1bb6862 Enhanced documentation for NBLog.cpp by Sanna Catherine de Treville Wager · 8 years ago
  53. 697a8a5 Prints sample Ms deltas to audioserver file. by Sanna Catherine de Treville Wager · 8 years ago
  54. 8f779cf Merge "Added documentation, inline comments, and temp debug features." by Sanna Catherine de Treville Wager · 8 years ago
  55. 2d1631e Added documentation, inline comments, and temp debug features. by Sanna Catherine de Treville Wager · 8 years ago
  56. 56c7624 Merge "Produce log warning when a glitch occurred." by Sanna Catherine de Treville Wager · 8 years ago
  57. 201079a Produce log warning when a glitch occurred. by Sanna Catherine de Treville Wager · 8 years ago
  58. b05d4e2 Merge "media.log: improve histogram appearance" by Sanna Catherine de Treville Wager · 8 years ago
  59. dd92d7e Fixed order for NBLog::FormatEntry::begin() by Sanna Catherine de Treville Wager · 8 years ago
  60. cced674 media.log: improve histogram appearance by Sanna Catherine de Treville Wager · 8 years ago
  61. b8c35f9 Fix trivial warnings hidden by -isystem by Colin Cross · 8 years ago
  62. 6f51c15 Fix non-trivial warnings hidden by -isystem by Colin Cross · 8 years ago
  63. 7d7bb17 Merge "Use option to flush the entire buffer on -EOVERFLOW" into oc-dev am: 4bba89e4e1 by Glenn Kasten · 8 years ago
  64. 0353940 Use option to flush the entire buffer on -EOVERFLOW by Glenn Kasten · 8 years ago
  65. 5ede4ee Merge "Change raw pointer mNamedReaders to reference" by Glenn Kasten · 8 years ago
  66. b3461d5 Merge changes I10d5387a,If73be46d by Nicolas Roulet · 8 years ago
  67. 1c44627 Change raw pointer mNamedReaders to reference by Glenn Kasten · 8 years ago
  68. 4f03349 NBLog add log scale to histograms by Nicolas Roulet · 8 years ago
  69. ad82aa6 NBLog improve Histograms: by Nicolas Roulet · 8 years ago
  70. 0b9e783 Merge changes I19384478,I71c4df28,I2e0b48c6,I7fb9b899 by Nicolas Roulet · 8 years ago
  71. f42f156 NBLog change timespec to int64_t nanoseconds by Nicolas Roulet · 8 years ago
  72. 2aedf37 NBLog: add buffer hex dump by Nicolas Roulet · 8 years ago
  73. 537ad7d Add histogram entries (timestamp and flush) by Nicolas Roulet · 8 years ago
  74. bd0c6b4 Add unique IDs to log entry by Nicolas Roulet · 8 years ago
  75. 397ddfb Merge "NBLog exchange author and timestamp positions in log" by Nicolas Roulet · 8 years ago
  76. 1ca7512 NBLog exchange author and timestamp positions in log by Nicolas Roulet · 8 years ago
  77. 5020a34 Merge "Check corruption in NBLog Reader snapshots" by Nicolas Roulet · 8 years ago
  78. 89e5a2b Merge "NBLog periodic merging thread" by Nicolas Roulet · 9 years ago
  79. 6ea1d7e Check corruption in NBLog Reader snapshots by Nicolas Roulet · 9 years ago
  80. dcdfaec NBLog periodic merging thread by Nicolas Roulet · 9 years ago
  81. 05d19b0 fallout of cleaning-up libutils includes by Mathias Agopian · 9 years ago
  82. e2b4384 Moved headers from include/ to appropriate libs by Vijay Venkatraman · 9 years ago
  83. cd5dd01 Implement entry iterators by Nicolas Roulet · 9 years ago
  84. 40a4498 Implement log merging. by Nicolas Roulet · 9 years ago
  85. 4da7820 Minor code style changes and namespace fix by Nicolas Roulet · 9 years ago
  86. c20cb50 Added process name to PID log by Nicolas Roulet · 9 years ago
  87. fe1e144 Implemented typed, thread-specific logging system. Currently supported types are: by Nicolas Roulet · 9 years ago
  88. 535e161 media.log: re-implement NBLog using audio_utils_fifo by Glenn Kasten · 9 years ago
  89. ed99c2b NBAIO: re-implement NBAIO Pipe and MonoPipe using fifo by Glenn Kasten · 9 years ago
  90. c661ae6 Remove unneeded links with dynamic libraries by Marco Nelissen · 9 years ago
  91. e90894f Convert libnbaio to Android.bp by Dan Willemsen · 9 years ago
  92. a0c9133 Update NBAIO to use the new audio HAL abstraction layer by Mikhail Naganov · 9 years ago
  93. 1b29184 Fix RecordThread running too often if fast capture is active by Glenn Kasten · 9 years ago
  94. ad6d52d Flush FastCapture PipeReader when starting after stop by Andy Hung · 9 years ago
  95. 6b33051 Merge "Make build warnings be errors" into nyc-dev by Glenn Kasten · 9 years ago
  96. 57c4e6f Fix build warnings by Glenn Kasten · 9 years ago
  97. e875c80 Make build warnings be errors by Glenn Kasten · 9 years ago
  98. 818e7a3 Implement server side playback timestamps with 64 bit accuracy by Andy Hung · 10 years ago
  99. d79072e Remove TimedAudioTrack and associated code by Glenn Kasten · 10 years ago
  100. 97f230b Check for integer overflow on malloc in SourceAudioBufferProvider by Glenn Kasten · 10 years ago