|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+400 lines, -82 lines) |
Patch |
|
M |
third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child.html
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child-expected.png
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
Binary file |
0 comments
|
Download
|
|
A |
third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/WebKit/LayoutTests/compositing/overflow/empty-composited-child-of-border-radius-ancestor.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/WebKit/LayoutTests/compositing/overflow/empty-composited-child-of-border-radius-ancestor-expected.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/fast/borders/border-radius-with-composited-child.html
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-expected.png
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
Binary file |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-expected.txt
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/platform/linux/fast/clip/overflow-border-radius-composited-expected.png
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
Binary file |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-with-composited-child-expected.png
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
Binary file |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-with-composited-child-expected.txt
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.png
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
Binary file |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-with-composited-child-expected.png
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
Binary file |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-with-composited-child-expected.txt
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/platform/win/fast/clip/overflow-border-radius-composited-expected.png
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
Binary file |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/layout/LayoutBox.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+28 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
16 chunks |
+83 lines, -20 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/layout/compositing/CompositedLayerMappingTest.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/paint/FilterPainter.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/paint/LayerClipRecorder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/paint/LayerClipRecorder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+16 lines, -17 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/paint/PaintLayerClipper.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+50 lines, -15 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/paint/PaintLayerPaintingInfo.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/platform/graphics/CompositingReasons.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/platform/graphics/CompositingReasons.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp
|
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
|
|
M |
third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|