|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+126 lines, -2742 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/chrome_extensions_api_client.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/chrome_extensions_api_client.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/declarative/declarative_api.h
|
View
|
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/declarative/declarative_api.cc
|
View
|
|
1 chunk |
+0 lines, -162 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/declarative/declarative_rule.h
|
View
|
|
1 chunk |
+0 lines, -517 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/declarative/declarative_rule_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -442 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/declarative/rules_cache_delegate.h
|
View
|
|
1 chunk |
+0 lines, -112 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/declarative/rules_cache_delegate.cc
|
View
|
|
1 chunk |
+0 lines, -232 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/declarative/rules_registry.h
|
View
|
|
1 chunk |
+0 lines, -296 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/declarative/rules_registry.cc
|
View
|
|
1 chunk |
+0 lines, -380 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative/rules_registry_service.h
|
View
|
1
2
3
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative/rules_registry_service.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative/rules_registry_service_unittest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative/rules_registry_unittest.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative/rules_registry_with_cache_unittest.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative/test_rules_registry.h
|
View
|
1
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/declarative/test_rules_registry.cc
|
View
|
1
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative_content/content_action.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative_content/content_condition.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative_content/content_rules_registry.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
chrome/common/extensions/api/events.json
|
View
|
|
1 chunk |
+0 lines, -335 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/schemas.gypi
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
extensions/BUILD.gn
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/declarative_api.h
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/declarative_api.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+14 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/declarative_rule.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/declarative_rule_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/rules_cache_delegate.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/rules_cache_delegate.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+12 lines, -14 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/rules_registry.h
|
View
|
1
2
3
4
5
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/rules_registry.cc
|
View
|
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/test_rules_registry.h
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
extensions/browser/api/declarative/test_rules_registry.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
extensions/browser/api/extensions_api_client.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/api/extensions_api_client.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
extensions/common/api/events.json
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
extensions/common/api/schemas.gypi
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/extensions.gyp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|