commit | a3730813bb7d7d706f922e190ce7b0c80dd22bca | [log] [tgz] |
---|---|---|
author | harthuang <harthuang@google.com> | Wed Aug 14 22:19:00 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 14 22:19:00 2024 |
tree | ec73757f2c4aeb0b17a52ad3af023ddda39c1342 | |
parent | 0997672a4019c5b293dc8831764cefe9a0fa6208 [diff] |
Add an additional gfx::ScaleRect function overload This is to avoid verbose decomposition of Size into its height and width components Bug: 40164987 Change-Id: I8b605b211dda6941b6dac19666862eef0068093d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5782017 Reviewed-by: Peter McNeeley <petermcneeley@chromium.org> Commit-Queue: Hart Huang <harthuang@google.com> Reviewed-by: Kramer Ge <fangzhoug@chromium.org> Reviewed-by: ccameron chromium <ccameron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1341989}
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.