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

Issue 1645943003: Add selection and poster support to MediaNotificationManager (Closed)

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

Description

Add selection and poster support to MediaNotificationManager These are needed to allow Clank cast to create its notification and lock screen using MediaNotificationManager, rather than using its own notification class and its own lock screen classes based on the deprecated RemoteControlClient API. BUG=579919 Committed: https://crrev.com/dbb5e35d29c1ca2e09bea8bb3bb1232b6b08a00d Cr-Commit-Position: refs/heads/master@{#373495}

Patch Set 1 #

Patch Set 2 : Fix null poster handling #

Total comments: 10

Patch Set 3 : Respond to comments #

Total comments: 16

Patch Set 4 : Reply to comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -13 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/CastSession.java View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java View 1 2 3 11 chunks +37 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java View 1 2 3 8 chunks +47 lines, -13 lines 2 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaSessionTabHelper.java View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 32 (13 generated)
aberent
4 years, 10 months ago (2016-01-28 10:52:01 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645943003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645943003/1
4 years, 10 months ago (2016-01-28 12:31:17 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-01-28 13:09:54 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645943003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645943003/20001
4 years, 10 months ago (2016-02-01 14:50:45 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-01 15:31:08 UTC) #10
mlamouri (slow - plz ping)
https://codereview.chromium.org/1645943003/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java File chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java (right): https://codereview.chromium.org/1645943003/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java#newcode38 chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java:38: public static final int ACTION_SELECT = 1 << 3; ...
4 years, 10 months ago (2016-02-02 15:39:20 UTC) #11
aberent
https://codereview.chromium.org/1645943003/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java File chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java (right): https://codereview.chromium.org/1645943003/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java#newcode38 chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java:38: public static final int ACTION_SELECT = 1 << 3; ...
4 years, 10 months ago (2016-02-02 20:51:23 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645943003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645943003/40001
4 years, 10 months ago (2016-02-02 20:54:15 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645943003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645943003/60001
4 years, 10 months ago (2016-02-02 21:02:35 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-02 22:16:40 UTC) #19
mlamouri (slow - plz ping)
Can you check that the quality on Wear is good? https://codereview.chromium.org/1645943003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java File chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java (right): https://codereview.chromium.org/1645943003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java#newcode53 ...
4 years, 10 months ago (2016-02-03 14:40:33 UTC) #20
aberent
https://codereview.chromium.org/1645943003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java File chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java (right): https://codereview.chromium.org/1645943003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java#newcode53 chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java:53: private Intent mSelectIntent = null; On 2016/02/03 14:40:32, Mounir ...
4 years, 10 months ago (2016-02-03 18:52:48 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645943003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645943003/80001
4 years, 10 months ago (2016-02-03 18:54:51 UTC) #23
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-03 19:51:04 UTC) #25
mlamouri (slow - plz ping)
Thank you for your patience, this lgtm! :) https://codereview.chromium.org/1645943003/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java File chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java (right): https://codereview.chromium.org/1645943003/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java#newcode553 chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java:553: } ...
4 years, 10 months ago (2016-02-04 08:01:11 UTC) #26
aberent
https://codereview.chromium.org/1645943003/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java File chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java (right): https://codereview.chromium.org/1645943003/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java#newcode553 chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java:553: } On 2016/02/04 08:01:11, Mounir Lamouri (slow) wrote: > ...
4 years, 10 months ago (2016-02-04 09:58:47 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645943003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645943003/80001
4 years, 10 months ago (2016-02-04 09:58:59 UTC) #29
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 10 months ago (2016-02-04 10:04:23 UTC) #30
commit-bot: I haz the power
4 years, 10 months ago (2016-02-04 10:05:32 UTC) #32
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/dbb5e35d29c1ca2e09bea8bb3bb1232b6b08a00d
Cr-Commit-Position: refs/heads/master@{#373495}

Powered by Google App Engine
This is Rietveld 408576698