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

Issue 11264019: Set up Android build config. (Closed)

Created:
8 years, 2 months ago by Emily Fortuna
Modified:
8 years, 1 month ago
Reviewers:
Bob Nystrom, gram
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Set up Android build config. Committed: https://code.google.com/p/dart/source/detail?r=14105

Patch Set 1 : #

Total comments: 11

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -35 lines) Patch
M client/tools/buildbot_annotated_steps.py View 1 2 chunks +9 lines, -20 lines 0 comments Download
A tools/bots/android.py View 1 2 1 chunk +55 lines, -0 lines 1 comment Download
M tools/bots/bot.py View 1 3 chunks +16 lines, -15 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Emily Fortuna
8 years, 2 months ago (2012-10-24 22:37:46 UTC) #1
Bob Nystrom
https://codereview.chromium.org/11264019/diff/2001/client/tools/buildbot_annotated_steps.py File client/tools/buildbot_annotated_steps.py (right): https://codereview.chromium.org/11264019/diff/2001/client/tools/buildbot_annotated_steps.py#newcode123 client/tools/buildbot_annotated_steps.py:123: def ProcessClient(name, client_target): "Client" isn't very meaningful, but I ...
8 years, 2 months ago (2012-10-25 00:49:16 UTC) #2
gram
https://codereview.chromium.org/11264019/diff/2001/client/tools/buildbot_annotated_steps.py File client/tools/buildbot_annotated_steps.py (left): https://codereview.chromium.org/11264019/diff/2001/client/tools/buildbot_annotated_steps.py#oldcode128 client/tools/buildbot_annotated_steps.py:128: has_shell=False I don't understand why this code is being ...
8 years, 2 months ago (2012-10-25 00:51:36 UTC) #3
Emily Fortuna
https://codereview.chromium.org/11264019/diff/2001/client/tools/buildbot_annotated_steps.py File client/tools/buildbot_annotated_steps.py (left): https://codereview.chromium.org/11264019/diff/2001/client/tools/buildbot_annotated_steps.py#oldcode128 client/tools/buildbot_annotated_steps.py:128: has_shell=False On 2012/10/25 00:51:36, gram wrote: > I don't ...
8 years, 2 months ago (2012-10-25 01:33:34 UTC) #4
Bob Nystrom
https://codereview.chromium.org/11264019/diff/2001/tools/bots/android.py File tools/bots/android.py (right): https://codereview.chromium.org/11264019/diff/2001/tools/bots/android.py#newcode50 tools/bots/android.py:50: '--os=android dart'] On 2012/10/25 01:33:34, Emily Fortuna wrote: > ...
8 years, 1 month ago (2012-10-25 16:12:16 UTC) #5
gram
Right now the only Android build target that I know works is "dart". That's why ...
8 years, 1 month ago (2012-10-25 16:34:56 UTC) #6
gram
Actually the names would be more like "android-service", not "dart-service" :-) On 2012/10/25 16:34:56, gram ...
8 years, 1 month ago (2012-10-25 16:39:50 UTC) #7
Emily Fortuna
https://codereview.chromium.org/11264019/diff/2001/tools/bots/android.py File tools/bots/android.py (right): https://codereview.chromium.org/11264019/diff/2001/tools/bots/android.py#newcode50 tools/bots/android.py:50: '--os=android dart'] On 2012/10/25 16:12:16, Bob Nystrom wrote: > ...
8 years, 1 month ago (2012-10-25 18:19:38 UTC) #8
Bob Nystrom
8 years, 1 month ago (2012-10-25 20:17:37 UTC) #9
LGTM!

Powered by Google App Engine
This is Rietveld 408576698