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

Issue 569923003: Make content_shell_apk build completely (Closed)

Created:
6 years, 3 months ago by cjhopman
Modified:
6 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, erikwright+watch_chromium.org, jam, jochen+watch_chromium.org, jshin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@gn-fix-apk-resources
Project:
chromium
Visibility:
Public.

Description

Make content_shell_apk build completely This fixes configuration of various targets (mostly adding some missing files for is_android builds). Adds a target setting up the content_shell_apk assets directory. Uncomments the previously non-working dependencies from libcontent_shell_content_view. Adds forwarding of testonly in all of the android templates. TBR=mark@ BUG=359249 Committed: https://crrev.com/2fd48fd14b188a0b854f9c5910b9f40b5576291f Cr-Commit-Position: refs/heads/master@{#296319}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Rebase + remove redundant notifications define #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -77 lines) Patch
M base/BUILD.gn View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M breakpad/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M build/config/android/internal_rules.gni View 12 chunks +27 lines, -3 lines 0 comments Download
M build/config/android/rules.gni View 15 chunks +26 lines, -5 lines 0 comments Download
M build/secondary/third_party/icu/BUILD.gn View 1 chunk +1 line, -15 lines 0 comments Download
A build/secondary/third_party/icu/config.gni View 1 chunk +16 lines, -0 lines 0 comments Download
M content/browser/BUILD.gn View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M content/public/android/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/BUILD.gn View 1 2 chunks +10 lines, -0 lines 0 comments Download
M content/shell/BUILD.gn View 1 2 1 chunk +3 lines, -7 lines 0 comments Download
M content/shell/android/BUILD.gn View 1 9 chunks +34 lines, -12 lines 0 comments Download
M ui/android/BUILD.gn View 1 2 1 chunk +1 line, -33 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
cjhopman
jamesr: *
6 years, 3 months ago (2014-09-15 02:14:34 UTC) #5
jamesr
lgtm https://codereview.chromium.org/569923003/diff/60001/build/config/android/internal_rules.gni File build/config/android/internal_rules.gni (right): https://codereview.chromium.org/569923003/diff/60001/build/config/android/internal_rules.gni#newcode18 build/config/android/internal_rules.gni:18: if (defined(invoker.testonly)) { testonly = invoker.testonly } this ...
6 years, 3 months ago (2014-09-15 04:03:07 UTC) #6
cjhopman
brettw for OWNERS of most things
6 years, 3 months ago (2014-09-17 23:06:35 UTC) #8
cjhopman
https://codereview.chromium.org/569923003/diff/60001/content/shell/android/BUILD.gn File content/shell/android/BUILD.gn (right): https://codereview.chromium.org/569923003/diff/60001/content/shell/android/BUILD.gn#newcode82 content/shell/android/BUILD.gn:82: content_shell_assets_dir = "$root_build_dir/content_shell/assets" On 2014/09/15 04:03:07, jamesr wrote: > ...
6 years, 3 months ago (2014-09-18 01:00:35 UTC) #9
jamesr
Gotcha, makes sense.
6 years, 3 months ago (2014-09-18 01:01:57 UTC) #10
brettw
lgtm https://codereview.chromium.org/569923003/diff/80001/build/config/BUILD.gn File build/config/BUILD.gn (right): https://codereview.chromium.org/569923003/diff/80001/build/config/BUILD.gn#newcode49 build/config/BUILD.gn:49: if (enable_notifications) { Isn't this the thing you ...
6 years, 3 months ago (2014-09-20 05:47:36 UTC) #11
cjhopman
And adding some more OWNERS jam: content/ mark: breakpad/ sky: ui/ https://codereview.chromium.org/569923003/diff/80001/build/config/BUILD.gn File build/config/BUILD.gn (right): ...
6 years, 3 months ago (2014-09-22 18:43:53 UTC) #13
sky
I'm not a good owner for ui/android. Is there a more local owner that can ...
6 years, 3 months ago (2014-09-22 20:45:38 UTC) #14
cjhopman
sure. tedchoc@ for ui/android
6 years, 3 months ago (2014-09-22 20:46:48 UTC) #16
Ted C
ui/android - lgtm
6 years, 3 months ago (2014-09-22 20:53:29 UTC) #17
jam
rubberstamp lgtm based on brettw's reviews
6 years, 3 months ago (2014-09-23 05:10:32 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/569923003/100001
6 years, 3 months ago (2014-09-24 00:48:26 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:100001) as ba37f90bf1d62a975893de87cf221983dc5c21c1
6 years, 3 months ago (2014-09-24 00:53:03 UTC) #21
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 00:53:44 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2fd48fd14b188a0b854f9c5910b9f40b5576291f
Cr-Commit-Position: refs/heads/master@{#296319}

Powered by Google App Engine
This is Rietveld 408576698