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

Unified Diff: site/dev/chrome/index.md

Issue 2351593003: Update Chrome section to include Skia roll/sheriff/bug info (Closed)
Patch Set: formatting, other cleanup Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | site/dev/testing/skps.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/dev/chrome/index.md
diff --git a/site/dev/chrome/index.md b/site/dev/chrome/index.md
index ba9dcdfa6f0b91c8cdcd4a24d4894a73664b5a28..d715304f329c6228938702306df68075a2f4ecef 100644
--- a/site/dev/chrome/index.md
+++ b/site/dev/chrome/index.md
@@ -1,5 +1,21 @@
Skia in Chrome
==============
+Changes to the Skia repository will be rolled into Chromium (and Blink) by the
+AutoRoll bot several times per day.
+
If you have a Skia change that needs to be tested in Chrome or Blink, or which
-requires associated changes in those repositories, this is the place for you.
+requires associated changes in those repositories, see the guides in this
+section for tips on execution.
+
+For problems in Chromium related to Skia rolls:
+
+ * Go to https://autoroll.skia.org. Login with google.com account and click
+ the STOP button to pause new rolls.
+ * Revert the offending DEPS roll.
+ * If an obvious owner cannot be found in the list of CLs, assign to the Skia
+ Sheriff, listed at the top of https://status.skia.org and as a reviewer
+ on the roll CL.
+ * If the Sheriff cannot be assigned, cc them and assign the issue to hcm@.
+
+For more tips on bug triage and labeling, see the [Issue Tracker page](../../user/issue-tracker/).
« no previous file with comments | « no previous file | site/dev/testing/skps.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698