1. e0e3bdf Refactor OveruseFrameDetector to use timing in us units by nisse · 8 years ago
  2. bc5d921 Rename base/analytics/ to base/numerics/ by terelius · 8 years ago
  3. bf08452 Remove use of PCH files in webrtc/sdk/objc by magjed · 8 years ago
  4. d06adf6 Make P2PTransportChannel inherit from IceTransportInternal. by zhihuang · 8 years ago
  5. 13ced17 Reland of "Remove webrtc/libjingle/{xmllite,xmpp}" by kjellander · 8 years ago
  6. 021eef3 Reland of actor webrtc_perf_tests into several source_sets. (patchset #1 id:1 of https://codereview.webrtc.org/2613913002/ ) by ehmaldonado · 8 years ago
  7. 894c2bb GN: Refactor webrtc_nonparallel_tests and audio_tests to avoid crossing package boundaries. by ehmaldonado · 8 years ago
  8. 5fbcd22 Revert of Refactor webrtc_perf_tests into several source_sets. (patchset #5 id:100001 of https://codereview.webrtc.org/2609403002/ ) by danilchap · 8 years ago
  9. 60ef117 Revert of Remove webrtc/libjingle/{xmllite,xmpp} (patchset #1 id:1 of https://codereview.webrtc.org/2617443003/ ) by kjellander · 8 years ago
  10. 1670b1f Remove webrtc/libjingle/{xmllite,xmpp} as it's dead code. by kjellander · 8 years ago
  11. 0b5a26a Refactor webrtc_perf_tests into several source_sets. by ehmaldonado · 8 years ago
  12. da8dcfb Refactor rtc_unittests into several targets. by ehmaldonado · 8 years ago
  13. e7b0f52 Add rtc_enable_external_auth variable for setting ENABLE_EXTERNAL_AUTH by kjellander · 8 years ago
  14. 40610e2 Hook up new "rtc_enable_sctp" build argument to "HAVE_SCTP" define. by deadbeef · 8 years ago
  15. 8c1dd8d Re-enable Opus complexity tests on Android by henrik.lundin · 8 years ago
  16. ffb865f Revert of Delete unused code from systeminfo. (patchset #3 id:40001 of https://codereview.webrtc.org/2578323005/ ) by skvlad · 8 years ago
  17. 617ca31 Delete unused code from systeminfo. by kthelgason · 8 years ago
  18. c3c2f31 Adds basic Bluetooth support to AppRTCMobile by henrika · 8 years ago
  19. a5bb562 Delete webrtc/transport.h. by aleloi · 8 years ago
  20. bd6c6fa Delete method Pathname::url and base/urlencode* by nisse · 8 years ago
  21. db39742 Delete unused class rtc::RegKey. by nisse · 8 years ago
  22. a9a6d4b Delete voice_engine_configurations.h by henrik.lundin · 8 years ago
  23. f515ab8 Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
  24. 49f34fd Relanding: Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  25. 57fd726 Revert of Refactoring that removes P2PTransport and DtlsTransport classes. (patchset #9 id:150001 of https://codereview.webrtc.org/2517883002/ ) by deadbeef · 8 years ago
  26. bd28681 Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  27. 28c2487 Add unit tests for avfoundation format mapper functions. by denicija · 8 years ago
  28. 768c648 Move /webrtc/api/android files to /webrtc/sdk/android by magjed · 8 years ago
  29. 1d08100 Use RTC_DISALLOW_COPY_AND_ASSIGN in webrtc/base/sigslottester.h by kjellander · 8 years ago
  30. 665bc3c Move webrtc/api/androidtests to webrtc/sdk/android/instrumentationtests by magjed · 8 years ago
  31. aa354c9 Rename full_stack.cc to full_stack_tests.cc. by brandtr · 8 years ago
  32. cb861e0 Templatize percentile_filter.h and move it to base/analytics. by terelius · 8 years ago
  33. a8eb756 Moved transport.h from webrtc/ to webrtc/api, created build target and updated WebRTC dependencies. by aleloi · 8 years ago
  34. 03d6b08 Get rid of webrtc/base/latebindingsymboltable* by ehmaldonado · 8 years ago
  35. 69b627d Move smoothing filter to common audio and exp_filter to base/analytics. by minyue · 8 years ago
  36. 3c3aef4 Revert of Reland "Move smoothing filter to common audio". (patchset #5 id:100001 of https://codereview.webrtc.org/2520003005/ ) by minyue · 8 years ago
  37. 223641f Reland "Move smoothing filter to common audio". by minyue · 8 years ago
  38. 3cfb3ef Added a perf test for the residual echo detector. by ivoc · 8 years ago
  39. 08be780 Reland of Allow custom metrics implementations on Android. (patchset #1 id:1 of https://codereview.webrtc.org/2516403002/ ) by sakal · 8 years ago
  40. 875862c Let Opus increase complexity for low bitrates by henrik.lundin · 8 years ago
  41. f570a28 Revert of Allow custom metrics implementations on Android. (patchset #11 id:260001 of https://codereview.webrtc.org/2403463002/ ) by philipel · 8 years ago
  42. de609b2 Allow custom metrics implementations on Android. by sakal · 8 years ago
  43. 3898944 Remove unused files linux.cc/.h and linuxfdwalk.c/.h. by solenberg · 8 years ago
  44. 01af3a3 Remove unused dbus.cc/.h and related things. by solenberg · 8 years ago
  45. bbc747c Delete WindowPicker class and subclasses. by nisse · 8 years ago
  46. d7ac0a9 Revert of Move smoothing filter to common audio. (patchset #3 id:60001 of https://codereview.webrtc.org/2484153002/ ) by magjed · 8 years ago
  47. a82395b Move smoothing filter to common audio. by michaelt · 8 years ago
  48. dd369c6 Reduce full stack test time to 45 secs and add H264 and FlexFEC. by brandtr · 8 years ago
  49. 6bedebf First step in providing a UdpTransportChannel. by johan · 8 years ago
  50. cc2d1c6 Bump mac deployment target to 10.9 by kthelgason · 8 years ago
  51. eee9c0e GN: Move xmllite_xmpp_unittests into webrtc/libjingle by kjellander · 8 years ago
  52. 496c64c Cleanup warnings configs and enable more for Android ARM64 by kjellander · 8 years ago
  53. 8a44e1d Let RTC_[D]CHECK_op accept arguments of different signedness by kwiberg · 8 years ago
  54. 6ceab08 GN: New conventions, default target and refactorings by kjellander · 8 years ago
  55. 0d8ade5 Remove remnants of libsrtp1 by mattdr · 8 years ago
  56. 0140408 Add tests and fix thread annotations by danilchap · 8 years ago
  57. a3cac05 GN: move webrtc/video/ targets from webrtc/BUILD.gn into webrtc/video/BUILD.gn by kjellander · 8 years ago
  58. 69034df Make GN build screenshare_loopback by palmkvist · 8 years ago
  59. 0489e49 Change RefCountedObject to use perfect forwarding. by perkj · 8 years ago
  60. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  61. 3283cf9 Add asyncstuntcpsocket_unittest.cc to rtc_unittests by kjellander · 8 years ago
  62. da3303f Revert of Remove tools dir from root webrtc target (patchset #1 id:1 of https://codereview.webrtc.org/2412353004/ ) by kjellander · 8 years ago
  63. 163b1a2 Remove tools dir from root webrtc target by charujain · 8 years ago
  64. c7901c6 Delete macsocketserver.h and related files. by nisse · 8 years ago
  65. 3dcfd64 Make bwe_simulator a separate test target that doesnt run on the bots by terelius · 8 years ago
  66. 7056be9 Delete old video defines in engine config. by mflodman · 8 years ago
  67. d93f50c Add UMA metrics for ICE regathering reasons. by Honghai Zhang · 8 years ago
  68. 3360352 Make sure vp9 actually gets excluded in gn as well. by phoglund · 8 years ago
  69. 81e007a Delete profiler.h. by nisse · 8 years ago
  70. 8a72369 Delete multipart.h. by nisse · 8 years ago
  71. 91e1a1a Delete winfirewall.h. by nisse · 8 years ago
  72. 2de66fe Delete unused file versionparsing.h. by nisse · 8 years ago
  73. cacee52 Delete referencecountedsingletonfactory.h. by nisse · 8 years ago
  74. 3123033 Delete bandwidthsmoother.h. by nisse · 8 years ago
  75. cc91d28 Moved RtcEventLog files from call/ to logging/ by skvlad · 8 years ago
  76. 8ff860a Add support for WeakPtr<T> The implementation is borrowed from Chromium. by perkj · 8 years ago
  77. eb5040a Disable TCPChannelClientTest.testConnectIPv6 by ehmaldonado · 8 years ago
  78. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  79. 24c7c12 Move FunctionView from AudioCodingModule to the rtc namespace by kwiberg · 8 years ago
  80. 89a3a1a Moved Gn target rtc_event_log to one directory above. by charujain · 8 years ago
  81. ee99696 Make 'webrtc' a static library. by kjellander · 8 years ago
  82. c1815cf Reland of name AppRTCDemo on Android and iOS to AppRTCMobile (patchset #1 id:1 of https://codereview.webrtc.org/2358133003/ ) by Magnus Jedvert · 8 years ago
  83. 44428a8 iOS: Always build H264 HW encoder/decoder by magjed · 8 years ago
  84. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  85. 87ef6f7 Revert of Rename AppRTCDemo on Android and iOS to AppRTCMobile (patchset #2 id:20001 of https://codereview.webrtc.org/2343403002/ ) by magjed · 8 years ago
  86. d3af58b Rename AppRTCDemo on Android and iOS to AppRTCMobile by magjed · 8 years ago
  87. e9cac75 Reenabled the RtcEventLog unittests by skvlad · 8 years ago
  88. 4bb0498 Merge AppRTCDemoJUnitTest into android_junit_tests target by kjellander · 8 years ago
  89. 80a5bf1 Reland of Fix android_junit_tests and add a GN target for them. (patchset #1 id:1 of https://codereview.webrtc.org/2345163003/ ) by sakal · 8 years ago
  90. 1431d49 Revert of Fix android_junit_tests and add a GN target for them. (patchset #3 id:90001 of https://codereview.webrtc.org/2344133002/ ) by sakal · 8 years ago
  91. 51fe1d8 Reland of Fix android_junit_tests and add a GN target for them. (patchset #1 id:1 of https://codereview.webrtc.org/2341213003/ ) by sakal · 8 years ago
  92. 9adb1ff Revert of Fix android_junit_tests and add a GN target for them. (patchset #1 id:20001 of https://codereview.webrtc.org/2346793002/ ) by henrika · 8 years ago
  93. bb716da Fix android_junit_tests and add a GN target for them. by sakal · 8 years ago
  94. 3a7f35b GN: Declare resources for targets. by ehmaldonado · 8 years ago
  95. d29e3ea Added build flag around the Intelligibility enhancer performance test code by peah · 8 years ago
  96. ba56b6c Moved webrtc/test/channel_transport/ into webrtc/voice_engine/test/ by solenberg · 8 years ago
  97. bb723e5 Fixed video_loopback target. by charujain · 8 years ago
  98. 07d9e54 Revert of Moved webrtc/test/channel_transport/ into webrtc/voice_engine/test/ (patchset #7 id:120001 of https://codereview.webrtc.org/2319583005/ ) by solenberg · 8 years ago
  99. ade2a03 Moved webrtc/test/channel_transport/ into webrtc/voice_engine/test/ by solenberg · 8 years ago
  100. d547224 Reland of move all reference to carbon api (patchset #1 id:1 of https://codereview.webrtc.org/2317343003/ ) by kthelgason · 8 years ago