Kevin Sawicki
ab174f5e74
Updated libchromiumcontent
submodule
2017-06-27 08:02:25 +02:00
Ales Pergl
0bdd35a482
Updated libchromiumcontent
submodule
2017-06-22 16:02:55 +02:00
Kevin Sawicki
96484405da
Upgrade crashpad for http status fix
2017-06-12 10:04:39 -07:00
Kevin Sawicki
d9c4ba3db2
Upgrade to electron/libchromiumcontent@3d692b2280
2017-06-08 07:25:13 -07:00
Birunthan Mohanathas
ea11f8bf7d
Upgrade to libchromiumcontent@94c5817
...
This pulls in electron/libchromiumcontent#306 .
2017-05-26 06:57:09 +03:00
Kevin Sawicki
35299a82fa
Upgrade to electron/libchromiumcontent@93c2e1877e
2017-05-23 07:54:21 -07:00
Kevin Sawicki
285c0b1757
Upgrade libcc to electron/libchromiumcontent@a3cff0522
2017-05-22 09:27:58 -07:00
Cheng Zhao
f4420b449f
Use v8::ArrayBuffer::Allocator inside Node
2017-05-18 16:26:46 +09:00
Kevin Sawicki
3f4abc6323
Upgrade to electron/libchromiumcontent@ecc5298428
2017-05-17 08:53:29 -07:00
Kevin Sawicki
d34be4c0a6
Upgrade node for protocol from libcc
2017-05-16 15:13:53 -07:00
Kevin Sawicki
3f87880990
Bump node for inspector Windows fixes
2017-05-16 14:44:28 -07:00
Kevin Sawicki
98cce37e3d
Upgrade node enable inspector target
2017-05-16 14:44:28 -07:00
Kevin Sawicki
ae71dfe3d1
Merge pull request #9423 from electron/brightray-import
...
Import brightray source and remove submodule
2017-05-11 08:35:41 -07:00
Kevin Sawicki
4dab62dfcf
Move brightray submodules to root vendor
2017-05-10 13:27:22 -07:00
Kevin Sawicki
572244272c
Remove brightray submodule
2017-05-10 13:20:47 -07:00
Heilig Benedek
576b702e8b
update native_mate and use the MarkHighMemoryUsage API to speed up garbage collection
2017-05-10 22:19:05 +02:00
Kevin Sawicki
65bd0ecaa9
Upgrade to Chrome 58.0.3029.110
2017-05-09 21:14:22 -07:00
Kevin Sawicki
e1d564da6e
Upgrade to Chrome 58.0.3029.96
2017-05-03 08:49:57 -07:00
Cheng Zhao
dd2d0b3f4f
Update to Chrome 58.0.3029.81
2017-04-27 18:57:04 +09:00
Cheng Zhao
4c47f2d15e
Update to Node v7.9.0
2017-04-27 17:20:01 +09:00
Cheng Zhao
0fb746b350
Fix crash when using secure schemes
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
08069e18db
Don't use gzip when uploading crash reports
2017-04-27 16:34:52 +09:00
Cheng Zhao
fc2d62d5cb
Fix API changes of Chrome58
2017-04-27 16:34:52 +09:00
Cheng Zhao
453cb2c0b4
Upgrade to Chrome 58.0.3029.40
2017-04-27 16:34:52 +09:00
Birunthan Mohanathas
dc914fdb28
Update Brightray for electron/brightray#289
...
This fixes #9197 .
2017-04-16 18:01:32 +03:00
Kevin Sawicki
4f26424ace
Upgrade brightray for Windows 7 notifications
2017-04-12 13:01:52 -07:00
Kevin Sawicki
c3798be9b8
Upgrade node for fork --eval cherry pick fix
2017-04-06 09:48:36 -07:00
Kevin Sawicki
0989fd7a1c
Upgrade brightray to latest
2017-04-03 08:32:16 -07:00
Cheng Zhao
637bdc239b
Merge pull request #8923 from electron/geolocation_request_context_patch
...
browser: Create separate request context for geolocation service.
2017-03-27 22:45:46 -07:00
Cheng Zhao
aac934b34e
Update native_mate: Make Wrappable thread safe
2017-03-20 12:52:45 -07:00
deepak1556
72adbf7a2f
destroy guest webcontents before embedder
2017-03-19 10:25:13 +05:30
Kevin Sawicki
9642381c02
Upgrade to libcc 44448acf
2017-03-17 09:37:28 -07:00
deepak1556
80ce60f644
spec: check if pdf has loaded
2017-03-14 00:26:27 +05:30
deepak1556
6e02d18a40
update submodules
2017-03-14 00:26:27 +05:30
deepak1556
b1b6573bcd
build pdf resource in vendor/pdf_viewer
2017-03-14 00:26:27 +05:30
deepak1556
e5100cd103
Remove grit submodule
2017-03-14 00:26:27 +05:30
deepak1556
e4b97a3c93
update submodules to latest
2017-03-14 00:26:27 +05:30
deepak1556
ed89a603f3
update pdf_viewer to chrome 56.0.2924.87
2017-03-14 00:26:27 +05:30
deepak1556
6e241c5e0d
update submodule
2017-03-14 00:26:27 +05:30
deepak1556
56c0eb74ff
update submodule
2017-03-14 00:26:27 +05:30
deepak1556
ddc2e0df71
code cleanup
2017-03-14 00:25:59 +05:30
deepak1556
008497500b
update pdf_viewer submodule to use stream url
2017-03-14 00:25:59 +05:30
deepak1556
c4dd2f4f56
add pdf webui as submodule
2017-03-14 00:25:59 +05:30
deepak1556
a7ed7068f6
remove grit
2017-03-14 00:25:59 +05:30
Thiago de Arruda
d78f3cae7b
Expose builtin v8 modules to AtomSandboxedRendererClient
...
- Adapt node.cc code that implements `process.binding` to create a similar
object in AtomSandboxedRendererClient.
- Replace the ipc binding object passed to `lib/sandboxed_renderer/init.js` by
the new binding object.
- Refactor the initialization script to use this new object to fetch the ipc
binding and store as a hidden value using the `v8_util` module.
This change also required applying a patch to node.js, so the submodule commit
was updated.
2017-03-09 20:39:14 -03:00
Kevin Sawicki
ad03ba73a4
Upgrade node for Buffer wrapper fix
2017-02-24 09:57:32 -08:00
Kevin Sawicki
e60601898d
Upgrade native_mate
2017-02-17 10:25:20 -08:00
Kevin Sawicki
8e09fcd2a9
Upgrade node for require wrapper Buffer change
2017-02-14 08:42:34 -08:00
Kevin Sawicki
1f0bc7fe86
Upgrade brigthray for context crash fix
2017-02-14 08:25:27 -08:00
Cheng Zhao
16382162f8
Update brightray for electron/brightray#275 .
2017-02-13 19:27:21 +09:00
Kevin Sawicki
090255c3f4
Upgrade node for require wrapper this
fix
2017-02-08 09:00:14 -08:00
Kevin Sawicki
dbb81e34e8
Upgrade node for modules version bump
2017-02-06 10:34:30 -08:00
Cheng Zhao
ec650b3773
Update to Chrome 56.0.2924.87
2017-02-06 10:34:30 -08:00
Cheng Zhao
c69626336d
Link with xcb on Linux
2017-02-06 10:34:29 -08:00
Cheng Zhao
82d796ded4
Fix missing of symbols issue on Release build
2017-02-06 10:34:29 -08:00
Cheng Zhao
be29ea4dad
libgtk2ui => libgtkui
2017-02-06 10:34:29 -08:00
Cheng Zhao
55d4d44f02
Fix Debug building on Windows
2017-02-06 10:34:29 -08:00
Cheng Zhao
c72438f09f
WebInspector has been split up
2017-02-06 10:34:29 -08:00
Cheng Zhao
0a7c51b9aa
Fix linking on Mac
2017-02-06 10:34:29 -08:00
Cheng Zhao
fa4b8cff45
Fix error due to search for openssl headers
2017-02-06 10:34:29 -08:00
Cheng Zhao
7a7b72ce04
SimpleMenuModel::MenuClosed renamed to MenuWillClose
2017-02-06 10:34:28 -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
Cheng Zhao
c1df762656
Update crashpad to 556c4e4
2017-02-06 10:34:28 -08:00
James Ide
0430380de1
Update the Node submodule to use the new module wrapper
...
See the fixed issue for the context. This pulls in a vendored copy of Node that includes the described patch.
Fixes #8358
Test Plan: Built Electron and verified it loaded the sample app correctly and that the module wrapper is the new one by viewing Node's source code in the Blink Inspector.
Added specs and tested with `npm test -- --grep "global variables"`
2017-01-30 09:37:14 -08:00
Kevin Sawicki
ff718b19db
Upgrade node for new 7.4 patches and changes
2017-01-26 14:46:50 -08:00
Birunthan Mohanathas
a560df3327
Update node to pick up Windows compilation fix
2017-01-19 09:05:59 +02:00
Kevin Sawicki
54e2c480cb
Upgrade to node 7.4
2017-01-19 09:05:59 +02:00
Kevin Sawicki
43067e01e9
Upgrade to latest libcc
2017-01-19 09:05:59 +02:00
Ales Pergl
a52d780e7a
Update brightray
and crashpad
2017-01-19 09:05:59 +02:00
Cheng Zhao
bdc334d797
Update brightray and libchromiumcontent to Chrome 54
2017-01-19 09:05:59 +02:00
Kevin Sawicki
f92f851f11
Upgrade brightray for dev tools fix
2017-01-13 09:19:17 -08:00
Kevin Sawicki
24b5abcc39
Upgrade brightray for network emulation fix
2017-01-09 10:42:48 -08:00
Kevin Sawicki
25ac23ab17
Upgrade brightray
2016-12-13 15:54:13 -08:00
Kevin Sawicki
cae601a682
Upgrade brightray for media device salt fix
2016-12-12 13:31:08 -08:00
Kevin Sawicki
709dd0bf18
Upgrade to Chrome 53.0.2785.143
2016-11-09 11:03:44 -08:00
Kevin Sawicki
53ff706cd2
Upgrade brigthray for notification crash fix
2016-10-31 09:02:18 -07:00
Kevin Sawicki
078c924760
Upgrade brightray for notification crash fix
2016-10-31 08:54:57 -07:00
Kevin Sawicki
31b4f61815
Merge pull request #7651 from deepak1556/session_cert_verifier_patch
...
session: exclude hosts from CT verification if they are handled by custom cert verifiers
2016-10-24 16:53:04 +09:00
Kevin Sawicki
83f47bc980
Upgrade brighray for RequireCTDelegate
2016-10-24 15:44:21 +09:00
Kevin Sawicki
0417a3e51e
Upgrade node for process logging fix patch
2016-10-12 13:48:48 -07:00
Zeke Sikelianos
3e4a0705e9
standardize docs
2016-10-11 22:37:32 -07:00
Kevin Sawicki
66f825beb1
Upgrade brightray for devtools dock state preference fix
2016-10-11 08:45:42 -07:00
Cheng Zhao
e24267d060
Update brightray for #7503
2016-10-10 11:35:59 +09:00
Cheng Zhao
051e5c27b3
Update brightray for #7332
2016-10-06 14:42:14 +09:00
Kevin Sawicki
0e1290fc10
Upgrade brightray for merged cookie delegate support
2016-09-29 09:18:21 -07:00
Kevin Sawicki
5d23d165a9
Upgrade brigthray for cookie monster delegate
2016-09-29 09:16:29 -07:00
Kevin Sawicki
3cff64001d
Upgrade brightray for CT crash fix
2016-09-28 16:02:48 -07:00
Kevin Sawicki
696e5e73bc
Upgrade Brigthray for CT log verifier fix
2016-09-21 11:29:09 -07:00
Cheng Zhao
07a08077a2
Revert electron/brightray#246
2016-09-19 16:31:00 +09:00
Cheng Zhao
d1274bb79f
Update brightray for #7073
2016-09-16 21:28:24 +09:00
Cheng Zhao
5be8104104
Update to Chrome 53.0.2785.113
2016-09-15 14:27:56 +09:00
Cheng Zhao
dc2ced14b8
Node module version should be 50
2016-09-14 17:08:13 +09:00
Cheng Zhao
1de2b77ee4
Update to Node 6.5.0
2016-09-14 16:23:00 +09:00
Cheng Zhao
937ae7ef8f
Fix crash caused by new network parameters
2016-09-14 16:23:00 +09:00
Cheng Zhao
6d8f900916
Fix building on Windows
2016-09-14 16:22:43 +09:00
Cheng Zhao
2e0a1a8a64
Upgrade to Chrome 53
2016-09-14 16:22:41 +09:00
Cheng Zhao
31e947a9f7
Update brightray submodule
2016-09-01 19:12:44 +09:00
Cheng Zhao
c41183302b
Update brightray for #6755
2016-08-12 17:37:38 +09:00
Cheng Zhao
b285b22b07
Update native_mate
2016-08-11 17:23:03 +09:00
Cheng Zhao
3dd57d1171
Update brightray and libchromiumcontent to latest for #6769
2016-08-08 20:17:41 +09:00
Cheng Zhao
ce5bdaf46f
Update brightray for #6708
2016-08-05 16:23:59 +09:00
Cheng Zhao
c0c7b81aed
Fix building on Linux
2016-08-04 16:43:30 +09:00
Cheng Zhao
31d8e1b9c9
Also show the text on Windows and Linux
2016-08-04 16:36:01 +09:00
Cheng Zhao
c68e9cb595
Use electron/brightray
2016-08-03 10:10:58 +09:00
gellert
8eed91d87a
Merge remote-tracking branch 'upstream/master' into speedup-gpu
2016-08-02 14:59:03 +02:00
Cheng Zhao
8c3232dc56
Every native class now gets a name
2016-08-02 19:28:12 +09:00
Cheng Zhao
cb19efe49c
Pass FunctionTemplate in BuildPrototype
2016-08-02 18:08:12 +09:00
Cheng Zhao
8f62e79243
GetConstructor now returns FunctionTemplate
2016-08-02 17:20:58 +09:00
Cheng Zhao
8cd4612fe0
Get rid of Constructor class
2016-08-02 17:02:04 +09:00
Cheng Zhao
846ec5ba49
AttachAsUserData now can assume the existence of wrapper
2016-08-02 15:28:32 +09:00
Cheng Zhao
1505a46ed0
Do not rely on Constructor to call Init
...
This makes it deterministic when the JavaScript is initialized, which
can make our logic more clear.
2016-08-02 15:15:40 +09:00
Heilig Benedek
a4a2579423
brightray commit update
2016-08-01 13:22:16 +02:00
gellert
439ad94afe
Merge remote-tracking branch 'upstream/master' into speedup-gpu
2016-08-01 12:00:34 +02:00
Cheng Zhao
5643feabc3
Load 200 DPI resources on Linux
2016-07-29 10:51:31 +09:00
Heilig Benedek
fdff60132c
update brightray commit
2016-07-29 01:48:29 +02:00
Heilig Benedek
7b61c5c9d0
removed some junk and added offscreen webcontents type
2016-07-28 12:10:56 +02:00
Cheng Zhao
0bfd31e7cb
Update brightray for #6613
2016-07-27 08:53:55 +09:00
Cheng Zhao
fb251ac09b
Update brightray for #6156
2016-07-25 16:08:38 +09:00
Cheng Zhao
221f53ab08
Load a few more pak files
2016-07-25 11:10:53 +09:00
Cheng Zhao
e8c03f2555
Do not export symbols of OpenSSL on Windows
2016-07-24 21:56:16 +09:00
Cheng Zhao
0fa4e58557
Bump node module version
2016-07-21 06:32:29 -06:00
Cheng Zhao
f6f7b41f0a
Fix compilation error after merge
2016-07-21 06:03:38 -06:00
Cheng Zhao
b57665330c
Merge branch 'master' into chrome52
2016-07-21 05:34:36 -06:00
Cheng Zhao
39bd2bee8e
Avoid using CHECK in files using node headesr
...
Node has its own CHECK macro which requires linking with node::Assert.
2016-07-21 16:56:48 +09:00
Cheng Zhao
334f03fc42
Fix compilation errors on Windows
2016-07-21 16:36:50 +09:00
Cheng Zhao
8f5bd4afaf
Update to Node 6.3.0
2016-07-21 00:57:34 -06:00
Kevin Sawicki
e24885b160
Mention how to reset thumbnail to entire window
2016-07-15 10:38:11 -07:00
Kevin Sawicki
e15d7a1fd3
Upgrade brightray for undocked devtools focus fix
2016-07-15 09:21:08 -07:00
Cheng Zhao
00804e5f98
Move the ability to create BrowserContext to embedder
2016-07-13 12:23:14 +09:00
Cheng Zhao
c58bddffe3
Update brightray for #2565
2016-07-11 15:10:43 +09:00
Cheng Zhao
c644353726
Update brightray for #6423
2016-07-11 09:04:34 +09:00
Cheng Zhao
de502d8012
Initialize MaterialDesignController
2016-07-05 09:41:23 +09:00
Cheng Zhao
ea5c5d2680
Fix building on Linux
2016-07-04 16:41:18 +09:00
Cheng Zhao
0a6bb9c36a
Fix crash when creating protocol module
2016-07-04 15:32:43 +09:00
Cheng Zhao
1ba3907038
Update to API changes of Chrome 52
2016-07-04 15:32:43 +09:00
Cheng Zhao
eb378bef3a
Upgrade to Chrome 52
2016-07-04 15:32:43 +09:00
Cheng Zhao
14c4be50c1
Avoid calling GetWebContentsFromProcessID for twice
2016-07-02 16:54:12 +09:00
Cheng Zhao
cd38e5c85e
Update to Chrome 51.0.2704.106
2016-07-02 13:54:34 +09:00
Cheng Zhao
ee28f4fc32
Handle v8::MicrotasksScope in the main process
2016-06-24 14:45:31 +09:00
Cheng Zhao
7fa4a7889b
Update brightray for #6178
2016-06-23 12:05:10 +09:00
Cheng Zhao
01bc8305f8
Add ses.getUserAgent()/setUserAgent(...) APIs
2016-06-22 15:57:51 +09:00
Cheng Zhao
b0f04de50c
Do not force creating default session in C++
2016-06-22 15:41:56 +09:00
Cheng Zhao
9993aab5b1
Update brightray for electron/brightray#228
2016-06-21 12:24:25 +09:00
Cheng Zhao
ce2199d96a
Update to Chrome 51.0.2704.103
2016-06-19 21:09:29 +09:00
Kevin Sawicki
c9fdd52f7e
Upgrade brightray
2016-06-17 11:38:39 -07:00
Kevin Sawicki
0e65977a3c
Use EventDispatchingWindow from brightray
2016-06-17 11:11:50 -07:00
Kevin Sawicki
3bc4f188ef
Handle redispatch in devtools undocked windows
2016-06-17 10:27:53 -07:00
Cheng Zhao
659384383e
Avoid storing JobFactory in BrowserContext
...
JobFactory should always be created and accessed in IO thread.
2016-06-16 11:09:51 +09:00
Cheng Zhao
f4c10060af
Update brightray for #4261
2016-06-14 13:40:37 +09:00