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

Unified Diff: Tools/AutoSheriff/README.md

Issue 398823008: WIP: Add auto-sheriff.appspot.com code to Blink Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Tools/AutoSheriff/analysis.py » ('j') | Tools/AutoSheriff/analysis.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/AutoSheriff/README.md
diff --git a/Tools/AutoSheriff/README.md b/Tools/AutoSheriff/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..254d56371aa20f861a2f8581d231fc6db74bdba8
--- /dev/null
+++ b/Tools/AutoSheriff/README.md
@@ -0,0 +1,20 @@
+To run auto-sheriff locally, in two windows:
+dev_appserver.py .
+./feeder_start.sh
+
+
+LICENCE
+Copyright 2014 the Chromium Authors.
+
+Directories with third_party in their name may have their own (compatible) licensing.
ojan 2014/07/22 02:01:23 Can we get these things with bower instead? Chromi
+
+favicon.ico is from:
+http://www.favicon.cc/?action=icon&file_id=695650
+which says it's Creative Commons without attribution.
+
+
+TODO:
ojan 2014/07/22 02:01:23 I wouldn't put this and the below here.
+
+- add heuristicallyNarrowRegressionRange like GOM.
+
+Ask each narrower, if it can make the revision set smaller.
« no previous file with comments | « no previous file | Tools/AutoSheriff/analysis.py » ('j') | Tools/AutoSheriff/analysis.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698