commit | 1d4dacff371a67e80e29f93c9337748099c2acd2 | [log] [tgz] |
---|---|---|
author | Fred Shih <ffred@chromium.org> | Thu Jun 05 22:27:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 05 22:27:19 2025 |
tree | dd613326b0285214cb33c5d37d93ea7ad0ba403d | |
parent | e04a14b25bba0e419c84ea18004aa3fd1b365ba9 [diff] |
Implement rudimentary move API Several things are not implemented yet: 1. Collection relative positioning. We might need additional APIs from tab strip model. 2. Collection moves. Change-Id: Idb1610df5eab16fb62cf0ec2d792aa535829cbff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6619481 Reviewed-by: Tom Lukaszewicz <tluk@chromium.org> Reviewed-by: Keren Zhu <kerenzhu@chromium.org> Commit-Queue: Fred Shih <ffred@chromium.org> Reviewed-by: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1470232}
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.