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

Issue 179373003: Fix build issues in base/ for Android x64 (Closed)

Created:
6 years, 10 months ago by Yang Gu
Modified:
6 years, 9 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, jshin+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix build issues in base/ for Android x64 This CL fixes several issues when building files under base/ for Android x64. BUG=346626 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254124

Patch Set 1 #

Total comments: 3

Patch Set 2 : Use static_cast<size_t> directly #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -10 lines) Patch
M base/android/java_handler_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M base/android/java_handler_thread.cc View 1 chunk +2 lines, -1 line 0 comments Download
M base/base.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M base/i18n/rtl.cc View 1 3 chunks +10 lines, -5 lines 0 comments Download
M base/json/json_writer.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Yang Gu
We will begin to send out patches to fix build issues for Android x64. We ...
6 years, 10 months ago (2014-02-25 09:00:41 UTC) #1
rmcilroy
https://codereview.chromium.org/179373003/diff/1/base/i18n/rtl.cc File base/i18n/rtl.cc (right): https://codereview.chromium.org/179373003/diff/1/base/i18n/rtl.cc#newcode268 base/i18n/rtl.cc:268: text->insert(pos, num, kLeftToRightMark); Is this change really necessary? This ...
6 years, 10 months ago (2014-02-25 11:01:36 UTC) #2
Yang Gu
Android and Linux use different string library. If I don't change this part, I would ...
6 years, 10 months ago (2014-02-26 10:28:18 UTC) #3
rmcilroy
OK, thanks for sending the error message. After some investigation with Torne we discovered why ...
6 years, 10 months ago (2014-02-26 15:14:31 UTC) #4
Yang Gu
Thanks for the detailed analysis! I have followed your advice to use static_cast directly, so ...
6 years, 9 months ago (2014-02-27 07:21:36 UTC) #5
rmcilroy
lgtm You will need to get an LGTM from someone who is an owner of ...
6 years, 9 months ago (2014-02-27 10:57:29 UTC) #6
bulach
lgtm for base/android, thanks! +mark, OWNERS review please for: base/base.gyp base/i18n/rtl.cc base/json/json_writer.cc
6 years, 9 months ago (2014-02-27 15:36:01 UTC) #7
Mark Mentovai
LGTM in base.
6 years, 9 months ago (2014-02-27 15:38:03 UTC) #8
Yang Gu
The CQ bit was checked by yang.gu@intel.com
6 years, 9 months ago (2014-02-28 02:13:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yang.gu@intel.com/179373003/20001
6 years, 9 months ago (2014-02-28 02:14:29 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-02-28 02:51:45 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, cacheinvalidation_unittests, cc_unittests, check_deps, ...
6 years, 9 months ago (2014-02-28 02:51:45 UTC) #12
Yang Gu
The CQ bit was checked by yang.gu@intel.com
6 years, 9 months ago (2014-02-28 13:54:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yang.gu@intel.com/179373003/20001
6 years, 9 months ago (2014-02-28 13:55:00 UTC) #14
commit-bot: I haz the power
6 years, 9 months ago (2014-02-28 15:25:36 UTC) #15
Message was sent while issue was closed.
Change committed as 254124

Powered by Google App Engine
This is Rietveld 408576698