| OLD | NEW |
| 1 # Useful URLs | 1 # Useful URLs |
| 2 | 2 |
| 3 Chromium has a lot of different pages for a lot of different things. | 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. | 4 This page aims to be a repository of useful links that people may find useful. |
| 5 | 5 |
| 6 ## Build Status | 6 ## Build Status |
| 7 | 7 |
| 8 |:---------------------------------------------|:------------------------| | 8 * [Main buildbot waterfall](http://build.chromium.org/p/chromium/console) |
| 9 | http://build.chromium.org/p/chromium/console | Main buildbot waterfall | | 9 * [Last Known Good Revision](http://chromium-status.appspot.com/lkgr) : Trybots
pull this revision from trunk |
| 10 | http://chromium-status.appspot.com/lkgr | Last Known Good Revision. Trybo
ts pull this revision from trunk. | | 10 * [List of the last 100 potential LKGRs](http://chromium-status.appspot.com/revi
sions) |
| 11 | http://chromium-status.appspot.com/revisions | List of the last 100 potential
LKGRs | | 11 * [Status dashboard for LKGR](http://build.chromium.org/p/chromium/lkgr-status/) |
| 12 | http://build.chromium.org/p/chromium/lkgr-status/ | Status dashboard for LKGR
| | 12 * http://build.chromium.org/p/tryserver.chromium/waterfall?committer=developer@c
hromium.org : Trybot runs, by developer |
| 13 | http://build.chromium.org/p/tryserver.chromium/waterfall?committer=developer@c
hromium.org | Trybot runs, by developer | | 13 * [Tree uptime stats](http://chromium-status.appspot.com/status_viewer) |
| 14 | http://chromium-status.appspot.com/status_viewer | Tree uptime stats | | 14 * [Commit queue status](http://chromium-cq-status.appspot.com) |
| 15 | http://chromium-cq-status.appspot.com | Commit queue status | | 15 * [Pending commit queue jobs](http://codereview.chromium.org/search?closed=3&com
mit=2&limit=50) |
| 16 | http://codereview.chromium.org/search?closed=3&commit=2&limit=50 | Pending com
mit queue jobs | | 16 * [Search for historical test failures by test name](http://chromium-build-logs.
appspot.com/) |
| 17 | http://chromium-build-logs.appspot.com/ | Search for historical test fail
ures by test name | | 17 * [Filterable list of most recent build logs](http://chromium-build-logs.appspot
.com/list) |
| 18 | http://chromium-build-logs.appspot.com/list | Filterable list of most recent
build logs | | |
| 19 | 18 |
| 20 ## For Sheriffs | 19 ## For Sheriffs |
| 21 | 20 |
| 22 |:------------------------------------------------------------------------------
---------------------------|:---------------------------------------------------
----------------------| | 21 * http://build.chromium.org/p/chromium.chromiumos/waterfall?show_events=true&rel
oad=120&failures_only=true : List of failing bots for a waterfall(chromium.chrom
iumos as an example) |
| 23 | http://build.chromium.org/p/chromium.chromiumos/waterfall?show_events=true&rel
oad=120&failures_only=true | List of failing bots for a waterfall (chromium.chro
miumos as an example) | | 22 * http://build.chromium.org/p/chromium.linux/waterfall?show_events=true&reload=1
20&builder=Linux%20Builder%20x64&builder=Linux%20Builder%20(dbg) : Monitor one o
r multiple bots(Linux Builder x64 and Linux Builder (dbg) on chromium.linux as a
n example) |
| 24 | http://build.chromium.org/p/chromium.linux/waterfall?show_events=true&reload=1
20&builder=Linux%20Builder%20x64&builder=Linux%20Builder%20(dbg) | Monitor one o
r multiple bots (Linux Builder x64 and Linux Builder (dbg) on chromium.linux as
an example) | | 23 * http://build.chromium.org/p/chromium.win/waterfall/help : Customize the waterf
all view for a waterfall(using chromium.win as an example) |
| 25 | http://build.chromium.org/p/chromium.win/waterfall/help
| Customize the waterfall view for a waterfall (using
chromium.win as an example) | | 24 * [Alternate waterfall view that helps with test failure triage](http://chromium
-sheriffing.appspot.com) |
| 26 | http://chromium-sheriffing.appspot.com
| Alternate waterfall view that helps with test failu
re triage | | 25 * [Lists historical test results for the bots](http://test-results.appspot.com/d
ashboards/flakiness_dashboard.html) |
| 27 | http://test-results.appspot.com/dashboards/flakiness_dashboard.html
| Lists historical test results for the bots
| | |
| 28 | 26 |
| 29 ## Release Information | 27 ## Release Information |
| 30 | 28 |
| 31 |:--------------------------------------|:--------------------------------------
-------------| | 29 * [Current release versions of Chrome on all channels](https://omahaproxy.appspo
t.com/viewer) |
| 32 | https://omahaproxy.appspot.com/viewer | Current release versions of Chrome on
all channels | | 30 * [Looks up the revision of a build/release version](https://omahaproxy.appspot.
com/) |
| 33 | https://omahaproxy.appspot.com/ | Looks up the revision of a build/relea
se version | | |
| 34 | 31 |
| 35 ## Source Information | 32 ## Source Information |
| 36 | 33 |
| 37 |:------------------------|:------------| | 34 * [Code Search](http://cs.chromium.org/) |
| 38 | http://cs.chromium.org/ | Code Search | | 35 * http://cs.chromium.org/SEARCH_TERM : Code Search for a specific SEARCH\_TERM |
| 39 | http://cs.chromium.org/SEARCH_TERM | Code Search for a specific SEARCH\_TERM | | 36 * [Gitiles Source Code Browser](https://chromium.googlesource.com/chromium/src/) |
| 40 | https://chromium.googlesource.com/chromium/src/ | Gitiles Source Code Browser
| | 37 * https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fu
ller : Git changes in revision range(also works for build numbers) |
| 41 | https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fu
ller | Git changes in revision range (also works for build numbers) | | 38 * http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/tru
nk/src&mode=html&range=SUCCESS_REV:FAILURE_REV : SVN changes in revision range |
| 42 | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/tru
nk/src&mode=html&range=SUCCESS_REV:FAILURE_REV | SVN changes in revision range | | 39 * http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?ur
l=/trunk&mode=html&range=SUCCESS_REV:FAILURE_REV : Blink changes in revision ran
ge |
| 43 | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?ur
l=/trunk&mode=html&range=SUCCESS_REV:FAILURE_REV | Blink changes in revision ran
ge | | |
| 44 | 40 |
| 45 ## Communication | 41 ## Communication |
| 46 | 42 |
| 47 |:------------------------------------------------------------------|:----------
---------------| | 43 * [Chromium Developers List](http://groups.google.com/a/chromium.org/group/chrom
ium-dev/topics) |
| 48 | http://groups.google.com/a/chromium.org/group/chromium-dev/topics | Chromium D
evelopers List | | 44 * [Chromium Users List](http://groups.google.com/a/chromium.org/group/chromium-d
iscuss/topics) |
| 49 | http://groups.google.com/a/chromium.org/group/chromium-discuss/topics | Chromi
um Users List | | |
| OLD | NEW |