|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+471 lines, -375 lines) |
Patch |
 |
M |
components/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
components/task_scheduler_util/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/task_scheduler_util/browser/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/task_scheduler_util/browser/initialization.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/task_scheduler_util/browser/initialization.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/task_scheduler_util/common/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A |
components/task_scheduler_util/common/variations_util.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/task_scheduler_util/common/variations_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+108 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/task_scheduler_util/common/variations_util_unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+148 lines, -0 lines |
0 comments
|
Download
|
 |
D |
components/task_scheduler_util/initialization/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -13 lines |
0 comments
|
Download
|
 |
D |
components/task_scheduler_util/initialization/browser_util.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+5 lines, -39 lines |
0 comments
|
Download
|
 |
D |
components/task_scheduler_util/initialization/browser_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+6 lines, -109 lines |
0 comments
|
Download
|
 |
D |
components/task_scheduler_util/initialization/browser_util_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -65 lines |
0 comments
|
Download
|
 |
D |
components/task_scheduler_util/variations/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
D |
components/task_scheduler_util/variations/browser_variations_util.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/task_scheduler_util/variations/browser_variations_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+7 lines, -140 lines |
0 comments
|
Download
|
 |
D |
components/task_scheduler_util/variations/browser_variations_util_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|