Cheng Zhao
|
66086880e2
|
Merge pull request #6575 from electron/asar-doc-fixes
fix wording in asar doc
|
2016-07-25 16:55:20 +09:00 |
|
Cheng Zhao
|
a30997867f
|
Merge pull request #6573 from electron/native-image-doc
Fix documentation for NativeImage
|
2016-07-25 16:55:09 +09:00 |
|
Cheng Zhao
|
72c4952907
|
Merge pull request #6590 from electron/reliable-typed-array
Use ArrayBuffer.isView to detect Buffer and ArrayBuffer
|
2016-07-25 16:54:54 +09:00 |
|
Cheng Zhao
|
7a61966423
|
Use deepEqual for comparing type arrays
|
2016-07-25 16:41:20 +09:00 |
|
Cheng Zhao
|
9ddb62c42a
|
Use Buffer.from instead of deprecated new Buffer
|
2016-07-25 16:40:22 +09:00 |
|
Cheng Zhao
|
1c9421bc89
|
Use ArrayBuffer.isView to detect Buffer and ArrayBuffer
|
2016-07-25 16:39:09 +09:00 |
|
Cheng Zhao
|
eb51e080e5
|
spec: TypeArray should work in remote
|
2016-07-25 16:30:40 +09:00 |
|
Cheng Zhao
|
200d09cc70
|
Merge pull request #6572 from haadcode/master
Add support for TypedArrays in IPC.
|
2016-07-25 16:22:29 +09:00 |
|
Cheng Zhao
|
fb251ac09b
|
Update brightray for #6156
|
2016-07-25 16:08:38 +09:00 |
|
Cheng Zhao
|
e95da6ad1b
|
Merge pull request #6565 from TiagoDanin/Update-Doc
Update docs-translations
|
2016-07-25 16:05:04 +09:00 |
|
Cheng Zhao
|
fd8cc63ca9
|
Merge pull request #6558 from deepak1556/session_proxy_patch
session: add proxyBypassRules option to setProxy api
|
2016-07-25 16:03:50 +09:00 |
|
Cheng Zhao
|
c497765dea
|
Merge pull request #6524 from liusy182/painted-event-6426
add "view-painted" event to WebContent.
|
2016-07-25 16:02:50 +09:00 |
|
Cheng Zhao
|
c0f81d14e4
|
Bump v1.3.0
|
2016-07-25 12:57:10 +09:00 |
|
Cheng Zhao
|
4af72617ee
|
Merge pull request #6589 from electron/200-resources
Load a few resources pak added in Chrome 52
|
2016-07-25 12:54:45 +09:00 |
|
Cheng Zhao
|
b013abf829
|
Copy a few more files to out dir
|
2016-07-25 12:11:01 +09:00 |
|
Cheng Zhao
|
221f53ab08
|
Load a few more pak files
|
2016-07-25 11:10:53 +09:00 |
|
Cheng Zhao
|
f4207560f2
|
Update libchromiumcontent: fix linking error on Linux
|
2016-07-25 08:53:58 +09:00 |
|
Cheng Zhao
|
f09fc2f6e9
|
Merge pull request #6585 from electron/win-release
Do not export symbols of OpenSSL on Windows
|
2016-07-24 22:23:19 +09:00 |
|
Cheng Zhao
|
e8c03f2555
|
Do not export symbols of OpenSSL on Windows
|
2016-07-24 21:56:16 +09:00 |
|
Cheng Zhao
|
ed14f661dd
|
Merge pull request #6584 from electron/fix-ci
Do not throw exception when channel name is "error"
|
2016-07-24 21:55:11 +09:00 |
|
Cheng Zhao
|
751ee53683
|
Do not throw exception when channel name is "error"
|
2016-07-24 21:08:25 +09:00 |
|
haad
|
fac330fb50
|
Fix TypedArray check, add check when instanceof doesn't work for TypedArrays.
|
2016-07-23 12:43:49 +01:00 |
|
haad
|
2757046e71
|
Add isTypedArray to Electron exports
|
2016-07-23 11:30:14 +01:00 |
|
Zeke Sikelianos
|
3a9c57231e
|
fix wording in asar doc
|
2016-07-22 14:52:43 -07:00 |
|
Zeke Sikelianos
|
9432cb9170
|
use standard-style javascript in nativeImage doc
|
2016-07-22 13:47:05 -07:00 |
|
Zeke Sikelianos
|
9ca0fbaeb7
|
fix capitalization and headings for NativeImage class
|
2016-07-22 13:42:27 -07:00 |
|
haad
|
e6c8900a18
|
Fix linting
|
2016-07-22 20:20:24 +01:00 |
|
haad
|
c717cd9192
|
🐛 Add support for TypedArrays in IPC.
Fixes https://github.com/electron/electron/issues/2104.
|
2016-07-22 19:44:19 +01:00 |
|
Cheng Zhao
|
99ec841a8e
|
Merge pull request #6342 from electron/chrome52
Upgrade to Chrome 52
|
2016-07-22 08:53:33 -06:00 |
|
Cheng Zhao
|
0c1d91a895
|
display.h needs to be used together with screen.h
|
2016-07-22 23:37:20 +09:00 |
|
TiagoDanin
|
c7c6dda122
|
Replace OSX to macOS and Update references
|
2016-07-21 16:07:03 -05:00 |
|
Cheng Zhao
|
cf6f4708bc
|
Fix building on Windows
|
2016-07-21 11:20:43 -06:00 |
|
Kevin Sawicki
|
7bcd76aa93
|
Merge pull request #6562 from liusy182/hasImageContents
fix documentation error pointed out in issue #6541
|
2016-07-21 10:38:22 -06:00 |
|
liusy182
|
6e83f454d7
|
documentation error pointed out in issue #6541
|
2016-07-21 22:46:46 +08:00 |
|
Cheng Zhao
|
6850500a65
|
Fix building on Linux
|
2016-07-21 07:09:01 -06:00 |
|
Cheng Zhao
|
0fa4e58557
|
Bump node module version
|
2016-07-21 06:32:29 -06:00 |
|
Cheng Zhao
|
d22dc6c7d3
|
Update to Chrome 52.0.2743.82
|
2016-07-21 06:07:05 -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
|
50b6b500fd
|
Merge pull request #6557 from LittleboyHarry/patch-1
Translate the comments
|
2016-07-21 04:55:56 -06:00 |
|
Cheng Zhao
|
9cdc74e431
|
Merge pull request #6559 from electron/node-6-3
Update to Node.js 6.3.0
|
2016-07-21 03:28:37 -06:00 |
|
Cheng Zhao
|
fbfae70803
|
spec: Fix exception when refreshing test window
|
2016-07-21 17:08:43 +09: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
|
cef86f5257
|
Use node::FreeEnvironment
|
2016-07-21 16:43:21 +09:00 |
|
Cheng Zhao
|
334f03fc42
|
Fix compilation errors on Windows
|
2016-07-21 16:36:50 +09:00 |
|
Cheng Zhao
|
5fc0201ca1
|
There is no node_extern.h anymore
|
2016-07-21 16:36:31 +09:00 |
|
Cheng Zhao
|
8488b84b53
|
Update .node-version
|
2016-07-21 01:17:07 -06:00 |
|
Cheng Zhao
|
567714f07c
|
Add a few new node defines
|
2016-07-21 00:57:34 -06:00 |
|
Cheng Zhao
|
39e39ae913
|
Make use of some new Node config flags
|
2016-07-21 00:57:34 -06:00 |
|
Cheng Zhao
|
7d42797c1f
|
Update node headers including
|
2016-07-21 00:57:34 -06:00 |
|