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

Issue 9622010: Move README.chromium and LICENSE in third_party/android/ to correct location (Closed)

Created:
8 years, 9 months ago by Steve Block
Modified:
8 years, 9 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, michaelbai, Mark Larson
Visibility:
Public.

Description

Move third_party/android/testrunner to third_party/android_testrunner The original intent was to have multiple subdirectories under third_party/android/, but the need for these has not arisen and it potentially adds complexity. Also update the license checker tool to prune this directory, as the code is used only for testing. 'tools/licenses.py scan | grep android' See http://codereview.chromium.org/8322008. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125451

Patch Set 1 #

Patch Set 2 : Move to third_party/android_testrunner/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, -1241 lines) Patch
M build/android/android_commands.py View 1 1 chunk +3 lines, -3 lines 0 comments Download
M build/android/emulator.py View 1 1 chunk +2 lines, -2 lines 0 comments Download
D third_party/android/testrunner/LICENSE View 1 chunk +0 lines, -202 lines 0 comments Download
D third_party/android/testrunner/README.chromium View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/android/testrunner/adb_interface.py View 1 1 chunk +0 lines, -507 lines 0 comments Download
D third_party/android/testrunner/am_instrument_parser.py View 1 1 chunk +0 lines, -169 lines 0 comments Download
D third_party/android/testrunner/errors.py View 1 1 chunk +0 lines, -46 lines 0 comments Download
D third_party/android/testrunner/logger.py View 1 1 chunk +0 lines, -96 lines 0 comments Download
D third_party/android/testrunner/run_command.py View 1 1 chunk +0 lines, -196 lines 0 comments Download
A + third_party/android_testrunner/LICENSE View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/android_testrunner/README.chromium View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/android_testrunner/adb_interface.py View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/android_testrunner/am_instrument_parser.py View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/android_testrunner/errors.py View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/android_testrunner/logger.py View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/android_testrunner/run_command.py View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/licenses.py View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Steve Block
8 years, 9 months ago (2012-03-07 16:11:49 UTC) #1
Mark Mentovai
Maybe it should be third_party/android_testrunner? The LICENSE and README.chromium only apply to testrunner.
8 years, 9 months ago (2012-03-07 17:17:30 UTC) #2
Steve Block
Hmm, I'm not sure whether Michael plans to add more Android code. Michael, can you ...
8 years, 9 months ago (2012-03-07 17:23:34 UTC) #3
Mark Mentovai
I’d worry that this would interfere with the process that generates about:credits in some way, ...
8 years, 9 months ago (2012-03-07 17:50:29 UTC) #4
michaelbai
The plan was to put the Android code we depend on in third_party/android/ directory, and ...
8 years, 9 months ago (2012-03-07 17:56:07 UTC) #5
Steve Block
> I doubt we can have a general README.chromium I meant that we would use ...
8 years, 9 months ago (2012-03-07 18:05:27 UTC) #6
mal
I think you should put the code in its own subdir (android_testrunner or whatver). It ...
8 years, 9 months ago (2012-03-07 18:31:56 UTC) #7
Steve Block
Thanks Mark, I've updated the patch.
8 years, 9 months ago (2012-03-07 18:51:12 UTC) #8
Mark Mentovai
LGTM
8 years, 9 months ago (2012-03-07 18:53:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/steveblock@chromium.org/9622010/6001
8 years, 9 months ago (2012-03-07 19:00:39 UTC) #10
commit-bot: I haz the power
8 years, 9 months ago (2012-03-07 21:12:37 UTC) #11
Change committed as 125451

Powered by Google App Engine
This is Rietveld 408576698