|
-Add the option to export the result table to .csv format.
-Add the option to clear selected data sets.
-Add the option to sort the result table according to the chosen metric.
-Move "load from file" button to the same line of Url text box.
-Highlight the tested page to trigger the paint event.
-Include third party libraries table2CSV.js and sorttable.js in util folder.
-Remove some redundant scripts from jquery folder.
-Prune sorttable.js to remove some browser specific code.
Contributed by Jianxia Ning < jning@google.com>.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64180
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+694 lines, -506 lines) |
Patch |
 |
M |
README.txt
|
View
|
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
background.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
jquery/jquery-ui-1.8.4.custom.min.js
|
View
|
|
1 chunk |
+0 lines, -245 lines |
0 comments
|
Download
|
 |
D |
jquery/jquery.client.js
|
View
|
|
1 chunk |
+0 lines, -123 lines |
0 comments
|
Download
|
 |
D |
jquery/jquery.flot.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
jquery/jquery.flot.min.js
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
jquery/jquery.flot.navigate.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
jquery/jquery.flot.valuelabels.js
|
View
|
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
 |
M |
options.html
|
View
|
1
|
11 chunks |
+102 lines, -59 lines |
0 comments
|
Download
|
 |
A |
util/sorttable.js
|
View
|
2
|
1 chunk |
+490 lines, -0 lines |
0 comments
|
Download
|
 |
A |
util/table2CSV.js
|
View
|
2
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
Total messages: 15 (0 generated)
|