1. e2976c8 Remove DISABLED_ON_ macros. by Peter Boström · 9 years ago
  2. fa5d0db cleanup: get rid of basicdefs.h include by tfarina · 9 years ago
  3. 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
  4. a41ab93 Switch usage of _DEBUG macro to NDEBUG. by tfarina · 9 years ago
  5. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  6. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  7. f564291 Remove webrtc/libjingle/{examples,session}. by Peter Boström · 10 years ago
  8. c28a896 VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation by Jelena Marusic · 10 years ago
  9. 00aac5a Some cleanup for base/logging and base/stream.h by Tommi · 10 years ago
  10. e6cefb6 GYP variables for building expat, icu, libsrtp, usrsctp by Henrik Kjellander · 10 years ago
  11. 9154373 Do not define POSIX. by Thiago Farina · 10 years ago
  12. ae0f0ee Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro. by Thiago Farina · 10 years ago
  13. 722ef1f Remove henrike@ from OWNERS by Henrik Kjellander · 10 years ago
  14. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  15. ac2d27d Fix style violations in common_types.h and config.h by kwiberg@webrtc.org · 10 years ago
  16. ff689be Use std::min and std::max instead of self-defined functions such as rtc::_min/_max. by andresp@webrtc.org · 10 years ago
  17. 7d2b6a9 Enable Clang warning implicit-fallthrough and annotate the code. by kjellander@webrtc.org · 10 years ago
  18. d7e34e1 Make it easier to use external libyuv + cleanup GYP files. by kjellander@webrtc.org · 10 years ago
  19. 586f2ed Change GetStreamBySsrc to not copy StreamParams. by tommi@webrtc.org · 10 years ago
  20. 0ba1533 Added support for an Origin header in STUN messages. by pthatcher@webrtc.org · 10 years ago
  21. 5ad4178 Move the Jingle-specific network code into webrtc/libjingle. by pthatcher@webrtc.org · 10 years ago
  22. 4c0544a Move Jingle-specific files from talk/session/media to webrtc/libjingle/session/media. This is part of an ongoing effort to remove Jingle-specific files from the WebRTC repository. by pthatcher@webrtc.org · 10 years ago
  23. 5647877 Breakup Transports and TransportParsers and move TransportParsers into webrtc/libjingle. This is part of an ongoing effort to move Jingle-specific code out of WebRTC and into its own repository. by pthatcher@webrtc.org · 10 years ago
  24. aacc234 Split up (Jingle)Session from BaseSession. This is part of an ongoing effort to move Jingle-specific code out of WebRTC and into its own repository. by pthatcher@webrtc.org · 10 years ago
  25. f5847d7 Move session/tunnel to webrtc/libjingle. This is part of the ongoing effort to move Jingle-specific things out of WebRTC and into its own repository. I won't submit this until all other projects have moved off of compiling this as well. by pthatcher@webrtc.org · 10 years ago
  26. 4cb3856 Revert "Split up (Jingle)Session from BaseSession. This is part of an ongoing effort to move Jingle-specific code out of WebRTC and into its own repository." by pthatcher@webrtc.org · 10 years ago
  27. 536f999 Split up (Jingle)Session from BaseSession. This is part of an ongoing effort to move Jingle-specific code out of WebRTC and into its own repository. by pthatcher@webrtc.org · 10 years ago
  28. bc03192 Move jingle examples from talk/ into webrtc/libjingle. This is part of the effor to move Jingle out of WebRTC and into its own repository. by pthatcher@webrtc.org · 10 years ago
  29. f050791 Revert "Split up (Jingle)Session from BaseSession. This is part of an ongoing effort to move Jingle-specific code out of WebRTC and into its own repository." by pthatcher@webrtc.org · 10 years ago
  30. 4afb599 Split up (Jingle)Session from BaseSession. This is part of an ongoing effort to move Jingle-specific code out of WebRTC and into its own repository. by pthatcher@webrtc.org · 10 years ago
  31. 02c21db Make one OWNERS files for all of webrtc/libjingle so we don't need approval from webrtc/OWNERS every time we want to add a directory. by pthatcher@webrtc.org · 10 years ago
  32. 18a3896 Revert r7886:7887. by pbos@webrtc.org · 10 years ago
  33. e9db7fe Put pseudotcp back because remoting uses it. by pthatcher@webrtc.org · 10 years ago
  34. dee76f3 Move the obvious/easy Jingle-specific code into webrtc/libjingle. by pthatcher@webrtc.org · 10 years ago
  35. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 10 years ago
  36. 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
  37. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 10 years ago
  38. 2fe5893 Mac: adds missing _DEBUG flag to mac debug builds. by henrike@webrtc.org · 10 years ago
  39. 31b75ea Moves xmllite's unittests to rtc_unittest. by henrike@webrtc.org · 10 years ago
  40. b2efb67 Put base tests in webrtc_tests.gyp by henrike@webrtc.org · 11 years ago
  41. fa822b9 Fix strange owners files with comments that crashs "git cl presubmit" by andresp@webrtc.org · 11 years ago
  42. d72a759 Create a copy of talk/xmllite under webrtc/xmllite. by henrike@webrtc.org · 11 years ago