Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(303)

Issue 180743027: Re-land: Change actions.txt to actions.xml (Closed)

Created:
6 years, 9 months ago by yao
Modified:
6 years, 9 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : Fix the bug. #

Patch Set 3 : Rebase #

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

Messages

Total messages: 12 (0 generated)
yiyaoliu
6 years, 9 months ago (2014-03-06 20:19:08 UTC) #1
Alexei Svitkine (slow)
Changes LGTM. Please re-use the same description as the previous CL but add a note ...
6 years, 9 months ago (2014-03-06 20:46:10 UTC) #2
yiyaoliu
On 2014/03/06 20:46:10, Alexei Svitkine wrote: > Changes LGTM. > > Please re-use the same ...
6 years, 9 months ago (2014-03-06 20:57:56 UTC) #3
yiyaoliu
Hi Jói, I made a mistake in CL 149503005, which is reverted and I'm adding ...
6 years, 9 months ago (2014-03-06 21:13:25 UTC) #4
Jói
LGTM
6 years, 9 months ago (2014-03-06 21:51:52 UTC) #5
yiyaoliu
The CQ bit was checked by yiyaoliu@google.com
6 years, 9 months ago (2014-03-07 19:06:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yiyaoliu@chromium.org/180743027/20001
6 years, 9 months ago (2014-03-07 19:07:22 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-07 19:07:36 UTC) #8
commit-bot: I haz the power
Failed to apply patch for PRESUBMIT.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-07 19:07:37 UTC) #9
yiyaoliu
The CQ bit was checked by yiyaoliu@google.com
6 years, 9 months ago (2014-03-07 19:18:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yiyaoliu@chromium.org/180743027/60001
6 years, 9 months ago (2014-03-07 19:20:21 UTC) #11
commit-bot: I haz the power
6 years, 9 months ago (2014-03-07 19:21:55 UTC) #12
Message was sent while issue was closed.
Change committed as 255680

Powered by Google App Engine
This is Rietveld 408576698