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

Side by Side Diff: site/dev/contrib/directory.md

Issue 1239803008: Add an entry in directory for BugChomper. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 5 months 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 | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 The Skia Directory 1 The Skia Directory
2 ================== 2 ==================
3 3
4 * Docs & Bugs 4 * Docs & Bugs
5 - [Skia.org](https://skia.org/) 5 - [Skia.org](https://skia.org/)
6 - [Issue Tracker](https://code.google.com/p/skia/issues/) 6 - [Issue Tracker](https://code.google.com/p/skia/issues/)
7 - [Autogenerated API 7 - [Autogenerated API
8 Documentation](https://chromium-skia-gm.commondatastorage.googleapis.com /doxygen/doxygen/html/index.html) 8 Documentation](https://chromium-skia-gm.commondatastorage.googleapis.com /doxygen/doxygen/html/index.html)
9 9
10 * Code Repositories 10 * Code Repositories
(...skipping 11 matching lines...) Expand all
22 Console](https://build.chromium.org/p/client.skia.android/console) 22 Console](https://build.chromium.org/p/client.skia.android/console)
23 - [Compile BuildBot 23 - [Compile BuildBot
24 Console](https://build.chromium.org/p/client.skia.compile/console) 24 Console](https://build.chromium.org/p/client.skia.compile/console)
25 25
26 * Other 26 * Other
27 - [Fiddle](https://fiddle.skia.org/) Try out Skia on the web! 27 - [Fiddle](https://fiddle.skia.org/) Try out Skia on the web!
28 - [Gold](https://gold.skia.org/) Correctness testing. 28 - [Gold](https://gold.skia.org/) Correctness testing.
29 - [Perf](https://perf.skia.org/) Performance testing. 29 - [Perf](https://perf.skia.org/) Performance testing.
30 - [Mon](https://mon.skia.org/) Grafana dashboard (requires login). 30 - [Mon](https://mon.skia.org/) Grafana dashboard (requires login).
31 - [Alerts](https://alerts.skia.org/) Monitor testing and bot status. 31 - [Alerts](https://alerts.skia.org/) Monitor testing and bot status.
32 - [BugChomper] (https://bugchomper.skia.org/) Prioritize bugs quickly.
32 - [Code Review](https://codereview.chromium.org/) 33 - [Code Review](https://codereview.chromium.org/)
33 34
34 * Mailing Lists 35 * Mailing Lists
35 - [Discussion Mailing List](https://groups.google.com/group/skia-discuss) 36 - [Discussion Mailing List](https://groups.google.com/group/skia-discuss)
36 - [Commit Announce 37 - [Commit Announce
37 List](https://groups.google.com/forum/#!forum/skia-commit) 38 List](https://groups.google.com/forum/#!forum/skia-commit)
38 - [Code Review Announce 39 - [Code Review Announce
39 List](https://groups.google.com/a/skia.org/forum/#!forum/reviews) 40 List](https://groups.google.com/a/skia.org/forum/#!forum/reviews)
40 - [Bug Announce 41 - [Bug Announce
41 List](https://groups.google.com/a/skia.org/forum/#!forum/bugs) 42 List](https://groups.google.com/a/skia.org/forum/#!forum/bugs)
42 43
43 <!-- TODO: Remove these links once all information is scraped off them. --> 44 <!-- TODO: Remove these links once all information is scraped off them. -->
44 * Deprecated 45 * Deprecated
45 - [Old deprecated wiki](https://code.google.com/p/skia/w/list) 46 - [Old deprecated wiki](https://code.google.com/p/skia/w/list)
46 - [Old deprecated documentation](https://sites.google.com/site/skiadocs/) 47 - [Old deprecated documentation](https://sites.google.com/site/skiadocs/)
47 48
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698