joshaber [Mon, 3 Apr 2017 19:39:45 +0000 (15:39 -0400)]
Flesh out some docs
joshaber [Mon, 3 Apr 2017 19:28:51 +0000 (15:28 -0400)]
Use better iteration
joshaber [Mon, 3 Apr 2017 19:28:44 +0000 (15:28 -0400)]
Const ref that message
joshaber [Mon, 3 Apr 2017 19:25:09 +0000 (15:25 -0400)]
Conditionalize
joshaber [Mon, 3 Apr 2017 19:25:06 +0000 (15:25 -0400)]
Expose through the actual JS API too
joshaber [Mon, 3 Apr 2017 19:09:24 +0000 (15:09 -0400)]
Fix indentation
joshaber [Mon, 3 Apr 2017 19:09:04 +0000 (15:09 -0400)]
Remove old unnecssary change on `app`
joshaber [Mon, 3 Apr 2017 19:05:24 +0000 (15:05 -0400)]
Move it into `dialog`
joshaber [Mon, 3 Apr 2017 18:01:48 +0000 (14:01 -0400)]
Handle the callback and cleanup properly
joshaber [Mon, 3 Apr 2017 17:21:44 +0000 (13:21 -0400)]
Do the callback & release dance
joshaber [Sat, 1 Apr 2017 02:57:56 +0000 (22:57 -0400)]
Rename to make VS happy
joshaber [Sat, 1 Apr 2017 01:51:29 +0000 (21:51 -0400)]
Notify that the cert changed
joshaber [Sat, 1 Apr 2017 01:27:49 +0000 (21:27 -0400)]
Decode all the intermediates
joshaber [Sat, 1 Apr 2017 01:27:33 +0000 (21:27 -0400)]
Encode all the intermediates
joshaber [Fri, 31 Mar 2017 19:44:47 +0000 (15:44 -0400)]
Slightly better conversion
joshaber [Fri, 31 Mar 2017 18:16:26 +0000 (14:16 -0400)]
Maybe this is a valid conversion?
joshaber [Fri, 31 Mar 2017 17:53:42 +0000 (13:53 -0400)]
Errrrybody's a scoped_refptr now
joshaber [Fri, 31 Mar 2017 17:53:31 +0000 (13:53 -0400)]
Dummy out the certificate FromV8 converter
joshaber [Thu, 30 Mar 2017 21:26:11 +0000 (17:26 -0400)]
Link against the Security frameworks
joshaber [Thu, 30 Mar 2017 21:26:03 +0000 (17:26 -0400)]
Compile these lovely files
joshaber [Thu, 30 Mar 2017 21:25:55 +0000 (17:25 -0400)]
Expose the certificate trust panel as part of app
joshaber [Thu, 30 Mar 2017 21:25:44 +0000 (17:25 -0400)]
Show a certificate trust panel
Kevin Sawicki [Wed, 29 Mar 2017 19:31:58 +0000 (12:31 -0700)]
Merge pull request #8880 from mst128256/2814
Default menu items for 'Edit' and 'Window' #2814
Kevin Sawicki [Wed, 29 Mar 2017 19:27:59 +0000 (12:27 -0700)]
:art:
mst128256 [Wed, 29 Mar 2017 10:17:50 +0000 (12:17 +0200)]
Empty objects within default menu replaced by nulls
Cheng Zhao [Wed, 29 Mar 2017 06:20:46 +0000 (15:20 +0900)]
Merge pull request #9039 from electron/extract-renderer-base-class
Create base class to share code between sandbox and non-sandbox
Cheng Zhao [Wed, 29 Mar 2017 04:37:07 +0000 (13:37 +0900)]
Merge pull request #9043 from electron/fix-uv-run-crash
Fix crash happened in UvRunOnce
Kevin Sawicki [Tue, 28 Mar 2017 16:31:05 +0000 (09:31 -0700)]
Merge pull request #9007 from electron/net_redirect_patch
net: allow controlling redirects
Kevin Sawicki [Tue, 28 Mar 2017 16:24:18 +0000 (09:24 -0700)]
Merge pull request #9001 from electron/net_source_stream_error_patch
net: catch source stream creation failure for content encoding
Kevin Sawicki [Tue, 28 Mar 2017 16:15:09 +0000 (09:15 -0700)]
Merge pull request #9041 from runinspring/master
Update dialog.md
Kevin Sawicki [Tue, 28 Mar 2017 15:59:46 +0000 (08:59 -0700)]
Merge pull request #8652 from electron/no-api-docs-generation
create-dist: Adding argument to supress api docs generation.
deepak1556 [Tue, 28 Mar 2017 13:35:44 +0000 (19:05 +0530)]
address review comments
deepak1556 [Sat, 25 Mar 2017 07:07:34 +0000 (12:37 +0530)]
[skip ci] add docs
deepak1556 [Thu, 23 Mar 2017 19:37:54 +0000 (01:07 +0530)]
net: allow controlling redirects
Cheng Zhao [Tue, 28 Mar 2017 08:19:14 +0000 (17:19 +0900)]
Fix crash happened in UvRunOnce
Cheng Zhao [Tue, 28 Mar 2017 05:45:46 +0000 (22:45 -0700)]
Merge pull request #8923 from electron/geolocation_request_context_patch
browser: Create separate request context for geolocation service.
ZhangYu [Tue, 28 Mar 2017 03:49:47 +0000 (11:49 +0800)]
Update dialog.md
Kevin Sawicki [Tue, 28 Mar 2017 00:18:17 +0000 (17:18 -0700)]
Merge pull request #9037 from electron/upgrade-libcc-for-webview-drag-fix
Upgrade libcc for webview dnd fix
Thiago de Arruda [Mon, 27 Mar 2017 21:31:18 +0000 (18:31 -0300)]
Make AtomSandboxedRendererClient a RendererClientBase subclass.
Thiago de Arruda [Mon, 27 Mar 2017 21:19:34 +0000 (18:19 -0300)]
Extract base class from AtomRendererClient
The new `RendererClientBase` class contains code that is not specific to node.js
integration with the renderer.
Kevin Sawicki [Mon, 27 Mar 2017 18:40:52 +0000 (11:40 -0700)]
Upgrade libcc for webview dnd fix
Kevin Sawicki [Mon, 27 Mar 2017 21:05:42 +0000 (14:05 -0700)]
Merge pull request #9034 from electron/disable-flaky-appveyor-spec
Disable flaky post navigation spec on AppVeyor
Kevin Sawicki [Mon, 27 Mar 2017 17:21:01 +0000 (10:21 -0700)]
Expect count to be 0
Kevin Sawicki [Mon, 27 Mar 2017 17:16:24 +0000 (10:16 -0700)]
Merge pull request #8983 from electron/sandbox-initial-documentation
Add initial documentation for `sandbox` option.
Kevin Sawicki [Mon, 27 Mar 2017 17:14:38 +0000 (10:14 -0700)]
Remove old sandbox option in list and mark as experimental
Kevin Sawicki [Mon, 27 Mar 2017 17:09:36 +0000 (10:09 -0700)]
Merge pull request #8956 from electron/expose-crash-reporter-to-sandbox
Expose crash reporter to sandbox
Kevin Sawicki [Mon, 27 Mar 2017 16:54:11 +0000 (09:54 -0700)]
Merge pull request #8897 from electron/versioning-doc
update versioning doc
Kevin Sawicki [Mon, 27 Mar 2017 16:47:50 +0000 (09:47 -0700)]
Merge pull request #8984 from hansenzhang/display-menuitem-label
Fix '&' not showing in MenuItem label
Kevin Sawicki [Mon, 27 Mar 2017 16:15:40 +0000 (09:15 -0700)]
Disable flaky post navigation spec on AppVeyor
Kevin Sawicki [Mon, 27 Mar 2017 16:11:24 +0000 (09:11 -0700)]
Merge pull request #9021 from owwo/master
Fix translation error
Kevin Sawicki [Mon, 27 Mar 2017 16:11:04 +0000 (09:11 -0700)]
Merge pull request #9024 from runinspring/patch-1
add getFileIcon method
Kevin Sawicki [Mon, 27 Mar 2017 16:10:40 +0000 (09:10 -0700)]
Merge pull request #9006 from electron/fix-thumbnailSize-doc
fix docs for thumbnailSize
ZhangYu [Mon, 27 Mar 2017 03:16:05 +0000 (11:16 +0800)]
add getFileIcon method
Zeke Sikelianos [Mon, 27 Mar 2017 02:53:33 +0000 (19:53 -0700)]
Merge pull request #9014 from electron/MarshallOfSound-patch-1
Fix return syntax in docs
owwo [Sun, 26 Mar 2017 23:42:07 +0000 (18:42 -0500)]
Fix translation error
Samuel Attard [Sat, 25 Mar 2017 07:27:43 +0000 (18:27 +1100)]
Update web-contents.md
Zeke Sikelianos [Sat, 25 Mar 2017 07:10:09 +0000 (00:10 -0700)]
Merge pull request #9012 from electron/fixup-docs-4
Add missing property types on the process docs
Samuel Attard [Sat, 25 Mar 2017 03:59:48 +0000 (14:59 +1100)]
Add missing return type on executeJavaScript
Samuel Attard [Sat, 25 Mar 2017 03:51:23 +0000 (14:51 +1100)]
Add missing property types on the process docs
Zeke Sikelianos [Sat, 25 Mar 2017 03:30:53 +0000 (20:30 -0700)]
Merge pull request #9010 from electron/fixup-docs-3
Generic doc fixes
Samuel Attard [Sat, 25 Mar 2017 01:37:07 +0000 (12:37 +1100)]
Generic doc fixes
Hari Juturu [Fri, 24 Mar 2017 22:40:23 +0000 (15:40 -0700)]
V8 dev resources (#9008)
* Adding V8 documentation links
* Removing extra space
* use electron markdown conventions
* cross-link v8 and chromium dev docs
* fix v8 link
Zeke Sikelianos [Fri, 24 Mar 2017 18:21:29 +0000 (11:21 -0700)]
Merge pull request #8988 from electron/chromium-dev-resources
document resources for tracking chromium development
Zeke Sikelianos [Fri, 24 Mar 2017 18:14:43 +0000 (11:14 -0700)]
fix docs for thumbnailSize
mst128256 [Fri, 24 Mar 2017 11:31:49 +0000 (12:31 +0100)]
Fixed for linting
mst128256 [Fri, 24 Mar 2017 11:14:08 +0000 (12:14 +0100)]
Added specs
Thiago de Arruda [Thu, 9 Mar 2017 12:23:03 +0000 (09:23 -0300)]
Add initial documentation for `sandbox` option.
deepak1556 [Thu, 23 Mar 2017 18:06:05 +0000 (23:36 +0530)]
net: catch source stream creation failure for content encoding
Thiago de Arruda [Tue, 21 Mar 2017 13:53:17 +0000 (10:53 -0300)]
Fix indent in api-crash-reporter-spec.js
Thiago de Arruda [Tue, 21 Mar 2017 13:48:36 +0000 (10:48 -0300)]
Run the crash reporter specs with sandbox option.
- Create a function that accepts BrowserWindow options and generates a suite
that contains the renderer-specific tests.
- Run the function twice to execute the tests with and without sandbox option.
Thiago de Arruda [Tue, 21 Mar 2017 13:47:18 +0000 (10:47 -0300)]
Expose `crashReporter` to sandbox
Thiago de Arruda [Tue, 21 Mar 2017 13:45:40 +0000 (10:45 -0300)]
Prevent browserify from leaking the require function
Define a "require" argument in the wrapper functions that runs browserify
bundles, which will prevent browserify from leaking the require function.
Note that this doesn't affect the isolated renderer script, only when `-r` flag
is passed to browserify command it will export a require function. It is still
added to isolated renderer script to prevent future mistakes(doesn't hurt
defining a "require" local).
Thiago de Arruda [Tue, 21 Mar 2017 13:41:23 +0000 (10:41 -0300)]
Make sandbox APIs more compatible with normal renderers
- Expose remote shortcuts for the `fs`, `os` and `child_process` modules.
- Expose the `url` and `timers` modules(the browserify versions)
- Add `process.crash` and `process.platform`
Zeke Sikelianos [Thu, 23 Mar 2017 05:59:11 +0000 (22:59 -0700)]
document resources for tracking chromium development
Zeke Sikelianos [Wed, 22 Mar 2017 23:13:24 +0000 (16:13 -0700)]
mention tilde
Kevin Sawicki [Wed, 22 Mar 2017 15:21:05 +0000 (08:21 -0700)]
Bump v1.6.4
Cheng Zhao [Wed, 22 Mar 2017 16:01:42 +0000 (09:01 -0700)]
Merge pull request #8852 from electron/web-worker-hook
Add Node.js integration to WebWorker
Cheng Zhao [Wed, 22 Mar 2017 16:00:38 +0000 (09:00 -0700)]
Merge pull request #8971 from electron/fix-freeenvironment-crash
node::Environment should be destroyed before AtomBindings
Hansen Zhang [Wed, 22 Mar 2017 15:52:25 +0000 (11:52 -0400)]
#8881 - Display '&' in MenuItem label
deepak1556 [Wed, 22 Mar 2017 02:00:36 +0000 (07:30 +0530)]
CommonWebContentsDelegate::DestroyWebContents => ResetManagedWebContents
Kevin Sawicki [Tue, 21 Mar 2017 13:36:29 +0000 (06:36 -0700)]
Merge pull request #8974 from electron/default-popup-async-value
Default async to false when object is specified
Kevin Sawicki [Tue, 21 Mar 2017 03:24:01 +0000 (20:24 -0700)]
Default async to false when object is specified
Cheng Zhao [Mon, 20 Mar 2017 20:01:28 +0000 (13:01 -0700)]
node::Environment should be destroyed before AtomBindings
The shutdown code may still uses the APIs provieded by AtomBindings.
Cheng Zhao [Thu, 16 Mar 2017 11:18:16 +0000 (20:18 +0900)]
Fix docs lint warnings
Cheng Zhao [Thu, 16 Mar 2017 11:14:16 +0000 (20:14 +0900)]
Fix cpplint warning
Cheng Zhao [Thu, 16 Mar 2017 10:51:43 +0000 (19:51 +0900)]
Fix js lint
Cheng Zhao [Thu, 16 Mar 2017 08:41:25 +0000 (17:41 +0900)]
Fix typos and adjust sentences
Cheng Zhao [Wed, 15 Mar 2017 11:07:28 +0000 (20:07 +0900)]
test: Node integration in web workers
Cheng Zhao [Wed, 15 Mar 2017 10:34:21 +0000 (19:34 +0900)]
docs: Multithreading
Cheng Zhao [Wed, 15 Mar 2017 09:51:21 +0000 (18:51 +0900)]
Add nodeIntegrationInWorker option
Cheng Zhao [Fri, 10 Mar 2017 08:33:27 +0000 (17:33 +0900)]
Make Archive thread safe
Cheng Zhao [Fri, 10 Mar 2017 08:07:51 +0000 (17:07 +0900)]
AtomBindings should not use default uv loop
Cheng Zhao [Fri, 10 Mar 2017 06:35:44 +0000 (15:35 +0900)]
WebWorkerObserver should be destroyed on exit
Cheng Zhao [Fri, 10 Mar 2017 06:22:25 +0000 (15:22 +0900)]
Create new uv loop in each worker
Cheng Zhao [Fri, 10 Mar 2017 02:01:17 +0000 (11:01 +0900)]
Converter for base::Callback is not thread safe
Cheng Zhao [Wed, 8 Mar 2017 09:58:54 +0000 (18:58 +0900)]
Correctly initialize Node environment in worker
Cheng Zhao [Wed, 8 Mar 2017 08:33:44 +0000 (17:33 +0900)]
Add a new type of NodeBindings
Cheng Zhao [Wed, 8 Mar 2017 07:33:46 +0000 (16:33 +0900)]
Update native_mate: Make Wrappable thread safe
Cheng Zhao [Tue, 7 Mar 2017 10:59:48 +0000 (19:59 +0900)]
Wrap ContextCreated with context scope
Cheng Zhao [Tue, 7 Mar 2017 10:35:03 +0000 (19:35 +0900)]
Insert node integrations into WebWorker