1. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
  2. 70595c1 Delete unneeded references to EventWrapper. by Niels Möller · 7 years ago
  3. 207a75d Remove unused FrameGeneratorCapturer::Create signature by Emircan Uysaler · 7 years ago
  4. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  5. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 7 years ago
  6. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  7. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  8. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 7 years ago
  9. c774d5d Make the complexity of the square generator configurable. by erikvarga@webrtc.org · 7 years ago
  10. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/frame_generator_capturer.h]
  13. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  14. 579de6f Add a new frame generator that cycles through randomly generated slides. by erikvarga · 7 years ago
  15. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  16. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  17. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  18. c5d62e2 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ ) by sprang · 8 years ago
  19. f9ed235 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ ) by lliuu · 8 years ago
  20. 3ea3c77 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ ) by sprang · 8 years ago
  21. d701dfd remove more CriticalSectionWrappers. by kthelgason · 8 years ago
  22. 8b45b11 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ ) by skvlad · 8 years ago
  23. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 8 years ago
  24. baded15 Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2751063005/ ) by ilnik · 8 years ago
  25. 2a420ce Revert of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #11 id:300001 of https://codereview.webrtc.org/2750473002/ ) by ilnik · 8 years ago
  26. 2549ad4 Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2748643002/ ) by ilnik · 8 years ago
  27. 382a72a Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:90001 of https://codereview.webrtc.org/2744003002/ ) by ilnik · 8 years ago
  28. 8c0a589 Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2743993002/ ) by ilnik · 8 years ago
  29. 1cb27c2 Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:70001 of https://codereview.webrtc.org/2745583006/ ) by ilnik · 8 years ago
  30. b007425 Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper. by ilnik · 8 years ago
  31. c37d2b9 Revert of Rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #4 id:60001 of https://codereview.webrtc.org/2740723002/ ) by ilnik · 8 years ago
  32. 7c5503a Rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper by ilnik · 8 years ago
  33. a8ba195 Replace test::FrameGenerator::ChromaGenerator with new FrameGenerator::SquareGenerator The problem with the ChromaGenerator is that the VP8 encoder produce a too low bitrate for each frame. The squaregenerator make the VP8 encoder produce about 600kbit/s at VGA. by perkj · 8 years ago
  34. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  35. 803d97f Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
  36. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  37. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  38. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  39. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  40. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
  41. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  42. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  43. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 9 years ago
  44. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  45. bfefb03 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 9 years ago
  46. ba7dc72 Add rotation to EncodedImage and make sure it is passed through encoders. by Per · 9 years ago
  47. 7623ce4 Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ ) by Peter Boström · 9 years ago
  48. 8237abf Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ ) by kjellander · 9 years ago
  49. 03ef053 Merge webrtc/video_engine/ into webrtc/video/ by Peter Boström · 9 years ago
  50. 8c38e8b Clean up PlatformThread. by Peter Boström · 9 years ago
  51. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  52. 867fb52 Add support for transport wide sequence numbers by sprang · 9 years ago
  53. 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 10 years ago
  54. f2f8283 Use rtc::CriticalSection in webrtc/video/. by Peter Boström · 10 years ago
  55. 64c0366 Revert "Revert "Split EventWrapper in twain."" by Peter Boström · 10 years ago
  56. cf3c83e Revert "Split EventWrapper in twain." by Minyue · 10 years ago
  57. 9509fbf Split EventWrapper in twain. by tommi@webrtc.org · 10 years ago
  58. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  59. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  60. 131bea8 Offline screenshare quality test, plus loopback. by sprang@webrtc.org · 10 years ago
  61. de1429e Add thread annotations to Call API. by pbos@webrtc.org · 11 years ago
  62. cd70119 Calculate local/remote clock delta and capture ntp timestamp in receiver's timebase. by wu@webrtc.org · 11 years ago
  63. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (96%) from webrtc/video_engine/test/common/frame_generator_capturer.h]
  64. ab65495 Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 11 years ago
  65. 74fa489 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  66. 4c96601 Make FrameGeneratorCapturer own frame_generator. by pbos@webrtc.org · 11 years ago
  67. af8d5af Initial port of FullStackTest to new VideoEngine API. by pbos@webrtc.org · 11 years ago
  68. 26d1210 Fake VideoCapturer based on FrameGenerator by pbos@webrtc.org · 12 years ago