1. b874a35 Complete moving i420 out from video_frame_api. by Patrik Höglund · 7 years ago
  2. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  3. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  4. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  5. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  6. 872cf38 Fix some dependencies for peerconnection_and_implicit_call_api. by Edward Lemur · 7 years ago
  7. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  8. 6e634bf Add RtpTransceiverInterface and implementing class by Steve Anton · 7 years ago
  9. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  10. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  11. f2737d2 Enable the clang style plugin in primary p2p/ target by Steve Anton · 7 years ago
  12. dbcac7f Add StereoCodecAdapter classes by Emircan Uysaler · 7 years ago
  13. 36b28db Fix clang style warnings in api/candidate.h by Steve Anton · 7 years ago
  14. 9155e49 New classes RefCounter and RefCountedBase. by Niels Möller · 7 years ago
  15. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  16. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  17. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  18. 8081073 Move RtcEventLogOutput to api/ by Elad Alon · 7 years ago
  19. e2d6a06 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  20. 1af3d82 Revert "Reland "Clean up libjingle API dependencies."" by Henrik Kjellander · 7 years ago
  21. 9185aca Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  22. 581df61 Revert "Reland "Clean up libjingle API dependencies."" by Patrik Höglund · 7 years ago
  23. 5117b04 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  24. 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  25. 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 7 years ago
  26. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/BUILD.gn]
  27. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  28. 529662a Move array_view.h to webrtc/api/ by kwiberg · 7 years ago
  29. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  30. 6d5b4d6 Piggybacking simulcast id and ALR experiment id into video content type extension. by ilnik · 7 years ago
  31. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  32. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  33. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  34. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  35. 2edc684 Report timing frames info in GetStats. by ilnik · 7 years ago
  36. 04f4d12 Implement timing frames. by ilnik · 7 years ago
  37. 712338e Add support for I444 in VideoFrameBuffer by magjed · 7 years ago
  38. eaabdf6 Delete MediaController class, move Call ownership to PeerConnection. by nisse · 7 years ago
  39. eb1fde4 Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/. by ossu · 7 years ago
  40. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 7 years ago
  41. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 7 years ago
  42. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 7 years ago
  43. e0629c0 GN: Tighten up test target visibility + refactorings by kjellander · 7 years ago
  44. 8a11663 Enable GN check for webrtc/{p2p,system_wrappers} by kjellander · 7 years ago
  45. 55adc0e Add skeleton webrtc::SessionDescription and webrtc::MediaDescription classes. by zhihuang · 7 years ago
  46. 1993b1d Reland "Enable GN check for webrtc/examples" by kjellander · 7 years ago
  47. d3501ad Create the SrtpTransportInterface. by zhihuang · 7 years ago
  48. 2f6af9c Revert of GN: Include webrtc/api targets even if rtc_include_tests=false (patchset #2 id:20001 of https://codereview.webrtc.org/2725053008/ ) by kjellander · 7 years ago
  49. a769ceb GN: Include webrtc/api targets even if rtc_include_tests=false by kjellander · 7 years ago
  50. e814a0d Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. by deadbeef · 7 years ago
  51. b5388d7 Move rtc_api_unittests into rtc_unittests. by deadbeef · 7 years ago
  52. 6038e97 Adding RTCErrorOr class to be used by ORTC APIs. by deadbeef · 7 years ago
  53. 804c1af Move trackmediainfomap files from api/ to pc/. by deadbeef · 7 years ago
  54. 087bd34 Move AudioDecoder and related stuff to the api/ directory by kwiberg · 7 years ago
  55. a388310 Added api/webrtcsdp.h forwarding header to work around upstream projects. by ossu · 8 years ago
  56. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  57. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  58. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  59. da25006 Fixed public_deps for libjingle_peerconnection{,_api} by ossu · 8 years ago
  60. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago
  61. d1c0998 Adding OrtcFactory, and changing UdpTransport to match current plan. by deadbeef · 8 years ago
  62. 1f8239c TrackMediaInfoMap added. by hbos · 8 years ago
  63. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  64. da8dcfb Refactor rtc_unittests into several targets. by ehmaldonado · 8 years ago
  65. 40610e2 Hook up new "rtc_enable_sctp" build argument to "HAVE_SCTP" define. by deadbeef · 8 years ago
  66. 7250b39 Move FlexfecReceiveStream from api/call/ to call/. by brandtr · 8 years ago
  67. 676e08f Refactor webrtc/{api,audio} and modules/audio_coding for GN check by kjellander · 8 years ago
  68. f515ab8 Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
  69. 768c648 Move /webrtc/api/android files to /webrtc/sdk/android by magjed · 8 years ago
  70. b2250e5 New gn target video_frame_api. by nisse · 8 years ago
  71. 665bc3c Move webrtc/api/androidtests to webrtc/sdk/android/instrumentationtests by magjed · 8 years ago
  72. db346a7 RTCStatsIntegrationTest added. by hbos · 8 years ago
  73. a8eb756 Moved transport.h from webrtc/ to webrtc/api, created build target and updated WebRTC dependencies. by aleloi · 8 years ago
  74. 08be780 Reland of Allow custom metrics implementations on Android. (patchset #1 id:1 of https://codereview.webrtc.org/2516403002/ ) by sakal · 8 years ago
  75. 17338d4 Created an AudioMixer mock in webrtc/api/test. by aleloi · 8 years ago
  76. 0ce6aaf Move androidvideotracksource from api under api/android/jni. by sakal · 8 years ago
  77. f723312 Add an empty libjingle_peerconnection_metrics_default_jni target. by sakal · 8 years ago
  78. f570a28 Revert of Allow custom metrics implementations on Android. (patchset #11 id:260001 of https://codereview.webrtc.org/2403463002/ ) by philipel · 8 years ago
  79. de609b2 Allow custom metrics implementations on Android. by sakal · 8 years ago
  80. b4af3d6 Remove all references to GYP by Henrik Kjellander · 8 years ago
  81. 613152a Add a JNI boot test to catch ARM dynamic linker regressions. by phoglund · 8 years ago
  82. 81da488 Added audio mixer and removed audio device module in AudioState::Config. by aleloi · 8 years ago
  83. d4d2f60 Reinstated sctputils_unittest.cc by ossu · 8 years ago
  84. 71a1b61 WebRTC: Fix and enable -Woverloaded-virtual warnings. by kjellander · 8 years ago
  85. fb0c573 Android EglRenderer: Add Bitmap frame listener functionality. by sakal · 8 years ago
  86. 6ceab08 GN: New conventions, default target and refactorings by kjellander · 8 years ago
  87. 940b6d6 Clean up logging in AudioSendStream::SetupSendCodec(). by solenberg · 8 years ago
  88. 189f9b1 Revert of Clean up logging in AudioSendStream::SetupSendCodec(). (patchset #3 id:40001 of https://codereview.webrtc.org/2446963003/ ) by terelius · 8 years ago
  89. 1836fd6 Clean up logging in AudioSendStream::SetupSendCodec(). by solenberg · 8 years ago
  90. ebf5240 Allow using Java classes that don't require JNI in Chromium. by sakal · 8 years ago
  91. 201dfe9 Split audio mixer into interface and implementation. by aleloi · 8 years ago
  92. 76648da Add FlexfecReceiveStream. by brandtr · 8 years ago
  93. 577bc19 Android: Move YuvConverter to its own file by Magnus Jedvert · 8 years ago
  94. 73c5d4a Include ScreenCapturerAndroid in libjingle_peerconnection_java.jar by sakal · 8 years ago
  95. 64e1a32 Second try to get "Support for video file instead of camera and output video out to file" accepted by mandermo · 8 years ago
  96. 67a8c98 Revert of Support for video file instead of camera and output video out to file (patchset #17 id:320001 of https://codereview.webrtc.org/2273573003/ ) by kjellander · 8 years ago
  97. 4466699 Support for video file instead of camera and output video out to file by mandermo · 8 years ago
  98. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  99. df494b0 Android: Split out EGL rendering from SurfaceViewRenderer to separate class by magjed · 8 years ago
  100. b7446d7 GN: Fix incorrect include_dir for libjingle_peerconnection_jni target by charujain · 8 years ago