|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+877 lines, -162 lines) |
Patch |
 |
M |
skia/skia.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/canvas.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/canvas_skia.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 |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/canvas_skia.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/compositor/compositor_gl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
1 chunk |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/compositor/compositor_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2 chunks |
+10 lines, -15 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/compositor/layer_animator.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/compositor/layer_animator.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+32 lines, -18 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/interpolated_transform_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
3 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/point3.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/transform.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+43 lines, -27 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/transform.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
2 chunks |
+128 lines, -41 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/transform_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
1 chunk |
+515 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/ui_gfx.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/ui_unittests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
views/view.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
views/view_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
11 chunks |
+40 lines, -22 lines |
0 comments
|
Download
|