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

Issue 528763002: Build targets from mojo_base on iOS (Closed)

Created:
6 years, 3 months ago by blundell
Modified:
6 years, 3 months ago
Reviewers:
jamesr, viettrungluu, qsr
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Build targets from mojo_base on iOS This CL adds support for the mojo_base target on iOS that will be required to implement the Mojo support that is feasible on iOS (namely, C++-C++ communication via Mojo and mojom interfaces). Committed: https://crrev.com/475263c6949bad244ed906d92b349a32843c351e Cr-Commit-Position: refs/heads/master@{#294580}

Patch Set 1 #

Total comments: 11

Patch Set 2 : Add comments, rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -3 lines) Patch
M DEPS View 1 2 chunks +0 lines, -2 lines 0 comments Download
M build/all.gyp View 1 1 chunk +15 lines, -0 lines 0 comments Download
M mojo/mojo_base.gyp View 1 4 chunks +27 lines, -0 lines 0 comments Download
M mojo/mojo_public_tests.gypi View 1 2 chunks +5 lines, -1 line 0 comments Download
M mojo/system/message_pipe_test_utils.h View 2 chunks +2 lines, -0 lines 0 comments Download
M mojo/system/message_pipe_test_utils.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (4 generated)
blundell
After discussion with jamesr@ and qsr@, I believe that this CL brings up the targets ...
6 years, 3 months ago (2014-09-04 13:02:02 UTC) #2
qsr
https://chromiumcodereview.appspot.com/528763002/diff/1/mojo/mojo_base.gyp File mojo/mojo_base.gyp (right): https://chromiumcodereview.appspot.com/528763002/diff/1/mojo/mojo_base.gyp#newcode232 mojo/mojo_base.gyp:232: 'embedder/embedder_unittest.cc', You might want to cut this test in ...
6 years, 3 months ago (2014-09-04 13:35:46 UTC) #3
blundell
https://chromiumcodereview.appspot.com/528763002/diff/1/mojo/mojo_base.gyp File mojo/mojo_base.gyp (right): https://chromiumcodereview.appspot.com/528763002/diff/1/mojo/mojo_base.gyp#newcode232 mojo/mojo_base.gyp:232: 'embedder/embedder_unittest.cc', On 2014/09/04 13:35:45, qsr wrote: > You might ...
6 years, 3 months ago (2014-09-04 15:02:51 UTC) #4
qsr
https://chromiumcodereview.appspot.com/528763002/diff/1/DEPS File DEPS (left): https://chromiumcodereview.appspot.com/528763002/diff/1/DEPS#oldcode382 DEPS:382: 'src/third_party/mesa/src': None, Do you want to have Stuart of ...
6 years, 3 months ago (2014-09-05 08:27:32 UTC) #5
blundell
https://chromiumcodereview.appspot.com/528763002/diff/1/DEPS File DEPS (left): https://chromiumcodereview.appspot.com/528763002/diff/1/DEPS#oldcode382 DEPS:382: 'src/third_party/mesa/src': None, I got their OK with these on ...
6 years, 3 months ago (2014-09-05 08:33:11 UTC) #6
qsr
LGTM https://chromiumcodereview.appspot.com/528763002/diff/1/build/all.gyp File build/all.gyp (right): https://chromiumcodereview.appspot.com/528763002/diff/1/build/all.gyp#newcode42 build/all.gyp:42: '../mojo/mojo_base.gyp:mojo_common_lib', :( Ok, I guess that means someone ...
6 years, 3 months ago (2014-09-05 08:36:04 UTC) #7
blundell
Thanks. James/Trung, any comments?
6 years, 3 months ago (2014-09-05 11:05:20 UTC) #8
viettrungluu
It mostly looks okay to me (with the question below) ... but jamesr probably has ...
6 years, 3 months ago (2014-09-05 16:59:06 UTC) #9
qsr
On 2014/09/05 16:59:06, viettrungluu wrote: > It mostly looks okay to me (with the question ...
6 years, 3 months ago (2014-09-08 08:52:14 UTC) #10
blundell
Thanks for the comments. https://codereview.chromium.org/528763002/diff/1/build/all.gyp File build/all.gyp (right): https://codereview.chromium.org/528763002/diff/1/build/all.gyp#newcode42 build/all.gyp:42: '../mojo/mojo_base.gyp:mojo_common_lib', On 2014/09/05 16:59:06, viettrungluu ...
6 years, 3 months ago (2014-09-08 08:59:52 UTC) #11
blundell
Unless there's more feedback, I'll go ahead and land this tomorrow. Thanks!
6 years, 3 months ago (2014-09-09 11:32:39 UTC) #12
viettrungluu
On 2014/09/08 08:59:52, blundell wrote: > Thanks for the comments. > > https://codereview.chromium.org/528763002/diff/1/build/all.gyp > File ...
6 years, 3 months ago (2014-09-09 21:55:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/528763002/1
6 years, 3 months ago (2014-09-10 14:03:15 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/9250)
6 years, 3 months ago (2014-09-10 14:07:14 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/528763002/20001
6 years, 3 months ago (2014-09-12 12:15:43 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001) as fbf83c199c77a01c259795b376fea2caad3e9942
6 years, 3 months ago (2014-09-12 13:15:36 UTC) #20
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 13:18:01 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/475263c6949bad244ed906d92b349a32843c351e
Cr-Commit-Position: refs/heads/master@{#294580}

Powered by Google App Engine
This is Rietveld 408576698