commit | cbefda94f85f1609635f625e9dc0e0259cd6f39e | [log] [tgz] |
---|---|---|
author | Dan Polanco <polardz@google.com> | Wed Jan 29 15:42:30 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 29 15:42:30 2025 |
tree | b153e15796a5a51f404135a42dccb8f189cbbb42 | |
parent | 371020a06c617e777190dc5395944c2df24c15dd [diff] |
[New Tab Animation] Add Util for Rect scaling The new util ensures the two provided Rects are updated accordingly to achieve the foreground animation using a ShrinkExpandAnimator. Bug: 40933120 Change-Id: I8523c6e103062576268e3318c047df018be6f167 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6208549 Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Dan Polanco <polardz@google.com> Reviewed-by: Fiaz Muhammad <mfiaz@google.com> Cr-Commit-Position: refs/heads/main@{#1412918}
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.