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

Side by Side Diff: third_party/android_media/README.chromium

Issue 928643003: Upstream Chrome for Android Cast. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing resource, allowing casting from Chrome Shell Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Name: Android Open Source Project
2 URL: https://android.googlesource.com/platform/packages/apps/Settings/
3 Version: unknown
4 License: Apache 2.0
5 Security Critical: yes
6
7 Description:
8 This contains a modified copies of a couple of Java source files related to
9 casting media to remote devices, and the associated resources.
10 ChromeMediaRouteControllerDialog.java is derived from
11 MediaRouteControllerDialog.java in the AOSP.
12 MediaController.java is based on a public supportv4 android sample.
13
14
15 Local Modifications:
16 ChromeMediaRouteControllerDialog.java has been modified to support a disconnect
17 listener
18 The only changes to MediaController.java are some minor bug fixes.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698