| commit | 1c1898bc3cf5ec1be2005495c22e027f68cba83a | [log] [tgz] |
|---|---|---|
| author | Meredith Lane <meredithl@chromium.org> | Fri Aug 12 10:16:49 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 12 10:16:49 2022 |
| tree | 0a22b200bf1d338b0136508e2879173a510316cd | |
| parent | ddf58625df0887c7428714e1fafb055b22095db4 [diff] |
[Jellybean] Adds JSONGenerator to style_variable_generator - Adds a JSONGenerator option to the style_variable_frontend so there is an easy and convenient way to access and represent the set of theme tokens in the debug page. - Does some misc cleanup in the style_variable_generator. Bug: b/240376038 Change-Id: I98bdfa7ffe2d1b44fc5436b14e13b79ada17f08c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3791376 Reviewed-by: Zain Afzal <zafzal@google.com> Commit-Queue: Meredith Lane <meredithl@chromium.org> Reviewed-by: Meredith Lane <meredithl@chromium.org> Cr-Commit-Position: refs/heads/main@{#1034406}
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.