0
Files
android_webview
apps
ash
base
build
build_overrides
buildtools
cc
chrome
chromecast
chromeos
clank
codelabs
components
content
crypto
dbus
device
docs
extensions
fuchsia_web
gin
google_apis
gpu
headless
infra
internal
ios
ios_internal
ipc
media
mojo
native_client
native_client_sdk
net
android
base
cert
cert_net
cookies
data
device_bound_sessions
disk_cache
dns
docs
extras
filter
first_party_sets
http
log
network_error_logging
nqe
ntlm
proxy_resolution
quic
reporting
server
shared_dictionary
socket
spdy
ssl
storage_access_api
test
third_party
tools
traffic_annotation
url_request
websockets
BUILD.gn
COMMON_METADATA
DEPS
DIR_METADATA
OWNERS
PRESUBMIT.py
README.md
features.gni
pdf
ppapi
printing
remoting
rlz
sandbox
services
signing_keys
skia
sql
storage
styleguide
testing
third_party
tools
ui
url
v8
webkit
.clang-format
.clang-tidy
.clangd
.git-blame-ignore-revs
.gitallowed
.gitattributes
.gitignore
.gitmodules
.gn
.mailmap
.rustfmt.toml
.vpython3
.yapfignore
ATL_OWNERS
AUTHORS
BUILD.gn
CODE_OF_CONDUCT.md
CPPLINT.cfg
CRYPTO_OWNERS
DEPS
DIR_METADATA
LICENSE
LICENSE.chromium_os
OWNERS
PRESUBMIT.py
PRESUBMIT_test.py
PRESUBMIT_test_mocks.py
README.md
WATCHLISTS
codereview.settings
src/net
Peter Kasting 249990e984 Reduce log spew.
* Lower a non-critical FIDO log from ERROR to DEBUG.
* Lower test server LOG(ERROR)s to DVLOG(1).
* Lower test server LOG(WARNING) to DVLOG(2).

Bug: none
Change-Id: I3c1ebd9f891c5eb1f337d5c35981dab06bb2f4fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6178391
Auto-Submit: Peter Kasting <pkasting@chromium.org>
Reviewed-by: Martin Kreichgauer <martinkr@google.com>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Commit-Queue: Martin Kreichgauer <martinkr@google.com>
Reviewed-by: Eric Orth <ericorth@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1407653}
2025-01-16 16:47:53 -08:00
..
2025-01-16 11:12:45 -08:00
2025-01-16 11:12:45 -08:00
2025-01-16 16:47:53 -08:00

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.