summaryrefslogtreecommitdiffstats
path: root/tools/bisect-perf-regression.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed recursing into sub-depots and made the code a little clearer. The earli...simonhatch@chromium.org2013-02-271-4/+4
* Added a --create_depot_and_exit parameter to the bisect tool.simonhatch@chromium.org2013-02-261-135/+13
* Added separate checkout and config file generation to bisect script.simonhatch@chromium.org2013-02-211-12/+128
* Adding annotation output for trybot.simonhatch@chromium.org2013-02-141-1/+55
* Fixed incorrect output of last known good revision. Small style fix.simonhatch@chromium.org2013-02-111-2/+2
* Added skia bisection support.simonhatch@chromium.org2013-02-051-30/+178
* Modified metric parsing to group by page when parsing times/t tests.simonhatch@chromium.org2013-02-051-20/+62
* First pass on tool to bisect across range of revisions to help narrow down wh...simonhatch@chromium.org2013-02-011-0/+1004