Joshua Anderson [Wed, 14 Sep 2016 02:41:53 +0000 (19:41 -0700)]
Update nodejs requirement for building on linux
Cheng Zhao [Tue, 13 Sep 2016 07:46:05 +0000 (16:46 +0900)]
Merge pull request #7182 from electron/shell-return-values
Return booleans from more shell APIs
Cheng Zhao [Tue, 13 Sep 2016 07:01:56 +0000 (16:01 +0900)]
Merge pull request #7096 from minggo/add-option-to-disable-devtools
add option to disable devtools
Cheng Zhao [Tue, 13 Sep 2016 07:01:00 +0000 (16:01 +0900)]
Merge pull request #7175 from bsuh/fix-twitch-navigation
Fix navigation controller
Cheng Zhao [Tue, 13 Sep 2016 06:09:04 +0000 (15:09 +0900)]
Merge pull request #7160 from PierBover/patch-1
added clarification for common Windows pitfalls
Kevin Sawicki [Mon, 12 Sep 2016 21:33:22 +0000 (14:33 -0700)]
Add missing return value
Kevin Sawicki [Mon, 12 Sep 2016 21:30:01 +0000 (14:30 -0700)]
Document shell.moveItemToTrash return value
Kevin Sawicki [Mon, 12 Sep 2016 21:29:06 +0000 (14:29 -0700)]
Return boolean from shell.openItem
Kevin Sawicki [Mon, 12 Sep 2016 21:22:29 +0000 (14:22 -0700)]
Return boolean from shell.showItemInFolder
Kevin Sawicki [Mon, 12 Sep 2016 16:31:12 +0000 (09:31 -0700)]
Merge pull request #7162 from electron/network-entitlements
Document com.apple.security.network entitlements
Cheng Zhao [Mon, 12 Sep 2016 05:46:05 +0000 (14:46 +0900)]
Merge pull request #7140 from liusy182/url-fix
fix a bug in navigation-controller where string is used as object
Brian Suh [Sun, 11 Sep 2016 21:46:17 +0000 (14:46 -0700)]
Fix navigation controller
In-page navigation has not actually started if the current entry is
being replaced. Do not set inPageIndex if replaceEntry is true.
Kevin Sawicki [Fri, 9 Sep 2016 20:55:32 +0000 (13:55 -0700)]
Document com.apple.security.network entitlements
Pier Bover [Fri, 9 Sep 2016 18:51:42 +0000 (13:51 -0500)]
added clarification for common Windows pitfalls
Kevin Sawicki [Fri, 9 Sep 2016 15:05:38 +0000 (08:05 -0700)]
Merge pull request #7153 from VarunAgw/patch-1
SSL issue in links
Phil Haack [Fri, 9 Sep 2016 14:38:23 +0000 (07:38 -0700)]
Merge pull request #7145 from electron/device-scale-factor-failures
Get specs passing on displays using certain device scale factors
Cheng Zhao [Fri, 9 Sep 2016 11:59:12 +0000 (20:59 +0900)]
Merge pull request #7123 from deepak1556/asar_range_patch
protocol: respect range header when reading from asar
Varun Agrawal [Fri, 9 Sep 2016 11:57:27 +0000 (17:27 +0530)]
SSL issue in links
Cheng Zhao [Fri, 9 Sep 2016 11:27:26 +0000 (20:27 +0900)]
Merge pull request #7077 from miniak/title-bar-style
Add support for titleBarStyle: 'hidden-inset' on OS X 10.9
Cheng Zhao [Fri, 9 Sep 2016 11:01:39 +0000 (20:01 +0900)]
Merge pull request #7053 from electron/launch-from-notification
Send notification info to app.ready, on macOS
Cheng Zhao [Fri, 9 Sep 2016 10:58:41 +0000 (19:58 +0900)]
Merge pull request #7146 from electron/resolve-empty-url-values
Tweak how empty URLs are resolved
Cheng Zhao [Fri, 9 Sep 2016 10:52:53 +0000 (19:52 +0900)]
Merge pull request #7142 from electron/require-buffer
Require Buffer explicitly instead of relying on global
Kevin Sawicki [Fri, 9 Sep 2016 00:38:40 +0000 (17:38 -0700)]
Verify resolving URL via console-message event
Kevin Sawicki [Fri, 9 Sep 2016 00:12:53 +0000 (17:12 -0700)]
=== -> !==
Kevin Sawicki [Fri, 9 Sep 2016 00:11:10 +0000 (17:11 -0700)]
Use === for string comparison
Kevin Sawicki [Fri, 9 Sep 2016 00:08:49 +0000 (17:08 -0700)]
Place resolve specs in correct outer block
Kevin Sawicki [Thu, 8 Sep 2016 23:56:29 +0000 (16:56 -0700)]
Add specs for resolving attribute URLs
Kevin Sawicki [Thu, 8 Sep 2016 23:48:30 +0000 (16:48 -0700)]
Don't resolve empty src/preload attribute values
Kevin Sawicki [Thu, 8 Sep 2016 23:40:31 +0000 (16:40 -0700)]
Add failing specs for empty preload/src attribute
Kevin Sawicki [Thu, 8 Sep 2016 23:24:11 +0000 (16:24 -0700)]
Use delta when scale factor is above 2 and odd
Charlie Hess [Thu, 8 Sep 2016 23:23:55 +0000 (16:23 -0700)]
Use smart pointers in a couple places.
Kevin Sawicki [Thu, 8 Sep 2016 20:46:55 +0000 (13:46 -0700)]
Use bounds helper in failing specs
Kevin Sawicki [Thu, 8 Sep 2016 20:39:15 +0000 (13:39 -0700)]
Put actual value first
Kevin Sawicki [Thu, 8 Sep 2016 20:33:43 +0000 (13:33 -0700)]
Use single assert bounds helper
Kevin Sawicki [Thu, 8 Sep 2016 20:31:01 +0000 (13:31 -0700)]
Add scale factor assert helpers
Kevin Sawicki [Thu, 8 Sep 2016 23:13:16 +0000 (16:13 -0700)]
Merge pull request #7143 from electron/windows-spec-failures
Fix windows spec failures
Kevin Sawicki [Thu, 8 Sep 2016 23:10:21 +0000 (16:10 -0700)]
Open about:blank when window.open is called with no URL
Kevin Sawicki [Thu, 8 Sep 2016 20:12:00 +0000 (13:12 -0700)]
Add missing {}
Kevin Sawicki [Thu, 8 Sep 2016 18:52:21 +0000 (11:52 -0700)]
Update productName default in docs
Kevin Sawicki [Thu, 8 Sep 2016 18:32:09 +0000 (11:32 -0700)]
Set crashReporter productName in specs
Kevin Sawicki [Thu, 8 Sep 2016 18:01:58 +0000 (11:01 -0700)]
Assert isTTY is undefined on Windows
Kevin Sawicki [Thu, 8 Sep 2016 18:13:00 +0000 (11:13 -0700)]
Merge pull request #7133 from electron/update-travis-node-versions
Upgrade Travis node version
Kevin Sawicki [Thu, 8 Sep 2016 17:39:29 +0000 (10:39 -0700)]
Add section about Buffer global
Kevin Sawicki [Thu, 8 Sep 2016 17:34:09 +0000 (10:34 -0700)]
Add spec for deleting Buffer global in preload
Kevin Sawicki [Thu, 8 Sep 2016 17:20:39 +0000 (10:20 -0700)]
Remove unneeded return
Kevin Sawicki [Thu, 8 Sep 2016 17:17:06 +0000 (10:17 -0700)]
Require Buffer explicitly instead of relying on global
Kevin Sawicki [Thu, 8 Sep 2016 16:37:05 +0000 (09:37 -0700)]
Merge pull request #7129 from adamkidder/override_libchromium
Allow LIBCHROMIUMCONTENT_COMMIT to be overridden from the environment
Kevin Sawicki [Wed, 7 Sep 2016 23:46:00 +0000 (16:46 -0700)]
Update Travis config to build on node 4.5.0
Kevin Sawicki [Thu, 8 Sep 2016 16:21:26 +0000 (09:21 -0700)]
Merge pull request #7128 from electron/api-breakage-list
Document what APIs will break in Electron 2.0
Kevin Sawicki [Thu, 8 Sep 2016 16:15:05 +0000 (09:15 -0700)]
Add variables to options example
Kevin Sawicki [Thu, 8 Sep 2016 16:09:49 +0000 (09:09 -0700)]
Add headings for each module
Kevin Sawicki [Thu, 8 Sep 2016 16:05:34 +0000 (09:05 -0700)]
Move breaking changes doc to /docs
Kevin Sawicki [Wed, 7 Sep 2016 18:41:54 +0000 (11:41 -0700)]
Add planned 2.0 API breakage
Kevin Sawicki [Wed, 7 Sep 2016 18:21:13 +0000 (11:21 -0700)]
Mark detach option for 2.0 removal
liusy182 [Thu, 8 Sep 2016 13:36:39 +0000 (21:36 +0800)]
simplify logic
liusy182 [Thu, 8 Sep 2016 13:31:42 +0000 (21:31 +0800)]
fix a minor bug in navigation-controller where a string is used as an object
Cheng Zhao [Thu, 8 Sep 2016 06:53:07 +0000 (15:53 +0900)]
Merge pull request #7131 from electron/end-sheet-on-close
End sheet in parent when closing modal window
deepak1556 [Thu, 8 Sep 2016 06:08:24 +0000 (11:38 +0530)]
increase spec timeout
Cheng Zhao [Thu, 8 Sep 2016 06:04:10 +0000 (15:04 +0900)]
Merge pull request #7130 from electron/windows-stdin-renderer
Add EOF process.stdin in render process
deepak1556 [Thu, 8 Sep 2016 04:44:49 +0000 (10:14 +0530)]
protocol: respect range header when reading from asar
deepak1556 [Thu, 8 Sep 2016 04:42:23 +0000 (10:12 +0530)]
update
deepak1556 [Thu, 8 Sep 2016 03:01:35 +0000 (08:31 +0530)]
add failing spec
Kevin Sawicki [Wed, 7 Sep 2016 23:49:21 +0000 (16:49 -0700)]
Merge pull request #7132 from electron/lint-python-via-npm-run-lint
Run pylint as part of main lint task
Kevin Sawicki [Wed, 7 Sep 2016 23:23:59 +0000 (16:23 -0700)]
Run pylint as part of main lint task
Kevin Sawicki [Wed, 7 Sep 2016 22:24:37 +0000 (15:24 -0700)]
End sheet in parent when closing modal window
Kevin Sawicki [Wed, 7 Sep 2016 21:51:05 +0000 (14:51 -0700)]
Assert read value instead of exception
Kevin Sawicki [Wed, 7 Sep 2016 21:45:56 +0000 (14:45 -0700)]
Setup stdin in both processes on Windows
Kevin Sawicki [Wed, 7 Sep 2016 21:40:18 +0000 (14:40 -0700)]
Add spec for accessing process.stdin
Adam Kidder [Wed, 7 Sep 2016 19:02:32 +0000 (12:02 -0700)]
Allow LIBCHROMIUMCONTENT_COMMIT to be overridden from the environment
Kevin Sawicki [Wed, 7 Sep 2016 15:46:37 +0000 (08:46 -0700)]
Merge pull request #7119 from electron/arrange-project-translations
Arrange meta docs translations
Cheng Zhao [Wed, 7 Sep 2016 07:50:26 +0000 (16:50 +0900)]
Merge pull request #7116 from electron/restore-no-asar
Restore process.noAsar in finally block
Cheng Zhao [Wed, 7 Sep 2016 07:32:23 +0000 (16:32 +0900)]
Merge pull request #7110 from electron/circular-menu-require
Prevent circular Menu require
minggo [Wed, 7 Sep 2016 02:16:52 +0000 (10:16 +0800)]
change the option name to devTools
minggo [Wed, 7 Sep 2016 01:43:06 +0000 (09:43 +0800)]
remove duplicate comment
Kevin Sawicki [Tue, 6 Sep 2016 21:58:50 +0000 (14:58 -0700)]
Link to translations
Kevin Sawicki [Tue, 6 Sep 2016 21:54:17 +0000 (14:54 -0700)]
Move translated project docs to docs-translations folder
Kevin Sawicki [Tue, 6 Sep 2016 21:47:18 +0000 (14:47 -0700)]
Merge pull request #7068 from duncup/master
Create translate docs.
Kevin Sawicki [Tue, 6 Sep 2016 20:42:36 +0000 (13:42 -0700)]
Merge pull request #7113 from electron/const-default-app
Use const instead of var in default app
Kevin Sawicki [Tue, 6 Sep 2016 20:40:25 +0000 (13:40 -0700)]
Reset process.noAsar in finally block
Kevin Sawicki [Tue, 6 Sep 2016 20:32:30 +0000 (13:32 -0700)]
Add failing spec for restoring noAsar value
Kevin Sawicki [Tue, 6 Sep 2016 18:58:06 +0000 (11:58 -0700)]
Use const instead of var
Kevin Sawicki [Tue, 6 Sep 2016 18:31:14 +0000 (11:31 -0700)]
Prevent missing Menu.buildFromTemplate function
minggo [Tue, 6 Sep 2016 09:53:42 +0000 (17:53 +0800)]
WebContents::InspectElement and WebContents::InspenctServiceWorker return immediately if DevTools is disabled
minggo [Tue, 6 Sep 2016 09:46:55 +0000 (17:46 +0800)]
update browser-window.md to add disableDevTools option
minggo [Tue, 6 Sep 2016 03:48:48 +0000 (11:48 +0800)]
remove unneeded whitespace
minggo [Tue, 6 Sep 2016 03:08:50 +0000 (11:08 +0800)]
initialize disable_devtools_
minggo [Mon, 5 Sep 2016 10:25:57 +0000 (18:25 +0800)]
use webPreferences to disable devtools
minggo [Mon, 5 Sep 2016 08:27:56 +0000 (16:27 +0800)]
add option to disable devtools
Charlie Hess [Sat, 3 Sep 2016 19:03:58 +0000 (12:03 -0700)]
Update docs.
Milan Burda [Fri, 2 Sep 2016 22:45:20 +0000 (00:45 +0200)]
Add support for titleBarStyle: 'hidden-inset' on OS X 10.9
duncup [Fri, 2 Sep 2016 06:25:56 +0000 (14:25 +0800)]
Create translate docs.
Cheng Zhao [Thu, 1 Sep 2016 10:18:37 +0000 (19:18 +0900)]
Bump v1.3.5
Cheng Zhao [Fri, 2 Sep 2016 04:59:00 +0000 (13:59 +0900)]
Fix warning when compiling for win32 ia32 build
Cheng Zhao [Thu, 1 Sep 2016 12:00:29 +0000 (21:00 +0900)]
Fix arm's zip name
Kevin Sawicki [Fri, 2 Sep 2016 00:37:28 +0000 (17:37 -0700)]
Merge pull request #7059 from malept/docs-typos
Fix documentation typos
Mark Lee [Thu, 1 Sep 2016 14:53:32 +0000 (07:53 -0700)]
:memo: Make arch references more consistent
[ci skip]
Mark Lee [Thu, 1 Sep 2016 14:49:36 +0000 (07:49 -0700)]
:memo: Add missing words
[ci skip]
Cheng Zhao [Thu, 1 Sep 2016 10:18:19 +0000 (19:18 +0900)]
Fix symbols zip's name
Cheng Zhao [Thu, 1 Sep 2016 10:12:44 +0000 (19:12 +0900)]
Update brightray submodule
Cheng Zhao [Thu, 1 Sep 2016 07:38:52 +0000 (16:38 +0900)]
Update libchromiumcontent for #5665