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

Issue 1164143002: Added new driver for chromoting. (Closed)

Created:
5 years, 6 months ago by tonychun
Modified:
5 years, 6 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

Refactored remoting targets to support app remoting and chromoting. Built a new driver to support chromoting. BUG= Committed: https://crrev.com/61931fe6c013ff289f33e3a32ada502deb2bf620 Cr-Commit-Position: refs/heads/master@{#333840}

Patch Set 1 #

Patch Set 2 : Added new driver for chromoting. #

Patch Set 3 : Refactored remoting .gyp files and created new chromoting driver. #

Patch Set 4 : Missed comment periods and .gyp file comma #

Patch Set 5 : Removed unused headers. Clarified comments. Reorganized .gyp file content. #

Total comments: 6

Patch Set 6 : Changed comments to be clearer and alphabetized targets. #

Total comments: 15

Patch Set 7 : Alphabetized dependecies. Clarified comments. #

Patch Set 8 : Refactored targets into remoting.gypi #

Total comments: 1

Patch Set 9 : Fix for windows #

Patch Set 10 : Windows return at FAIL() fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -77 lines) Patch
M build/gn_migration.gypi View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/app_remoting_test.gyp View 1 2 3 4 5 6 7 1 chunk +0 lines, -72 lines 0 comments Download
M remoting/remoting_all.gyp View 1 2 3 4 5 6 7 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/remoting_test.gypi View 1 2 3 4 5 6 7 1 chunk +88 lines, -0 lines 0 comments Download
M remoting/test/app_remoting_connected_client_fixture.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
A remoting/test/chromoting_test_driver.cc View 1 2 3 4 5 6 7 8 9 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (14 generated)
tonychun
Adding new driver for Chromoting. This addition refactors remoting .gyp files to support and build ...
5 years, 6 months ago (2015-06-08 17:03:58 UTC) #2
joedow
Added some coments. Can you makje sure the change description has been updated? It looks ...
5 years, 6 months ago (2015-06-08 17:20:05 UTC) #3
tonychun
Made changes to code for consistency and clarity. - Changed '<(DEPTH)/remoting/remoting_test_driver_common.gyp:remoting_test_driver_common' to '../remoting/remoting_test_driver_common.gyp:remoting_test_driver_common' to be ...
5 years, 6 months ago (2015-06-08 18:28:46 UTC) #4
joedow
Couple more comments... https://codereview.chromium.org/1164143002/diff/100001/remoting/app_remoting_test.gyp File remoting/app_remoting_test.gyp (right): https://codereview.chromium.org/1164143002/diff/100001/remoting/app_remoting_test.gyp#newcode18 remoting/app_remoting_test.gyp:18: '../remoting/remoting_test_driver_common.gyp:remoting_test_driver_common', can you fix the ordering ...
5 years, 6 months ago (2015-06-08 18:35:21 UTC) #5
Sergey Ulanov
https://codereview.chromium.org/1164143002/diff/100001/remoting/chromoting_test.gyp File remoting/chromoting_test.gyp (right): https://codereview.chromium.org/1164143002/diff/100001/remoting/chromoting_test.gyp#newcode1 remoting/chromoting_test.gyp:1: # Copyright 2015 The Chromium Authors. All rights reserved. ...
5 years, 6 months ago (2015-06-08 18:57:37 UTC) #6
tonychun
Made alphabetical changes to dependencies Clarified comment on chromoting version of the common driver Removed ...
5 years, 6 months ago (2015-06-08 20:35:59 UTC) #7
tonychun
Put all driver targets into remoting_test.gypi to optimize gyp processing time. Corrected routing issues to ...
5 years, 6 months ago (2015-06-09 01:13:42 UTC) #8
tonychun
Put all driver targets into remoting_test.gypi to optimize gyp processing time. Corrected routing issues to ...
5 years, 6 months ago (2015-06-09 01:13:43 UTC) #9
joedow
lgtm https://codereview.chromium.org/1164143002/diff/140001/remoting/remoting_test.gypi File remoting/remoting_test.gypi (right): https://codereview.chromium.org/1164143002/diff/140001/remoting/remoting_test.gypi#newcode123 remoting/remoting_test.gypi:123: # A chromoting version of remoting_test_driver_common nit: you ...
5 years, 6 months ago (2015-06-09 02:45:49 UTC) #10
joedow
lgtm lgtm
5 years, 6 months ago (2015-06-09 02:45:52 UTC) #11
Sergey Ulanov
lgtm
5 years, 6 months ago (2015-06-09 20:31:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164143002/140001
5 years, 6 months ago (2015-06-09 22:44:39 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/69634)
5 years, 6 months ago (2015-06-09 23:21:03 UTC) #16
tonychun
Made changes to ../build/gn_migration.gypi to give the correct path to the target.
5 years, 6 months ago (2015-06-09 23:45:34 UTC) #18
cjhopman
lgtm
5 years, 6 months ago (2015-06-09 23:55:09 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164143002/140001
5 years, 6 months ago (2015-06-09 23:57:22 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/66152)
5 years, 6 months ago (2015-06-10 00:52:53 UTC) #23
tonychun
Windows build failure is fixed. Made change to gn_migration.gypi file. I missed one reference to ...
5 years, 6 months ago (2015-06-10 02:50:53 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164143002/160001
5 years, 6 months ago (2015-06-10 05:07:02 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/66241)
5 years, 6 months ago (2015-06-10 06:19:10 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164143002/180001
5 years, 6 months ago (2015-06-10 22:51:39 UTC) #35
commit-bot: I haz the power
Committed patchset #10 (id:180001)
5 years, 6 months ago (2015-06-10 23:28:48 UTC) #36
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 23:29:33 UTC) #37
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/61931fe6c013ff289f33e3a32ada502deb2bf620
Cr-Commit-Position: refs/heads/master@{#333840}

Powered by Google App Engine
This is Rietveld 408576698