blob: f8b9ca4cf2a585b42a60dfcc1b8f6ae4d5c0ac75 [file] [log] [blame] [view]
nodir06cbaa02015-08-25 17:15:241# Useful URLs
andybons3322f762015-08-24 21:37:092
nodir06cbaa02015-08-25 17:15:243Chromium has a lot of different pages for a lot of different things.
4This page aims to be a repository of useful links that people may find useful.
andybons3322f762015-08-24 21:37:095
6## Build Status
7
xiaoyin.l1003c0b2016-12-06 02:51:178* [Main buildbot waterfall](https://build.chromium.org/p/chromium/console)
qyearsleyc0dc6f42016-12-02 22:13:399* [Last Known Good Revision](http://chromium-status.appspot.com/lkgr) : Try bots pull this revision from trunk
sangwoo10882d873a2016-06-18 06:57:5310* [List of the last 100 potential LKGRs](http://chromium-status.appspot.com/revisions)
xiaoyin.l1003c0b2016-12-06 02:51:1711* [Status dashboard for LKGR](https://build.chromium.org/p/chromium/lkgr-status/)
12* https://build.chromium.org/p/tryserver.chromium/[email protected] : Try bot runs, by developer
lgarron90c8bc342017-02-07 03:27:1813* [Tree uptime stats](https://chromium-status.appspot.com/status_viewer)
14* [Commit queue status](https://chromium-cq-status.appspot.com)
xiaoyin.l1003c0b2016-12-06 02:51:1715* [Pending commit queue jobs](https://codereview.chromium.org/search?closed=3&commit=2&limit=50)
andybons3322f762015-08-24 21:37:0916
17## For Sheriffs
nodir06cbaa02015-08-25 17:15:2418
Wei-Yin Chen (陳威尹)d27fb382017-07-19 20:18:2019* https://sheriff-o-matic.appspot.com/ : Sheriff-o-Matic
xiaoyin.l1003c0b2016-12-06 02:51:1720* https://build.chromium.org/p/chromium.chromiumos/waterfall?show_events=true&reload=120&failures_only=true : List of failing bots for a waterfall(chromium.chromiumos as an example)
21* https://build.chromium.org/p/chromium.linux/waterfall?show_events=true&reload=120&builder=Linux%20Builder%20x64&builder=Linux%20Builder%20(dbg) : Monitor one or multiple bots(Linux Builder x64 and Linux Builder (dbg) on chromium.linux as an example)
22* https://build.chromium.org/p/chromium.win/waterfall/help : Customize the waterfall view for a waterfall(using chromium.win as an example)
lgarron90c8bc342017-02-07 03:27:1823* [Lists historical test results for the bots](https://test-results.appspot.com/dashboards/flakiness_dashboard.html)
andybons3322f762015-08-24 21:37:0924
25## Release Information
nodir06cbaa02015-08-25 17:15:2426
sangwoo10882d873a2016-06-18 06:57:5327* [Current release versions of Chrome on all channels](https://omahaproxy.appspot.com/viewer)
28* [Looks up the revision of a build/release version](https://omahaproxy.appspot.com/)
andybons3322f762015-08-24 21:37:0929
30## Source Information
nodir06cbaa02015-08-25 17:15:2431
xiaoyin.l1003c0b2016-12-06 02:51:1732* [Code Search](https://cs.chromium.org/)
33* https://cs.chromium.org/SEARCH_TERM : Code Search for a specific SEARCH\_TERM
sangwoo10882d873a2016-06-18 06:57:5334* [Gitiles Source Code Browser](https://chromium.googlesource.com/chromium/src/)
35* https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fuller : Git changes in revision range(also works for build numbers)
xiaoyin.l1003c0b2016-12-06 02:51:1736* https://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/trunk/src&mode=html&range=SUCCESS_REV:FAILURE_REV : SVN changes in revision range
37* https://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&mode=html&range=SUCCESS_REV:FAILURE_REV : Blink changes in revision range
andybons3322f762015-08-24 21:37:0938
39## Communication
nodir06cbaa02015-08-25 17:15:2440
xiaoyin.l1003c0b2016-12-06 02:51:1741* [Chromium Developers List](https://groups.google.com/a/chromium.org/group/chromium-dev/topics)
42* [Chromium Users List](https://groups.google.com/a/chromium.org/group/chromium-discuss/topics)