commit | f56a24f13def71cc14b7eb48fb46471e92009982 | [log] [tgz] |
---|---|---|
author | Himanshu Jaju <[email protected]> | Fri Aug 14 05:52:49 2020 |
committer | Commit Bot <[email protected]> | Fri Aug 14 05:52:49 2020 |
tree | c9b1d3b0be77818575be5dfb2beb084695396b8b | |
parent | d6dc1d94f59127153de6c7fc4c43ebfc761c6338 [diff] |
Reland "Implement key verification for incoming connection." This is a reland of 34bca2e30f81b7951369a0dd8ac9fb0ce4c3d037 Original change's description: > Implement key verification for incoming connection. > > Implements the key verification module that to verify remote device > before requesting introduction and beginning the transfer flow. > > Bug: 1085068 > Change-Id: I4bb75dce474042ef43ca86199db3456d63406874 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346325 > Commit-Queue: Himanshu Jaju <[email protected]> > Reviewed-by: Alex Chau <[email protected]> > Cr-Commit-Position: refs/heads/master@{#797868} Bug: 1085068 Change-Id: I3ed848943fe99ebd7b41904b0b814f65d8eff567 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352821 Reviewed-by: Josh Nohle <[email protected]> Commit-Queue: Himanshu Jaju <[email protected]> Cr-Commit-Position: refs/heads/master@{#798026}
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.
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.