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

Issue 1033053002: [telemetry] Refactoring script. (Closed)

Created:
5 years, 9 months ago by dtu
Modified:
5 years, 8 months ago
CC:
chromium-reviews, sullivan, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[telemetry] Refactoring script. - For refactor v0, add the ability to move modules but not rename them. - Merge count script into unified refactor script that handles all our ghetto grepping needs. Also: - Fix InDirectory and move it out of find_dependencies to telemetry.util.path. - Change find_dependencies to use telemetry.util.path. BUG=449308 TEST=tools/telemetry$ mkdir telemetry/internal; ./refactor mv telemetry/core/ telemetry/internal/; # To clean up, do "rm -r telemetry/internal/core && git reset --hard" Committed: https://crrev.com/4427329580ef6a3ecfe97fc33c440e043ce3bec2 Cr-Commit-Position: refs/heads/master@{#323064}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : eakuefner #

Patch Set 3 : Comment fixup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+343 lines, -95 lines) Patch
D tools/telemetry/count View 1 chunk +0 lines, -40 lines 0 comments Download
A tools/telemetry/refactor View 1 1 chunk +289 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/util/find_dependencies.py View 1 8 chunks +42 lines, -55 lines 0 comments Download
M tools/telemetry/telemetry/util/path.py View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
dtu
5 years, 9 months ago (2015-03-26 18:24:44 UTC) #3
eakuefner
This is sweet! https://codereview.chromium.org/1033053002/diff/20001/tools/telemetry/refactor File tools/telemetry/refactor (right): https://codereview.chromium.org/1033053002/diff/20001/tools/telemetry/refactor#newcode30 tools/telemetry/refactor:30: os.path.join(path.GetChromiumSrcDir(), 'third_party', 'trace-viewer', I'm a little ...
5 years, 8 months ago (2015-03-27 17:55:06 UTC) #4
dtu
https://codereview.chromium.org/1033053002/diff/20001/tools/telemetry/refactor File tools/telemetry/refactor (right): https://codereview.chromium.org/1033053002/diff/20001/tools/telemetry/refactor#newcode30 tools/telemetry/refactor:30: os.path.join(path.GetChromiumSrcDir(), 'third_party', 'trace-viewer', On 2015/03/27 17:55:05, eakuefner wrote: > ...
5 years, 8 months ago (2015-03-27 19:17:15 UTC) #5
eakuefner
lgtm
5 years, 8 months ago (2015-03-27 20:14:34 UTC) #6
aiolos (Not reviewing)
lgtm
5 years, 8 months ago (2015-03-31 02:50:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1033053002/60001
5 years, 8 months ago (2015-03-31 15:59:54 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 8 months ago (2015-03-31 17:24:55 UTC) #11
commit-bot: I haz the power
5 years, 8 months ago (2015-03-31 17:25:46 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4427329580ef6a3ecfe97fc33c440e043ce3bec2
Cr-Commit-Position: refs/heads/master@{#323064}

Powered by Google App Engine
This is Rietveld 408576698