1. 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 4 years, 8 months ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  3. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  4. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  5. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  6. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/webrtcsessiondescriptionfactory.h]
  7. 8f66ddb Move is_unified_plan flag to a member variable by Steve Anton · 6 years ago
  8. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  9. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  10. 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 7 years ago
  11. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  12. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  13. d5585ca Move almost all references from WebRtcSession to PeerConnection by Steve Anton · 7 years ago
  14. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  15. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/webrtcsessiondescriptionfactory.h]
  16. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  17. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  18. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  19. 5869f50 Support encrypted RTP extensions (RFC 6904) by jbauch · 7 years ago
  20. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (97%) from webrtc/api/webrtcsessiondescriptionfactory.h]
  21. 3d70fef Remove DtlsIdentityStoreInterface, it is no longer used. by hbos · 8 years ago
  22. d03c23b Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 8 years ago
  23. d7973cc Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ ) by hbos · 8 years ago
  24. 400781a Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 8 years ago
  25. d1fe281 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 8 years ago
  26. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 8 years ago
  27. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 8 years ago
  28. a2a49d9 This CL provides interfaces that do not use constraints for by hta · 8 years ago
  29. 0ed85b2 Track pending ICE restarts independently for different media sections. by deadbeef · 8 years ago
  30. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 9 years ago
  31. b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
  32. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed (95%) from talk/app/webrtc/webrtcsessiondescriptionfactory.h]
  33. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
  34. ab9b2d1 Reland of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1 id:1 of https://codereview.webrtc.org/1403633005/ ) by deadbeef · 9 years ago
  35. fc648b6 Revert of Moving MediaStreamSignaling logic into PeerConnection. (patchset #10 id:180001 of https://codereview.webrtc.org/1393563002/ ) by deadbeef · 9 years ago
  36. 97c3929 Moving MediaStreamSignaling logic into PeerConnection. by deadbeef · 9 years ago
  37. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  38. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
  39. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
  40. 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
  41. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago
  42. 9af63f4 TransportController refactoring. by deadbeef · 9 years ago
  43. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  44. d828198 Replaces SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::Transport layer. by Henrik Boström · 9 years ago
  45. 87713d0 RTCCertificates added to RTCConfiguration, used by WebRtcSession/-DescriptionFactory. by Henrik Boström · 9 years ago
  46. 5e56c59 DtlsIdentityStoreInterface added and the implementation is called DtlsIdentityStoreImpl (previously named without the -Impl bit and without an interface). by Henrik Boström · 9 years ago
  47. 0f620f4 Make sure we process all pending offer/answer requests before terminating. by tommi · 9 years ago
  48. 61e00b0 Create a in-memory DTLS identity store that keeps a free identity generated in the background. by jiayl@webrtc.org · 9 years ago
  49. be77872 Revert "Create a in-memory DTLS identity store that keeps a free identity generated in the background." by jiayl@webrtc.org · 9 years ago
  50. 369f682 Create a in-memory DTLS identity store that keeps a free identity generated in the background. by jiayl@webrtc.org · 9 years ago
  51. 8ad9660 Revert "Create a in-memory DTLS identity store that keeps a free identity generated in the background." by jiayl@webrtc.org · 9 years ago
  52. df512cc Create a in-memory DTLS identity store that keeps a free identity generated in the background. by jiayl@webrtc.org · 9 years ago
  53. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  54. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 10 years ago
  55. 28100cb Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p." by henrike@webrtc.org · 10 years ago
  56. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 10 years ago
  57. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 10 years ago
  58. b18bf5e Adds the support of RTCOfferOptions for PeerConnectionInterface::CreateOffer. by jiayl@webrtc.org · 10 years ago
  59. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  60. b90991d Update libjingle 62472237->62550414 by henrike@webrtc.org · 10 years ago
  61. 364f204 Update talk to 56698267. by wu@webrtc.org · 11 years ago
  62. a59696b Update libjingle to 52300956 by sergeyu@chromium.org · 11 years ago
  63. 91053e7 Update libjingle to 50654631. by wu@webrtc.org · 11 years ago