OLD | NEW |
---|---|
(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. | |
OLD | NEW |