- b00c469 Add build_java dependency explicitely. by Jeremy Leconte · 3 months ago
- 4147065 Revert "Remove stun_prober" by Mirko Bonadei · 3 months ago
- 03f56d7 Remove stun_prober by Philipp Hancke · 3 months ago
- b2fc13d fix stun prober return fail in windows by Johnny · 4 months ago
- 04d97b6 Fix "arithmetic on a pointer to void" warning. by Jeremy Leconte · 4 months ago
- 060ae59 Modify Demo for Linux by Per Kjellander · 4 months ago
- 297fe1a [reland] Comment unused variables in implemented functions 10\n by Dor Hen · 4 months ago
- 461e828 Revert "Comment unused variables in implemented functions 10\n" by Harald Alvestrand · 4 months ago
- f5e0f03 Comment unused variables in implemented functions 10\n by Dor Hen · 4 months ago
- bec7015 Comment unused variables in implemented functions 9\n by Dor Hen · 4 months ago
- dc03d87 Rename AudioProcessingFactory to Builder by Danil Chapovalov · 4 months ago
- ecb3ed7 Migrate CreateVoipEngine to take audio_processing_factory instead of audio_processing by Danil Chapovalov · 5 months ago
- 2dc95ba Add BuiltinAudioProcessingFactory by Danil Chapovalov · 5 months ago
- 2d75cd3 Roll chromium_revision ccf648df91..aa68dfe997 (1365600:1366639) by Jeremy Leconte · 5 months ago
- e3819f6 Fix java errors that used to be disabled. by Jeremy Leconte · 5 months ago
- 4ab100d Address UnnecessaryParentheses errorprone warnings by Mirko Bonadei · 5 months ago
- 1bd331f Ensure <netinet/in.h> is included by using rtc_base/ip_address.h. by Jeremy Leconte · 6 months ago
- 83d1f9a Ensure <sys/socket.h> is included by using "rtc_base/net_helpers.h". by Jeremy Leconte · 6 months ago
- 77eba46 Adding ChannelStatistics Logs by Daniel · 6 months ago
- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
- ab009c2 Refactor WebRTC self assignments in if clauses by Benjamin Williams · 6 months ago
- 1ceff3d Reland "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 7 months ago
- 47ef160 Revert "Reland "Remove jni_zero type aliases in jni_generator_helper.h."" by Rayan Osseiran · 7 months ago
- 6cb7b3a Reland "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 7 months ago
- 4643fb7 Revert "Reland "Remove jni_zero type aliases in jni_generator_helper.h."" by Jeremy Leconte · 8 months ago
- 4f3d660 Reland "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 8 months ago
- 756f589 Revert "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 8 months ago
- 9fcaa03 Remove jni_zero type aliases in jni_generator_helper.h. by Mirko Bonadei · 8 months ago
- 4158678 Split "helpers" from SSL target to "crypto_random" and rename by Philipp Hancke · 9 months ago
- 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 9 months ago
- c7fd5af Split SSL adapters from main ssl build target 1/2 by Philipp Hancke · 10 months ago
- bc5c5e9 Migrate webrtc to stop using its own JniZero mirror classes by Mohamed · 11 months ago
- f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
- 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
- afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 12 months ago
- 97df932 Remove multiplex codec. by Markus Handell · 1 year ago
- 3bddaed rtc_p2p: Split turn port and basic port allocator by Harald Alvestrand · 1 year, 1 month ago
- 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 1 year, 1 month ago
- 9a953b2 Detangle p2p/connection.cc and port.cc by Harald Alvestrand · 1 year, 1 month ago
- a310d78 Refactor a lot of the p2p:rtc_p2p target by Harald Alvestrand · 1 year, 1 month ago
- d9e2cc2 Refactor Android Voip client to use rtc::ReceivedPackets by Per K · 1 year, 3 months ago
- 151003d Deprecate RtcEventLogFactory constructor taking unused parameter by Danil Chapovalov · 1 year, 3 months ago
- 24510d4 Delete deprecated AsyncResolver and related classes by Harald Alvestrand · 1 year, 4 months ago
- 14630a7 Use rtc::ReceivedPacket in Stun and TurnServer by Per K · 1 year, 3 months ago
- 7e21b0c Migrage objc sdk and examples to EnableMedia api by Danil Chapovalov · 1 year, 4 months ago
- 554f7db Add EnableMediaWithDefaults to replace SetMediaEngineDefaults by Danil Chapovalov · 1 year, 4 months ago
- 60362c1 Prepare to deprecate AsyncResolver class by Harald Alvestrand · 1 year, 5 months ago
- 2e7ed0d Roll chromium_revision 6ac7929166..eef62e8a0c (1190797:1197906) by Jeremy Leconte · 1 year, 5 months ago
- e14d122 Remove deprecated SendRtp and SendRtcp functions by Harald Alvestrand · 1 year, 5 months ago
- 6fc700e Rland "Revert "Reland "Reland "Delete old Android ADM."""" by Yaowen Guo · 1 year, 10 months ago
- 9948623 Use AVCaptureDeviceDiscoverySession on all platforms by Kári Tristan Helgason · 1 year, 8 months ago
- ba50cb3 Reland "Delete deprecated NSGLVideoView." by Kári Tristan Helgason · 1 year, 8 months ago
- ea668e3 Revert "Delete deprecated NSGLVideoView." by Mirko Bonadei · 1 year, 8 months ago
- 54d7547 Delete deprecated NSGLVideoView. by Kári Tristan Helgason · 1 year, 8 months ago
- bceec84 Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ by Jared Siskin · 1 year, 11 months ago
- 47701c8 Chromium LocalRobolectricTestRunner has been removed. by Jeremy Leconte · 1 year, 10 months ago
- bbde8b6 Comment out libwebrtc_unity by Christoffer Jansson · 1 year, 11 months ago
- a3ff334 Remove dependency to android_support_test_runner in webrtc by landrey · 1 year, 11 months ago
- 2bac7ef Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 1 year, 11 months ago
- 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 2 years ago
- e798ea6 Roll chromium_revision 598cedadf7..c3980d4b97 (1118297:1119913) by Jeremy Leconte · 2 years ago
- 4e86aa0 Remove mentions of already deleted field trials by Emil Lundmark · 2 years ago
- a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 1 month ago
- a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
- 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
- acabb36 pc: Add asynchronous RtpSender::SetParameters() call by Florent Castelli · 2 years, 4 months ago
- 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
- 9a21c49 SocketServer: Migrate Wait/kForever to TimeDelta. by Markus Handell · 2 years, 6 months ago
- 99d7d6b Reenable some iOS tests. by Jeremy Leconte · 2 years, 7 months ago
- b9201b0 Remove usage of rtc::MessageHandler in peer_connection example by Danil Chapovalov · 2 years, 7 months ago
- 0fd2ed5 Delete ProcessThread and related Module interface by Danil Chapovalov · 2 years, 8 months ago
- de2ac5a Adopt absl::string_view in p2p/ by Ali Tofigh · 2 years, 8 months ago
- 9ea1ef6 Switch from junit_binary to robolectric_binary. by Mirko Bonadei · 2 years, 8 months ago
- 7534ebd Revert "Reland "Reland "Delete old Android ADM.""" by Björn Terelius · 2 years, 8 months ago
- db30009 Reland "Reland "Delete old Android ADM."" by Björn Terelius · 2 years, 8 months ago
- 38a2860 Revert "Reland "Delete old Android ADM."" by Björn Terelius · 2 years, 9 months ago
- 6e4d7e6 Reland "Delete old Android ADM." by Yaowen Guo · 2 years, 9 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
- 7dbfad6 Revert "Delete old Android ADM." by Erik Språng · 2 years, 9 months ago
- 4ec3e9c Delete old Android ADM. by Yaowen Guo · 2 years, 9 months ago
- 9406c22 Update android example gradle and target sdk version. by Yaowen Guo · 2 years, 9 months ago
- e66b83f Never pass a signed char to ctype macros like isdigit() by Niels Möller · 2 years, 9 months ago
- 82cbae4 Delete useless code. by Yaowen Guo · 2 years, 10 months ago
- 15a73be Update apprtc example code to support macos 10.13 by landrey · 2 years, 10 months ago
- 3ba35c3 Disable ARDAppClientTest testSession on simulator. by Jeremy Leconte · 2 years, 10 months ago
- df209e7 Avoid more usage of implicit conversion from scoped_refptr<T> to T* by Niels Möller · 2 years, 10 months ago
- 901736f Fix crash in peerconnection_client example code by Xinchao Tian · 2 years, 10 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 10 months ago
- 46501b9 Add void to function signature by Christoffer · 2 years, 11 months ago
- 567d039 Remove use of another deprecated json API in examples. by Björn Terelius · 2 years, 11 months ago
- e0ac10d Remove use of deprecated Json API by Björn Terelius · 2 years, 11 months ago
- 90f3c90 Migrate from deprecated api in examples/ by Björn Terelius · 2 years, 11 months ago
- 06e4fc5 Remove dependency on //build/config/linux/gtk by Tom Anderson · 2 years, 11 months ago
- 2221144 Delete old versions of GetNetworks and GetAnyAddressNetworks by Niels Möller · 2 years, 11 months ago
- 8d4e9fb Remove //api:sequence_checker from public deps by Florent Castelli · 2 years, 11 months ago
- dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 2 years, 11 months ago
- 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 2 years, 11 months ago
- f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 2 years, 11 months ago
- c1e8aeb Remove internal dependencies on pc:peerconnection target by Harald Alvestrand · 3 years ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 2 years, 11 months ago