nodir | 06cbaa0 | 2015-08-25 17:15:24 | [diff] [blame] | 1 | # Useful URLs |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 2 | |
nodir | 06cbaa0 | 2015-08-25 17:15:24 | [diff] [blame] | 3 | Chromium has a lot of different pages for a lot of different things. |
| 4 | This page aims to be a repository of useful links that people may find useful. |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 5 | |
| 6 | ## Build Status |
| 7 | |
Quinten Yearsley | c5c908c | 2018-07-09 18:39:53 | [diff] [blame] | 8 | * https://ci.chromium.org/p/chromium/g/main/console: Main build console |
| 9 | * https://chromium-status.appspot.com/status_viewer: Tree uptime stats |
Hans Wennborg | e9e51189 | 2021-07-01 19:01:59 | [diff] [blame] | 10 | * https://commondatastorage.googleapis.com/chromium-browser-clang/build-time.html: Build time tracking |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 11 | |
| 12 | ## For Sheriffs |
nodir | 06cbaa0 | 2015-08-25 17:15:24 | [diff] [blame] | 13 | |
Quinten Yearsley | c5c908c | 2018-07-09 18:39:53 | [diff] [blame] | 14 | * https://sheriff-o-matic.appspot.com/ |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 15 | |
| 16 | ## Release Information |
nodir | 06cbaa0 | 2015-08-25 17:15:24 | [diff] [blame] | 17 | |
Henrique Ferreiro | d3eba2b | 2021-07-05 11:45:48 | [diff] [blame] | 18 | * https://chromiumdash.appspot.com/releases |
Quinten Yearsley | c5c908c | 2018-07-09 18:39:53 | [diff] [blame] | 19 | * https://omahaproxy.appspot.com/: Current release versions |
Henrique Ferreiro | d3eba2b | 2021-07-05 11:45:48 | [diff] [blame] | 20 | * https://chromestatus.com/: Web Platform implementation status |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 21 | |
| 22 | ## Source Information |
nodir | 06cbaa0 | 2015-08-25 17:15:24 | [diff] [blame] | 23 | |
Henrique Ferreiro | d3eba2b | 2021-07-05 11:45:48 | [diff] [blame] | 24 | * https://source.chromium.org/chromium/chromium/src: Code search |
Quinten Yearsley | c5c908c | 2018-07-09 18:39:53 | [diff] [blame] | 25 | * https://chromium.googlesource.com/chromium/src/: Gitiles source code browser |
| 26 | * https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fuller: Git changelog |
Hans Wennborg | e9e51189 | 2021-07-01 19:01:59 | [diff] [blame] | 27 | * https://commondatastorage.googleapis.com/chromium-browser-clang/include-analysis.html: Chrome #include Analysis |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 28 | |
| 29 | ## Communication |
nodir | 06cbaa0 | 2015-08-25 17:15:24 | [diff] [blame] | 30 | |
Quinten Yearsley | c5c908c | 2018-07-09 18:39:53 | [diff] [blame] | 31 | * [Chromium Developers List chromium-dev@](https://groups.google.com/a/chromium.org/group/chromium-dev/topics) |
| 32 | * [Chromium Users List chromium-discuss@](https://groups.google.com/a/chromium.org/group/chromium-discuss/topics) |
Henrique Ferreiro | d3eba2b | 2021-07-05 11:45:48 | [diff] [blame] | 33 | * [Chromium Slack channel](https://chromium.slack.com) |
| 34 | |
| 35 | ## Performance Information |
| 36 | |
| 37 | * https://chromeperf.appspot.com/ |
| 38 | * https://pinpoint-dot-chromeperf.appspot.com/ |
| 39 | |
| 40 | ## Precompiled Binaries |
| 41 | |
| 42 | * http://commondatastorage.googleapis.com/chromium-browser-continuous/index.html |
| 43 | * http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html |