commit | c1b1c5f15b34bcb98db798c32fc09ff2c83c652d | [log] [tgz] |
---|---|---|
author | Ryan Borzello <rborzello@google.com> | Tue Jan 10 00:06:43 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 10 00:06:43 2023 |
tree | 3f84de2be10abf456aabb8db38187acc23c3f04f | |
parent | 94da70587efcb4102e90657feb768e0406e06bbb [diff] |
Add cros security network events This change defines the network events that will be used and adds a new network event destination. Bug:b:264550373 Change-Id: I50949847431fae86974c2c9dd8d030edaeef63bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4133543 Commit-Queue: Ryan Borzello <rborzello@google.com> Reviewed-by: Hong Xu <xuhong@google.com> Auto-Submit: Ryan Borzello <rborzello@google.com> Reviewed-by: Vignesh Shenvi <vshenvi@google.com> Cr-Commit-Position: refs/heads/main@{#1090599}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.