1. 190244b Remove all #include <assert.h>/<cassert> and usage in Obj-C code. by Mirko Bonadei · 3 years, 8 months ago
  2. 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 8 months ago
  3. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  4. 665174f Reformat the WebRTC code base by Yves Gerey · 7 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/test/linux/glx_renderer.cc]
  7. eb83a1a This is an initial cleanup step, aiming to delete the by nisse · 9 years ago
  8. c891eb4 Replace scoped_ptr with unique_ptr in webrtc/common_video/ by kwiberg · 9 years ago
  9. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
  10. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (98%) from webrtc/video_engine/test/common/linux/glx_renderer.cc]
  11. 12dc1a3 Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 12 years ago
  12. 6998c8e Remove XvRenderer. by pbos@webrtc.org · 12 years ago
  13. 28556f5 Make sure GlxRenderer frees its resources. by pbos@webrtc.org · 12 years ago
  14. f5d4cb1 Include files from webrtc/.. paths in video_engine/ by pbos@webrtc.org · 12 years ago
  15. 29d5839 New VideoEngine API implementation on top of old one, first steps. by pbos@webrtc.org · 12 years ago