|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+839 lines, -26 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/app/settings_strings.grdp
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/extensions/api/search_engines_private/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/search_engines_private/search_engines_private_api.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/search_engines_private/search_engines_private_api.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/search_engines_private/search_engines_private_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/search_engines_private/search_engines_private_event_router.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/search_engines_private/search_engines_private_event_router.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/extensions/api/search_engines_private/search_engines_private_event_router_factory.h
|
View
|
1
2
|
2 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/search_engines_private/search_engines_private_event_router_factory.cc
|
View
|
1
2
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/browser_context_keyed_service_factories.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/routes.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/settings/search_page/search_page.html
|
View
|
1
2
3
4
5
6
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/settings/search_page/search_page.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/settings/search_page/search_page_style.html
|
View
|
1
2
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/settings_main/settings_main.html
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/settings_resources.grd
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
View
|
1
2
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/_api_features.json
|
View
|
1
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/_permission_features.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/schemas.gypi
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/api/search_engines_private.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/chrome_api_permissions.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/chrome_permission_message_rules.cc
|
View
|
1
11
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/search_engines_private/main.html
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/search_engines_private/manifest.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/search_engines_private/test.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/extension_function_histogram_value.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/permissions/api_permission.h
|
View
|
1
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/permissions/permission_message.h
|
View
|
1
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/closure_compiler/externs/search_engines_private.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|