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