Kevin Sawicki [Fri, 27 May 2016 22:41:28 +0000 (15:41 -0700)]
Merge pull request #5744 from aaronang/docs-improve-structure-of-source-code
:memo: Indicate directories in the Structure of Source Code section
Aaron Ang [Fri, 27 May 2016 22:22:47 +0000 (00:22 +0200)]
:memo: Indicate directories in the Structure of Source Code section
[ci skip]
Kevin Sawicki [Fri, 27 May 2016 22:10:45 +0000 (15:10 -0700)]
Merge pull request #5738 from electron/remove-deprecated-apis-from-docs
Remove deprecated APIs from the docs
Kevin Sawicki [Fri, 27 May 2016 18:30:47 +0000 (11:30 -0700)]
Remove APIs that are no longer present
Kevin Sawicki [Fri, 27 May 2016 21:34:49 +0000 (14:34 -0700)]
Merge pull request #5670 from electron/custom-fork-docs
Create guide for how to create your own from-source Electron fork
Kevin Sawicki [Fri, 27 May 2016 21:34:23 +0000 (14:34 -0700)]
we -> it
Kevin Sawicki [Fri, 27 May 2016 21:06:40 +0000 (14:06 -0700)]
Add ELECTRON_REPO example
Kevin Sawicki [Fri, 27 May 2016 21:05:01 +0000 (14:05 -0700)]
Put - at end of previous line
Kevin Sawicki [Fri, 27 May 2016 21:04:04 +0000 (14:04 -0700)]
Add trailing slashes to directories
Kevin Sawicki [Fri, 27 May 2016 21:02:22 +0000 (14:02 -0700)]
Tighten up section title
Kevin Sawicki [Fri, 27 May 2016 21:01:38 +0000 (14:01 -0700)]
Tweak fork section
Kevin Sawicki [Fri, 27 May 2016 21:00:26 +0000 (14:00 -0700)]
ATOM_SHELL -> ELECTRON in env vars
Kevin Sawicki [Fri, 27 May 2016 21:00:04 +0000 (14:00 -0700)]
Move custom fork content to app distribution doc
Paul Betts [Tue, 24 May 2016 02:22:59 +0000 (19:22 -0700)]
Add notes on S3 directory structure
Paul Betts [Tue, 24 May 2016 00:39:47 +0000 (17:39 -0700)]
Create guide for how to create your own from-source Electron fork
This PR adds the notes on how to use Surf to build and upload a custom version of Electron
Kevin Sawicki [Fri, 27 May 2016 18:33:08 +0000 (11:33 -0700)]
Merge pull request #5737 from electron/browser-window-proxy-print
Add print() to BrowserWindowProxy
Kevin Sawicki [Fri, 27 May 2016 18:11:55 +0000 (11:11 -0700)]
Call print on webContents
Felix Rieseberg [Thu, 26 May 2016 16:35:26 +0000 (09:35 -0700)]
:fax: Add print() to BrowserWindowProxy
Closes #5685
Kevin Sawicki [Fri, 27 May 2016 16:09:12 +0000 (09:09 -0700)]
Merge pull request #5725 from electron/clipboard-api-names
Upper case initialisms in clipboard API
Kevin Sawicki [Thu, 26 May 2016 21:28:33 +0000 (14:28 -0700)]
Use correct TODO format
Kevin Sawicki [Thu, 26 May 2016 21:26:12 +0000 (14:26 -0700)]
Update docs for new API names
Kevin Sawicki [Thu, 26 May 2016 21:23:50 +0000 (14:23 -0700)]
Use new APIs
Kevin Sawicki [Thu, 26 May 2016 21:23:20 +0000 (14:23 -0700)]
Upper case abbreviations
Cheng Zhao [Thu, 26 May 2016 09:07:52 +0000 (18:07 +0900)]
Bump v1.2.0
Cheng Zhao [Thu, 26 May 2016 09:07:24 +0000 (09:07 +0000)]
Merge pull request #5710 from electron/chrome-lastest-stable
Update to Chrome 51.0.2704.63
Cheng Zhao [Thu, 26 May 2016 05:39:09 +0000 (14:39 +0900)]
Update to Chrome 51.0.2704.63
Cheng Zhao [Thu, 26 May 2016 05:33:55 +0000 (05:33 +0000)]
Merge pull request #5701 from danhp/propagate-close
Properly notify observers when window prevents close
Cheng Zhao [Thu, 26 May 2016 04:57:36 +0000 (04:57 +0000)]
Merge pull request #5700 from felixrieseberg/standard-7
Implement JavaScript Standard Style 7
Cheng Zhao [Thu, 26 May 2016 04:49:40 +0000 (04:49 +0000)]
Merge pull request #5689 from cdaringe/master
Support non-native promises
Cheng Zhao [Thu, 26 May 2016 01:07:24 +0000 (01:07 +0000)]
Merge pull request #5684 from electron/webview-visibilitychange
Support document visibility and events in webviews
Cheng Zhao [Thu, 26 May 2016 01:06:36 +0000 (01:06 +0000)]
Merge pull request #5683 from electron/no-more-atom-shell
Rename remaining Atom Shell references
Cheng Zhao [Thu, 26 May 2016 01:06:25 +0000 (10:06 +0900)]
Fix pylint warnings
Kevin Sawicki [Thu, 26 May 2016 01:05:37 +0000 (18:05 -0700)]
Initialize guest_instance_id
Daniel Pham [Wed, 25 May 2016 23:25:51 +0000 (19:25 -0400)]
Fix: Properly notify observers when window prevents close
Felix Rieseberg [Wed, 25 May 2016 23:20:49 +0000 (16:20 -0700)]
:art: Implement JS Standard Code Style 7
Updates Standard Code Style to 7 (latest major) and ensures that code
is conform.
* camelCase is now enforced
* No assignments in return statements
Kevin Sawicki [Wed, 25 May 2016 17:34:33 +0000 (10:34 -0700)]
Use auto for embedder var
Kevin Sawicki [Wed, 25 May 2016 17:28:35 +0000 (10:28 -0700)]
Restore original include location
Kevin Sawicki [Wed, 25 May 2016 17:26:59 +0000 (10:26 -0700)]
Restore original comment position
Kevin Sawicki [Wed, 25 May 2016 17:26:20 +0000 (10:26 -0700)]
parent -> embedder
Kevin Sawicki [Wed, 25 May 2016 17:26:05 +0000 (10:26 -0700)]
Tweak comment
Kevin Sawicki [Wed, 25 May 2016 17:22:43 +0000 (10:22 -0700)]
Remove redundant atom:: namespace use
Kevin Sawicki [Wed, 25 May 2016 17:20:00 +0000 (10:20 -0700)]
:art:
Kevin Sawicki [Wed, 25 May 2016 17:17:35 +0000 (10:17 -0700)]
Remove added switch/option
Kevin Sawicki [Wed, 25 May 2016 17:13:12 +0000 (10:13 -0700)]
Get hidden state by using parent window directly
Kevin Sawicki [Tue, 24 May 2016 19:47:37 +0000 (12:47 -0700)]
Tweak spec description
Kevin Sawicki [Tue, 24 May 2016 19:47:12 +0000 (12:47 -0700)]
Remove logging in parent page
Kevin Sawicki [Tue, 24 May 2016 19:44:09 +0000 (12:44 -0700)]
Support document visiblity state and events in webviews
Kevin Sawicki [Tue, 24 May 2016 19:37:26 +0000 (12:37 -0700)]
Add failing spec for webview visiblity changes
cdaringe [Wed, 25 May 2016 05:38:35 +0000 (23:38 -0600)]
:art: Support non-native promises
Kevin Sawicki [Wed, 25 May 2016 16:10:46 +0000 (09:10 -0700)]
atom_gyp -> electron_gyp
Kevin Sawicki [Wed, 25 May 2016 00:35:30 +0000 (17:35 -0700)]
Deprecate ATOM_SHELL_GITHUB_TOKEN
Kevin Sawicki [Wed, 25 May 2016 00:33:44 +0000 (17:33 -0700)]
Deprecate old S3 env vars
Kevin Sawicki [Wed, 25 May 2016 00:16:04 +0000 (17:16 -0700)]
Add fallback s3 config values
Kevin Sawicki [Tue, 24 May 2016 17:27:46 +0000 (10:27 -0700)]
atom_shell -> electron
Kevin Sawicki [Tue, 24 May 2016 17:22:13 +0000 (10:22 -0700)]
ATOM_SHELL_INTERNAL_CRASH_SERVICE -> ELECTRON_INTERNAL_CRASH_SERVICE
Kevin Sawicki [Tue, 24 May 2016 17:20:52 +0000 (10:20 -0700)]
Link to other apps
Kevin Sawicki [Tue, 24 May 2016 17:19:51 +0000 (10:19 -0700)]
Remove mention of Atom Shell
Cheng Zhao [Wed, 25 May 2016 10:44:33 +0000 (10:44 +0000)]
Merge pull request #5688 from enlight/patch-1
Improve documentation of `ses.cookies.set()`
Cheng Zhao [Wed, 25 May 2016 07:03:33 +0000 (07:03 +0000)]
Merge pull request #5687 from electron/fix-invalid-parameter
Ignore invalid parameter error on Window
Vadim Macagon [Wed, 25 May 2016 05:46:17 +0000 (12:46 +0700)]
Improve documentation of `ses.cookies.set()`
Fix description of the `details.url` param in `ses.cookies.set()`, and clarify the fact that cookies without an expiration date will not be retained between sessions.
Cheng Zhao [Wed, 25 May 2016 05:40:14 +0000 (14:40 +0900)]
Truncate the strings passed to google_breakpad::CustomInfoEntry
Cheng Zhao [Wed, 25 May 2016 04:45:25 +0000 (13:45 +0900)]
Ignore invalid parameter error in Electron
Cheng Zhao [Wed, 25 May 2016 02:17:18 +0000 (02:17 +0000)]
Merge pull request #5682 from electron/remove-old-run-as-node-env-var
Remove ATOM_SHELL_INTERNAL_RUN_AS_NODE support
Cheng Zhao [Wed, 25 May 2016 01:55:02 +0000 (10:55 +0900)]
Update node: remove ATOM_SHELL_INTERNAL_RUN_AS_NODE
Cheng Zhao [Wed, 25 May 2016 01:13:03 +0000 (01:13 +0000)]
Merge pull request #5658 from danhp/handoff-fallback
Add fallback URL to handoff
Daniel Pham [Mon, 23 May 2016 15:49:46 +0000 (11:49 -0400)]
:apple: Add fallback URL to handoff.
Cheng Zhao [Tue, 24 May 2016 23:49:37 +0000 (23:49 +0000)]
Merge pull request #5669 from felixrieseberg/build-instructions
Update Windows Build Instructions
Kevin Sawicki [Tue, 24 May 2016 17:42:09 +0000 (10:42 -0700)]
Upgrade node for ELECTRON_RUN_AS_NODE change
Kevin Sawicki [Tue, 24 May 2016 17:17:57 +0000 (10:17 -0700)]
Remove ATOM_SHELL_INTERNAL_RUN_AS_NODE support
Kevin Sawicki [Tue, 24 May 2016 17:15:56 +0000 (10:15 -0700)]
Merge pull request #5681 from electron/default-app-error-handling
Tweak default app error handling
Kevin Sawicki [Tue, 24 May 2016 16:56:36 +0000 (09:56 -0700)]
Remove . after path to prevent confusion
Kevin Sawicki [Tue, 24 May 2016 16:53:23 +0000 (09:53 -0700)]
application -> app for consitency
Kevin Sawicki [Tue, 24 May 2016 16:51:09 +0000 (09:51 -0700)]
Log stack when available
Kevin Sawicki [Tue, 24 May 2016 16:45:32 +0000 (09:45 -0700)]
Remove custom MODULE_NOT_FOUND code check
Kevin Sawicki [Tue, 24 May 2016 16:43:25 +0000 (09:43 -0700)]
Update copy
Kevin Sawicki [Tue, 24 May 2016 16:42:31 +0000 (09:42 -0700)]
:art:
Kevin Sawicki [Tue, 24 May 2016 16:41:31 +0000 (09:41 -0700)]
Tweak resolve filename error message
Kevin Sawicki [Tue, 24 May 2016 16:38:04 +0000 (09:38 -0700)]
Lead with package.json path
Kevin Sawicki [Tue, 24 May 2016 16:37:52 +0000 (09:37 -0700)]
Use dialog.showErrorBox
Kevin Sawicki [Tue, 24 May 2016 16:33:55 +0000 (09:33 -0700)]
Move Module require to top
Kevin Sawicki [Tue, 24 May 2016 16:22:11 +0000 (09:22 -0700)]
Merge pull request #5610 from bigtimebuddy/master
The "Error opening app" dialog
Felix Rieseberg [Tue, 24 May 2016 00:32:33 +0000 (17:32 -0700)]
:memo: Update Windows Build Instructions
Closes #5655
Cheng Zhao [Tue, 24 May 2016 10:59:11 +0000 (10:59 +0000)]
Merge pull request #5648 from electron/chrome51
Update to Chrome 51
Cheng Zhao [Tue, 24 May 2016 06:59:21 +0000 (15:59 +0900)]
Bump v1.1.2
Cheng Zhao [Tue, 24 May 2016 04:33:09 +0000 (04:33 +0000)]
Merge pull request #5668 from electron/strip-ffmpeg
Strip ffmpeg in zip file
Cheng Zhao [Tue, 24 May 2016 04:30:25 +0000 (04:30 +0000)]
Merge pull request #5666 from electron/remote-promise-reject
Handle rejection of remote promises
Cheng Zhao [Tue, 24 May 2016 01:46:36 +0000 (01:46 +0000)]
Merge pull request #5662 from electron/electron-require
Always return internal module when requiring electron
Cheng Zhao [Tue, 24 May 2016 01:02:48 +0000 (01:02 +0000)]
Merge pull request #5653 from electron/menu-position-fix
Fix context menu not showing correctly in devtools
Kevin Sawicki [Mon, 23 May 2016 22:47:07 +0000 (15:47 -0700)]
Strip ffmpeg in zip file
Jessica Lord [Mon, 23 May 2016 22:44:42 +0000 (15:44 -0700)]
Merge pull request #5659 from danhp/patch-2
Mention that x and y have to be used together when creating new window
Kevin Sawicki [Mon, 23 May 2016 22:15:39 +0000 (15:15 -0700)]
Add comment about Module path
Kevin Sawicki [Mon, 23 May 2016 20:12:02 +0000 (13:12 -0700)]
Move require spec to api-app-spec
Kevin Sawicki [Mon, 23 May 2016 20:09:39 +0000 (13:09 -0700)]
Test that calling regular module succeeds
Kevin Sawicki [Mon, 23 May 2016 18:31:56 +0000 (11:31 -0700)]
Remove lint warnings
Kevin Sawicki [Mon, 23 May 2016 18:19:33 +0000 (11:19 -0700)]
Add spec for electron module require
Kevin Sawicki [Mon, 23 May 2016 17:58:33 +0000 (10:58 -0700)]
:art:
Kevin Sawicki [Mon, 23 May 2016 17:56:49 +0000 (10:56 -0700)]
Pre-resolve electron require path
Kevin Sawicki [Mon, 23 May 2016 17:28:32 +0000 (10:28 -0700)]
.coffee -> .js
Kevin Sawicki [Mon, 23 May 2016 22:07:01 +0000 (15:07 -0700)]
Pass both callback values to then
Kevin Sawicki [Mon, 23 May 2016 22:06:46 +0000 (15:06 -0700)]
Add failing spec for rejected remote promise