aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2022-12-05Add fuchsia_perf_test to the default build group.Christoffer Jansson
2022-12-02Reland "Add working Perf tests for Fuchsia"Jeremy Leconte
2022-12-01Revert "Add working Perf tests for Fuchsia"Jeremy Leconte
2022-12-01Add working Perf tests for FuchsiaChristoffer Jansson
2022-10-20Verify field trials looked up through field_trial::FindFullNameEmil Lundmark
2022-10-18PipeWire capturer: add initial test for SharedScreenCastStreamJan Grulich
2022-09-17Introduce MetricsExporter API with stdout implementationArtem Titov
2022-09-15Move TimestampExtrapolator closer to its single userRasmus Brandt
2022-09-14Introduce Metric object for new perf metrics logging systemArtem Titov
2022-09-01Add -Wctad-maybe-unsupported.Mirko Bonadei
2022-08-09Delete QueuedTask and ToQueuedTask as no longer neededDanil Chapovalov
2022-06-22SVC: Add end to end tests for VP8 and VP9Florent Castelli
2022-06-17Move to_queued_task.h and pending_task_safety_flag.h into public APIArtem Titov
2022-06-16Delete video_legacy build targetDanil Chapovalov
2022-05-30Add support for stand-alone Fuchsia build.Sarah Pham
2022-05-13Remove objc tests from rtc_unittests and move tests to sdk_unittestsByoungchan Lee
2022-05-05Create a "slow peerconnection unittests" targetHarald Alvestrand
2022-04-20Use WebRTC's Java VM initialization in tests.Björn Terelius
2022-04-05Remove internal dependencies on pc:peerconnection targetHarald Alvestrand
2022-04-04dcsctp: Remove dependency on //rtc_baseFlorent Castelli
2022-04-04add dcsctp build targetPhilipp Hancke
2022-03-29Remove internal dependencies on rtc_pc_baseHarald Alvestrand
2022-03-24Modernize TimestampExtrapolator to use correct unitsEvan Shrubsole
2022-03-04Add missing tests to the default target.Jeremy Leconte
2022-02-15Add restrictive visibility to all targets in //pcHarald Alvestrand
2022-02-01Remove definition of WEBRTC_MOZILLA_BUILD.Mirko Bonadei
2022-01-11Add unary operator- to unitsEvan Shrubsole
2021-12-22Move tests of legacy video code to its own target.Niels Möller
2021-12-16APM: Make echo detector an optionally compilable and injectable componentSam Zackrisson
2021-11-23Reland "Add dav1d decoder to WebRTC."philipel
2021-11-19Modify global variables to not call the destructor on exit.Byoungchan Lee
2021-11-19Remove mentions to xcode_clang which has been removed.Mirko Bonadei
2021-11-16Remove slow_testsEvan Shrubsole
2021-10-12Add GN arg to force RTC_DLOG to be ON.Mirko Bonadei
2021-10-11Both build options for symbol export can be specifiedTakaaki Suzuki
2021-09-28Force -Wno-shadow to avoid variable shadowing warnings.Peter Kasting
2021-07-30Allow export of Obj-C symbols without C++ ones.Mirko Bonadei
2021-07-30Revert rtc_dcheck_always_on.Mirko Bonadei
2021-07-25Remove duplicated or non effective build flags.Mirko Bonadei
2021-07-21Reland "Add WebRTC specific dcheck_always_on."Mirko Bonadei
2021-07-21Revert "Add WebRTC specific dcheck_always_on."Mirko Bonadei
2021-07-20Add WebRTC specific dcheck_always_on.Mirko Bonadei
2021-06-23Removing RTC_SUPPORTS_METAL compilation flag. This flag is a holdover from be...Jake Bromberg
2021-05-20Switch from check_targets to no_check_targets in .gnByoungchan Lee
2021-05-07Disable range-loop-analysis when use_xcode_clang=true.Mirko Bonadei
2021-04-08Move RTC_ENABLE_WIN_WGC define to the top level BUILD.gnAustin Orion
2021-03-31dcsctp: Add bounded byte reader and writerVictor Boivie
2021-03-25Add FileSize method to FileWrapperBjörn Terelius
2021-02-08Move SequenceChecker header to API: step 1, move header onlyArtem Titov
2021-02-01Remove from chromium build targets that are not compatible with it.Andrey Logvin