Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 The Skia Directory | |
| 2 ================== | |
| 3 | |
| 4 * Docs & Bugs | |
| 5 - [Skia.org](https://skia.org/) | |
| 6 - [Issue Tracker](https://code.google.com/p/skia/issues/) | |
| 7 - [Autogenerated API | |
|
jcgregorio
2015/01/23 15:43:01
This might be just as clear as [Doxygen], but that
| |
| 8 Documentation](https://chromium-skia-gm.commondatastorage.googleapis.com /doxygen/doxygen/html/index.html) | |
| 9 | |
| 10 * Code Repositories | |
| 11 - [Git repository](https://skia.googlesource.com/skia/) | |
| 12 - [Other Skia project repositories](https://skia.googlesource.com/) | |
| 13 - [Github Mirror](https://github.com/google/skia) | |
| 14 | |
| 15 * BuildBot Consoles | |
| 16 - [Tree Status](https://skia-tree-status.appspot.com/) (requires login) | |
| 17 - [BuildBot Console](https://build.chromium.org/p/client.skia/console) | |
| 18 - [FYI BuildBot | |
| 19 Console](https://build.chromium.org/p/client.skia.fyi/console) | |
| 20 - [Android BuildBot | |
| 21 Console](https://build.chromium.org/p/client.skia.android/console) | |
| 22 - [Compile BuildBot | |
| 23 Console](https://build.chromium.org/p/client.skia.compile/console) | |
| 24 | |
| 25 * Other | |
| 26 - [SkFiddle](https://skfiddle.com/) Try out Skia on the web! | |
| 27 - [Gold](https://gold.skia.org/) Correctness testing. | |
| 28 - [Perf](https://perf.skia.org/) Performance testing. | |
| 29 - [Mon](https://mon.skia.org/) Grafana dashboard (requires login). | |
| 30 - [Alerts](https://alerts.skia.org/) Monitor testing and bot status. | |
| 31 - [Push](https://push.skia.org/) | |
| 32 - [Code Review](https://codereview.chromium.org/) | |
| 33 | |
| 34 * Mailing Lists | |
| 35 - [Discussion Mailing List](https://groups.google.com/group/skia-discuss) | |
| 36 - [Commit Announce | |
| 37 List](https://groups.google.com/forum/#!forum/skia-commit) | |
| 38 - [Code Review Announce | |
| 39 List](https://groups.google.com/a/skia.org/forum/#!forum/reviews) | |
| 40 - [Bug Announce | |
| 41 List](https://groups.google.com/a/skia.org/forum/#!forum/bugs) | |
| 42 | |
| 43 <!-- TODO: Remove these links once all information is scraped off them. --> | |
| 44 * Deprecated | |
| 45 - [Old deprecated wiki](https://code.google.com/p/skia/w/list) | |
| 46 - [Old deprecated documentation](https://sites.google.com/site/skiadocs/) | |
| 47 | |
| OLD | NEW |