|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+904 lines, -33 lines) |
Patch |
 |
M |
mojo/services/package_manager/package_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
mojo/services/package_manager/package_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
8 chunks |
+30 lines, -21 lines |
0 comments
|
Download
|
 |
M |
mojo/shell/application_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/shell/public/cpp/application_runner.h
|
View
|
1
2
3
10
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/shell/public/cpp/lib/application_runner.cc
|
View
|
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/shell/tests/BUILD.gn
|
View
|
1
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+110 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/app.cc
|
View
|
1
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/app_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/app_client.cc
|
View
|
1
2
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/app_manifest.json
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/lifecycle_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+388 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/lifecycle_unittest.mojom
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/lifecycle_unittest_manifest.json
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/package.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+152 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/package_app_a_manifest.json
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/package_app_b_manifest.json
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/tests/lifecycle/package_manifest.json
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|