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

Issue 2805963002: Adding session object for iOS to integerate client sessions. (Closed)

Created:
3 years, 8 months ago by nicholss
Modified:
3 years, 8 months ago
Reviewers:
Yuwei, Jamie
CC:
chromium-reviews, ios-reviews_chromium.org, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding session object for iOS to integerate client sessions. Not finished implementing yet, but this will be the iOS version of remoting client that ties the remoting/client common session to iOS. BUG=652781 Review-Url: https://codereview.chromium.org/2805963002 Cr-Commit-Position: refs/heads/master@{#463337} Committed: https://chromium.googlesource.com/chromium/src/+/4e433f99b03ba6fd056ac1b8bbc1edd8db95d94a

Patch Set 1 #

Patch Set 2 : Updating display handler to use correct paths. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+323 lines, -17 lines) Patch
M remoting/client/ios/display/gl_display_handler.h View 1 1 chunk +9 lines, -4 lines 0 comments Download
M remoting/client/ios/display/gl_display_handler.mm View 1 6 chunks +45 lines, -13 lines 2 comments Download
A remoting/client/ios/session/BUILD.gn View 1 chunk +24 lines, -0 lines 0 comments Download
A remoting/client/ios/session/remoting_client.h View 1 chunk +31 lines, -0 lines 0 comments Download
A remoting/client/ios/session/remoting_client.mm View 1 chunk +86 lines, -0 lines 2 comments Download
A remoting/client/ios/session/remoting_client_session_delegate.h View 1 chunk +49 lines, -0 lines 0 comments Download
A remoting/client/ios/session/remoting_client_session_delegate.mm View 1 chunk +79 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (15 generated)
nicholss
PTAL, thanks!
3 years, 8 months ago (2017-04-07 18:33:53 UTC) #3
Yuwei
LGTM I'm not very familiar with ObjC and you may need an OWNER approval O_o ...
3 years, 8 months ago (2017-04-08 02:42:37 UTC) #11
nicholss
https://codereview.chromium.org/2805963002/diff/20001/remoting/client/ios/display/gl_display_handler.mm File remoting/client/ios/display/gl_display_handler.mm (right): https://codereview.chromium.org/2805963002/diff/20001/remoting/client/ios/display/gl_display_handler.mm#newcode125 remoting/client/ios/display/gl_display_handler.mm:125: // demo_screen_ Cruft leftover from playing with the demo. ...
3 years, 8 months ago (2017-04-10 16:17:09 UTC) #12
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/2805963002/20001
3 years, 8 months ago (2017-04-10 16:17:43 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/406876)
3 years, 8 months ago (2017-04-10 16:26:45 UTC) #16
nicholss
Need an owner to review. +jamiewalch
3 years, 8 months ago (2017-04-10 17:55:23 UTC) #18
Jamie
lgtm
3 years, 8 months ago (2017-04-10 18:11:11 UTC) #19
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/2805963002/20001
3 years, 8 months ago (2017-04-10 18:16:47 UTC) #21
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 18:31:55 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/4e433f99b03ba6fd056ac1b8bbc1...

Powered by Google App Engine
This is Rietveld 408576698