Cheng Zhao
|
d233fc044a
|
Pass dpiVertical and dpiHorizontal to print settings
|
2017-08-22 13:54:49 +09:00 |
|
Kevin Sawicki
|
7d1a49db48
|
Use kPointsPerInch instead of desired_dpi
Changed in https://codereview.chromium.org/2788343003
|
2017-08-15 16:19:21 +03:00 |
|
Aleksei Kuzmin
|
7a4ca08a8d
|
The Blink Rename
|
2017-08-15 16:19:20 +03:00 |
|
Kevin Sawicki
|
84a9b6a42d
|
Merge remote-tracking branch 'origin/master' into renaesop_master
|
2017-05-18 10:08:40 -07:00 |
|
Cheng Zhao
|
fb42a72ad8
|
Fix building on Windows
|
2017-04-27 16:34:52 +09:00 |
|
renaesop
|
26135b412b
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# atom/browser/api/atom_api_web_contents.cc
# chromium_src/chrome/browser/printing/print_job_worker.cc
# chromium_src/chrome/browser/printing/print_job_worker.h
# chromium_src/chrome/browser/printing/print_view_manager_base.cc
# chromium_src/chrome/browser/printing/print_view_manager_base.h
# chromium_src/chrome/browser/printing/printer_query.cc
# chromium_src/chrome/common/print_messages.cc
# chromium_src/chrome/renderer/printing/print_web_view_helper.cc
|
2017-02-07 09:30:36 +08:00 |
|
Cheng Zhao
|
1ed8743da8
|
Update Windows printing code to latest
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
ab783413a2
|
Update printing code to latest
|
2017-02-06 10:34:29 -08:00 |
|
renaesop
|
023a3fd547
|
Print enhancement: add webContents.printerList And a print option to select printer
|
2017-02-06 17:18:04 +08:00 |
|
Cheng Zhao
|
5fae63a2f5
|
Fix compilation errors on OS X
|
2016-03-10 17:06:21 +09:00 |
|
Haojian Wu
|
93243ef223
|
Remove some unused IPC messages.
|
2015-06-16 20:07:44 +08:00 |
|
Haojian Wu
|
cef177abc4
|
Add preview failed error.
|
2015-06-16 20:02:24 +08:00 |
|
Haojian Wu
|
7ffa7042b1
|
Add printToPDF Implementation.
|
2015-06-16 20:02:23 +08:00 |
|
Haojian Wu
|
ff87592722
|
Make Print API work on Windows.
|
2015-04-30 13:42:08 +08:00 |
|
Cheng Zhao
|
819ab5cd0c
|
Fix ui/gfx/geometry headers
|
2015-03-18 09:57:38 +08:00 |
|
Cheng Zhao
|
e43b3309af
|
Add "silent" and "print_background" option for printing.
|
2014-08-22 15:01:07 +08:00 |
|
Cheng Zhao
|
c9b284d7f7
|
Remove more unused printing code.
|
2014-08-22 10:27:08 +08:00 |
|
Cheng Zhao
|
99a510701d
|
Strip out print preview.
|
2014-08-21 22:14:27 +08:00 |
|
Cheng Zhao
|
cb7196a9c1
|
Allow script initialized window.print().
|
2014-08-21 16:32:41 +08:00 |
|
Cheng Zhao
|
d934526bb3
|
Add printing related source codes from chrome.
|
2014-08-21 15:43:11 +08:00 |
|