commit | 8122ee528790f351ede89f484e65a859a9c3cb4c | [log] [tgz] |
---|---|---|
author | Ramin Halavati <rhalavati@google.com> | Sun Aug 04 13:40:51 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Aug 04 13:40:51 2024 |
tree | ceb29392f836e545ef5466412ee5ec81d9609cd3 | |
parent | 9f59fe451bfdbb496399d523118d6f98c627c28c [diff] |
Remove stale code and TODOs from ScreenAI proto convertor. Two unused functions are removed. A TODO is removed to add Chrome version to proto, but it is not needed now and can be done when required. A TODO is removed to update tree dimensions computation as it is done in training data, but now the training data collection is using the code in this module. AX-Relnotes: n/a Bug: 40851192 Change-Id: I9e5ff2f992549d6330b96b086995b866bb623ee2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5756706 Reviewed-by: Abigail Klein <abigailbklein@google.com> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/main@{#1337050}
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.