|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+244 lines, -7037 lines) |
Patch |
 |
M |
third_party/WebKit/Source/core/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+40 lines, -354 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/animation/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -243 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/css/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/css/StyleColor.h
|
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, -36 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/css/parser/CSSParserMode.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutObject.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/TextPainter.cpp
|
View
|
1
2
3
|
1 chunk |
+26 lines, -26 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/TextPainterTest.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 |
+17 lines, -134 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -54 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/BorderData.h
|
View
|
1
2
3
4
5
6
7
8
9
|
6 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/CachedUAStyle.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/ComputedStyle.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+14 lines, -2579 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/ComputedStyle.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 |
+10 lines, -1983 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/DataRef.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/StyleRareInheritedData.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+84 lines, -123 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/StyleRareInheritedData.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 |
+8 lines, -204 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -190 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/style/StyleRareNonInheritedData.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -332 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/Color.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+0 lines, -144 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/Color.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, -437 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/testing/TestingPlatformSupport.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+6 lines, -118 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/wtf/ThreadingPthreads.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/wtf/WTF.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|