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

Unified Diff: third_party/android_media/README.chromium

Issue 1008603003: Move MediaController.java upstream to Chromium repository. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « third_party/android_media/OWNERS ('k') | third_party/android_media/android_media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
Ryan Sleevi 2015/03/17 10:12:44 What githash did you check these out at? Include t
aberent 2015/03/17 20:51:09 Done.
+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.
Ryan Sleevi 2015/03/17 10:12:44 Link to sample? How can we diff this from upstream
aberent 2015/03/17 20:51:09 Link to sample added. This is the upstream version
+
+
+Local Modifications:
+ChromeMediaRouteControllerDialog.java has been modified to support a disconnect
+listener
+The only changes to MediaController.java are some minor bug fixes.
« no previous file with comments | « third_party/android_media/OWNERS ('k') | third_party/android_media/android_media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698