|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1338 lines, -81 lines) |
Patch |
 |
A |
chrome/browser/extensions/active_tab_permission_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/active_tab_permission_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/active_tab_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+424 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/tabs/execute_code_in_tab_function.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+7 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/tabs/tabs.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/tabs/tabs.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_tab_helper.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_tab_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_tab_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_toolbar_model.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/script_badge_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_renderer.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+28 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension_messages.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+147 lines, -36 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/url_pattern_set.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/url_pattern_set.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/url_pattern_set_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+169 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/extension_dispatcher.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/extension_dispatcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
10 chunks |
+56 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/extension_helper.h
|
View
|
1
4
5
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/extension_helper.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/extensions/tab_finder.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/extensions/tab_finder.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/user_script_scheduler.cc
|
View
|
1
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/user_script_slave.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/script_and_capture/tab_specific.json
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|