Shelley Vohr
|
f7d4437b3f
format previously missed chromium_src .cc files
|
6 years ago |
Cheng Zhao
|
d483352f78
Fix PrintToPDF not receiving results
|
7 years ago |
Cheng Zhao
|
ab783413a2
Update printing code to latest
|
7 years ago |
Vadim Macagon
|
7c5d3296e7
Prevent undefined behavior when some Node Buffer objects are destroyed
|
8 years ago |
Cheng Zhao
|
a2bd55dd3c
Adapt to changes of Chrome 51 API changes (Part 2)
|
8 years ago |
Cheng Zhao
|
5fae63a2f5
Fix compilation errors on OS X
|
8 years ago |
Haojian Wu
|
11ffb9dfb6
Fix node::Buffer API changes.
|
9 years ago |
Haojian Wu
|
16348fc895
Copy pdf data on IO thread to avoid causing main process hangs.
|
9 years ago |
Haojian Wu
|
57580e00f9
Fix code style.
|
9 years ago |
Haojian Wu
|
93bbc6c810
Simplify the pdf-data handled code.
|
9 years ago |
Haojian Wu
|
894f9c0cb0
Don't use duprecated node buffer api, fix build error on OS X.
|
9 years ago |
Haojian Wu
|
ccbe554ec0
Make callback aligns node.js style.
|
9 years ago |
Haojian Wu
|
93243ef223
Remove some unused IPC messages.
|
9 years ago |
Haojian Wu
|
ac62871645
Return node::Buffer as a printToPDF callback result.
|
9 years ago |
Haojian Wu
|
ab40da3f31
Add silent and savePath options.
|
9 years ago |
Haojian Wu
|
6e099af5fe
Move PDF printing setting in JS part.
|
9 years ago |
Haojian Wu
|
2597ded985
Cleanup.
|
9 years ago |
Haojian Wu
|
600077996c
Fix a `landscape` option error.
|
9 years ago |
Haojian Wu
|
cef177abc4
Add preview failed error.
|
9 years ago |
Haojian Wu
|
8572ccb807
Add callback function in printToPDF API.
|
9 years ago |
Haojian Wu
|
ce8bbb689c
Add options to custom print settings in printToPDF API.
|
9 years ago |
Haojian Wu
|
9cf9229308
Write PDF file in FILE thread.
|
9 years ago |
Haojian Wu
|
7ffa7042b1
Add printToPDF Implementation.
|
9 years ago |