|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+591 lines, -723 lines) |
Patch |
 |
M |
Source/core/frame/Frame.cpp
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
|
Source/core/frame/ImageBitmap.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLCanvasElement.h
|
View
|
1
2
3
4
|
5 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
|
Source/core/html/HTMLCanvasElement.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
9 chunks |
+39 lines, -26 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/CanvasRenderingContext2D.h
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/CanvasRenderingContext2D.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+5 lines, -35 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLRenderingContext.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLRenderingContext.cpp
|
View
|
1
2
3
4
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/platform/DragImage.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
|
Source/core/platform/animation/AnimationTranslationUtil.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/FilterEffectRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderLayer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderThemeChromiumMac.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderVideo.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/shapes/Shape.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/svg/RenderSVGResourceFilter.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
4 chunks |
+13 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/svg/RenderSVGResourcePattern.cpp
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/svg/SVGRenderingContext.cpp
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/svg/graphics/SVGImage.cpp
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/platform/blink_platform.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/platform/graphics/Canvas2DImageBufferSurface.h
|
View
|
1
2
3
4
5
6
7
8
9
17
18
|
1 chunk |
+24 lines, -26 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/Canvas2DLayerBridge.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+17 lines, -36 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/Canvas2DLayerBridge.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
6 chunks |
+19 lines, -33 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/CrossfadeGeneratedImage.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/GraphicsContext.h
|
View
|
1
2
3
4
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/GraphicsContext.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
8 chunks |
+43 lines, -14 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/GraphicsContextRecorder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/ImageBuffer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
6 chunks |
+12 lines, -48 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/ImageBuffer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
15 chunks |
+44 lines, -179 lines |
0 comments
|
Download
|
 |
A + |
Source/platform/graphics/ImageBufferSurface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+44 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
Source/platform/graphics/ImageBufferSurface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+23 lines, -21 lines |
0 comments
|
Download
|
 |
A + |
Source/platform/graphics/UnacceleratedImageBufferSurface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+12 lines, -16 lines |
0 comments
|
Download
|
 |
A + |
Source/platform/graphics/UnacceleratedImageBufferSurface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+15 lines, -22 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/filters/FEBlend.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/filters/FEComposite.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/filters/FEDisplacementMap.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/filters/FELighting.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/filters/FETile.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/filters/FETurbulence.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/filters/Filter.h
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/filters/FilterEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+17 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
Source/platform/graphics/gpu/AcceleratedImageBufferSurface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+15 lines, -16 lines |
0 comments
|
Download
|
 |
A + |
Source/platform/graphics/gpu/AcceleratedImageBufferSurface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+24 lines, -33 lines |
0 comments
|
Download
|
 |
A + |
Source/platform/graphics/gpu/WebGLImageBufferSurface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+21 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
Source/platform/graphics/gpu/WebGLImageBufferSurface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+21 lines, -22 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/win/TransparencyWin.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.mm
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/WebMediaPlayerClientImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
|
Source/web/tests/Canvas2DLayerBridgeTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+21 lines, -16 lines |
0 comments
|
Download
|
 |
|
Source/web/tests/Canvas2DLayerManagerTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
8 chunks |
+51 lines, -39 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/TransparencyWinTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
14 chunks |
+12 lines, -56 lines |
0 comments
|
Download
|