summaryrefslogtreecommitdiff
path: root/chromium/docs/useful_urls.md
blob: 4d826296457de4f1f36a50048c5cd7e3f9b0b42c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# 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

## For Sheriffs

* https://sheriff-o-matic.appspot.com/

## Release Information

* https://omahaproxy.appspot.com/: Current release versions

## Source Information

* https://cs.chromium.org/: 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

## 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)