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

Issue 1411913005: Make Google API keys available for the Java codebase (Closed)

Created:
5 years, 2 months ago by dvh
Modified:
5 years, 1 month ago
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make Google API keys available for the Java codebase. BUG=546038 Committed: https://crrev.com/310b3905a97a06b30514e0db0a46c7d8af4dcb60 Cr-Commit-Position: refs/heads/master@{#357774}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Total comments: 5

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 39

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Total comments: 8

Patch Set 13 : #

Patch Set 14 : #

Total comments: 14

Patch Set 15 : #

Total comments: 2

Patch Set 16 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -4 lines) Patch
A build/android/gyp/java_google_api_keys.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +129 lines, -0 lines 0 comments Download
A build/android/gyp/java_google_api_keys_tests.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +61 lines, -0 lines 0 comments Download
A build/android/java_google_api_keys.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +45 lines, -0 lines 0 comments Download
M build/android/pylib/constants/__init__.py View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 85 (31 generated)
dvh
pasko@ Could you please take a look? Thanks!
5 years, 2 months ago (2015-10-20 22:29:08 UTC) #2
pasko
I can rubberstamp after a committer knowledgeable in api keys can approve it. I would ...
5 years, 2 months ago (2015-10-21 09:50:54 UTC) #3
dvh
thestig@chromium.org: Please review changes in chrome/*.gyp*
5 years, 2 months ago (2015-10-22 19:56:43 UTC) #6
Lei Zhang
https://codereview.chromium.org/1411913005/diff/20001/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): https://codereview.chromium.org/1411913005/diff/20001/chrome/chrome_browser.gypi#newcode4073 chrome/chrome_browser.gypi:4073: # TODO(dvh): write GN rule to generate Java Google ...
5 years, 2 months ago (2015-10-22 20:40:41 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/20001
5 years, 1 month ago (2015-10-26 16:33:33 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/137893)
5 years, 1 month ago (2015-10-26 16:50:11 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/40001
5 years, 1 month ago (2015-10-26 16:57:24 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-10-26 18:04:33 UTC) #15
dvh
On 2015/10/22 20:40:41, Lei Zhang wrote: > https://codereview.chromium.org/1411913005/diff/20001/chrome/chrome_browser.gypi > File chrome/chrome_browser.gypi (right): > > https://codereview.chromium.org/1411913005/diff/20001/chrome/chrome_browser.gypi#newcode4073 ...
5 years, 1 month ago (2015-10-26 19:45:42 UTC) #16
Lei Zhang
On 2015/10/26 19:45:42, dvh wrote: > On 2015/10/22 20:40:41, Lei Zhang wrote: > > > ...
5 years, 1 month ago (2015-10-26 20:36:52 UTC) #17
dvh
scottmg@chromium.org: Please review changes in Could you review the change in build/config/android/* Thanks!
5 years, 1 month ago (2015-10-27 20:12:36 UTC) #19
Lei Zhang
https://codereview.chromium.org/1411913005/diff/60001/chrome/chrome.gyp File chrome/chrome.gyp (right): https://codereview.chromium.org/1411913005/diff/60001/chrome/chrome.gyp#newcode538 chrome/chrome.gyp:538: 'google_api_keys_java', nit: alphabetical order https://codereview.chromium.org/1411913005/diff/60001/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): https://codereview.chromium.org/1411913005/diff/60001/chrome/chrome_browser.gypi#newcode4073 ...
5 years, 1 month ago (2015-10-27 20:16:05 UTC) #21
scottmg
Passing build/config/android/rules.gni to either brettw or agrieve.
5 years, 1 month ago (2015-10-27 20:17:41 UTC) #24
dvh
https://codereview.chromium.org/1411913005/diff/60001/chrome/chrome.gyp File chrome/chrome.gyp (right): https://codereview.chromium.org/1411913005/diff/60001/chrome/chrome.gyp#newcode538 chrome/chrome.gyp:538: 'google_api_keys_java', On 2015/10/27 20:16:05, Lei Zhang wrote: > nit: ...
5 years, 1 month ago (2015-10-27 20:22:52 UTC) #25
dvh
On 2015/10/27 20:17:41, scottmg wrote: > Passing build/config/android/rules.gni to either brettw or agrieve. Since agrieve ...
5 years, 1 month ago (2015-10-27 20:23:16 UTC) #26
Lei Zhang
https://codereview.chromium.org/1411913005/diff/60001/chrome/chrome.gyp File chrome/chrome.gyp (right): https://codereview.chromium.org/1411913005/diff/60001/chrome/chrome.gyp#newcode538 chrome/chrome.gyp:538: 'google_api_keys_java', On 2015/10/27 20:22:52, dvh wrote: > On 2015/10/27 ...
5 years, 1 month ago (2015-10-27 20:25:17 UTC) #27
dvh
On 2015/10/27 20:25:17, Lei Zhang wrote: > Indeed! Feel free to sort it. I don't ...
5 years, 1 month ago (2015-10-27 20:30:53 UTC) #28
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/120001
5 years, 1 month ago (2015-10-29 19:24:59 UTC) #30
dvh
Hi all, pasko@, could you take a look again at the changes in these files? ...
5 years, 1 month ago (2015-10-29 19:28:23 UTC) #31
Lei Zhang
chrome/ lgtm
5 years, 1 month ago (2015-10-29 20:32:38 UTC) #32
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-10-29 21:15:27 UTC) #34
agrieve
https://codereview.chromium.org/1411913005/diff/120001/build/android/gyp/java_google_api_keys.py File build/android/gyp/java_google_api_keys.py (right): https://codereview.chromium.org/1411913005/diff/120001/build/android/gyp/java_google_api_keys.py#newcode10 build/android/gyp/java_google_api_keys.py:10: from string import Template style guide is against importing ...
5 years, 1 month ago (2015-10-30 00:55:14 UTC) #35
pasko
build/android rubberstamp lgtm with comments by agrieve@ addressed
5 years, 1 month ago (2015-10-30 10:29:20 UTC) #36
dvh
agrieve@ I have some questions related to your comments. And please take a look at ...
5 years, 1 month ago (2015-10-30 20:56:21 UTC) #37
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/140001
5 years, 1 month ago (2015-10-30 20:57:49 UTC) #39
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/151737)
5 years, 1 month ago (2015-10-30 21:27:25 UTC) #41
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/160001
5 years, 1 month ago (2015-10-30 21:58:24 UTC) #43
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-10-30 23:40:52 UTC) #45
agrieve
https://codereview.chromium.org/1411913005/diff/120001/build/android/gyp/java_google_api_keys.py File build/android/gyp/java_google_api_keys.py (right): https://codereview.chromium.org/1411913005/diff/120001/build/android/gyp/java_google_api_keys.py#newcode10 build/android/gyp/java_google_api_keys.py:10: from string import Template On 2015/10/30 20:56:20, dvh wrote: ...
5 years, 1 month ago (2015-10-31 02:09:37 UTC) #46
brettw
https://codereview.chromium.org/1411913005/diff/120001/build/config/android/rules.gni File build/config/android/rules.gni (right): https://codereview.chromium.org/1411913005/diff/120001/build/config/android/rules.gni#newcode409 build/config/android/rules.gni:409: template("java_google_api_keys") { On 2015/10/31 02:09:37, agrieve wrote: > What ...
5 years, 1 month ago (2015-11-02 05:29:18 UTC) #47
dvh
https://codereview.chromium.org/1411913005/diff/160001/build/android/gyp/java_google_api_keys.py File build/android/gyp/java_google_api_keys.py (right): https://codereview.chromium.org/1411913005/diff/160001/build/android/gyp/java_google_api_keys.py#newcode25 build/android/gyp/java_google_api_keys.py:25: # script_components = os.path.abspath(sys.argv[0]).split(os.path.sep) On 2015/10/31 02:09:37, agrieve wrote: ...
5 years, 1 month ago (2015-11-02 19:28:40 UTC) #48
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/190001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/190001
5 years, 1 month ago (2015-11-02 19:33:40 UTC) #52
dvh
On 2015/11/02 05:29:18, brettw wrote: > https://codereview.chromium.org/1411913005/diff/120001/build/config/android/rules.gni > File build/config/android/rules.gni (right): > > https://codereview.chromium.org/1411913005/diff/120001/build/config/android/rules.gni#newcode409 > ...
5 years, 1 month ago (2015-11-02 19:36:32 UTC) #53
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/152280)
5 years, 1 month ago (2015-11-02 20:20:52 UTC) #55
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/210001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/210001
5 years, 1 month ago (2015-11-02 21:55:18 UTC) #57
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/123523)
5 years, 1 month ago (2015-11-02 22:14:22 UTC) #59
dvh
agrieve, I think I managed to move out the template. Please could you take a ...
5 years, 1 month ago (2015-11-02 23:02:11 UTC) #60
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/230001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/230001
5 years, 1 month ago (2015-11-03 01:36:41 UTC) #62
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-03 02:40:50 UTC) #64
agrieve
https://codereview.chromium.org/1411913005/diff/230001/build/android/gyp/java_google_api_keys.py File build/android/gyp/java_google_api_keys.py (right): https://codereview.chromium.org/1411913005/diff/230001/build/android/gyp/java_google_api_keys.py#newcode16 build/android/gyp/java_google_api_keys.py:16: from google_api_keys import (GetAPIKey, GetAPIKeyRemoting, GetClientID, Don't import functions. ...
5 years, 1 month ago (2015-11-03 16:22:42 UTC) #65
dvh
Please take a look. I also moved gyp build from template to a single target. ...
5 years, 1 month ago (2015-11-03 20:03:55 UTC) #66
dvh
thestig@, you might also want to take a look again at my changes in the ...
5 years, 1 month ago (2015-11-03 20:04:54 UTC) #68
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/270001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/270001
5 years, 1 month ago (2015-11-03 20:07:17 UTC) #69
agrieve
https://codereview.chromium.org/1411913005/diff/270001/build/android/gyp/java_google_api_keys.py File build/android/gyp/java_google_api_keys.py (right): https://codereview.chromium.org/1411913005/diff/270001/build/android/gyp/java_google_api_keys.py#newcode75 build/android/gyp/java_google_api_keys.py:75: if len(folder) > 0 and not os.path.exists(folder): nit: len(folder) ...
5 years, 1 month ago (2015-11-03 20:27:35 UTC) #70
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-03 21:27:59 UTC) #72
dvh
agrieve@, thestig@, could you please take a look? Thanks! https://codereview.chromium.org/1411913005/diff/270001/build/android/gyp/java_google_api_keys.py File build/android/gyp/java_google_api_keys.py (right): https://codereview.chromium.org/1411913005/diff/270001/build/android/gyp/java_google_api_keys.py#newcode75 build/android/gyp/java_google_api_keys.py:75: ...
5 years, 1 month ago (2015-11-04 00:08:43 UTC) #73
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/290001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/290001
5 years, 1 month ago (2015-11-04 00:11:03 UTC) #75
Lei Zhang
On 2015/11/04 00:08:43, dvh wrote: > agrieve@, thestig@, could you please take a look? chrome/chrome.gyp ...
5 years, 1 month ago (2015-11-04 00:12:23 UTC) #76
agrieve
lgtm with one final change! https://codereview.chromium.org/1411913005/diff/290001/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/1411913005/diff/290001/chrome/android/BUILD.gn#newcode188 chrome/android/BUILD.gn:188: _output_path = rebase_path("${target_name}.srcjar", ".", ...
5 years, 1 month ago (2015-11-04 02:09:11 UTC) #77
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/135564)
5 years, 1 month ago (2015-11-04 02:10:44 UTC) #79
dvh
https://codereview.chromium.org/1411913005/diff/290001/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/1411913005/diff/290001/chrome/android/BUILD.gn#newcode188 chrome/android/BUILD.gn:188: _output_path = rebase_path("${target_name}.srcjar", ".", target_gen_dir) On 2015/11/04 02:09:11, agrieve ...
5 years, 1 month ago (2015-11-04 05:26:11 UTC) #80
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913005/300001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913005/300001
5 years, 1 month ago (2015-11-04 05:26:27 UTC) #83
commit-bot: I haz the power
Committed patchset #16 (id:300001)
5 years, 1 month ago (2015-11-04 06:47:17 UTC) #84
commit-bot: I haz the power
5 years, 1 month ago (2015-11-04 06:48:12 UTC) #85
Message was sent while issue was closed.
Patchset 16 (id:??) landed as
https://crrev.com/310b3905a97a06b30514e0db0a46c7d8af4dcb60
Cr-Commit-Position: refs/heads/master@{#357774}

Powered by Google App Engine
This is Rietveld 408576698