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

Issue 7473010: Adding Wayland message loop and gyp build deps (Closed)

Created:
9 years, 5 months ago by dnicoara
Modified:
9 years, 4 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Adding Wayland message loop and gyp build deps This CL depends on http://codereview.chromium.org/7457023 BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96428

Patch Set 1 #

Total comments: 3

Patch Set 2 : Removed unnecessary use_wayland from common.gypi #

Total comments: 3

Patch Set 3 : Removed unnecessary dependencies in base/base.gypi #

Total comments: 1

Patch Set 4 : Updating files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -9 lines) Patch
M base/base.gypi View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M base/message_loop.h View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M base/message_loop.cc View 1 2 3 2 chunks +3 lines, -5 lines 0 comments Download
A base/message_pump_wayland.h View 1 2 3 1 chunk +81 lines, -0 lines 0 comments Download
A base/message_pump_wayland.cc View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
M build/all.gyp View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M build/common.gypi View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Evan Martin
http://codereview.chromium.org/7473010/diff/1/base/message_pump_wayland.h File base/message_pump_wayland.h (right): http://codereview.chromium.org/7473010/diff/1/base/message_pump_wayland.h#newcode14 base/message_pump_wayland.h:14: typedef struct _GSource GSource; ChromeOS seems to be trying ...
9 years, 5 months ago (2011-07-21 16:44:21 UTC) #1
dnicoara
On 2011/07/21 16:44:21, Evan Martin wrote: > http://codereview.chromium.org/7473010/diff/1/base/message_pump_wayland.h > File base/message_pump_wayland.h (right): > > http://codereview.chromium.org/7473010/diff/1/base/message_pump_wayland.h#newcode14 ...
9 years, 5 months ago (2011-07-21 18:29:25 UTC) #2
Evan Martin
http://codereview.chromium.org/7473010/diff/4001/base/base.gypi File base/base.gypi (right): http://codereview.chromium.org/7473010/diff/4001/base/base.gypi#newcode470 base/base.gypi:470: '../build/linux/system.gyp:dbus-glib', What is this needed for? I don't see ...
9 years, 5 months ago (2011-07-21 18:40:07 UTC) #3
dnicoara
On 2011/07/21 18:40:07, Evan Martin wrote: > http://codereview.chromium.org/7473010/diff/4001/base/base.gypi > File base/base.gypi (right): > > http://codereview.chromium.org/7473010/diff/4001/base/base.gypi#newcode470 ...
9 years, 5 months ago (2011-07-21 19:06:29 UTC) #4
Evan Martin
LGTM, be sure to update the review description before you land http://codereview.chromium.org/7473010/diff/10001/build/common.gypi File build/common.gypi (right): ...
9 years, 5 months ago (2011-07-21 19:23:19 UTC) #5
commit-bot: I haz the power
Try job failure for 7473010-13001 (retry) on win for step "compile" (clobber build). It's a ...
9 years, 4 months ago (2011-08-10 13:11:28 UTC) #6
commit-bot: I haz the power
9 years, 4 months ago (2011-08-11 18:20:23 UTC) #7
Change committed as 96428

Powered by Google App Engine
This is Rietveld 408576698