1. 7b0b719 GN: Add common_audio_unittests and common_video_unittests by kjellander · 9 years ago
  2. e8aa91d Add clz functions (Count number of Leading Zero bits), 32-and 64-bit variants by kwiberg · 9 years ago
  3. 7807785 Rename APK tests workaround to make it more generic. by kjellander · 9 years ago
  4. 0dad10d Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) by Tommi · 9 years ago
  5. d7f9119 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) by Tommi · 9 years ago
  6. 85510c2 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) by Tommi · 9 years ago
  7. c10f207 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) by Tommi · 9 years ago
  8. 2a594b8 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) by Tommi · 9 years ago
  9. 51e5639 Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2014183003/ ) by tommi · 9 years ago
  10. 9f94c1b Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006313009/ ) by tommi · 9 years ago
  11. 130ee05 Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2009253004/ ) by kjellander · 9 years ago
  12. 4fcc5b2 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006243002/ ) by tommi · 9 years ago
  13. ce30427 Fix iOS GN build and cleanup system_wrappers by kjellander · 9 years ago
  14. b53ca75 Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #6 id:100001 of https://codereview.webrtc.org/2007563002/ ) by tommi · 9 years ago
  15. 049b2cd Adding a some checks and switching out a few assert for RTC_[D]CHECK. by tommi · 9 years ago
  16. 2d4d5f7 Fix an UBSan error (signed overflow) in saturating addition and subtraction by kwiberg · 9 years ago
  17. aeadecc Fix UBSan errors (left shift of negative value) by kwiberg · 9 years ago
  18. 43b1130 Remove runtime NEON detection by pasko · 9 years ago
  19. bcf3191 Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  20. 97aa5c2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 9 years ago
  21. 8b348aa Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  22. 7738985 Delete all use of tick_util.h. by Niels Möller · 9 years ago
  23. b670f85 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 9 years ago
  24. 57f37af Revert of Avoiding overflow in cross correlation in NetEq. (patchset #6 id:180001 of https://codereview.webrtc.org/1908623002/ ) by minyue · 9 years ago
  25. e4d1152 Avoiding overflow in cross correlation in NetEq. by minyue · 9 years ago
  26. 29dbd8a Remove calls to ScopedToUnique and UniqueToScoped by kwiberg · 9 years ago
  27. 60cf421 Add isolate files for Android tests by kjellander · 9 years ago
  28. bb916fc Moved struct definition to the header file for the ring buffer. by peah · 9 years ago
  29. 31b44f2 Revert of Moved ring-buffer related files from common_audio to audio_processing" (patchset #2 id:20001 of https://codereview.webrtc.org/1858123003/ ) by peah · 9 years ago
  30. ee93b1b Revert "Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ )" by peah · 9 years ago
  31. 6c12dfa Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ ) by peah · 9 years ago
  32. cc10505 Moved ring-buffer related files from common_audio to audio_processing by peah · 9 years ago
  33. 6bf669c Remove webrtc::ScopedVector by kwiberg · 9 years ago
  34. a91cd72 Move swap_queue.h to base/ by terelius · 9 years ago
  35. 0b54e5a Reland "Add check_deps rules in DEPS files." by kjellander@webrtc.org · 9 years ago
  36. de82d23 Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 9 years ago
  37. 181e867 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 9 years ago
  38. 2fae8b3 Revert of Safe numeric library: base/numerics (copied from Chromium) (patchset #11 id:250001 of https://codereview.webrtc.org/1753293002/ ) by Tommi · 9 years ago
  39. 34db213 Safe numeric library added: base/numerics (copied from Chromium) by hbos · 9 years ago
  40. c53a1c7 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  41. e00dfb9 Revert of Replace scoped_ptr with unique_ptr in webrtc/common_audio/ (patchset #4 id:60001 of https://codereview.webrtc.org/1712513002/ ) by kjellander · 9 years ago
  42. 7d9e5b7 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  43. 50c769e Changes in the wav_file implementation in order to by peah · 9 years ago
  44. fd07ea7 iOS: Enable modules_unittests and common_audio_unittests by kjellander · 9 years ago
  45. cfeeb57 Avoid overflow in WebRtcSpl_Sqrt by henrik.lundin · 9 years ago
  46. 9dbcb46 Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/codecs/ by kwiberg · 9 years ago
  47. b3f6beb Move gtest_prod_util.h out of webrtc/test tree. by kjellander · 9 years ago
  48. 80590d9 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  49. fa9f5a8 Misc. small cleanups. by pkasting · 9 years ago
  50. 98836c0 Remove DISABLED_ON_ macros. by Peter Boström · 9 years ago
  51. acf06d6 Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
  52. 568ca73 Add aecdump support to audioproc_f by aluebs · 9 years ago
  53. dc67f78 Remove build_with_libjingle and exclude failing iOS tests from 'All' target. by kjellander@webrtc.org · 9 years ago
  54. e12951e So long and thanks for all the code reviews! by andrew · 9 years ago
  55. 7521503 Changed queue implementation to the proposed vector-based solution. by peah · 9 years ago
  56. 23f6228 Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) by kjellander · 9 years ago
  57. 10d20e3 Reland of Add aecdump support to audioproc_f. (patchset #2 id:250001 of https://codereview.webrtc.org/1423693008/ ) by kjellander · 9 years ago
  58. a13a791 Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) by kjellander · 9 years ago
  59. a18f2ab Add aecdump support to audioproc_f. by andrew · 9 years ago
  60. 78f65d0 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  61. 5c075c8 Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  62. 9199c0e Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  63. 72cf64d Turn webrtc::Vad into a pure virtual interface by kwiberg · 10 years ago
  64. 71a6bd3 Alphabetize common_audio/OWNERS. by Andrew MacDonald · 10 years ago
  65. e2fd054 Fold AudioEncoderMutable into AudioEncoder by kwiberg · 10 years ago
  66. 3c13525 Updating common_audio/OWNERS by henrik.lundin · 10 years ago
  67. 00c4cda Convert some more things to size_t. by Peter Kasting · 10 years ago
  68. 2f2cd20 Add a base class to Wav{Reader,Writer} to access shared parameters. by Andrew MacDonald · 10 years ago
  69. a0ad248 Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  70. 641eee8 Integrate Intelligibility with APM by ekmeyerson · 10 years ago
  71. 04fa582 Split MoveReadPosition into Forward and Backward versions. by andrew · 10 years ago
  72. fea07f3 Remove "multichannel" from parameter to match interface name. by andrew · 10 years ago
  73. 7e37011 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
  74. 63a4f04 Revert of Allow more than 2 input channels in AudioProcessing. (patchset #13 id:240001 of https://codereview.webrtc.org/1226093007/) by magjed · 10 years ago
  75. 79a4d29 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
  76. 9edfcab Miscellaneous changes split from https://codereview.webrtc.org/1230503003 . by pkasting · 10 years ago
  77. affce21 Remove a cast again, after it was shown to worsen Windows perf. by pkasting · 10 years ago
  78. 902832a Add a [rtc_]build_with_neon variable to unify conditions. by Andrew MacDonald · 10 years ago
  79. b641906 Reland mysterious cast that improves performance. by Peter Kasting · 10 years ago
  80. 8504c7c Test whether removing a cast still hurts performance. by pkasting · 10 years ago
  81. ebf6b09 Reland remaining bits of "Upconvert various types to int." by pkasting · 10 years ago
  82. f2bebbb Add missing include guards for audio_ring_buffer.h. Yikes. by Andrew MacDonald · 10 years ago
  83. 840b345 Revert "Reland "Upconvert various types to int.", common_audio portion." by Peter Kasting · 10 years ago
  84. d50f3fb Reland "Upconvert various types to int.", common_audio portion. by Peter Kasting · 10 years ago
  85. 20d4fde Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
  86. e65237f Match existing type usage better. by Peter Kasting · 10 years ago
  87. 1c55c85 Revert "Upconvert various types to int." by Peter Kasting · 10 years ago
  88. e0cc456 Prepare to convert various types to size_t. by Peter Kasting · 10 years ago
  89. c21563d Upconvert various types to int. by Peter Kasting · 10 years ago
  90. 4cad9ed Add LappedTransform accessors. by Michael Graczyk · 10 years ago
  91. 464cde1 common_audio/vad: Removes head allocation failure check by Bjorn Volcker · 10 years ago
  92. eac5ca8 Add GetChunkLength to LappedTransform. by Michael Graczyk · 10 years ago
  93. a850d39 Refactor common_audio/vad: Create now returns the handle directly instead of an error code by Bjorn Volcker · 10 years ago
  94. 3a03799 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 10 years ago
  95. ab16802 Clear ARM NEON flag by Andrew MacDonald · 10 years ago
  96. a33c861 Add 3-band filter-bank implementation by Alejandro Luebs · 10 years ago
  97. 66bdb50 Add the rtc_build_openmax_dl variable to the GN build. by Andrew MacDonald · 10 years ago
  98. 4be1f53 Refactor common_audio/signal_processing: Removed usage of trivial macro WEBRTC_SPL_MUL_16_16 by Bjorn Volcker · 10 years ago
  99. 37ce3fc Fix unknown option '-msse2' warning by Henrik Kjellander · 10 years ago
  100. 3b2f0dc Add a sparse FIR filter implementation by Alejandro Luebs · 10 years ago