Kevin Sawicki
|
be79417a03
|
Include CanFocus on Windows and map to state
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
0ac3969c6a
|
Merge pull request #8682 from electron/use-electron-version-in-chromedriver-asset-name
Use electron version in Chromedriver asset name
|
2017-02-15 08:28:43 -08:00 |
|
Kevin Sawicki
|
a0fc5ae63d
|
Use electron version in Chromedriver asset name
|
2017-02-15 08:17:40 -08:00 |
|
DemoPark
|
1170ecb269
|
add zh-CN translations for offscreen-rendering.md
add zh-CN translations for offscreen-rendering.md
|
2017-02-15 17:45:52 +08:00 |
|
DemoPark
|
f79ce38a57
|
add zh-CN translations for electron-versioning.md
add zh-CN translations for 'electron-versioning.md'
|
2017-02-15 17:21:20 +08:00 |
|
Jonas Zhang
|
20aeec7cf5
|
Merge pull request #1 from demopark/demopark-patch-1
Optimize zh-CN language logic and grammar
|
2017-02-15 14:21:37 +08:00 |
|
Jonas Zhang
|
b3ab426a5e
|
Optimize zh-CN language logic and grammar
Optimize zh-CN language logic and grammar.
|
2017-02-15 14:20:48 +08:00 |
|
Cheng Zhao
|
c127ce3e46
|
Merge pull request #8679 from electron/disable-active-tracker
Disable the ActiveVerifier
|
2017-02-15 11:04:36 +09:00 |
|
Kevin Sawicki
|
fe59f413f6
|
Merge pull request #8684 from electron/compiler-error
Rename variable for compiler error
|
2017-02-14 12:40:21 -08:00 |
|
Kevin Sawicki
|
36e6501c44
|
Rename variable for compiler error
|
2017-02-14 12:30:23 -08:00 |
|
Kevin Sawicki
|
9be42db8d5
|
Merge pull request #8628 from Spacetech/master
Implement invalidate for non-offscreen mode
|
2017-02-14 11:41:16 -08:00 |
|
Kevin Sawicki
|
52d989f908
|
Update docs for non-offscreen invalidate
|
2017-02-14 11:17:39 -08:00 |
|
Kevin Sawicki
|
643cb5d6de
|
Remove unused variable
|
2017-02-14 11:13:23 -08:00 |
|
Kevin Sawicki
|
5cb6648686
|
Use underscore variable name for consistency
|
2017-02-14 11:12:30 -08:00 |
|
Kevin Sawicki
|
82f452568c
|
🎨 Minor formatting tweaks
|
2017-02-14 11:09:15 -08:00 |
|
Kevin Sawicki
|
897d58bde1
|
Merge pull request #8648 from electron/set-extra-crash-reporter-data
Support updating crash reporter extra parameters
|
2017-02-14 10:09:02 -08:00 |
|
Kevin Sawicki
|
272a0824e8
|
Fix darwin platform name
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
af7702d0f2
|
🎨
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
07173cdd9d
|
Tweak setExtraParameter description
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
b51adf8ae5
|
Add spec for updated extra parameters
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
a4bbad03c2
|
autoSubmit -> uploadToServer
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
f3756ccf29
|
Run crash reporter specs on all platforms
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
3b7207da9f
|
Support removing extra parameters
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
41fef3999c
|
Document setExtraParameter
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
9a434af03e
|
Clear crash keys in InitBreakpad
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
ba975d552a
|
Add setExtraParameter support on macOS
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
cfe3ae234b
|
Correct , -> . typo
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
3e18d8baf5
|
Remove _ prefix on binding methods
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
e4c54fd0d8
|
Merge pull request #8662 from oukan/feature/translate-zh-CN
Modules for the Main Process to zh-CN
|
2017-02-14 09:33:27 -08:00 |
|
Kevin Sawicki
|
e9e8595605
|
Merge pull request #8673 from electron/scroll-touch-end
Call OnWindowScrollTouchEnd instead of Edge
|
2017-02-14 09:32:56 -08:00 |
|
Kevin Sawicki
|
c54ae66fb9
|
Call OnWindowScrollTouchEnd instead of Edge
|
2017-02-14 09:13:07 -08:00 |
|
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 |
|