Samuel Attard
|
1b46b5ceda
|
Fix printing_handler_win compilation errors
|
2017-11-24 10:58:17 +09:00 |
Aleksei Kuzmin
|
4607a1fd13
|
make base::SharedMemoryHandle a class on POSIX.
https://codereview.chromium.org/2843113002
|
2017-11-24 10:58:17 +09:00 |
Aleksei Kuzmin
|
7f5fbb04e2
|
Migrate from ScopedComPtr::CreateInstance() to CoCreateInstance in chrome/...
https://codereview.chromium.org/2894483002
|
2017-11-24 10:58:17 +09:00 |
Aleksei Kuzmin
|
485e43636b
|
Rename ScopedComPtr::get() to ScopedComPtr::Get()
https://codereview.chromium.org/2824773002
|
2017-11-24 10:58:17 +09:00 |
Tony Ganch
|
491249108e
|
Fix WebLocalFrame API usage
Related CLs:
https://chromium-review.googlesource.com/c/chromium/src/+/506500
https://chromium-review.googlesource.com/c/chromium/src/+/542658
|
2017-11-24 10:58:17 +09:00 |
Aleksei Kuzmin
|
59b2fb054e
|
Use blink::WebLocalFrame instead of blink::WebFrame in printing
|
2017-11-24 10:58:17 +09:00 |
Aleksei Kuzmin
|
ac8c205fd7
|
Replace deprecated base::NonThreadSafe in chrome in favor of SequenceChecker.
https://codereview.chromium.org/2911983003
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
75b41102ef
|
Remove unused includes
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
933bf77a1f
|
printing: Remove BlockingPool use
https://chromium-review.googlesource.com/c/chromium/src/+/541856
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
5a4a1a5574
|
Use "blink::WebLocalFrame" for "GetMarginsForPdf()"
Fixes "error: no member named 'IsPrintScalingDisabledForPlugin' in 'blink::WebFrame'"
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
f0cda8d88c
|
Move Get/SetScrollOffset methods from WebFrame to WebLocalFrame.
https://codereview.chromium.org/2936423003
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
4ac9659114
|
Move printing-related methods from WebFrame to WebLocalFrame.
https://codereview.chromium.org/2923343005
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
68cbfd9f40
|
Remove base::ListValue::Set(size_t, base::Value*)
https://codereview.chromium.org/2838893002
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
ea8e113b19
|
SkBitmap and SkPixelRef no longer need lock/unlock
https://codereview.chromium.org/2823003002
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
90b0984a14
|
Add missing IWYU message_loop.h includes.
https://codereview.chromium.org/2876013002
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
11fa935359
|
Introduce TaskRunner::RunsTasksInCurrentSequence()
https://codereview.chromium.org/2823103003
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
c402658c08
|
Replicate feature policy container policies.
https://codereview.chromium.org/2797813002
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
fe952d5c65
|
Get rid of SharedMemory::GiveToProcess.
https://codereview.chromium.org/2847033003
Changes copied from
"printing: Sandboxed processes must ask the browser to allocate shared memory."
https://codereview.chromium.org/1714643002
|
2017-11-24 10:58:16 +09:00 |
Aleksei Kuzmin
|
f847291272
|
[blink] Unique pointers in Platform.h
https://codereview.chromium.org/2846843002
|
2017-11-24 10:58:15 +09:00 |
Aleksei Kuzmin
|
75d02f65d9
|
Remove base::SharedMemory::ShareToProcess
https://codereview.chromium.org/2852803002
|
2017-11-24 10:58:15 +09:00 |
Cheng Zhao
|
b7119b5756
|
Create watcher when message loop is ready
|
2017-09-20 11:58:32 +09:00 |
Samuel Attard
|
0ab83b301d
|
Refactor as per @zcbenz comments
Also fix issue where we run the single instance callback *not* on the UI thread,
this apparently results in a hung process.
|
2017-09-20 11:58:32 +09:00 |
Samuel Attard
|
28900a9b63
|
Fix app.makeSingleInstance hanging on posix systems
Wait for the IO thread to be a thing before attempting to listen on the socket
Fixes #9880
|
2017-09-20 11:58:32 +09:00 |
Cheng Zhao
|
593ae7bf0e
|
Fix crash caused by freeing capturer task
|
2017-08-29 14:19:22 +09:00 |
Cheng Zhao
|
d233fc044a
|
Pass dpiVertical and dpiHorizontal to print settings
|
2017-08-22 13:54:49 +09:00 |
Cheng Zhao
|
ecff620528
|
Merge pull request #10081 from renaesop/master
Add a callback option to `webContents.print`
|
2017-08-17 15:56:02 +09:00 |
Aleksei Kuzmin
|
b6f0d04813
|
net: remove CryptoModule class
https://codereview.chromium.org/2724013002
|
2017-08-15 16:19:22 +03: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
|
ba9b8719ac
|
The Blink Rename
|
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
|
faaeab7e4a
|
Add EME support for new VP9 codec string in WebM.
https://codereview.chromium.org/2793163003
|
2017-08-15 16:19:20 +03:00 |
Aleksei Kuzmin
|
567646e624
|
Fix cc/paint skia type mismatches
https://codereview.chromium.org/2717943002
|
2017-08-15 16:19:20 +03:00 |
Aleksei Kuzmin
|
fb7bd8f11e
|
Remove desired DPI
https://codereview.chromium.org/2788343003
|
2017-08-15 16:19:20 +03:00 |
Aleksei Kuzmin
|
7a4ca08a8d
|
The Blink Rename
|
2017-08-15 16:19:20 +03:00 |
renaesop
|
6d16eb81d2
|
Add a callback option to `webContents.print`
|
2017-08-15 14:44:24 +08:00 |
Andrew MacDonald
|
a8759a3176
|
Ensure DesktopCapturers are destroyed when no longer needed.
|
2017-08-04 15:06:58 -07:00 |
Kevin Sawicki
|
0b2ef6e9bd
|
Remove unused generated_resources.h file
|
2017-05-30 16:08:21 -07:00 |
Kevin Sawicki
|
d5e66f7cd9
|
Add parameter name
|
2017-05-18 10:40:03 -07:00 |
Kevin Sawicki
|
aa29bf8019
|
🎨
|
2017-05-18 10:26:22 -07:00 |
Kevin Sawicki
|
84a9b6a42d
|
Merge remote-tracking branch 'origin/master' into renaesop_master
|
2017-05-18 10:08:40 -07:00 |
Kevin Sawicki
|
c419ebdd6d
|
Remove unused test server
|
2017-05-16 14:44:28 -07:00 |
renaesop
|
cba5e96496
|
Merge remote-tracking branch 'ups/master'
|
2017-05-09 09:44:24 +08:00 |
Cheng Zhao
|
fb42a72ad8
|
Fix building on Windows
|
2017-04-27 16:34:52 +09:00 |
Cheng Zhao
|
b3d60bfb3a
|
Fix building on Linux
|
2017-04-27 16:34:52 +09:00 |
Cheng Zhao
|
6da696b6f2
|
Update printing code
|
2017-04-27 16:34:52 +09:00 |
Cheng Zhao
|
326908cebb
|
Fix change of FileDescriptorWatcher API
|
2017-04-27 16:34:52 +09:00 |
Cheng Zhao
|
9f94a0b246
|
Update Singleton code
|
2017-04-27 16:34:52 +09:00 |
Cheng Zhao
|
481b04358e
|
Fix blink API changes
|
2017-04-27 16:34:52 +09:00 |
Cheng Zhao
|
fc2d62d5cb
|
Fix API changes of Chrome58
|
2017-04-27 16:34:52 +09:00 |
Kevin Sawicki
|
b27b1c3b24
|
Append printed page to job
|
2017-04-04 20:47:05 -07:00 |