1. 9617a87 Replace NULL with nullptr or null in webrtc/audio/ and common_audio/. by deadbeef · 8 years ago
  2. 45a0bd3 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  3. c1a5e1b Replace some asserts with DCHECKs by kwiberg · 8 years ago
  4. 4cb29f6 RTC_[D]CHECK_op: Remove "u" suffix on integer constants by kwiberg · 8 years ago
  5. d9e48cf Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere by kwiberg · 8 years ago
  6. c1e71d6 Revert of Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere (patchset #2 id:20001 of https://codereview.webrtc.org/2384693002/ ) by guidou · 8 years ago
  7. 73d0569 Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere by kwiberg · 8 years ago
  8. 36a2479 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  9. 15b966d Enable the -Wundef warning for clang by kwiberg · 9 years ago
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 049b2cd Adding a some checks and switching out a few assert for RTC_[D]CHECK. by tommi · 9 years ago
  21. 43b1130 Remove runtime NEON detection by pasko · 9 years ago
  22. 7738985 Delete all use of tick_util.h. by Niels Möller · 9 years ago
  23. c53a1c7 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  24. 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
  25. 7d9e5b7 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  26. b3f6beb Move gtest_prod_util.h out of webrtc/test tree. by kjellander · 9 years ago
  27. 80590d9 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  28. 78f65d0 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  29. 5c075c8 Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
  30. 9199c0e Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  31. a0ad248 Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  32. 9edfcab Miscellaneous changes split from https://codereview.webrtc.org/1230503003 . by pkasting · 10 years ago
  33. 20d4fde Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
  34. e0cc456 Prepare to convert various types to size_t. by Peter Kasting · 10 years ago
  35. ab16802 Clear ARM NEON flag by Andrew MacDonald · 10 years ago
  36. ddde4b2 Remove non-functional asynchronous resampling mode. by Andrew MacDonald · 10 years ago
  37. b787c8f Document the 'int' return value of Resampler methods. by wtc@chromium.org · 10 years ago
  38. db63cd8 Enabling common_audio building with NEON on ARM64 by andrew@webrtc.org · 10 years ago
  39. 860ac53 Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  40. deb9dae Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  41. c52dfbe WebRtc_GetCPUFeaturesARM is only available on android by andrew@webrtc.org · 10 years ago
  42. 4315704 C++ readability review for ajm. by andrew@webrtc.org · 10 years ago
  43. 9a606e7 Remove COMPILE_ASSERT and use static_assert everywhere by kwiberg@webrtc.org · 10 years ago
  44. df8fe7a Unify the two copies of compile_assert.h by kwiberg@webrtc.org · 10 years ago
  45. bce1329 Refactor audio conversion functions. by andrew@webrtc.org · 10 years ago
  46. 1f53a8f Fix MSVC warnings about value truncations, webrtc/common_audio/ edition. by bjornv@webrtc.org · 11 years ago
  47. 0e2b7ec Remove Android.mk build files. by pbos@webrtc.org · 11 years ago
  48. 774b3d3 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  49. 0a9ed7c Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 11 years ago
  50. 28b7c07 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  51. 151f6f2 Added include of assert.h for files calling assert but missing the include. by henrike@webrtc.org · 11 years ago
  52. ba47616 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 11 years ago
  53. 708ff4d Resampler modifications in preparation for arbitrary audioproc rates. by andrew@webrtc.org · 11 years ago
  54. 6a5ccc5 Add a float interface to PushSincResampler. by andrew@webrtc.org · 11 years ago
  55. e9d42e6 Clean up CPU detection defines in SincResampler a little. by andrew@webrtc.org · 11 years ago
  56. b7306ea Use scoped_ptr<T[]> in SincResampler to avoid .get()[] weirdness. by andrew@webrtc.org · 11 years ago
  57. 1d2f5dc Add an AlignedFreeDeleter and remove scoped_ptr_malloc. by andrew@webrtc.org · 11 years ago
  58. 3528ad9 Minor improvement in RoundToInt16 implementation. by turaj@webrtc.org · 11 years ago
  59. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  60. a4bbaa6 Allocate float_buffer_ in the initializer list. by andrew@webrtc.org · 12 years ago
  61. 11a8868 Reduce cost of PushSincResampler::Resample(). by andrew@webrtc.org · 12 years ago
  62. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 12 years ago
  63. 478d711 Add some virtual and OVERRIDEs in webrtc/common_audio/ by pbos@webrtc.org · 12 years ago
  64. 05f2131 Downstream latest Chromium SincResampler changes. by andrew@webrtc.org · 12 years ago
  65. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 12 years ago
  66. 92bfbbd Replace the old resampler with SincResampler in the voice engine signal path. by andrew@webrtc.org · 12 years ago
  67. f24ac59 Include files from webrtc/.. paths in common_audio/ by pbos@webrtc.org · 12 years ago
  68. 5dea86a Update SincResampler with the latest Chromium code. by andrew@webrtc.org · 12 years ago
  69. 166153e Consolidate common_audio into a single target. by andrew@webrtc.org · 12 years ago
  70. b6fadb1 Add a wrapper around PushSincResampler and the old Resampler. by andrew@webrtc.org · 12 years ago
  71. dea537b Add a push-based wrapper around SincResampler. by andrew@webrtc.org · 12 years ago
  72. c49ec13 WebRtc_Word32 -> int32_t in common_audio/ by pbos@webrtc.org · 12 years ago
  73. 4e91d4a Modify SincResampler to build in webrtc. by andrew@webrtc.org · 12 years ago
  74. 13e46dc Import SincResampler from Chromium. by andrew@webrtc.org · 12 years ago
  75. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 12 years ago
  76. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago