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

Issue 1270353003: [PresentationAPI, Android] Add ChromeMediaRouterDialogController.java and bind it with the native M… (Closed)

Created:
5 years, 4 months ago by whywhat
Modified:
5 years, 4 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, feature-media-reviews_chromium.org, mcasas+watch_chromium.org, media-router+watch_chromium.org, posciak+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@media-router-jni
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[PresentationAPI, Android] Add ChromeMediaRouterDialogController.java and bind it with the native MediaRouterDialogControllerAndroid BUG=517101 Committed: https://crrev.com/52efd93fe1dee30d791a21f844b563fa4d375b50 Cr-Commit-Position: refs/heads/master@{#342399}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebased #

Total comments: 2

Patch Set 3 : Removed CHECK, changed intptr_t to jlong #

Patch Set 4 : rebase #

Patch Set 5 : Disabled unnecessary DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -8 lines) Patch
A + chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterDialogController.java View 1 chunk +10 lines, -8 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/media/android/router/media_router_dialog_controller_android.h View 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/media/android/router/media_router_dialog_controller_android.cc View 1 2 3 4 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 19 (5 generated)
whywhat
PTaL
5 years, 4 months ago (2015-08-06 15:16:20 UTC) #2
Bernhard Bauer
https://codereview.chromium.org/1270353003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterDialogController.java File chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterDialogController.java (right): https://codereview.chromium.org/1270353003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterDialogController.java#newcode17 chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterDialogController.java:17: public class ChromeMediaRouterDialogController { What's the purpose of this ...
5 years, 4 months ago (2015-08-06 15:23:01 UTC) #3
whywhat
https://codereview.chromium.org/1270353003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterDialogController.java File chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterDialogController.java (right): https://codereview.chromium.org/1270353003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterDialogController.java#newcode17 chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterDialogController.java:17: public class ChromeMediaRouterDialogController { On 2015/08/06 at 15:23:01, Bernhard ...
5 years, 4 months ago (2015-08-06 15:27:13 UTC) #4
whywhat
Rebased
5 years, 4 months ago (2015-08-06 15:28:28 UTC) #5
Bernhard Bauer
https://codereview.chromium.org/1270353003/diff/1/chrome/browser/media/android/router/media_router_dialog_controller_android.cc File chrome/browser/media/android/router/media_router_dialog_controller_android.cc (right): https://codereview.chromium.org/1270353003/diff/1/chrome/browser/media/android/router/media_router_dialog_controller_android.cc#newcode34 chrome/browser/media/android/router/media_router_dialog_controller_android.cc:34: CHECK(env); On 2015/08/06 15:27:13, whywhat wrote: > On 2015/08/06 ...
5 years, 4 months ago (2015-08-06 15:40:33 UTC) #6
whywhat
Removed CHECK, changed intptr_t to jlong
5 years, 4 months ago (2015-08-06 16:25:38 UTC) #7
whywhat
https://codereview.chromium.org/1270353003/diff/1/chrome/browser/media/android/router/media_router_dialog_controller_android.cc File chrome/browser/media/android/router/media_router_dialog_controller_android.cc (right): https://codereview.chromium.org/1270353003/diff/1/chrome/browser/media/android/router/media_router_dialog_controller_android.cc#newcode34 chrome/browser/media/android/router/media_router_dialog_controller_android.cc:34: CHECK(env); On 2015/08/06 at 15:40:33, Bernhard Bauer wrote: > ...
5 years, 4 months ago (2015-08-06 16:29:20 UTC) #8
Bernhard Bauer
Thanks! LGTM
5 years, 4 months ago (2015-08-06 16:31:02 UTC) #9
whywhat
rebase
5 years, 4 months ago (2015-08-06 16:52:38 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270353003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270353003/80001
5 years, 4 months ago (2015-08-07 15:59:38 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-08-07 17:43:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270353003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270353003/80001
5 years, 4 months ago (2015-08-07 19:07:27 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 4 months ago (2015-08-07 19:13:28 UTC) #18
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 19:13:57 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/52efd93fe1dee30d791a21f844b563fa4d375b50
Cr-Commit-Position: refs/heads/master@{#342399}

Powered by Google App Engine
This is Rietveld 408576698