|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+872 lines, -5 lines) |
Patch |
 |
M |
content/content_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/media/canvas_capture_handler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/media/canvas_capture_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+178 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/renderer_blink_platform_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/renderer_blink_platform_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-creation.html
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-events-and-exceptions.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-events-and-exceptions-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/core.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/html/HTMLCanvasElement.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
14
|
4 chunks |
+42 lines, -1 line |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/core/html/canvas/CanvasDrawListener.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/AutoCanvasDrawListener.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/AutoCanvasDrawListener.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/CanvasCaptureMediaStream.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/CanvasCaptureMediaStream.cpp
|
View
|
1
2
3
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/CanvasCaptureMediaStream.idl
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/DEPS
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/HTMLCanvasElementCapture.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/HTMLCanvasElementCapture.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/HTMLCanvasElementCapture.idl
|
View
|
1
2
3
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/modules/mediacapturefromelement/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/mediastream/MediaStream.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/modules.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/blink_platform.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/Source/platform/exported/WebCanvasCaptureHandler.cpp
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/platform/exported/WebSkImage.cpp
|
View
|
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/blink_headers.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/Platform.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/public/platform/WebCanvasCaptureHandler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/public/platform/WebSkImage.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|