commit | ad751c2f086f5f775e8eeb7363c6956fded4f864 | [log] [tgz] |
---|---|---|
author | Salvador Guerrero <salg@google.com> | Thu Apr 17 15:32:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 17 15:32:25 2025 |
tree | b85d50d5483745071c12ba40e5097a16a66e57ed | |
parent | d257c9e32e6776cfd4a1a695cedc46a90aa42388 [diff] |
[Dino game] Migrated horizon line class to typescript This CL migrates the HorizonLine class to typescript, as well as the utils.js file. Compare patchset 1 with the latest for a better horizon_line.ts diff. Compare patchset 3 with the latest for a better utils.ts diff. Bug: 373951324 Change-Id: Ie00e2cb5d5fa4a8a76e898435c856653af9c0efd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6384116 Commit-Queue: Salvador Guerrero Ramos <salg@google.com> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1448330}
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.