|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+248 lines, -399 lines) |
Patch |
 |
M |
third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/css/input-search-padding-expected.txt
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/search-vertical-alignment-expected.txt
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -66 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/searchfield-heights-expected.txt
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -40 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/text/text-font-height-mismatch-expected.txt
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/text/textfield-overflow-by-value-update-expected.txt
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/replaced/width100percent-searchfield-expected.txt
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -83 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/svg/hixie/mixed/006.xml
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/svg/hixie/mixed/011.xml
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/svg/overflow/overflow-on-foreignObject.svg
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/svg/overflow/overflow-on-foreignObject-expected.png
|
View
|
1
2
3
4
5
|
Binary file |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/frame/FrameView.h
|
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
|
 |
M |
third_party/WebKit/Source/core/frame/FrameView.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+20 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutBoxModelObject.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutTreeAsText.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -3 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
|
3 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/compositing/CompositingInputsUpdater.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/compositing/CompositingLayerAssigner.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintInvalidator.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintLayer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintLayer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
17 chunks |
+51 lines, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintLayerClipper.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+17 lines, -14 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintLayerClipperTest.cpp
|
View
|
1
2
3
4
5
6
7
|
13 chunks |
+66 lines, -20 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp
|
View
|
1
2
3
4
5
6
7
13
14
|
7 chunks |
+23 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositorTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
6 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/paint/GeometryMapperTest.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/PageWidgetDelegate.cpp
|
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
|