|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+669 lines, -16 lines) |
Patch |
 |
M |
ui/views/animation/button_ink_drop_delegate.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
24
25
26
27
28
29
30
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/button_ink_drop_delegate.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 |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_animation.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_animation_controller.h
|
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 |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_animation_controller_factory.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 |
+19 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_animation_controller_factory_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
32
33
34
|
7 chunks |
+42 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_animation_controller_impl.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
24
25
26
27
28
29
30
31
32
33
34
|
5 chunks |
+46 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_animation_controller_impl.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
32
33
34
|
7 chunks |
+124 lines, -5 lines |
0 comments
|
Download
|
 |
A |
ui/views/animation/ink_drop_animation_controller_impl_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
32
33
34
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_delegate.h
|
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 |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_host.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
24
25
26
27
28
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A |
ui/views/animation/ink_drop_hover.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/views/animation/ink_drop_hover.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
32
33
34
|
1 chunk |
+102 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/views/animation/ink_drop_hover_unittest.cc
|
View
|
1
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_painted_layer_delegates.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/ink_drop_painted_layer_delegates.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
32
|
2 chunks |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/test/test_ink_drop_host.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
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/animation/test/test_ink_drop_host.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
32
33
34
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/controls/button/custom_button.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
24
25
26
27
28
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/button/custom_button.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
|
4 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/button/custom_button_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
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/views.gyp
|
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
32
33
34
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|