|
Presentation API: reject screen availability observing on Android low ram devices.
This is changing the MediaRouter interfaces (MediaSinksObserver) in
order to allow the Android implementation to be able to reject
observing.
BUG= 507702
Committed: https://crrev.com/0c8ce52069446e76b6c8bb31950b8b03ed716004
Cr-Commit-Position: refs/heads/master@{#352140}
Total comments: 11
Total comments: 6
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+165 lines, -24 lines) |
Patch |
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/media/router/ChromeMediaRouter.java
|
View
|
1
2
3
4
5
6
|
4 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/CastMediaRouteProvider.java
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/android/junit/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterTest.java
|
View
|
1
2
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/android/router/media_router_android.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media/android/router/media_router_android.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/media_router.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/media_router_mojo_impl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/media_router_mojo_impl.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/media_router_mojo_impl_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/media_sinks_observer.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/media_sinks_observer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/mock_media_router.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/mock_screen_availability_listener.h
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/presentation_service_delegate_impl.cc
|
View
|
1
2
3
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/router/presentation_service_delegate_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/presentation/presentation_service_impl.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/presentation/presentation_service_impl.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/presentation/presentation_service_impl_unittest.cc
|
View
|
1
2
|
5 chunks |
+30 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/presentation_screen_availability_listener.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 43 (18 generated)
|