commit | 1da290254522fe2c160dc9c24dff9970d38cdef7 | [log] [tgz] |
---|---|---|
author | Jason Zhang <jiajunz@google.com> | Wed Apr 24 21:16:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 24 21:16:39 2024 |
tree | 8f9b055a72cbe7063909d41334075ed924d9e22f | |
parent | 02a849983bbde742a76590643dd496bc5a62aef5 [diff] |
[WiFi Direct] Add AssociateSocket API in WifiDirectManager Add AssociateSocket API in WifiDirectManager mojo and its implementation Bug: b/333949289 Change-Id: Ic6206f5d09620b22d5fa33eaec3b2ea941fc59ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5469082 Commit-Queue: Jason Zhang <jiajunz@google.com> Reviewed-by: Nikhil Nayunigari <nikhilcn@google.com> Reviewed-by: Alex Gough <ajgo@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/main@{#1292095}
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.