commit | e01a69a7506f85de5e9fde45ebfa778bcaa800fb | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <[email protected]> | Wed Mar 16 06:10:39 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Mar 16 06:10:39 2022 |
tree | 138442bc0f0d4ed9ec7bba462e1da98da5edcf70 | |
parent | eb809e6342c0a2cdea530f66be5997f51739ac30 [diff] |
Add conversions between Insets[F] and Outsets[F] The conversions negate all components. This is for conveinence to define symmetrical inset and outset operations in blink etc. Bug: 1301077 Change-Id: Iaa09e4c57f9c801b66d2d7b2286c0d2149442d92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3514942 Reviewed-by: danakj <[email protected]> Commit-Queue: Xianzhu Wang <[email protected]> Cr-Commit-Position: refs/heads/main@{#981506}
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.