1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 408a3c6 Add explicit stride options to I420BufferPool. by Noah Richards · 5 years ago
  3. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  4. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 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_video/i420_buffer_pool_unittest.cc]
  7. 3f07549 Update I420Buffer to new VideoFrameBuffer interface by magjed · 7 years ago
  8. 0098357 Replace Check for too many pending frames in I420_buffer_pool with returning nullptr. Added histograms for when this happens in VP8Impl. by Per · 8 years ago
  9. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  10. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  11. 64ec8f8 Reland of Move MutableDataY{,U,V} methods to I420Buffer only. (patchset #1 id:1 of https://codereview.webrtc.org/2354223002/ ) by nisse · 8 years ago
  12. 776870a Revert of Move MutableDataY{,U,V} methods to I420Buffer only. (patchset #14 id:260001 of https://codereview.webrtc.org/2278883002/ ) by nisse · 8 years ago
  13. 5539ef6 Move MutableDataY{,U,V} methods to I420Buffer only. by nisse · 8 years ago
  14. d591e3f Delete IsMutable and IsExclusive methods. by nisse · 8 years ago
  15. 06176e4 Added new VideoFrameBuffer methods Data[YUV]() etc. by nisse · 8 years ago
  16. 47fe34c Introduce an IsMutable method on VideoFrameBuffer. by Niels Möller · 8 years ago
  17. dad23d0 Revert of Introduce an IsMutable method on VideoFrameBuffer. (patchset #1 id:1 of https://codereview.webrtc.org/1881933004/ ) by guidou · 8 years ago
  18. 6bd10f2 Introduce an IsMutable method on VideoFrameBuffer. by nisse · 8 years ago
  19. 6f8ce06 common_video: rename interface -> include by kjellander · 9 years ago
  20. 3318f98 VideoFrameBuffer: Make non-const data access explicit by Magnus Jedvert · 9 years ago
  21. 73d763e Add I420 buffer pool to avoid unnecessary allocations by magjed@webrtc.org · 9 years ago