blob: 9366ddcca71a4caa0bea988b1eab619589c75c63 [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
sangwoo10882d873a2016-06-18 06:57:538* [Main buildbot waterfall](http://build.chromium.org/p/chromium/console)
9* [Last Known Good Revision](http://chromium-status.appspot.com/lkgr) : Trybots pull this revision from trunk
10* [List of the last 100 potential LKGRs](http://chromium-status.appspot.com/revisions)
11* [Status dashboard for LKGR](http://build.chromium.org/p/chromium/lkgr-status/)
12* http://build.chromium.org/p/tryserver.chromium/[email protected] : Trybot runs, by developer
13* [Tree uptime stats](http://chromium-status.appspot.com/status_viewer)
14* [Commit queue status](http://chromium-cq-status.appspot.com)
15* [Pending commit queue jobs](http://codereview.chromium.org/search?closed=3&commit=2&limit=50)
16* [Search for historical test failures by test name](http://chromium-build-logs.appspot.com/)
17* [Filterable list of most recent build logs](http://chromium-build-logs.appspot.com/list)
andybons3322f762015-08-24 21:37:0918
19## For Sheriffs
nodir06cbaa02015-08-25 17:15:2420
sangwoo10882d873a2016-06-18 06:57:5321* http://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)
22* http://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)
23* 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)
25* [Lists historical test results for the bots](http://test-results.appspot.com/dashboards/flakiness_dashboard.html)
andybons3322f762015-08-24 21:37:0926
27## Release Information
nodir06cbaa02015-08-25 17:15:2428
sangwoo10882d873a2016-06-18 06:57:5329* [Current release versions of Chrome on all channels](https://omahaproxy.appspot.com/viewer)
30* [Looks up the revision of a build/release version](https://omahaproxy.appspot.com/)
andybons3322f762015-08-24 21:37:0931
32## Source Information
nodir06cbaa02015-08-25 17:15:2433
sangwoo10882d873a2016-06-18 06:57:5334* [Code Search](http://cs.chromium.org/)
35* http://cs.chromium.org/SEARCH_TERM : Code Search for a specific SEARCH\_TERM
36* [Gitiles Source Code Browser](https://chromium.googlesource.com/chromium/src/)
37* https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fuller : Git changes in revision range(also works for build numbers)
38* http://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
39* http://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:0940
41## Communication
nodir06cbaa02015-08-25 17:15:2442
sangwoo10882d873a2016-06-18 06:57:5343* [Chromium Developers List](http://groups.google.com/a/chromium.org/group/chromium-dev/topics)
44* [Chromium Users List](http://groups.google.com/a/chromium.org/group/chromium-discuss/topics)