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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/android_media/README.chromium
diff --git a/third_party/android_media/README.chromium b/third_party/android_media/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..dd70b9b12a55337e46f426007db68a5c31b9939d
--- /dev/null
+++ b/third_party/android_media/README.chromium
@@ -0,0 +1,18 @@
+Name: Android Open Source Project
+URL: https://android.googlesource.com/platform/packages/apps/Settings/
+Version: unknown
+License: Apache 2.0
+Security Critical: yes
+
+Description:
+This contains a modified copies of a couple of Java source files related to
+casting media to remote devices, and the associated resources.
+ChromeMediaRouteControllerDialog.java is derived from
+MediaRouteControllerDialog.java in the AOSP.
+MediaController.java is based on a public supportv4 android sample.
+
+
+Local Modifications:
+ChromeMediaRouteControllerDialog.java has been modified to support a disconnect
+listener
+The only changes to MediaController.java are some minor bug fixes.

Powered by Google App Engine
This is Rietveld 408576698