1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  3. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  4. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/real_fourier.h]
  7. 67fdb80 Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ ) by oprypin · 7 years ago
  8. e47c1d3 Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ ) by oprypin · 7 years ago
  9. aebe55c Enable cpplint and fix cpplint errors in webrtc/*audio by oprypin · 7 years ago
  10. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  11. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 8 years ago
  12. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  13. bfefb03 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 8 years ago
  14. e80f9d0 Revert of Replace scoped_ptr with unique_ptr in webrtc/common_audio/ (patchset #4 id:60001 of https://codereview.webrtc.org/1712513002/ ) by kjellander · 8 years ago
  15. 79d7a49 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 8 years ago
  16. 25702cb Misc. small cleanups. by pkasting · 9 years ago
  17. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  18. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  19. 04c5098 Add the Ooura FFT to RealFourier. by andrew@webrtc.org · 9 years ago
  20. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 9 years ago
  21. 325cff0 Import LappedTransform and friends. by andrew@webrtc.org · 10 years ago