commit | b51bb5dfe573082c7513c54c28188e6a55229f82 | [log] [tgz] |
---|---|---|
author | mlcui <mlcui@google.com> | Wed Jun 09 00:20:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 09 00:20:34 2021 |
tree | 51fea6d051adf19db4e24a8a6d1b1e4e8a5bb83e | |
parent | 67b91a6e0cb5bada1c5e7b93793754bfc5ae2498 [diff] |
Use suggested containers in language_settings_private See https://chromium.googlesource.com/chromium/src/+/HEAD/base/containers/README.md#Map-and-set-selection-Usage-advice for more details. Drive-by: Clean up code in GetSortedThirdPartyIMEs to be linearithmic instead of quadratic. Bug: None Change-Id: I1743cc77a9bf0b36e8669d37e6c44054b6469e35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2929405 Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: Michael Cui <mlcui@google.com> Cr-Commit-Position: refs/heads/master@{#890523}
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.