| # Useful URLs |
| |
| Chromium has a lot of different pages for a lot of different things. |
| This page aims to be a repository of useful links that people may find useful. |
| |
| ## Build Status |
| |
| * https://ci.chromium.org/p/chromium/g/main/console: Main build console |
| * https://chromium-status.appspot.com/status_viewer: Tree uptime stats |
| * https://commondatastorage.googleapis.com/chromium-browser-clang/build-time.html: Build time tracking |
| |
| ## For Sheriffs |
| |
| * https://sheriff-o-matic.appspot.com/ |
| |
| ## Release Information |
| |
| * https://chromiumdash.appspot.com/releases |
| * https://omahaproxy.appspot.com/: Current release versions |
| * https://chromestatus.com/: Web Platform implementation status |
| |
| ## Source Information |
| |
| * https://source.chromium.org/chromium/chromium/src: Code search |
| * https://chromium.googlesource.com/chromium/src/: Gitiles source code browser |
| * https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fuller: Git changelog |
| * https://commondatastorage.googleapis.com/chromium-browser-clang/include-analysis.html: Chrome #include Analysis |
| |
| ## Communication |
| |
| * [Chromium Developers List chromium-dev@](https://groups.google.com/a/chromium.org/group/chromium-dev/topics) |
| * [Chromium Users List chromium-discuss@](https://groups.google.com/a/chromium.org/group/chromium-discuss/topics) |
| * [Chromium Slack channel](https://chromium.slack.com) |
| |
| ## Performance Information |
| |
| * https://chromeperf.appspot.com/ |
| * https://pinpoint-dot-chromeperf.appspot.com/ |
| |
| ## Precompiled Binaries |
| |
| * http://commondatastorage.googleapis.com/chromium-browser-continuous/index.html |
| * http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html |