Kevin Sawicki
|
624e44dd6f
|
Merge pull request #8605 from electron/no-more-global-buffer
Delete Buffer global when node integration is disabled
|
2017-02-14 09:07:24 -08:00 |
|
Kevin Sawicki
|
fdc1d3d763
|
Add Buffer typeof assertion
|
2017-02-14 08:42:34 -08:00 |
|
Kevin Sawicki
|
8e09fcd2a9
|
Upgrade node for require wrapper Buffer change
|
2017-02-14 08:42:34 -08:00 |
|
Kevin Sawicki
|
2a18e3f9ea
|
Remove Buffer global on load
|
2017-02-14 08:42:34 -08:00 |
|
Kevin Sawicki
|
1933a4fc9f
|
Remove global Buffer mention now handled as require wrapper
|
2017-02-14 08:42:34 -08:00 |
|
Kevin Sawicki
|
7e138083ef
|
Add declared const Buffer spec
|
2017-02-14 08:42:34 -08:00 |
|
Kevin Sawicki
|
70010fdb8e
|
Add spec for Buffer global
|
2017-02-14 08:42:34 -08:00 |
|
Kevin Sawicki
|
80dad58a59
|
Merge pull request #8654 from electron/context-shutdown-crash
Upgrade brigthray for context crash fix
|
2017-02-14 08:41:55 -08:00 |
|
Kevin Sawicki
|
1f0bc7fe86
|
Upgrade brigthray for context crash fix
|
2017-02-14 08:25:27 -08:00 |
|
Cheng Zhao
|
bad6954911
|
Disable the ActiveVerifier
|
2017-02-14 17:23:20 +09:00 |
|
Gary Wilber
|
f19924bcb0
|
Add Invalidate method to NativeWindow and add Mac implementation
|
2017-02-13 19:41:24 -08:00 |
|
Kevin Sawicki
|
d3c967401d
|
Merge pull request #8672 from electron/reorder-compiler-error-in-zoom-controller
Call content::WebContentsObserver first
|
2017-02-13 09:24:38 -08:00 |
|
Kevin Sawicki
|
d7ab142e10
|
Call content::WebContentsObserver first
|
2017-02-13 09:09:42 -08:00 |
|
Kevin Sawicki
|
8c2cf03f37
|
Merge pull request #8617 from electron/resolves-aliases-nsopen
Add resolvesAliases option to openDialog
|
2017-02-13 08:29:18 -08:00 |
|
Kevin Sawicki
|
a746651d1c
|
Use dialog setter for consistency with other properties
|
2017-02-13 08:23:53 -08:00 |
|
Samuel Attard
|
17fe5efa13
|
Fix linting
|
2017-02-13 08:23:53 -08:00 |
|
Samuel Attard
|
7c33f3ee65
|
Document the noResolveAliases property
|
2017-02-13 08:23:53 -08:00 |
|
Samuel Attard
|
e45d8079b8
|
Add support for a noResolveAliases property
|
2017-02-13 08:23:53 -08:00 |
|
Kevin Sawicki
|
266c78b861
|
Merge pull request #8669 from poppinlp/patch-1
Fix typo
|
2017-02-13 08:18:19 -08:00 |
|
Kevin Sawicki
|
c9e5d7d1e2
|
Merge pull request #8660 from fab1an/patch-3
Update session.md
|
2017-02-13 08:17:23 -08:00 |
|
Kevin Sawicki
|
070cc40af4
|
Merge pull request #8659 from fab1an/patch-2
Update web-contents.md
|
2017-02-13 08:16:55 -08:00 |
|
Cheng Zhao
|
16382162f8
|
Update brightray for electron/brightray#275.
|
2017-02-13 19:27:21 +09:00 |
|
Cheng Zhao
|
7f7df5a6dd
|
Merge pull request #8537 from deepak1556/webcontents_zoom_patch
webContents: manage zoom changes on the browser side with HostZoomMap
|
2017-02-13 17:24:33 +09:00 |
|
PoppinL
|
9b8e4eb6cb
|
Fix typo
Fix typo
|
2017-02-13 16:14:49 +08:00 |
|
Cheng Zhao
|
593b7cc92a
|
Merge pull request #8668 from electron/fix-mas
Update libchromiumcontent: fix usage of private API in MAS build
|
2017-02-13 17:03:37 +09:00 |
|
Cheng Zhao
|
51d5706b48
|
Update libchromiumcontent: fix usage of private API in MAS build
|
2017-02-13 16:45:43 +09:00 |
|
Weiqiang Lin
|
e262f6c63e
|
webContents to zh-CN
|
2017-02-12 23:12:33 +08:00 |
|
Weiqiang Lin
|
b7551b5d84
|
Class: Tray to zh-CN
|
2017-02-12 22:51:36 +08:00 |
|
Weiqiang Lin
|
dddb6458da
|
systemPreferences to zh-CN
|
2017-02-12 22:38:24 +08:00 |
|
Weiqiang Lin
|
c9dd59eb86
|
session to zh-CN
|
2017-02-12 22:36:08 +08:00 |
|
Weiqiang Lin
|
9fd9b39448
|
protocol to -zh-CN
|
2017-02-12 22:35:03 +08:00 |
|
Weiqiang Lin
|
6a0738aa88
|
powerSaveBlocker to zh-CN
|
2017-02-12 22:07:24 +08:00 |
|
Weiqiang Lin
|
50fbd5266a
|
powerMonitor to zh-CN
|
2017-02-12 22:00:09 +08:00 |
|
Fabian Zeindl
|
46c65ae5fc
|
Update session.md
|
2017-02-12 10:06:24 +01:00 |
|
Fabian Zeindl
|
5efa34ce6d
|
Update web-contents.md
|
2017-02-12 10:03:33 +01:00 |
|
deepak1556
|
7a0aff2bae
|
code cleanup
|
2017-02-12 01:48:24 +05:30 |
|
deepak1556
|
cbeaa6be87
|
simply handling temporary zoom levels of webview
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
e3fe3cc490
|
map webframe zoom api to use HostZoomMap
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
63c0e4cbb1
|
Add ZoomController to manager zoom changes for webcontents
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
07794a58aa
|
use zoom factor webpreference option when required.
* When setzoomlevel is not called for the host.
* When there is no zoom preference for the host.
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
b27c94368d
|
webContents: set zoom levels with HostZoomMap
|
2017-02-12 00:49:17 +05:30 |
|
Kevin Sawicki
|
5e78330c6d
|
Merge pull request #8540 from electron/SECURITY.md
Add SECURITY.md
|
2017-02-10 13:27:50 -08:00 |
|
Kevin Sawicki
|
9b6b8752d4
|
Merge pull request #8655 from electron/thai-translations
Add Thai translations
|
2017-02-10 12:18:43 -08:00 |
|
Kevin Sawicki
|
4d7d72256d
|
Remove doc linter warnings
|
2017-02-10 12:18:24 -08:00 |
|
Kevin Sawicki
|
9dd960fc97
|
Remove untranslated files
|
2017-02-10 12:06:06 -08:00 |
|
ThePooE
|
c49363f521
|
📝 Thai: translated accessibility.md
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
45a1ffef8f
|
📝 Thai: fix small line breaking, word warpping in glossary.md
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
43b09b7360
|
📝 Thai: translated glossary.md
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
d3bf36e12a
|
📝 Thai: translated styleguide.md
|
2017-02-10 11:54:51 -08:00 |
|
wit543
|
0f55468042
|
📝 Thai: translate the header ++
translate the header and opening statement
|
2017-02-10 11:54:51 -08:00 |
|