Plusb Preco [Tue, 10 May 2016 16:34:51 +0000 (01:34 +0900)]
:memo: Cleanup codes
[ci skip]
Plusb Preco [Tue, 10 May 2016 16:32:13 +0000 (01:32 +0900)]
:memo: Remove whitespace after code block
[ci skip]
Plusb Preco [Tue, 10 May 2016 16:26:38 +0000 (01:26 +0900)]
:memo: Match destructuring style
[ci skip]
Plusb Preco [Tue, 10 May 2016 09:42:11 +0000 (18:42 +0900)]
:memo: Fix code style issue
* Match equality operators for consistent that `==`, `!=` by `===`,
`!==`.
* Match string expression notation `"` by `'`.
[ci skip]
Plusb Preco [Tue, 10 May 2016 08:41:16 +0000 (17:41 +0900)]
:memo: Adjust line length to `80`
[ci skip]
Plusb Preco [Tue, 10 May 2016 08:35:12 +0000 (17:35 +0900)]
:memo: Small fixes
[ci skip]
Cheng Zhao [Tue, 10 May 2016 07:10:02 +0000 (16:10 +0900)]
Update native_mate: close #5392
Cheng Zhao [Tue, 10 May 2016 02:11:00 +0000 (11:11 +0900)]
Merge pull request #5459 from electron/soft-warning
Turn exception in protocol.registerStandardSchemes into warning warning
Cheng Zhao [Tue, 10 May 2016 00:57:13 +0000 (09:57 +0900)]
spec: protocol.registerStandardSchemes does not throw
Cheng Zhao [Mon, 9 May 2016 01:20:08 +0000 (10:20 +0900)]
docs: When to use protocol.registerStandardSchemes
Cheng Zhao [Mon, 9 May 2016 00:49:28 +0000 (09:49 +0900)]
Turn the exception in protocol.registerStandardSchemes to warning
Cheng Zhao [Mon, 9 May 2016 00:22:03 +0000 (09:22 +0900)]
No need to keep the deprecated APIs
They will be removed in next release.
Cheng Zhao [Mon, 9 May 2016 11:08:50 +0000 (20:08 +0900)]
Fix exception when refreshing specs window
Cheng Zhao [Mon, 9 May 2016 00:12:35 +0000 (09:12 +0900)]
Merge pull request #5406 from deepak1556/protocol_standard_scheme_patch
protocol: fix registerStandardSchemes api
Cheng Zhao [Sun, 8 May 2016 23:36:21 +0000 (08:36 +0900)]
Merge pull request #5440 from electron/bengotow/remove-default-protocol
Implement RemoveAsDefaultProtocolClient on OS X
Ben Gotow [Sun, 8 May 2016 17:50:17 +0000 (10:50 -0700)]
Add docs, avoid side effects when not currently default
deepak1556 [Sun, 8 May 2016 11:14:14 +0000 (16:44 +0530)]
delay protocol object creation
Cheng Zhao [Sun, 8 May 2016 07:44:29 +0000 (16:44 +0900)]
Merge pull request #5445 from electron/fix-flaky-tests
Suppress the window.open tests on travis CI's mac machine
Cheng Zhao [Sun, 8 May 2016 06:15:16 +0000 (15:15 +0900)]
Suppress the window.open tests on travis CI's mac machine
Cheng Zhao [Sun, 8 May 2016 06:13:36 +0000 (15:13 +0900)]
Merge pull request #5444 from electron/expiration-date
Fix `expirationDate` not showing for persistent cookies
Cheng Zhao [Sun, 8 May 2016 05:38:07 +0000 (14:38 +0900)]
Set expirationDate for persistent cookie
Cheng Zhao [Sun, 8 May 2016 02:57:02 +0000 (11:57 +0900)]
Merge pull request #5436 from stevekinney/refactor-parse-args-in-dialog
Refactor parseArgs function in dialog module
Cheng Zhao [Sun, 8 May 2016 02:21:01 +0000 (11:21 +0900)]
Merge pull request #5432 from stevekinney/default-app-to-es6
Update default_app to ES6 conventions
Cheng Zhao [Sun, 8 May 2016 02:20:21 +0000 (11:20 +0900)]
Merge pull request #5418 from felixrieseberg/security-guide
Add Security Tutorial
deepak1556 [Sat, 7 May 2016 20:01:04 +0000 (01:31 +0530)]
fix docs and spec
deepak1556 [Sat, 7 May 2016 18:43:23 +0000 (00:13 +0530)]
allow protocol module initialization before app ready.
* ensure registerStandardSchemes can only be called before app ready
* ensure other protocol methods can only be used after app ready
deepak1556 [Thu, 5 May 2016 18:34:16 +0000 (00:04 +0530)]
protocol: fix registerStandardSchemes api
Ben Gotow [Sat, 7 May 2016 18:07:58 +0000 (11:07 -0700)]
Implement RemoveAsDefaultProtocolClient on OS X
Steve Kinney [Sat, 7 May 2016 15:13:40 +0000 (09:13 -0600)]
:lipstick: Simplify conditional check for BrowserWindow
Steve Kinney [Sat, 7 May 2016 14:55:26 +0000 (08:55 -0600)]
:lipstick: Use destructuring to shift arguments
Steve Kinney [Sat, 7 May 2016 14:52:52 +0000 (08:52 -0600)]
:lipstick: Cache last argument in parseArgs
This is to eliminate the need to access the array twice.
Steve Kinney [Fri, 6 May 2016 23:53:50 +0000 (17:53 -0600)]
:lipstick: Update default_app to ES6 conventions
Add space before object literal method
Felix Rieseberg [Fri, 6 May 2016 10:23:18 +0000 (11:23 +0100)]
:memo: Add Security Tutorial
Add basic information about Electron and Security, including an
invitation to contribute to security features. Contains information by
@zcbenz, @zeke, and @paulcbetts.
Cheng Zhao [Sat, 7 May 2016 07:32:54 +0000 (16:32 +0900)]
Merge pull request #5430 from deepak1556/ipc_renderer_patch
ipcRenderer: fix crash with multiple listeners to sync message
Cheng Zhao [Sat, 7 May 2016 02:20:25 +0000 (11:20 +0900)]
Merge pull request #5428 from miniak/update-app-manifest
Update app manifest
Cheng Zhao [Sat, 7 May 2016 01:55:12 +0000 (10:55 +0900)]
Merge pull request #5431 from deepak1556/devtools_file_system_indexer_patch
devtools: handle file system indexing requests
Cheng Zhao [Sat, 7 May 2016 01:54:34 +0000 (10:54 +0900)]
Update brightray for #5431
Milan Burda [Fri, 6 May 2016 23:16:13 +0000 (01:16 +0200)]
Add dpiAware to app manifest instead of calling SetProcessDpiAwareness / SetProcessDPIAware
Milan Burda [Fri, 6 May 2016 22:08:53 +0000 (00:08 +0200)]
Add disableWindowFiltering to app manifest to enable enumeration of modern app windows in node modules
deepak1556 [Fri, 6 May 2016 23:02:54 +0000 (04:32 +0530)]
devtools: handle file system indexing requests
Cheng Zhao [Fri, 6 May 2016 13:09:02 +0000 (22:09 +0900)]
Merge pull request #5421 from electron/default-app-flag
Add a flag indicating app is started from default app
Cheng Zhao [Fri, 6 May 2016 12:48:51 +0000 (21:48 +0900)]
Add a flag indicating app is started from default app
Cheng Zhao [Fri, 6 May 2016 06:35:14 +0000 (15:35 +0900)]
Merge pull request #5412 from electron/osx-disable-rubber-banding
Add scrollBounce option and disable it by default
Cheng Zhao [Fri, 6 May 2016 05:57:43 +0000 (14:57 +0900)]
Add scrollBounce option and disable it by default
Cheng Zhao [Fri, 6 May 2016 05:27:46 +0000 (14:27 +0900)]
Merge pull request #5409 from electron/did-fail-load-clarification
Clarify how did-fail-load handles redirects
Cheng Zhao [Fri, 6 May 2016 05:24:59 +0000 (14:24 +0900)]
Merge pull request #5411 from electron/min-max-size-docs
docs: Make it clear that size constraints only apply for users
Cheng Zhao [Fri, 6 May 2016 05:21:19 +0000 (14:21 +0900)]
docs: Make it clear that size constraints only apply for users
[ci skip]
Cheng Zhao [Fri, 6 May 2016 01:41:25 +0000 (10:41 +0900)]
Merge pull request #5408 from electron/ld-update-code-of-conduct
:memo: Update to v1.4 of the Code of Conduct
Charlie Hess [Thu, 5 May 2016 22:52:00 +0000 (15:52 -0700)]
Clarify how did-fail-load handles redirects.
deepak1556 [Thu, 5 May 2016 21:22:59 +0000 (02:52 +0530)]
ipcRenderer: fix crash with multiple listeners to sync message
Lee Dohm [Thu, 5 May 2016 20:48:44 +0000 (13:48 -0700)]
:memo: Update to v1.4 of the Code of Conduct
Also, switch email address for reporting.
Cheng Zhao [Thu, 5 May 2016 11:55:25 +0000 (20:55 +0900)]
Merge branch 'update-code-samples' of https://github.com/stevekinney/electron into stevekinney-update-code-samples
Cheng Zhao [Thu, 5 May 2016 08:59:43 +0000 (17:59 +0900)]
Merge pull request #5401 from electron/ns-js-object
Fully support the userInfo object in app.setUserActivity and continue-activity event
Cheng Zhao [Thu, 5 May 2016 08:09:42 +0000 (17:09 +0900)]
Revert "Generalize this mate converter for reuse."
This reverts commit
92606579d3af5b23b79161d889a795ac13d8fb77.
Cheng Zhao [Thu, 5 May 2016 08:07:46 +0000 (17:07 +0900)]
docs: We support arbitrary NSDictionary now
Cheng Zhao [Thu, 5 May 2016 07:38:47 +0000 (16:38 +0900)]
Move the job of creating userActivity to AtomApplication
Cheng Zhao [Thu, 5 May 2016 07:26:44 +0000 (16:26 +0900)]
Fully support converting NSDictionary to JS userInfo object
Cheng Zhao [Thu, 5 May 2016 03:27:25 +0000 (12:27 +0900)]
spec: Should not run app.setUserActivity test on non-OS X
Cheng Zhao [Thu, 5 May 2016 03:26:23 +0000 (12:26 +0900)]
Fix code styling problems
Cheng Zhao [Thu, 5 May 2016 03:06:56 +0000 (12:06 +0900)]
Merge pull request #5352 from CharlieHess/hands-on-hand-off
OS X Handoff Feature
Cheng Zhao [Thu, 5 May 2016 02:15:35 +0000 (11:15 +0900)]
Merge pull request #5393 from appetizermonster/patch-2
Fix small mistakes in Korean Doc
Cheng Zhao [Thu, 5 May 2016 02:12:58 +0000 (11:12 +0900)]
Merge pull request #5379 from danhp/context-menu
Expose the 'context-menu' event.
Charlie Hess [Wed, 4 May 2016 18:28:49 +0000 (11:28 -0700)]
Use scoped_nsobject to ensure our intermediate objects get cleaned up.
Steve Kinney [Wed, 4 May 2016 18:11:51 +0000 (12:11 -0600)]
:memo: Update tutorials to ES6 [ci skip]
Steve Kinney [Wed, 4 May 2016 18:02:24 +0000 (12:02 -0600)]
:memo: Update FAQ to ES6 [ci skip]
Steve Kinney [Wed, 4 May 2016 17:59:40 +0000 (11:59 -0600)]
:memo: Rewrite docs on destructuring assignment [ci skip]
Steve Kinney [Wed, 4 May 2016 17:59:02 +0000 (11:59 -0600)]
:memo: Update API documentation to ES6 [ci skip]
Steve Kinney [Wed, 4 May 2016 16:55:05 +0000 (10:55 -0600)]
:memo: Update documentation style guide to ES6 [ci skip]
Heejin Lee [Wed, 4 May 2016 15:02:53 +0000 (00:02 +0900)]
Fix small mistakes in CONTRIBUTING-ko.md
Daniel Pham [Wed, 4 May 2016 14:41:10 +0000 (10:41 -0400)]
Follow object naming conventions for params in the 'context-menu' event
Cheng Zhao [Wed, 4 May 2016 14:20:44 +0000 (23:20 +0900)]
Merge pull request #5383 from preco21/korean-docs-2
docs: Update Korean docs as upstream
Cheng Zhao [Wed, 4 May 2016 14:20:23 +0000 (23:20 +0900)]
Merge pull request #5387 from preco21/patch-1
docs: Match code syntax
Cheng Zhao [Wed, 4 May 2016 14:08:12 +0000 (23:08 +0900)]
Merge pull request #5378 from CGamesPlay/master
Use select to query the uv kqueue
Plusb Preco [Wed, 4 May 2016 09:45:52 +0000 (18:45 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Cheng Zhao [Wed, 4 May 2016 08:12:10 +0000 (17:12 +0900)]
Fix code styling issue
Cheng Zhao [Wed, 4 May 2016 07:58:25 +0000 (16:58 +0900)]
Merge pull request #5371 from adambuckland/fix_auto_update_error
Fix autoUpdater error on OS X
Cheng Zhao [Wed, 4 May 2016 07:52:48 +0000 (16:52 +0900)]
Merge pull request #5367 from sindresorhus/patch-1
improve the `webContents.openDevTools` docs
Charlie Hess [Wed, 4 May 2016 06:33:40 +0000 (23:33 -0700)]
Don't run this spec on platforms where the method is unavailable.
Plusb Preco [Wed, 4 May 2016 06:00:59 +0000 (15:00 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Plusb Preco [Wed, 4 May 2016 05:34:11 +0000 (14:34 +0900)]
:memo: Match code syntax
[ci skip]
Plusb Preco [Wed, 4 May 2016 00:46:14 +0000 (09:46 +0900)]
:memo: Fix typo
[ci skip]
Charlie Hess [Tue, 3 May 2016 22:51:31 +0000 (15:51 -0700)]
Add an accessor for the current activity type and write the simplest possible test.
Charlie Hess [Tue, 3 May 2016 21:57:16 +0000 (14:57 -0700)]
Save the activity on the application instance to ensure we hold a reference. Activities that enable search need to persist.
Daniel Pham [Tue, 3 May 2016 12:48:16 +0000 (08:48 -0400)]
:memo: Document 'context-menu' event
Daniel Pham [Tue, 3 May 2016 00:02:33 +0000 (20:02 -0400)]
Add 'context-menu' event to 'WebContents'
Plusb Preco [Tue, 3 May 2016 17:55:10 +0000 (02:55 +0900)]
:memo: Small fixes
[ci skip]
Charlie Hess [Tue, 3 May 2016 17:34:59 +0000 (10:34 -0700)]
:memo: on using only strings.
Charlie Hess [Tue, 3 May 2016 17:32:42 +0000 (10:32 -0700)]
Revert "Add some shady methods to get V8 objects or arrays from NSDictionary or NSArray."
This reverts commit
2295f3a8327d6df4031dcfcd8daebb771d0e3530.
Charlie Hess [Tue, 3 May 2016 17:31:53 +0000 (10:31 -0700)]
Revert "Use a DictionaryValue everywhere instead of a string map."
This reverts commit
90cc10944a64d9a4998a3d12a2559baa7705b3af.
Paul Betts [Tue, 3 May 2016 16:28:45 +0000 (09:28 -0700)]
Merge pull request #5382 from danhp/patch-1
Fix Windows debug doc pointing to OS X
Daniel Pham [Tue, 3 May 2016 15:51:57 +0000 (11:51 -0400)]
:memo: Fix Windows debug doc pointing to OS X
[ci skip]
Cheng Zhao [Tue, 3 May 2016 13:23:31 +0000 (22:23 +0900)]
Merge pull request #5377 from electron/custom_compiler
Add more options for building on Linux
Ryan Patterson [Tue, 3 May 2016 06:54:21 +0000 (23:54 -0700)]
Use select to query the uv kqueue
This resolves #38. I've verified that events still get processed like they
should on El Capitan 10.11.3 (15D21).
Plusb Preco [Tue, 3 May 2016 06:34:47 +0000 (15:34 +0900)]
:memo: Small fixes
[ci skip]
Plusb Preco [Tue, 3 May 2016 03:07:06 +0000 (12:07 +0900)]
:memo: Improve grammar
[ci skip]
Cheng Zhao [Tue, 3 May 2016 00:38:15 +0000 (09:38 +0900)]
Do not download clang on Windows
Cheng Zhao [Tue, 3 May 2016 00:31:39 +0000 (09:31 +0900)]
Ignore CC and CXX if user didn't change build configuration
Cheng Zhao [Mon, 2 May 2016 23:29:23 +0000 (08:29 +0900)]
docs: The building environment variables
Charlie Hess [Mon, 2 May 2016 23:18:58 +0000 (16:18 -0700)]
Use a DictionaryValue everywhere instead of a string map.
Charlie Hess [Mon, 2 May 2016 21:45:59 +0000 (14:45 -0700)]
Add some shady methods to get V8 objects or arrays from NSDictionary or NSArray.