|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+334 lines, -3 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/app_runtime/app_runtime_api.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/app_runtime/app_runtime_api.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/app_restore_service.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/app_restore_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/app_restore_service_factory.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/extensions/app_restore_service_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
18
19
20
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_prefs.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_prefs.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/platform_app_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/platform_app_browsertest_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_dependency_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/startup/startup_browser_creator_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/app_runtime.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/restart_test/manifest.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/restart_test/test.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|