Kevin Sawicki
|
1e4dd9b163
|
Store process type as int
|
2017-05-26 08:53:26 -07:00 |
|
Kevin Sawicki
|
7794cabd13
|
🎨
|
2017-05-26 08:35:43 -07:00 |
|
Kevin Sawicki
|
d6e626c7e3
|
Remove crashed render processes from metrics
|
2017-05-26 08:32:08 -07:00 |
|
Kevin Sawicki
|
b5879b7399
|
🎨 Minor formatting/doc changes
|
2017-05-26 07:51:17 -07:00 |
|
Hari Krishna Reddy Juturu
|
c4e5ba6015
|
Fixing indentations
|
2017-05-24 21:15:34 -07:00 |
|
Hari Krishna Reddy Juturu
|
e5a9ef296d
|
Using process handle from RenderProcessHost
|
2017-05-24 21:07:35 -07:00 |
|
Hari Juturu
|
939747945e
|
Adding CPU & Memory metrics for App
|
2017-05-24 21:07:35 -07:00 |
|
rreimann
|
25015c4c63
|
Fix naming and formatting
|
2017-05-22 14:14:59 -07:00 |
|
rreimann
|
791486433d
|
Extract common code into IsPreferenceEnabled method
|
2017-05-22 14:14:59 -07:00 |
|
rreimann
|
65da983ccb
|
Move preferences check to OnPdfResourceIntercepted
|
2017-05-22 14:14:59 -07:00 |
|
rreimann
|
7982754958
|
Fix linting violations
|
2017-05-22 14:14:59 -07:00 |
|
rreimann
|
1b75e45a62
|
Suppress pdf plugin dispatch if plugins are disabled
|
2017-05-22 14:14:59 -07:00 |
|
Kevin Sawicki
|
74b7afbec7
|
Merge origin/master into enable-webview
|
2017-05-19 10:17:34 -07:00 |
|
Kevin Sawicki
|
43f7520d4f
|
Add missing brightray prefix
|
2017-05-19 08:46:15 -07:00 |
|
Cheng Zhao
|
f793db2b2a
|
Merge pull request #9519 from electron/better-patch
Use v8::ArrayBuffer::Allocator inside Node
|
2017-05-19 17:49:02 +09:00 |
|
Kevin Sawicki
|
97160ffa63
|
Make isDefault a bool
|
2017-05-18 10:51:44 -07:00 |
|
Kevin Sawicki
|
aa29bf8019
|
🎨
|
2017-05-18 10:26:22 -07:00 |
|
Kevin Sawicki
|
92f14f8d52
|
printerList() -> getPrinters()
|
2017-05-18 10:14:55 -07:00 |
|
Kevin Sawicki
|
84a9b6a42d
|
Merge remote-tracking branch 'origin/master' into renaesop_master
|
2017-05-18 10:08:40 -07:00 |
|
Kevin Sawicki
|
f556d1924d
|
Merge pull request #9358 from electron/fetch_job_uaf_patch
protocol: use streaming interface between fetcher and requestjob
|
2017-05-18 09:58:05 -07:00 |
|
Cheng Zhao
|
f4420b449f
|
Use v8::ArrayBuffer::Allocator inside Node
|
2017-05-18 16:26:46 +09:00 |
|
Kevin Sawicki
|
bde13353fb
|
Rename option to webviewTag and default to nodeIntegration value
|
2017-05-17 13:12:23 -07:00 |
|
Kevin Sawicki
|
837ea884de
|
Merge remote-tracking branch 'origin/master' into enable-webview
|
2017-05-17 12:45:29 -07:00 |
|
Cheng Zhao
|
9bed0ffdbf
|
Merge pull request #9440 from brenca/osr-fixes
Additional small OSR fixes
|
2017-05-17 17:14:27 +09:00 |
|
Kevin Sawicki
|
d8aca08da7
|
Set _debugWaitConnect on --inspect-brk
|
2017-05-16 14:50:49 -07:00 |
|
Kevin Sawicki
|
b549b20d2c
|
Convert arg string to utf8 on Windows
|
2017-05-16 14:44:28 -07:00 |
|
Kevin Sawicki
|
a33643c518
|
Start node inspector agent when --inspect is present
|
2017-05-16 14:44:28 -07:00 |
|
Kevin Sawicki
|
693f6a24fc
|
Bump v1.7.1
|
2017-05-16 12:42:37 -07:00 |
|
Kevin Sawicki
|
350528707b
|
Return base::ProcessId
|
2017-05-15 13:29:34 -07:00 |
|
Kevin Sawicki
|
d79ac8d9c1
|
Merge pull request #9222 from alexstrat/add-os-process-id
Add OS pid to web-contents
|
2017-05-15 13:28:47 -07:00 |
|
Kevin Sawicki
|
e708a45496
|
Merge pull request #9436 from electron/debug-crash
Remove support for --debug/--debug-brk
|
2017-05-15 08:47:52 -07:00 |
|
gellert
|
af2c5d1845
|
fixes not expected scale factor change
|
2017-05-13 00:59:25 +02:00 |
|
Kevin Sawicki
|
ef4bf7ed93
|
Use status code constant
|
2017-05-11 15:33:56 -07:00 |
|
deepak1556
|
3c88447be6
|
protocol: provide default response code for custom request jobs
|
2017-05-11 15:33:56 -07:00 |
|
Heilig Benedek
|
9f682ee36b
|
fix osr window initial sizing
|
2017-05-11 23:48:14 +02:00 |
|
Kevin Sawicki
|
4824c24fbc
|
Remove non-functional node debugger usage
|
2017-05-11 10:59:51 -07:00 |
|
deepak1556
|
71b5d946e0
|
protocol: use streaming interface between fetcher and requestjob
|
2017-05-11 22:52:49 +05:30 |
|
Kevin Sawicki
|
190c9c916e
|
Merge pull request #9331 from 22222/issue2579
Add 'will-prevent-unload' event for #2579.
|
2017-05-11 09:04:40 -07:00 |
|
Cheng Zhao
|
1b1c663b32
|
Merge pull request #8839 from brenca/offscreen-child-window
Offscreen rendering enhancements
|
2017-05-11 20:52:47 +09:00 |
|
22222
|
4044548f3e
|
Add 'will-prevent-unload' event.
|
2017-05-11 06:35:35 -05:00 |
|
Ryohei Ikegami
|
7ac93045b7
|
Merge branch 'master' into native-window-open
|
2017-05-11 13:51:43 +09:00 |
|
Heilig Benedek
|
a76a4ddff2
|
🎨 lint fix
|
2017-05-10 23:04:19 +02:00 |
|
gellert
|
b1095faa71
|
minor fix for macos
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
8d1c17e036
|
remove GetSizeForNewRenderView
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
92cc6746b1
|
resolve errors introduced during rebase
|
2017-05-10 22:19:05 +02:00 |
|
gellert
|
aa89bc0bb8
|
use outer webcontents for popups
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
f03dccadb3
|
use white gutter color and paint damage rects over when paint starts in software osr
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
3b94d268eb
|
lint fix 📝
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
c54f7f2a8d
|
use bounds instead of bounds_in_pixel
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
89277dda90
|
fix leaking of NativeImage instances
|
2017-05-10 22:19:05 +02:00 |
|