electron/lib
Thiago de Arruda e1aebef57c Make sandbox APIs more compatible with normal renderers
- Expose remote shortcuts for the `fs`, `os` and `child_process` modules.
- Expose the `url` and `timers` modules(the browserify versions)
- Add `process.crash` and `process.platform`
2017-03-23 10:01:02 -03:00
..
browser Default async to false when object is specified 2017-03-20 20:37:52 -07:00
common Expose builtin v8 modules to AtomSandboxedRendererClient 2017-03-09 20:39:14 -03:00
isolated_renderer Parse guestInstanceId and opener as ints 2017-01-16 12:38:16 -08:00
renderer Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00
sandboxed_renderer Make sandbox APIs more compatible with normal renderers 2017-03-23 10:01:02 -03:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00