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

Issue 14241008: [MIPS] Support to build libchromeview for MIPS-Android (Closed)

Created:
7 years, 8 months ago by petarj
Modified:
7 years, 8 months ago
Reviewers:
cjhopman, Yaron, Torne
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, klundberg+watch_chromium.org, erikwright+watch_chromium.org, ilevy+watch_chromium.org, frankf+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[MIPS] Support to build libchromeview for MIPS-Android Small set of changes in gyp files to enable build for libchromeview for MIPS-Android. It also includes minor change in base/debug/stack_trace_android.cc to redefine SIGSTKFLT for MIPS, since MIPS does not have SIGSTKFLT. BUG=130022 TEST=build libchromeview Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196938

Patch Set 1 #

Total comments: 13

Patch Set 2 : Update per Chris's comments. #

Patch Set 3 : Rebase and minor addition in build/common.gypi. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
M base/base.gyp View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M base/debug/stack_trace_android.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M build/android/envsetup_functions.sh View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M build/common.gypi View 1 2 3 4 chunks +34 lines, -1 line 0 comments Download
M chrome/chrome.gyp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
petarj
Patch to build open source parts of libchromeview.
7 years, 8 months ago (2013-04-19 01:21:47 UTC) #1
cjhopman
https://codereview.chromium.org/14241008/diff/1/base/debug/stack_trace_android.cc File base/debug/stack_trace_android.cc (right): https://codereview.chromium.org/14241008/diff/1/base/debug/stack_trace_android.cc#newcode15 base/debug/stack_trace_android.cc:15: #define SIGSTKFLT SIGSEGV Can we just use SIGSEGV for ...
7 years, 8 months ago (2013-04-19 18:02:10 UTC) #2
petarj
Second patch set uploaded. PTAL. https://chromiumcodereview.appspot.com/14241008/diff/1/base/debug/stack_trace_android.cc File base/debug/stack_trace_android.cc (right): https://chromiumcodereview.appspot.com/14241008/diff/1/base/debug/stack_trace_android.cc#newcode15 base/debug/stack_trace_android.cc:15: #define SIGSTKFLT SIGSEGV On ...
7 years, 8 months ago (2013-04-21 01:17:13 UTC) #3
Yaron
https://chromiumcodereview.appspot.com/14241008/diff/1/build/android/envsetup_functions.sh File build/android/envsetup_functions.sh (right): https://chromiumcodereview.appspot.com/14241008/diff/1/build/android/envsetup_functions.sh#newcode38 build/android/envsetup_functions.sh:38: toolchain_dir="linux-x86" On 2013/04/21 01:17:14, petarj wrote: > On 2013/04/19 ...
7 years, 8 months ago (2013-04-22 22:06:07 UTC) #4
petarj
On 2013/04/22 22:06:07, Yaron wrote: > Does this actually build when not using a 64-bit ...
7 years, 8 months ago (2013-04-23 13:52:24 UTC) #5
petarj
Any other remarks?
7 years, 8 months ago (2013-04-24 23:20:43 UTC) #6
cjhopman
lgtm
7 years, 8 months ago (2013-04-26 17:31:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/14241008/14001
7 years, 8 months ago (2013-04-26 17:52:17 UTC) #8
commit-bot: I haz the power
Failed to apply patch for build/common.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 8 months ago (2013-04-26 17:52:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/14241008/23001
7 years, 8 months ago (2013-04-27 00:38:01 UTC) #10
commit-bot: I haz the power
7 years, 8 months ago (2013-04-27 04:10:27 UTC) #11
Message was sent while issue was closed.
Change committed as 196938

Powered by Google App Engine
This is Rietveld 408576698