|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+552 lines, -33 lines) |
Patch |
 |
M |
chrome/browser/extensions/extension_function_dispatcher.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_tabs_apitest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_tabs_module.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_tabs_module.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+92 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/host_zoom_map.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/host_zoom_map.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/host_zoom_map_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_message_filter.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_message_filter.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_view_host.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_view_host.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/tab_contents.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/tab_contents.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/extension_api.json
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/docs/examples/api/tabs/zoom/icon.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/docs/examples/api/tabs/zoom/manifest.json
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/docs/examples/api/tabs/zoom/popup.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+154 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages_internal.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/render_view.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/render_view.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/tabs/zoom_getset/blank.html
|
View
|
1
2
3
4
5
6
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/tabs/zoom_getset/manifest.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/tabs/zoom_getset/test.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+130 lines, -0 lines |
0 comments
|
Download
|