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. 0a5792e Add UMA metric and logging of frames dropped in the render queue. by Stefan Holmer · 6 years ago
  4. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 6 years ago
  5. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_video/video_render_frames.h]
  8. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  9. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  10. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  11. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  12. ede0759 Reland of Use TaskQueue in IncomingVideoStream (patchset #1 id:1 of https://codereview.webrtc.org/2714393003/ ) by tommi · 7 years ago
  13. 686aa37 Revert of Use TaskQueue in IncomingVideoStream (patchset #10 id:320001 of https://codereview.webrtc.org/2716473002/ ) by tommi · 7 years ago
  14. e2d1d64 Use TaskQueue in IncomingVideoStream instead of the PlatformThread + event timer approach. by tommi · 7 years ago
  15. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  16. 2e82f38 Reland of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #1 id:1 of https://codereview.webrtc.org/2084873002/ ) by tommi · 8 years ago
  17. a536bfe Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #5 id:340001 of https://codereview.webrtc.org/2078873002/ ) by sakal · 8 years ago
  18. 884c336 Reland of IncomingVideoStream refactoring. by Tommi · 8 years ago
  19. 8e8222d Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #4 id:290001 of https://codereview.webrtc.org/2071473002/ ) by tommi · 8 years ago
  20. e03f878 Reland of Split IncomingVideoStream into two implementations, with smoothing and without. by tommi · 8 years ago
  21. 17c3cdd Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #23 id:430001 of https://codereview.webrtc.org/2035173002/ ) by tommi · 8 years ago
  22. 1c7eef6 Split IncomingVideoStream into two implementations, with smoothing and without. by tommi · 8 years ago
  23. e5e5292 Let VideoRenderFrames::FrameToRender return a rtc::Optional. by nisse · 8 years ago
  24. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  25. 9a63866 Move IncomingVideoFrames to common_video/. by Peter Boström · 9 years ago[Renamed (82%) from webrtc/modules/video_render/video_render_frames.h]
  26. b73758d Clean up VideoRenderFrames by magjed@webrtc.org · 9 years ago
  27. 79cf3ac Removes usage of ListWrapper from several files. by henrike@webrtc.org · 11 years ago
  28. 5aa3f1b Include files from webrtc/.. paths in video_render/. by pbos@webrtc.org · 11 years ago
  29. ddf94e7 WebRtc_Word32 -> int32_t in video_render/ by pbos@webrtc.org · 11 years ago
  30. 9841d92 Reorganize modules/video_render. by andrew@webrtc.org · 12 years ago[Renamed (96%) from webrtc/modules/video_render/main/source/video_render_frames.h]
  31. 9fedff7 Switching to I420VideoFrame by mikhal@webrtc.org · 12 years ago
  32. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/video_render/main/source/video_render_frames.h]
  33. 327ada1 Refactored IncomingVideoStream and VideoRenderFrame, to get code in better shape when hunting BUG=481. by mflodman@webrtc.org · 12 years ago
  34. 470e71d by niklase@google.com · 13 years ago