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

Issue 1997533002: Do not build unicode_to_keysym.cc when use_x11 == 0 (Closed)

Created:
4 years, 7 months ago by joth
Modified:
4 years, 7 months ago
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not build unicode_to_keysym.cc when use_x11 == 0 BUG=608832 Committed: https://crrev.com/02dfd6d2723ed54559156a1b491c53dc596f898e Cr-Commit-Position: refs/heads/master@{#395162}

Patch Set 1 #

Patch Set 2 : add build files #

Patch Set 3 : Do not build unicode_to_keysym.cc when !use_x11 #

Patch Set 4 : +build fixes #

Patch Set 5 : rebased #

Patch Set 6 : reorder #

Patch Set 7 : build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M remoting/host/BUILD.gn View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download
M remoting/remoting_host.gypi View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/remoting_test.gypi View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 42 (18 generated)
joth
4 years, 7 months ago (2016-05-19 00:36:11 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1997533002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1997533002/1
4 years, 7 months ago (2016-05-19 01:22:39 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/164179)
4 years, 7 months ago (2016-05-19 01:46:10 UTC) #6
Wez
wez->lambroslambrou
4 years, 7 months ago (2016-05-19 17:28:25 UTC) #8
joth
Actually this isn't ready for detailed review: I think I've misunderstood the use of xkbcommon ...
4 years, 7 months ago (2016-05-19 17:41:09 UTC) #9
Lambros
not lgtm, sorry. I don't like the idea of having build flags that can break ...
4 years, 7 months ago (2016-05-19 17:48:13 UTC) #11
Lambros
Actually, I think we do build parts of the Linux host on CrOS ? +kelvinp ...
4 years, 7 months ago (2016-05-19 18:12:21 UTC) #13
Sergey Ulanov
I agree with Lambros. The version of GetKeySymsForUnicode() you are adding is broken and we ...
4 years, 7 months ago (2016-05-19 18:21:47 UTC) #14
Wez
IIRC there are two remaining CrOS devices that still run X11, but the Chromoting host ...
4 years, 7 months ago (2016-05-19 20:03:17 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1997533002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1997533002/40001
4 years, 7 months ago (2016-05-19 21:52:27 UTC) #17
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/69759) android_chromium_gn_compile_rel on ...
4 years, 7 months ago (2016-05-19 21:58:38 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1997533002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1997533002/60001
4 years, 7 months ago (2016-05-20 00:07:25 UTC) #21
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-simulator-gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-gn/builds/9001)
4 years, 7 months ago (2016-05-20 00:12:15 UTC) #23
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1997533002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1997533002/100001
4 years, 7 months ago (2016-05-20 01:12:10 UTC) #25
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/69287) android_chromium_gn_compile_dbg on ...
4 years, 7 months ago (2016-05-20 01:18:20 UTC) #27
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1997533002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1997533002/120001
4 years, 7 months ago (2016-05-20 04:23:38 UTC) #29
joth
OK, please take another look. Sergey Ulanov was right on the mark with suggestion to ...
4 years, 7 months ago (2016-05-20 05:09:49 UTC) #31
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-20 05:23:17 UTC) #33
Sergey Ulanov
lgtm
4 years, 7 months ago (2016-05-20 19:23:14 UTC) #34
joth
+Lambros Lambrou <lambroslambrou@chromium.org> I'll also need lgtm from you proceed. Thanks! On Fri, 20 May ...
4 years, 7 months ago (2016-05-20 19:38:14 UTC) #35
Lambros
lgtm
4 years, 7 months ago (2016-05-20 20:12:51 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1997533002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1997533002/120001
4 years, 7 months ago (2016-05-20 20:54:37 UTC) #38
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 7 months ago (2016-05-20 20:59:13 UTC) #40
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 21:01:57 UTC) #42
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/02dfd6d2723ed54559156a1b491c53dc596f898e
Cr-Commit-Position: refs/heads/master@{#395162}

Powered by Google App Engine
This is Rietveld 408576698