aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-04-30Revert "Ensure method which updates UI is called in main thread"Mirko Bonadei
2021-04-30Reland "Expose AV1 encoder&decoder from Android SDK."Yura Yaroshevich
2021-04-30Ensure method which updates UI is called in main threadaidenluo
2021-04-21Fix iOS chromium roll issueArtem Titov
2021-04-20Fix iOS compilation for chromium rollArtem Titov
2021-04-16Revert "Expose AV1 encoder&decoder from Android SDK."Björn Terelius
2021-04-15Expose AV1 encoder&decoder from Android SDK.Yura Yaroshevich
2021-04-15Remove enable_rtp_data_channelHarald Alvestrand
2021-04-14Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files.Mirko Bonadei
2021-04-12addIceCandidate with callback into Android's SDK.Yura Yaroshevich
2021-03-11Expose addIceCandidate with completion handler.Yura Yaroshevich
2021-02-17Update the call to RuntimeEnvironment.applicationArtem Titov
2021-02-11Delete unused class SignalThreadNiels Möller
2021-02-11Convert third_party/android_deps:androidx refs to third_party/androidxPeter Kotwicz
2021-02-10Use SequenceChecker from public APIArtem Titov
2021-02-02Replace rtc::ThreadChecker with webrtc::SequenceCheckerArtem Titov
2021-01-15Reland "Refactor rtc_base build targets."Mirko Bonadei
2021-01-14Revert "Refactor rtc_base build targets."Mirko Bonadei
2021-01-11Refactor rtc_base build targets.Mirko Bonadei
2020-12-11Enforcing return type handling on VoIP API.Tim Na
2020-11-20Defining API result types on VoIP APITim Na
2020-10-30Reformat python files checked by pylint (part 1/2).Mirko Bonadei
2020-10-20Switch AppRTCMobile #import headers.Mirko Bonadei
2020-10-09Reland "Add scaling interface to VideoFrameBuffer"Ilya Nikolaevskiy
2020-10-08Revert "Add scaling interface to VideoFrameBuffer"Ilya Nikolaevskiy
2020-10-08Add scaling interface to VideoFrameBufferIlya Nikolaevskiy
2020-10-02Fix libyuv includes for libyuv rollIlya Nikolaevskiy
2020-10-01stop sending x-peer-id in peerconnection_serverPhilipp Hancke
2020-09-29Break out separate compile targets for various classesHarald Alvestrand
2020-09-26Move win32 files to a new "win32" target to avoid cyclic dependencies.Tommi
2020-09-25Make MessageHandler be a pure virtual interface.Tomas Gunnarsson
2020-09-23Clean up references to deprecated create_srcjar in android_resourcesMohamed Heikal
2020-09-17Reland "Switch from rtc_ios_xctest_test to rtc_test".Mirko Bonadei
2020-09-16Revert "Reland "Switch from "rtc_ios_xctest_test" to "rtc_test".""Mirko Bonadei
2020-09-11rename "sdp" to description in a few placesPhilipp Hancke
2020-09-10Reland "Switch from "rtc_ios_xctest_test" to "rtc_test"."Mirko Bonadei
2020-09-10Expand is_linux to is_linux || is_chromeos.Hidehiko Abe
2020-09-10Revert "Switch from "rtc_ios_xctest_test" to "test"."Mirko Bonadei
2020-09-09Switch from "rtc_ios_xctest_test" to "test".Mirko Bonadei
2020-09-09objc: add rollback type to RTCSdpTypePhilipp Hancke
2020-09-07Make MessageHandler cleanup optional.Tomas Gunnarsson
2020-09-01Migrate android_resources targets to not create R.java filesMohamed Heikal
2020-08-28Update gradle wrapper & gradle plugin.Sami Kalliomäki
2020-08-18Moved Asynchronicity From Java to C++ for AndroidVoip Demo AppJason Long
2020-08-11Disable switch camera and route change buttons when processingdharmesh
2020-07-21Implemented Android Demo Application for VoIP APIJason Long
2020-07-17Explicitly set presentation style to full screen, because,dharmesh
2020-07-10Add missing dependencies to java targets.Mirko Bonadei
2020-07-07Migrate common_video/ and examples/ to webrtc::Mutex.Markus Handell
2020-07-06Convert GN libs lists to frameworksSylvain Defresne