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

Issue 270633015: [android] Generate strings.xml for android_webview. (Closed)

Created:
6 years, 7 months ago by mkosiba (inactive)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, android-webview-reviews_chromium.org
Visibility:
Public.

Description

[android] Generate strings.xml for android_webview. This makes it possible for the android_webview component to generate strings.xml files from .grd files in the android_webview_build configuration. BUG=internal b/11505352 TESTS=compile TBR=jochen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269779

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -57 lines) Patch
M android_webview/android_webview.gyp View 1 2 3 2 chunks +14 lines, -2 lines 0 comments Download
M build/java.gypi View 3 chunks +0 lines, -25 lines 0 comments Download
M build/java_apk.gypi View 3 chunks +0 lines, -26 lines 0 comments Download
A build/java_strings_grd.gypi View 1 2 1 chunk +48 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 3 chunks +11 lines, -1 line 0 comments Download
M content/content.gyp View 1 3 chunks +11 lines, -1 line 0 comments Download
M ui/android/ui_android.gyp View 1 chunk +12 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
mkosiba (inactive)
more resource fun :)
6 years, 7 months ago (2014-05-08 18:46:45 UTC) #1
newt (away)
one comment then lgtm https://codereview.chromium.org/270633015/diff/1/content/content.gyp File content/content.gyp (right): https://codereview.chromium.org/270633015/diff/1/content/content.gyp#newcode438 content/content.gyp:438: 'java_strings_grd': 'android_content_strings.grd', java_strings_grd isn't needed ...
6 years, 7 months ago (2014-05-08 19:05:08 UTC) #2
cjhopman
https://codereview.chromium.org/270633015/diff/1/build/java_strings_grd.gypi File build/java_strings_grd.gypi (right): https://codereview.chromium.org/270633015/diff/1/build/java_strings_grd.gypi#newcode35 build/java_strings_grd.gypi:35: 'dependencies_res_input_dirs': ['<@(res_grit_dir)'], I believe you also want: 'dependencies_res_files': ['<(resource_input_paths)'] ...
6 years, 7 months ago (2014-05-08 19:06:41 UTC) #3
mkosiba (inactive)
https://codereview.chromium.org/270633015/diff/1/build/java_strings_grd.gypi File build/java_strings_grd.gypi (right): https://codereview.chromium.org/270633015/diff/1/build/java_strings_grd.gypi#newcode35 build/java_strings_grd.gypi:35: 'dependencies_res_input_dirs': ['<@(res_grit_dir)'], On 2014/05/08 19:06:42, cjhopman wrote: > I ...
6 years, 7 months ago (2014-05-09 09:17:34 UTC) #4
mkosiba (inactive)
https://codereview.chromium.org/270633015/diff/20001/build/java_strings_grd.gypi File build/java_strings_grd.gypi (right): https://codereview.chromium.org/270633015/diff/20001/build/java_strings_grd.gypi#newcode22 build/java_strings_grd.gypi:22: '<(DEPTH)/build/android/setup.gyp:build_output_dirs' not needed, the rule doesn't need any of ...
6 years, 7 months ago (2014-05-09 12:24:19 UTC) #5
mkosiba (inactive)
The CQ bit was checked by mkosiba@chromium.org
6 years, 7 months ago (2014-05-09 13:14:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkosiba@chromium.org/270633015/60001
6 years, 7 months ago (2014-05-09 13:20:19 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-09 15:15:18 UTC) #8
mkosiba (inactive)
+tbr jochen@ for content/chrome gyp changes.
6 years, 7 months ago (2014-05-09 15:25:51 UTC) #9
mkosiba (inactive)
The CQ bit was unchecked by mkosiba@chromium.org
6 years, 7 months ago (2014-05-09 15:25:55 UTC) #10
mkosiba (inactive)
The CQ bit was checked by mkosiba@chromium.org
6 years, 7 months ago (2014-05-09 15:26:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkosiba@chromium.org/270633015/60001
6 years, 7 months ago (2014-05-09 15:28:21 UTC) #12
mkosiba (inactive)
The CQ bit was unchecked by mkosiba@chromium.org
6 years, 7 months ago (2014-05-09 17:32:24 UTC) #13
mkosiba (inactive)
The CQ bit was checked by mkosiba@chromium.org
6 years, 7 months ago (2014-05-12 14:24:10 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkosiba@chromium.org/270633015/60001
6 years, 7 months ago (2014-05-12 14:24:16 UTC) #15
commit-bot: I haz the power
6 years, 7 months ago (2014-05-12 14:25:09 UTC) #16
Message was sent while issue was closed.
Change committed as 269779

Powered by Google App Engine
This is Rietveld 408576698