|
Add UI to filter fuzzes based on tags.
There isn't a nice way to perform dynamic sums of child elements in polymer
(that I thought of, at least), so I resurrected fuzzer-collapse-function to make
the code easier to reason about.
This also bypasses the old "overview" which only showed the counts. That
was very awkward with the filters, so I bypassed it. Look for the deletion
in the next CL.
BUG= skia:4438
Committed: https://skia.googlesource.com/buildbot/+/92d8a7cec8f1e9a9457eba37ded33fbf24532991
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+837 lines, -252 lines) |
Patch |
 |
M |
fuzzer/go/frontend/data/report.go
|
View
|
1
|
2 chunks |
+22 lines, -16 lines |
0 comments
|
Download
|
 |
M |
fuzzer/go/fuzzer-fe/main.go
|
View
|
1
2
3
|
7 chunks |
+21 lines, -15 lines |
0 comments
|
Download
|
 |
M |
fuzzer/res/imp/README.md
|
View
|
|
1 chunk |
+22 lines, -15 lines |
0 comments
|
Download
|
 |
M |
fuzzer/res/imp/fuzzer-collapse-details-sk.html
|
View
|
|
7 chunks |
+110 lines, -61 lines |
0 comments
|
Download
|
 |
M |
fuzzer/res/imp/fuzzer-collapse-details-sk-demo.html
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
fuzzer/res/imp/fuzzer-collapse-file-sk.html
|
View
|
1
2
|
5 chunks |
+45 lines, -19 lines |
0 comments
|
Download
|
 |
A |
fuzzer/res/imp/fuzzer-collapse-function-sk.html
|
View
|
|
1 chunk |
+149 lines, -0 lines |
0 comments
|
Download
|
 |
A |
fuzzer/res/imp/fuzzer-collapse-function-sk-demo.html
|
View
|
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
fuzzer/res/imp/fuzzer-filter-sk.html
|
View
|
1
2
3
|
1 chunk |
+136 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
fuzzer/res/imp/fuzzer-filter-sk-demo.html
|
View
|
|
1 chunk |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
fuzzer/res/imp/fuzzer-info-sk.html
|
View
|
|
5 chunks |
+51 lines, -13 lines |
0 comments
|
Download
|
 |
M |
fuzzer/res/imp/fuzzer-info-sk-demo.html
|
View
|
|
1 chunk |
+29 lines, -1 line |
0 comments
|
Download
|
 |
M |
fuzzer/res/imp/fuzzer-menu-sk.html
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
fuzzer/res/imp/fuzzer-stacktrace-sk.html
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
fuzzer/templates/details.html
|
View
|
1
2
3
|
1 chunk |
+31 lines, -22 lines |
0 comments
|
Download
|
 |
M |
fuzzer/templates/index.html
|
View
|
|
1 chunk |
+29 lines, -31 lines |
0 comments
|
Download
|
 |
A + |
res/imp/9/url-params-sk.html
|
View
|
|
4 chunks |
+57 lines, -48 lines |
0 comments
|
Download
|
 |
A |
res/imp/9/url-params-sk-demo.html
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
M |
res/js/common.js
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
Depends on Patchset:
Dependent Patchsets:
Total messages: 18 (9 generated)
|