electron/atom
Birunthan Mohanathas 812b529881 Add app.disableDomainBlockingFor3DAPIs()
By default, Chromium disables 3D APIs (e.g. WebGL) until restart on a
per domain basis if the GPU processes crashes too frequently. This
function disables that behaviour.
2017-07-14 01:41:43 +03:00
..
app Merge pull request #9644 from electron/webview-sandbox 2017-06-28 10:10:25 -07:00
browser Add app.disableDomainBlockingFor3DAPIs() 2017-07-14 01:41:43 +03:00
common Fixed build issues in debug mode 2017-06-30 12:28:01 +02:00
node Use v8::ArrayBuffer::Allocator inside Node 2017-05-18 16:26:46 +09:00
renderer Expose argv to preload process object 2017-06-26 13:52:19 -07:00
utility Restore delivering IPC messages to utility handlers 2017-04-04 20:40:57 -07:00
CPPLINT.cfg