|
|
Beginnings of the print preview component extension. Uses mock data currently until I can hook it up to the backend.
BUG=NONE
TEST=NONE
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+906 lines, -12 lines) |
Patch |
 |
M |
chrome/browser/browser_resources.grd
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/dom_ui/shared_resources_data_source.cc
|
View
|
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/profile.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/print_preview/js/preview_list.js
|
View
|
1
2
3
4
|
1 chunk |
+124 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/print_preview/manifest.json
|
View
|
1
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/print_preview/page.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/print_preview/page2.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/print_preview/print_preview.css
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+139 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/print_preview/print_preview.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+228 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/shared/css/button.css
|
View
|
1
2
3
4
6
|
1 chunk |
+26 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/shared/css/chrome.css
|
View
|
1
2
3
|
1 chunk |
+286 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/shared/css/radiobuttons.css
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/shared/images/dropdown_arrow.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/shared/js/cr/ui/menu_item.js
|
View
|
6
7
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/shared_resources.grd
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_dll.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_paths.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
|
chrome/common/chrome_paths.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/common/url_constants.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/url_constants.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|