|
|
[Presentation API] Move presentation.mojom to content/common/presentation
To write Mojo typemaps for presentation.mojom using types in
content/public/common, we need to move presentation.mojom to content/.
See crbug.com/632623
BUG= 679075
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+316 lines, -471 lines) |
Patch |
 |
M |
chrome/browser/media/router/offscreen_presentation_manager.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/DEPS
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/presentation/presentation_service_impl.h
|
View
|
1
2
3
4
5
6
|
10 chunks |
+21 lines, -20 lines |
0 comments
|
Download
|
 |
M |
content/browser/presentation/presentation_service_impl.cc
|
View
|
1
2
3
4
5
6
|
23 chunks |
+44 lines, -43 lines |
0 comments
|
Download
|
 |
M |
content/browser/presentation/presentation_service_impl_unittest.cc
|
View
|
1
2
3
4
5
6
|
24 chunks |
+86 lines, -82 lines |
0 comments
|
Download
|
 |
M |
content/browser/presentation/presentation_type_converters.h
|
View
|
1
2
|
3 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/browser/presentation/presentation_type_converters.cc
|
View
|
|
1 chunk |
+18 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/browser/presentation/presentation_type_converters_unittest.cc
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/common/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/presentation/OWNERS
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/common/presentation/presentation.mojom
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/app/mojo/content_browser_manifest.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/browser/presentation_service_delegate.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/public/common/presentation_session.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/renderer/presentation/presentation_dispatcher.h
|
View
|
1
2
3
4
5
6
|
6 chunks |
+22 lines, -22 lines |
0 comments
|
Download
|
 |
M |
content/renderer/presentation/presentation_dispatcher.cc
|
View
|
1
2
3
4
5
6
|
16 chunks |
+45 lines, -45 lines |
0 comments
|
Download
|
 |
M |
content/renderer/presentation/presentation_dispatcher_unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/presentation/resources/presentation-service-mock.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/modules/presentation/OWNERS
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/public/platform/modules/presentation/presentation.mojom
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -180 lines |
0 comments
|
Download
|
Total messages: 21 (14 generated)
|