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

Issue 820173006: Use absolute path instead of relative path in install-build-deps-android.sh. (Closed)

Created:
5 years, 11 months ago by navabi
Modified:
5 years, 11 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use absolute path instead of relative path in install-build-deps-android.sh. BUG=350151 Committed: https://crrev.com/654f395d614d7fac021d2009a02f9a6d42ce0f09 Cr-Commit-Position: refs/heads/master@{#312299}

Patch Set 1 #

Patch Set 2 : Only install sdk packages with --sdk-packages. #

Patch Set 3 : Make --sdk-packages default and change to --skip-sdk-packges. #

Total comments: 2

Patch Set 4 : Add comment for absolute path. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -12 lines) Patch
M build/install-build-deps-android.sh View 1 2 3 3 chunks +25 lines, -12 lines 0 comments Download

Messages

Total messages: 29 (8 generated)
navabi
5 years, 11 months ago (2015-01-13 21:51:29 UTC) #2
pschmidt1
This LGTM However we currently don't checkout android_tools as part of the slave setup. I'll ...
5 years, 11 months ago (2015-01-13 22:24:05 UTC) #4
navabi
On 2015/01/13 22:24:05, pschmidt1 wrote: > This LGTM > > However we currently don't checkout ...
5 years, 11 months ago (2015-01-13 22:35:04 UTC) #5
pschmidt1
On 2015/01/13 at 22:24:05, pschmidt1 wrote: > This LGTM > > However we currently don't ...
5 years, 11 months ago (2015-01-13 22:35:25 UTC) #6
navabi
On 2015/01/13 22:35:25, pschmidt1 wrote: > On 2015/01/13 at 22:24:05, pschmidt1 wrote: > > This ...
5 years, 11 months ago (2015-01-13 23:44:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/820173006/1
5 years, 11 months ago (2015-01-13 23:45:23 UTC) #9
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 11 months ago (2015-01-13 23:45:25 UTC) #11
pschmidt1
On 2015/01/13 at 23:44:57, navabi wrote: > On 2015/01/13 22:35:25, pschmidt1 wrote: > > On ...
5 years, 11 months ago (2015-01-14 00:03:26 UTC) #12
navabi
PTAL. Now it will only install SDK packages with --sdk-packages. Thus, the sys admins can ...
5 years, 11 months ago (2015-01-14 23:04:37 UTC) #13
navabi
Friendly ping.
5 years, 11 months ago (2015-01-16 23:00:34 UTC) #14
pschmidt1
On 2015/01/16 at 23:00:34, navabi wrote: > Friendly ping. Don't you want the script to ...
5 years, 11 months ago (2015-01-16 23:52:25 UTC) #15
navabi
On 2015/01/16 23:52:25, pschmidt1 wrote: > On 2015/01/16 at 23:00:34, navabi wrote: > > Friendly ...
5 years, 11 months ago (2015-01-20 01:13:55 UTC) #16
pschmidt1
On 2015/01/20 at 01:13:55, navabi wrote: > On 2015/01/16 23:52:25, pschmidt1 wrote: > > On ...
5 years, 11 months ago (2015-01-20 17:17:57 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/820173006/40001
5 years, 11 months ago (2015-01-20 17:26:49 UTC) #19
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 11 months ago (2015-01-20 17:26:53 UTC) #21
navabi
Adding all OWNERS for review.
5 years, 11 months ago (2015-01-20 19:31:15 UTC) #23
cjhopman
lgtm https://codereview.chromium.org/820173006/diff/40001/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): https://codereview.chromium.org/820173006/diff/40001/build/install-build-deps-android.sh#newcode98 build/install-build-deps-android.sh:98: packages="$(python -c 'execfile("./get_sdk_extras_packages.py")')" Maybe comment here why we ...
5 years, 11 months ago (2015-01-20 21:07:01 UTC) #24
navabi
https://codereview.chromium.org/820173006/diff/40001/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): https://codereview.chromium.org/820173006/diff/40001/build/install-build-deps-android.sh#newcode98 build/install-build-deps-android.sh:98: packages="$(python -c 'execfile("./get_sdk_extras_packages.py")')" On 2015/01/20 21:07:01, cjhopman wrote: > ...
5 years, 11 months ago (2015-01-20 22:20:58 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/820173006/60001
5 years, 11 months ago (2015-01-20 22:23:58 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 11 months ago (2015-01-20 23:43:34 UTC) #28
commit-bot: I haz the power
5 years, 11 months ago (2015-01-20 23:44:37 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/654f395d614d7fac021d2009a02f9a6d42ce0f09
Cr-Commit-Position: refs/heads/master@{#312299}

Powered by Google App Engine
This is Rietveld 408576698