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

Issue 244643006: Migrate dartium_tools from chrome branch to dart repo (Closed)

Created:
6 years, 8 months ago by vsm
Modified:
6 years, 7 months ago
Reviewers:
ricow1, terry, Bill Hesse
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Migrate dartium_tools from chrome branch to dart repo Copy file from svn://svn.chromium.org/chrome/branches/dart/1847/src/dartium_tools@264987 over to tools/dartium. Terry: I'll cherry pick your update script from 1908 in a second CL. R=whesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=35694

Patch Set 1 #

Patch Set 2 : Fix paths #

Patch Set 3 : Replace obsolete roll scripts with terry's #

Total comments: 15

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2394 lines, -4 lines) Patch
A tools/dartium/archive.py View 1 2 3 1 chunk +204 lines, -0 lines 0 comments Download
A tools/dartium/build.py View 1 chunk +57 lines, -0 lines 0 comments Download
A tools/dartium/buildbot_annotated_steps.py View 1 2 3 4 1 chunk +366 lines, -0 lines 0 comments Download
A + tools/dartium/fetch_reference_build.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
A tools/dartium/generate_dart_vm_version.py View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A + tools/dartium/get_chromium_build.py View 1 chunk +1 line, -1 line 0 comments Download
A tools/dartium/print_dart_version.sh View 1 chunk +28 lines, -0 lines 0 comments Download
A + tools/dartium/set_reference_build_revision.py View 1 1 chunk +1 line, -1 line 0 comments Download
A tools/dartium/start_dartium_roll.sh View 1 2 1 chunk +999 lines, -0 lines 0 comments Download
A tools/dartium/test.py View 1 chunk +242 lines, -0 lines 0 comments Download
A tools/dartium/update_deps.py View 1 2 3 1 chunk +269 lines, -0 lines 0 comments Download
A tools/dartium/update_patched_files.py View 1 chunk +27 lines, -0 lines 0 comments Download
A tools/dartium/update_version.py View 1 chunk +40 lines, -0 lines 0 comments Download
A tools/dartium/utils.py View 1 chunk +123 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
vsm
6 years, 8 months ago (2014-04-21 17:55:33 UTC) #1
vsm
6 years, 8 months ago (2014-04-21 17:56:49 UTC) #2
ricow1
I am not sure all the paths are correct, did you test that they are? ...
6 years, 8 months ago (2014-04-22 16:17:53 UTC) #3
ricow1
6 years, 8 months ago (2014-04-23 09:40:10 UTC) #4
Bill Hesse
FYI: I would like to use the archiving scripts on the multivm builder, which does ...
6 years, 8 months ago (2014-04-24 07:50:19 UTC) #5
vsm
PTAL I've tested this in a dartium enlistment with dartium_tools (mostly) removed: - I moved ...
6 years, 8 months ago (2014-04-24 17:13:12 UTC) #6
Bill Hesse
LGTM. https://chromiumcodereview.appspot.com/244643006/diff/40001/tools/dartium/buildbot_annotated_steps.py File tools/dartium/buildbot_annotated_steps.py (right): https://chromiumcodereview.appspot.com/244643006/diff/40001/tools/dartium/buildbot_annotated_steps.py#newcode43 tools/dartium/buildbot_annotated_steps.py:43: BUILD_UTIL_PATH = os.path.join(SRC_PATH, 'build/util') join(SRC_PATH, 'build', 'util') https://chromiumcodereview.appspot.com/244643006/diff/60001/tools/dartium/fetch_reference_build.py ...
6 years, 7 months ago (2014-05-01 15:12:00 UTC) #7
vsm
https://chromiumcodereview.appspot.com/244643006/diff/40001/tools/dartium/buildbot_annotated_steps.py File tools/dartium/buildbot_annotated_steps.py (right): https://chromiumcodereview.appspot.com/244643006/diff/40001/tools/dartium/buildbot_annotated_steps.py#newcode43 tools/dartium/buildbot_annotated_steps.py:43: BUILD_UTIL_PATH = os.path.join(SRC_PATH, 'build/util') On 2014/05/01 15:12:00, Bill Hesse ...
6 years, 7 months ago (2014-05-02 16:25:50 UTC) #8
vsm
6 years, 7 months ago (2014-05-02 16:30:50 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 manually as r35694 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698