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

Issue 1888653002: [remoting android] Initialize It2Me host and implement Connect() (Closed)

Created:
4 years, 8 months ago by Lambros
Modified:
4 years, 8 months ago
Reviewers:
Sergey Ulanov
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

Reland: [remoting android] Initialize It2Me host and implement Connect() Add dependency on google_play_resources. Original description: This adds a "Share" button. Clicking it brings up an account-chooser dialog for selecting the account to use for XMPP. Then it connects to the Directory server, and gets back an It2Me access code. BUG=602355 Committed: https://crrev.com/709327e18fc43a9a0f492f15936c2e157f7b9add Cr-Commit-Position: refs/heads/master@{#389835}

Patch Set 1 #

Patch Set 2 : rebase, re-use existing OAuthTokenFetcher #

Patch Set 3 : Create PolicyWatcher object #

Patch Set 4 : Remove native_messaging from Android unittests #

Patch Set 5 : Add missing resource dependency #

Patch Set 6 : Rebase/re-upload since Reitveld is confused #

Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -4 lines) Patch
M remoting/android/BUILD.gn View 1 2 3 4 3 chunks +6 lines, -1 line 0 comments Download
M remoting/android/host/AndroidManifest.xml View 1 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/android/host/res/layout/main.xml View 1 chunk +6 lines, -0 lines 0 comments Download
M remoting/android/host/src/org/chromium/chromoting/host/MainActivity.java View 1 2 chunks +56 lines, -0 lines 0 comments Download
M remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download
M remoting/host/BUILD.gn View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/host/android/jni_host.h View 1 chunk +38 lines, -2 lines 0 comments Download
M remoting/host/android/jni_host.cc View 2 chunks +91 lines, -1 line 0 comments Download
M remoting/host/it2me/BUILD.gn View 1 chunk +7 lines, -0 lines 0 comments Download
M remoting/host/policy_watcher.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (14 generated)
Lambros
This is a bit quick-and-dirty. I copied the OAuthTokenFetcher class from the client and tweaked ...
4 years, 8 months ago (2016-04-14 01:29:01 UTC) #2
Sergey Ulanov
Do we need android/host directory? You made separate namespace anyway. Why not just put all ...
4 years, 8 months ago (2016-04-19 00:03:06 UTC) #3
Lambros
On 2016/04/19 00:03:06, Sergey Ulanov wrote: > Do we need android/host directory? You made separate ...
4 years, 8 months ago (2016-04-19 16:50:10 UTC) #4
Sergey Ulanov
On 2016/04/19 16:50:10, Lambros wrote: > On 2016/04/19 00:03:06, Sergey Ulanov wrote: > > Do ...
4 years, 8 months ago (2016-04-20 00:03:19 UTC) #5
Lambros
On 2016/04/20 00:03:19, Sergey Ulanov wrote: > On 2016/04/19 16:50:10, Lambros wrote: > > On ...
4 years, 8 months ago (2016-04-20 17:19:50 UTC) #6
Sergey Ulanov
On 2016/04/20 17:19:50, Lambros wrote: > On 2016/04/20 00:03:19, Sergey Ulanov wrote: > > On ...
4 years, 8 months ago (2016-04-20 17:24:54 UTC) #7
Lambros
ptal
4 years, 8 months ago (2016-04-20 23:52:16 UTC) #8
Sergey Ulanov
lgtm
4 years, 8 months ago (2016-04-21 18:01:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888653002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888653002/40001
4 years, 8 months ago (2016-04-21 20:04:43 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/54885)
4 years, 8 months ago (2016-04-21 20:47:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888653002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888653002/60001
4 years, 8 months ago (2016-04-22 00:37:13 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-22 01:57:57 UTC) #17
jbudorick
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1913023002/ by jbudorick@chromium.org. ...
4 years, 8 months ago (2016-04-22 02:43:41 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888653002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888653002/80001
4 years, 8 months ago (2016-04-22 19:12:15 UTC) #22
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/2b5df9eece16617116bc4fdbcf79198288ad2844 Cr-Commit-Position: refs/heads/master@{#388999}
4 years, 8 months ago (2016-04-22 19:43:22 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888653002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888653002/100001
4 years, 8 months ago (2016-04-26 18:15:10 UTC) #28
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 8 months ago (2016-04-26 19:07:52 UTC) #30
commit-bot: I haz the power
4 years, 8 months ago (2016-04-26 19:09:11 UTC) #32
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/709327e18fc43a9a0f492f15936c2e157f7b9add
Cr-Commit-Position: refs/heads/master@{#389835}

Powered by Google App Engine
This is Rietveld 408576698