1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/frame_generator_unittest.cc]
  3. 579de6f Add a new frame generator that cycles through randomly generated slides. by erikvarga · 7 years ago
  4. 90e3190 Update webrtc/test to new VideoFrameBuffer interface by Magnus Jedvert · 7 years ago
  5. 1c0dea8 Delete VideoFrame::set_render_time_ms. by nisse · 7 years ago
  6. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  7. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  8. e5684c5 Delete method webrtc::VideoFrame::allocated_size and enum PlaneType. by nisse · 8 years ago
  9. c9c142f Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1983583002/ ) by nisse · 8 years ago
  10. d49c30c Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #2 id:290001 of https://codereview.webrtc.org/1963413004/ ) by tommi · 8 years ago
  11. d0dc66e Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1935443002/ ) by nisse · 8 years ago
  12. bfefb03 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 8 years ago
  13. 5b3c443 Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #14 id:250001 of https://codereview.webrtc.org/1900673002/ ) by nisse · 8 years ago
  14. a0591b5 Delete webrtc::VideoFrame methods buffer and stride. by nisse · 8 years ago
  15. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  16. 25dd1db Fixed bug in test frame generator, causing incorrect reuse of frame by sprang@webrtc.org · 9 years ago