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

Issue 2628403002: Migrating host preferences, runtime, and gestures to chromium from internal. (Closed)

Created:
3 years, 11 months ago by nicholss
Modified:
3 years, 11 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrating host prefrences, runtime, and gestures to chromium from internal. Moving the chromoting iOS app out of internal and into chromium will allow us to find and fix bugs more easily and maintain the codebase without special rights. This CL moves over a bit more of the app to chromium, these files will be used to implemenet a demo app in the pending CL 2555803002. BUG=671692 Review-Url: https://codereview.chromium.org/2628403002 Cr-Commit-Position: refs/heads/master@{#444756} Committed: https://chromium.googlesource.com/chromium/src/+/b26df2b433fe9371a30f48e8476361ca71546f53

Patch Set 1 #

Total comments: 22

Patch Set 2 : Updating based on feedback, adding host_preferences_persistence.h to make saving these more clear. #

Total comments: 2

Patch Set 3 : Rename impl to match new header file name. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+684 lines, -12 lines) Patch
M remoting/client/ios/BUILD.gn View 1 2 5 chunks +15 lines, -0 lines 0 comments Download
A remoting/client/ios/app_runtime.h View 1 1 chunk +67 lines, -0 lines 0 comments Download
A remoting/client/ios/app_runtime.cc View 1 1 chunk +45 lines, -0 lines 0 comments Download
M remoting/client/ios/bridge/client_instance_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/ios/bridge/client_proxy.mm View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/ios/bridge/client_proxy_unittest.mm View 3 chunks +4 lines, -3 lines 0 comments Download
A remoting/client/ios/client_gestures.h View 1 1 chunk +67 lines, -0 lines 0 comments Download
A remoting/client/ios/client_gestures.mm View 1 1 chunk +339 lines, -0 lines 0 comments Download
M remoting/client/ios/host_preferences.h View 1 3 chunks +4 lines, -7 lines 0 comments Download
A remoting/client/ios/host_preferences.mm View 1 1 chunk +92 lines, -0 lines 0 comments Download
A remoting/client/ios/host_preferences_persistence.h View 1 1 chunk +21 lines, -0 lines 0 comments Download
A remoting/client/ios/host_preferences_persistence_chromium.mm View 1 2 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
nicholss
PTAL, thanks! https://codereview.chromium.org/2628403002/diff/1/remoting/client/ios/app_runtime.cc File remoting/client/ios/app_runtime.cc (right): https://codereview.chromium.org/2628403002/diff/1/remoting/client/ios/app_runtime.cc#newcode41 remoting/client/ios/app_runtime.cc:41: // TODO(nicholss): Shutdown the app. Not sure ...
3 years, 11 months ago (2017-01-13 19:20:34 UTC) #3
Sergey Ulanov
Mostly style nits https://codereview.chromium.org/2628403002/diff/1/remoting/client/ios/app_runtime.h File remoting/client/ios/app_runtime.h (right): https://codereview.chromium.org/2628403002/diff/1/remoting/client/ios/app_runtime.h#newcode1 remoting/client/ios/app_runtime.h:1: // Copyright 2016 The Chromium Authors. ...
3 years, 11 months ago (2017-01-18 22:20:35 UTC) #4
nicholss
Thanks for reviewing, comments addressed. PTAL, thanks. https://codereview.chromium.org/2628403002/diff/1/remoting/client/ios/app_runtime.h File remoting/client/ios/app_runtime.h (right): https://codereview.chromium.org/2628403002/diff/1/remoting/client/ios/app_runtime.h#newcode1 remoting/client/ios/app_runtime.h:1: // Copyright ...
3 years, 11 months ago (2017-01-18 23:21:50 UTC) #5
Sergey Ulanov
lgtm https://codereview.chromium.org/2628403002/diff/1/remoting/client/ios/app_runtime.h File remoting/client/ios/app_runtime.h (right): https://codereview.chromium.org/2628403002/diff/1/remoting/client/ios/app_runtime.h#newcode1 remoting/client/ios/app_runtime.h:1: // Copyright 2016 The Chromium Authors. All rights ...
3 years, 11 months ago (2017-01-18 23:55:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2628403002/60001
3 years, 11 months ago (2017-01-19 16:12:27 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 16:17:49 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/b26df2b433fe9371a30f48e84763...

Powered by Google App Engine
This is Rietveld 408576698