|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1108 lines, -18 lines) |
Patch |
 |
M |
chrome/test/data/extensions/hangout_services_test.html
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/web_view/media_access/media_check_guest.html
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webrtc/media_devices.js
|
View
|
|
1 chunk |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/test_runner/mock_web_media_stream_center.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/test_runner/mock_web_user_media_client.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/test_runner/mock_web_user_media_client.cc
|
View
|
|
3 chunks |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_center.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_center.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/user_media_client_impl.h
|
View
|
|
4 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/user_media_client_impl.cc
|
View
|
|
5 chunks |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/user_media_client_impl_unittest.cc
|
View
|
|
6 chunks |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/test/data/media/getusermedia.html
|
View
|
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
extensions/test/data/web_view/media_access/check/media_check_guest.html
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-getSources.html
|
View
|
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-getSources-expected.txt
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/frame/Deprecation.cpp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/frame/UseCounter.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/mediastream/BUILD.gn
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.cpp
|
View
|
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.idl
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediastream/MediaStreamTrackSourcesCallback.h
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediastream/MediaStreamTrackSourcesCallback.idl
|
View
|
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediastream/MediaStreamTrackSourcesRequestImpl.h
|
View
|
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediastream/MediaStreamTrackSourcesRequestImpl.cpp
|
View
|
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediastream/SourceInfo.h
|
View
|
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediastream/SourceInfo.cpp
|
View
|
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediastream/SourceInfo.idl
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/mediastream/UserMediaClient.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/mediastream/UserMediaController.h
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/modules_idl_files.gni
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/BUILD.gn
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/platform/exported/WebMediaStreamTrackSourcesRequest.cpp
|
View
|
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/platform/exported/WebSourceInfo.cpp
|
View
|
|
1 chunk |
+109 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/mediastream/MediaStreamCenter.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/platform/mediastream/MediaStreamTrackSourcesRequest.h
|
View
|
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/UserMediaClientImpl.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/UserMediaClientImpl.cpp
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/public/platform/WebMediaStreamTrackSourcesRequest.h
|
View
|
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/public/platform/WebSourceInfo.h
|
View
|
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/web/WebUserMediaClient.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|