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

Issue 379333003: Add beginnings of android_apk and unittest_apk templates (Closed)

Created:
6 years, 5 months ago by cjhopman
Modified:
6 years, 4 months ago
Reviewers:
brettw, newt (away)
CC:
chromium-reviews, klundberg+watch_chromium.org, erikwright+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@gn-filearg
Project:
chromium
Visibility:
Public.

Description

Add beginnings of android_apk and unittest_apk templates This adds two templates, android_apk and unittest_apk. unittest_apk is a simple wrapper of android_apk for packaging gtests into apks. android_apk currently just does the java compilation, processing resources, and build_config stuff for apks. BUG=359249 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286031

Patch Set 1 : #

Patch Set 2 : 80-column lines #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -35 lines) Patch
M base/BUILD.gn View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
M build/android/gyp/jar_toc.py View 1 chunk +5 lines, -0 lines 0 comments Download
M build/android/gyp/process_resources.py View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M build/android/gyp/write_build_config.py View 4 chunks +27 lines, -16 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 2 9 chunks +37 lines, -17 lines 0 comments Download
M build/config/android/rules.gni View 1 2 3 4 chunks +136 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
cjhopman
newt: *
6 years, 5 months ago (2014-07-11 23:47:33 UTC) #1
cjhopman
ping
6 years, 5 months ago (2014-07-16 21:55:11 UTC) #2
newt (away)
lgtm https://codereview.chromium.org/379333003/diff/40001/build/android/gyp/write_build_config.py File build/android/gyp/write_build_config.py (right): https://codereview.chromium.org/379333003/diff/40001/build/android/gyp/write_build_config.py#newcode102 build/android/gyp/write_build_config.py:102: unknown_deps = [ s/unknown/missing or s/unknown/nonexistent ? wait... ...
6 years, 5 months ago (2014-07-17 20:11:47 UTC) #3
cjhopman
brettw: for OWNERS https://codereview.chromium.org/379333003/diff/40001/build/android/gyp/write_build_config.py File build/android/gyp/write_build_config.py (right): https://codereview.chromium.org/379333003/diff/40001/build/android/gyp/write_build_config.py#newcode102 build/android/gyp/write_build_config.py:102: unknown_deps = [ On 2014/07/17 20:11:47, ...
6 years, 5 months ago (2014-07-18 00:58:01 UTC) #4
newt (away)
On 2014/07/18 00:58:01, cjhopman wrote: > brettw: for OWNERS > > https://codereview.chromium.org/379333003/diff/40001/build/android/gyp/write_build_config.py > File build/android/gyp/write_build_config.py ...
6 years, 5 months ago (2014-07-18 01:25:59 UTC) #5
newt (away)
lgtm
6 years, 5 months ago (2014-07-18 01:26:14 UTC) #6
brettw
lgtm
6 years, 5 months ago (2014-07-18 19:43:28 UTC) #7
cjhopman
The CQ bit was checked by cjhopman@chromium.org
6 years, 4 months ago (2014-07-28 20:35:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/379333003/80001
6 years, 4 months ago (2014-07-28 20:44:32 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-07-28 22:12:20 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-07-28 23:53:18 UTC) #11
Message was sent while issue was closed.
Change committed as 286031

Powered by Google App Engine
This is Rietveld 408576698