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
|
e2fe95894f
|
Require explicit selection of traits for LazyInstance
https://codereview.chromium.org/2733283002
|
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 |
|
Cheng Zhao
|
5162905fe4
|
Update widevine_cdm_messages.h
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
406224edff
|
enable_pepper_cdms is now a feature flag
So we should not define it anymore.
|
2017-02-06 10:34:28 -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
|
6d8f900916
|
Fix building on Windows
|
2016-09-14 16:22:43 +09:00 |
|
Cheng Zhao
|
f28e8d7168
|
Fix API changes of Chrome 53
|
2016-09-14 16:22:43 +09:00 |
|
Cheng Zhao
|
1ba3907038
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
|
Cheng Zhao
|
a2bd55dd3c
|
Adapt to changes of Chrome 51 API changes (Part 2)
|
2016-05-23 12:29:14 +09:00 |
|
Robo
|
cdc7b8d15e
|
devtools: fix filesyatem api usage and use prefs to track filesystem paths
|
2016-03-15 07:51:36 +05:30 |
|
Paul Betts
|
f4ec369873
|
More boring fixups
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
5fae63a2f5
|
Fix compilation errors on OS X
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
da52017d82
|
Revert "fix chrome app and user path conflicts"
This reverts commit 25aaafde45bd3ac7d9a82184f67b79874da73aa8.
|
2016-01-11 10:30:17 +08:00 |
|
Cheng Zhao
|
c76db0ba1d
|
Fix coding styles
|
2015-12-29 18:59:27 +08:00 |
|
Cyrille Lebeaupin
|
9d878ad6b2
|
Add widevine third party
Add 2 new command options to use widevine:
- widevine-cdm-path: Path to widevine plugin
- widevine-cdm-version: Version of the widevine plugin
|
2015-12-29 14:50:59 +08:00 |
|
Robo
|
f77bb44952
|
fix chrome app and user path conflicts
|
2015-12-08 23:00:08 +05:30 |
|
Cheng Zhao
|
fdc19f2d3a
|
Fix building on Windows
|
2015-11-13 13:23:13 +08:00 |
|
Cheng Zhao
|
05d2e431de
|
Fix building on OS X
|
2015-11-13 13:03:00 +08:00 |
|
Cheng Zhao
|
83ae9f8d71
|
Import the chrome_paths code
|
2015-11-13 12:45:02 +08:00 |
|
Cheng Zhao
|
53b9d61831
|
Fix building on Windows
|
2015-09-03 20:07:29 +08:00 |
|
Haojian Wu
|
fef53d18c4
|
Add session.setDownloadPath API.
|
2015-07-26 16:51:27 +08:00 |
|
Haojian Wu
|
0700f08d6d
|
Copy pref_names files from Chromium.
|
2015-07-26 16:08:29 +08: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
|
f2853a0b89
|
Some cleanup.
|
2015-05-05 21:56:58 +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
|
05b602d0ce
|
Import Chrome's tts code
|
2014-10-07 21:18:44 +08:00 |
|
Cheng Zhao
|
e43b3309af
|
Add "silent" and "print_background" option for printing.
|
2014-08-22 15:01:07 +08:00 |
|
Cheng Zhao
|
d0c1b63064
|
linux: Fix linking error.
|
2014-08-22 13:03:27 +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 |
|