1. 36f8f3e Optional: Use nullopt and implicit construction in /pc by Oskar Sundbom · 7 years ago
  2. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  3. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  4. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/videocapturertracksource_unittest.cc]
  5. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  6. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  7. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  8. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 7 years ago
  9. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (99%) from webrtc/api/videocapturertracksource_unittest.cc]
  10. acd935b Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ ) by nisse · 8 years ago
  11. 7341ab8 Revert of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #7 id:120001 of https://codereview.webrtc.org/2383093002/ ) by nisse · 8 years ago
  12. 45c8b89 Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. by nisse · 8 years ago
  13. 66712b0 Revert of Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource. (patchset #5 id:80001 of https://codereview.webrtc.org/2334683002/ ) by nisse · 8 years ago
  14. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  15. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  16. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  17. 0d14c6a Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource. by nisse · 8 years ago
  18. a973f95 Remove restart method from VideoTrackSourceInterface. by sakal · 8 years ago
  19. d1fe281 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 8 years ago
  20. 2ded9b1 Replace SetCapturer and SetCaptureDevice by SetSource. Drop return value. by nisse · 8 years ago
  21. c0d31e9 Change VideoSourceInterface::needs_denoising() to return rtc::Optional<bool> by Per · 8 years ago
  22. 9e083d2 Reland of Delete empty API files and cleaned up includes. (patchset #1 id:1 of https://codereview.webrtc.org/1813083002/ ) by perkj · 8 years ago
  23. 246b527 Revert of Delete empty API files and cleaned up includes. (patchset #2 id:20001 of https://codereview.webrtc.org/1809053002/ ) by deadbeef · 8 years ago
  24. c9022f5 Delete empty API files and cleaned up includes. by perkj · 8 years ago
  25. f0dcfe2 Change VideoRtpReceiver to create remote VideoTrack and VideoTrackSource. by perkj · 8 years ago
  26. 0d3eef2 Add implementation of VideoTrackSource and make VideoCapturerTrackSource inherit from it. by perkj · 8 years ago
  27. a3ede6c Renamed VideoSourceInterface to VideoTrackSourceInterface. by perkj · 8 years ago[Renamed (72%) from webrtc/api/videosource_unittest.cc]
  28. f2880a0 Change webrtc::VideoSourceInterface to inherit rtc::VideoSourceInterface. by perkj · 8 years ago
  29. 0f13ec1 Removed VideoSource dependency to ChannelManager. by Per · 8 years ago
  30. 60653ba New flag is_screencast in VideoOptions. by Niels Möller · 8 years ago
  31. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 8 years ago
  32. 5ad1297 Rename webrtc/media/webrtc -> webrtc/media/engine by kjellander@webrtc.org · 8 years ago
  33. b24317b Fix license headers in webrtc/api. by kjellander · 8 years ago
  34. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 8 years ago[Renamed (98%) from talk/app/webrtc/videosource_unittest.cc]
  35. 8e8908a Delete FrameInput method and FrameInputWrapper class. by nisse · 8 years ago
  36. a96e2d7 Move talk/media to webrtc/media by kjellander · 8 years ago
  37. c4c8485 Deleted renderer-related SetSize methods, and all uses. by nisse · 9 years ago
  38. 6eca7e3 Add a 'remote' property to MediaSourceInterface. Also adding an implementation to the relevant sources we have (audio/video) and an extra check where we're casting a source into a local audio source :( by tommi · 9 years ago
  39. be57983 Rename Maybe to Optional by Karl Wiberg · 9 years ago
  40. 102c6a6 Replace rtc::cricket::Settable with rtc::Maybe by kwiberg · 9 years ago
  41. facbbec Remove use of DeviceManager from ChannelManager. by solenberg · 9 years ago
  42. 8f605e8 Add VideoSource::Stop and Restart methods. by perkj@webrtc.org · 9 years ago
  43. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  44. 81ddc78 (Auto)update libjingle 77701902-> 77709729 by buildbot@webrtc.org · 10 years ago
  45. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 10 years ago
  46. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  47. b0ecc1c (Auto)update libjingle 63777286-> 63837929 by henrike@webrtc.org · 10 years ago
  48. e9793ab (Auto)update libjingle 63111035-> 63293120 by henrike@webrtc.org · 10 years ago
  49. 4b26e2e Update libjingle to 59676287 by sergeyu@chromium.org · 11 years ago
  50. 1112c30 Update libjingle to 53057474. by mallinath@webrtc.org · 11 years ago
  51. 967bfff Update talk to 52534915. by wu@webrtc.org · 11 years ago[Renamed (76%) from talk/app/webrtc/localvideosource_unittest.cc]
  52. cadf904 Update talk to 51664136. by wu@webrtc.org · 11 years ago
  53. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 11 years ago