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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | Tools/AutoSheriff/analysis.py » ('j') | Tools/AutoSheriff/analysis.py » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 To run auto-sheriff locally, in two windows:
2 dev_appserver.py .
3 ./feeder_start.sh
4
5
6 LICENCE
7 Copyright 2014 the Chromium Authors.
8
9 Directories with third_party in their name may have their own (compatible) licen sing.
ojan 2014/07/22 02:01:23 Can we get these things with bower instead? Chromi
10
11 favicon.ico is from:
12 http://www.favicon.cc/?action=icon&file_id=695650
13 which says it's Creative Commons without attribution.
14
15
16 TODO:
ojan 2014/07/22 02:01:23 I wouldn't put this and the below here.
17
18 - add heuristicallyNarrowRegressionRange like GOM.
19
20 Ask each narrower, if it can make the revision set smaller.
OLDNEW
« 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