1. 5ab79e6 Reland "Implement rollback for setRemoteDescription" by Eldar Rello · 4 years, 10 months ago
  2. 907f154 Revert "Implement rollback for setRemoteDescription" by Alex Loiko · 4 years, 10 months ago
  3. 16d4c4d Implement rollback for setRemoteDescription by Eldar Rello · 4 years, 10 months ago
  4. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  5. 3ae59d3 Use the dummy address 0.0.0.0:9 in the c= and the m= lines if the by Qingsi Wang · 5 years ago
  6. ef10a4c Remove deprecated JsepSession initializer by Harald Alvestrand · 5 years ago
  7. 4163317 [PeerConnection::AddIceCandidate()] Use mid to look up contents in remote descriptions by Guido Urdaneta · 5 years ago
  8. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 5 years ago
  9. 5699142 Use c=IN IP4 <hostname> to support the presence of hostname candidates. by Qingsi Wang · 5 years ago
  10. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  11. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/jsepsessiondescription.cc]
  12. 6fe1fba Convert MediaSessionFactory to return unique_ptrs by Steve Anton · 6 years ago
  13. 93428bf Move SdpType from/to string definition close to declaration. by Mirko Bonadei · 6 years ago
  14. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
  15. d9e4a06 Add CreateSessionDescription overload which takes a cricket::SessionDescription by Steve Anton · 6 years ago
  16. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  17. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  18. e831b8c Add MSID signaling compatibility for Unified Plan endpoints by Steve Anton · 6 years ago
  19. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  20. 88f2cb9 Introduce webrtc::SdpType, the chosen enum for offer/pranswer/answer by Steve Anton · 7 years ago
  21. aba85d1 Resolve circular dependency in rtc_media_base. by Patrik Höglund · 7 years ago
  22. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  23. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/jsepsessiondescription.cc]
  24. 6d64e9a Remove JsepSessionDescription's string Initialize method by Steve Anton · 7 years ago
  25. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  26. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  27. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  28. 1523865 Fix the fuzz test. by zhihuang · 7 years ago
  29. 38989e5 Parse the connection data in SDP (c= line). by zhihuang · 7 years ago
  30. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (99%) from webrtc/api/jsepsessiondescription.cc]
  31. 2675274 Remove cricket::VideoCodec with, height and framerate properties by perkj · 8 years ago
  32. d1fe281 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 8 years ago
  33. 67cf2c1 Removing `preference` field from `cricket::Codec`. by deadbeef · 8 years ago
  34. 7fb69db Reland the CL to remove candidates when doing continual gathering by Honghai Zhang · 8 years ago
  35. 6f59a4f Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ ) by tommi · 8 years ago
  36. 84430da When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network by honghaiz · 8 years ago
  37. 9d3584c Implementing unified plan encoding of msid. by deadbeef · 8 years ago
  38. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 8 years ago
  39. b24317b Fix license headers in webrtc/api. by kjellander · 8 years ago
  40. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 8 years ago[Renamed (98%) from talk/app/webrtc/jsepsessiondescription.cc]
  41. 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
  42. fabe2c9 Remove deprecated functions. by jbauch · 9 years ago
  43. 083b73f Use std::string references instead of copying contents. by jbauch · 9 years ago
  44. b92be45 Support 720P in portait as maximum on iOS. by Weiyong Yao · 9 years ago
  45. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  46. be40eb0 Allow 720x1280 frames encoding on Android. by glaznev@webrtc.org · 10 years ago
  47. 83af77b Revert maximum video codec resolution on Android back to 720p again. by glaznev@webrtc.org · 10 years ago
  48. 192a54f Temporary revert maximum video codec resolution back to 1080p. by glaznev@webrtc.org · 10 years ago
  49. 4b23404 Reduce maximum video resolution for Android. by glaznev@webrtc.org · 10 years ago
  50. 4431fd6 Add 60 fps video support by niklas.enbom@webrtc.org · 10 years ago
  51. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 10 years ago
  52. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  53. b92f6f9 (Auto)update libjingle 71099685-> 71107853 by buildbot@webrtc.org · 10 years ago
  54. 67ee6b9 Update talk to 60923971 by mallinath@webrtc.org · 10 years ago
  55. 28654cb Update talk folder to revision=49713299. by henrike@webrtc.org · 11 years ago
  56. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 11 years ago