webrtc/api/voip
Danil Chapovalov 04ab497275 Review abseil-in-webrtc for freshness
Remove mention of absl_deps - it is history already.
Rewrite motiviation of banning absl::Span to be up to date with c++20 state.
Remove motivation of banning absl::Mutex as it likely no longer accurate, and that ban might be re-evaluated.
Ensure allow list matches what is in root DEPS

No-Try: True
Bug: b/363943024, webrtc:342905193
Change-Id: I890a87511bafac7c51355d8f49e0237352eee7b9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361302
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42914}
2024-09-02 16:26:48 +00:00
..
test Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
BUILD.gn Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
DEPS Review abseil-in-webrtc for freshness 2024-09-02 16:26:48 +00:00
voip_base.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
voip_codec.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
voip_dtmf.h Apply include-cleaner to api/voip 2024-08-19 12:45:52 +00:00
voip_engine.h Defining API result types on VoIP API 2020-11-20 18:02:05 +00:00
voip_engine_factory.cc Apply include-cleaner to api/voip 2024-08-19 12:45:52 +00:00
voip_engine_factory.h Move webrtc::AudioDeviceModule include to api/ folder 2024-04-22 08:56:31 +00:00
voip_network.h Apply include-cleaner to api/voip 2024-08-19 12:45:52 +00:00
voip_statistics.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
voip_volume_control.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00