|
Re-land: Change the user action file format from .txt to .xml.
In this way, more information can be added (currently added 'description' and 'owner' for each action)
A few functions are moved from tools/metrics/histograms to tools/metrics/common to be shared by tools/metrics and tools/histograms.
CL 149503005 broke in http://crrev.com/255357. Add a patch to fix histograms presubmit.
BUG= 340735
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255680
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+10460 lines, -2252 lines) |
Patch |
 |
M |
PRESUBMIT.py
|
View
|
1
2
|
1 chunk |
+14 lines, -10 lines |
0 comments
|
Download
|
 |
D |
tools/metrics/actions/OWNERS
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
tools/metrics/actions/PRESUBMIT.py
|
View
|
|
1 chunk |
+7 lines, -13 lines |
0 comments
|
Download
|
 |
A |
tools/metrics/actions/actions.xml
|
View
|
|
1 chunk |
+9694 lines, -0 lines |
0 comments
|
Download
|
 |
D |
tools/metrics/actions/chromeactions.txt
|
View
|
|
1 chunk |
+0 lines, -1931 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/actions/extract_actions.py
|
View
|
|
4 chunks |
+223 lines, -34 lines |
0 comments
|
Download
|
 |
A |
tools/metrics/actions/extract_actions_test.py
|
View
|
|
1 chunk |
+199 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/metrics/actions/print_style.py
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
tools/metrics/common/diff_util.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
tools/metrics/common/pretty_print_xml.py
|
View
|
|
1 chunk |
+193 lines, -0 lines |
0 comments
|
Download
|
 |
D |
tools/metrics/histograms/diffutil.py
|
View
|
|
1 chunk |
+0 lines, -47 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/pretty_print.py
|
View
|
|
4 chunks |
+8 lines, -205 lines |
0 comments
|
Download
|
 |
A |
tools/metrics/histograms/print_style.py
|
View
|
1
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/update_editor_commands.py
|
View
|
1
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/update_extension_functions.py
|
View
|
1
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/update_policies.py
|
View
|
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|