Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(658)

Side by Side Diff: docs/useful_urls.md

Issue 1473953002: Fix various issues with Markdown docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « docs/test_descriptions.md ('k') | docs/user_handle_mapping.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 | http://build.chromium.org/p/chromium/console | Main buildbot waterfall | 9 | http://build.chromium.org/p/chromium/console | Main buildbot waterfall |
9 |:---------------------------------------------|:------------------------|
10 | http://chromium-status.appspot.com/lkgr | Last Known Good Revision. Trybo ts pull this revision from trunk. | 10 | http://chromium-status.appspot.com/lkgr | Last Known Good Revision. Trybo ts pull this revision from trunk. |
11 | http://chromium-status.appspot.com/revisions | List of the last 100 potential LKGRs | 11 | http://chromium-status.appspot.com/revisions | List of the last 100 potential LKGRs |
12 | http://build.chromium.org/p/chromium/lkgr-status/ | Status dashboard for LKGR | 12 | http://build.chromium.org/p/chromium/lkgr-status/ | Status dashboard for LKGR |
13 | 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 |
14 | http://chromium-status.appspot.com/status_viewer | Tree uptime stats | 14 | http://chromium-status.appspot.com/status_viewer | Tree uptime stats |
15 | http://chromium-cq-status.appspot.com | Commit queue status | 15 | http://chromium-cq-status.appspot.com | Commit queue status |
16 | http://codereview.chromium.org/search?closed=3&commit=2&limit=50 | Pending com mit queue jobs | 16 | http://codereview.chromium.org/search?closed=3&commit=2&limit=50 | Pending com mit queue jobs |
17 | http://chromium-build-logs.appspot.com/ | Search for historical test fail ures by test name | 17 | http://chromium-build-logs.appspot.com/ | Search for historical test fail ures by test name |
18 | http://chromium-build-logs.appspot.com/list | Filterable list of most recent build logs | 18 | http://chromium-build-logs.appspot.com/list | Filterable list of most recent build logs |
19 19
20 ## For Sheriffs 20 ## For Sheriffs
21 21
22 |:------------------------------------------------------------------------------ ---------------------------|:--------------------------------------------------- ----------------------|
22 | 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) | 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) |
23 |:------------------------------------------------------------------------------ ---------------------------|:--------------------------------------------------- ----------------------|
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) | 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) |
25 | http://build.chromium.org/p/chromium.win/waterfall/help | Customize the waterfall 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) |
26 | http://chromium-sheriffing.appspot.com | Alternate waterfall view that helps with test failu re triage | 26 | http://chromium-sheriffing.appspot.com | Alternate waterfall view that helps with test failu re triage |
27 | http://test-results.appspot.com/dashboards/flakiness_dashboard.html | Lists historical test results for the bots | 27 | http://test-results.appspot.com/dashboards/flakiness_dashboard.html | Lists historical test results for the bots |
28 28
29 ## Release Information 29 ## Release Information
30 30
31 |:--------------------------------------|:-------------------------------------- -------------|
31 | https://omahaproxy.appspot.com/viewer | Current release versions of Chrome on all channels | 32 | https://omahaproxy.appspot.com/viewer | Current release versions of Chrome on all channels |
32 |:--------------------------------------|:-------------------------------------- -------------|
33 | https://omahaproxy.appspot.com/ | Looks up the revision of a build/relea se version | 33 | https://omahaproxy.appspot.com/ | Looks up the revision of a build/relea se version |
34 34
35 ## Source Information 35 ## Source Information
36 36
37 |:------------------------|:------------|
37 | http://cs.chromium.org/ | Code Search | 38 | http://cs.chromium.org/ | Code Search |
38 |:------------------------|:------------|
39 | 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 |
40 | http://src.chromium.org/viewvc/chrome/ | ViewVC History Viewer | 40 | http://src.chromium.org/viewvc/chrome/ | ViewVC History Viewer |
41 | http://git.chromium.org/gitweb/?p=chromium.git;a=summary | Gitweb History View er | 41 | http://git.chromium.org/gitweb/?p=chromium.git;a=summary | Gitweb History View er |
42 | https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fu ller | Git changes in revision range (also works for build numbers) | 42 | https://chromium.googlesource.com/chromium/src/+log/b6cfa6a..9a2e0a8?pretty=fu ller | Git changes in revision range (also works for build numbers) |
43 | 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 | 43 | 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 |
44 | 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 | 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 |
45 45
46 ## Communication 46 ## Communication
47 47
48 |:------------------------------------------------------------------|:---------- ---------------|
48 | http://groups.google.com/a/chromium.org/group/chromium-dev/topics | Chromium D evelopers List | 49 | http://groups.google.com/a/chromium.org/group/chromium-dev/topics | Chromium D evelopers List |
49 |:------------------------------------------------------------------|:---------- ---------------|
50 | http://groups.google.com/a/chromium.org/group/chromium-discuss/topics | Chromi um Users List | 50 | http://groups.google.com/a/chromium.org/group/chromium-discuss/topics | Chromi um Users List |
51 | http://code.google.com/p/chromium/source/list | Wiki Histo ry (SVN-based) |
52 | http://code.google.com/p/chromium/wiki/UserHandleMapping | Chromium U ser Mapping |
OLDNEW
« no previous file with comments | « docs/test_descriptions.md ('k') | docs/user_handle_mapping.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698