commit | a8cfe62b7a81bc5ae80142832ad71aa76e576eda | [log] [tgz] |
---|---|---|
author | Victor Miura <vmiura@chromium.org> | Tue Jun 17 18:02:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 17 18:02:28 2025 |
tree | a0e3160a905ddc77c78931d100d9fd3e199efe87 | |
parent | a4d1fb2843ed798c27d6b6f5cc4e3f198dd16e75 [diff] |
[TreesInViz] Test deserialization of LinearTimingFunction with points Add a unit test to `LayerContextImplAnimationTest` to verify the correct deserialization of a `mojom::TimingFunction` configured with specific linear easing points. Timing functions can be set both on the Model, and on Keyframes. We add tests to cover both. Bug: 422654782 Change-Id: I04e22fe5d066dcb922a5aac461c48fbb820172d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6651206 Commit-Queue: Victor Miura <vmiura@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1475110}
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.