|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1133 lines, -107 lines) |
Patch |
|
M |
chrome/browser/extensions/api/commands/command_service.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+15 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/api/commands/command_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6 chunks |
+28 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/api/commands/commands.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/extension_commands_global_registry.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/extension_commands_global_registry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/extension_keybinding_registry.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
4 chunks |
+20 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/extension_keybinding_registry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+28 lines, -2 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_aurax11.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_aurax11.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_chromeos.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_chromeos.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_gtk.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_gtk.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_mac.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_mac.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_win.h
|
View
|
1
2
3
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/extensions/global_shortcut_listener_win.cc
|
View
|
1
2
3
17
18
19
20
21
22
23
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/cocoa/extensions/extension_keybinding_registry_cocoa.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
3 chunks |
+2 lines, -11 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/cocoa/extensions/extension_keybinding_registry_cocoa.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+3 lines, -9 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
3 chunks |
+2 lines, -11 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
2 chunks |
+10 lines, -21 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/views/browser_actions_container.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/ui/views/extensions/extension_keybinding_registry_views.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
3 chunks |
+2 lines, -10 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/views/extensions/extension_keybinding_registry_views.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+7 lines, -20 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/extensions/command_handler.cc
|
View
|
|
1 chunk |
+1 line, -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
21
22
23
24
25
26
27
28
29
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/_manifest_features.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/commands/commands_handler.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/common/extensions/command.h
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/common/extensions/command.cc
|
View
|
|
3 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
extensions/common/manifest_constants.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
extensions/common/manifest_constants.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/win/singleton_hwnd.h
|
View
|
1
2
3
17
18
19
20
21
22
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
ui/gfx/win/singleton_hwnd.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|