joshaber
|
11f5c942ce
|
Conditionalize
|
2017-04-03 15:25:09 -04:00 |
|
joshaber
|
0b7ffd094a
|
Expose through the actual JS API too
|
2017-04-03 15:25:06 -04:00 |
|
joshaber
|
bcecba20e6
|
Fix indentation
|
2017-04-03 15:09:24 -04:00 |
|
joshaber
|
4ffaf2cd99
|
Remove old unnecssary change on app
|
2017-04-03 15:09:04 -04:00 |
|
joshaber
|
6e89cb9d7c
|
Move it into dialog
|
2017-04-03 15:05:24 -04:00 |
|
joshaber
|
4bbbcd093b
|
Handle the callback and cleanup properly
|
2017-04-03 14:01:48 -04:00 |
|
joshaber
|
1ed443ea29
|
Do the callback & release dance
|
2017-04-03 13:21:44 -04:00 |
|
joshaber
|
ee7389bb6d
|
Rename to make VS happy
|
2017-03-31 22:57:56 -04:00 |
|
joshaber
|
4f3d3557cc
|
Notify that the cert changed
|
2017-03-31 21:51:29 -04:00 |
|
joshaber
|
bde2a597f3
|
Decode all the intermediates
|
2017-03-31 21:27:49 -04:00 |
|
joshaber
|
69defc5166
|
Encode all the intermediates
|
2017-03-31 21:27:33 -04:00 |
|
joshaber
|
302ca8669d
|
Slightly better conversion
|
2017-03-31 15:44:47 -04:00 |
|
joshaber
|
141a5ad73f
|
Maybe this is a valid conversion?
|
2017-03-31 14:16:26 -04:00 |
|
joshaber
|
16cc79354c
|
Errrrybody's a scoped_refptr now
|
2017-03-31 13:53:42 -04:00 |
|
joshaber
|
deae70de4d
|
Dummy out the certificate FromV8 converter
|
2017-03-31 13:53:31 -04:00 |
|
joshaber
|
edf61d41ba
|
Link against the Security frameworks
|
2017-03-30 17:26:11 -04:00 |
|
joshaber
|
7b044ffe0e
|
Compile these lovely files
|
2017-03-30 17:26:03 -04:00 |
|
joshaber
|
653b2d15c3
|
Expose the certificate trust panel as part of app
|
2017-03-30 17:25:55 -04:00 |
|
joshaber
|
64369cd07f
|
Show a certificate trust panel
|
2017-03-30 17:25:44 -04:00 |
|
Kevin Sawicki
|
57edc28b0d
|
Merge pull request #8880 from mst128256/2814
Default menu items for 'Edit' and 'Window' #2814
|
2017-03-29 12:31:58 -07:00 |
|
Kevin Sawicki
|
8b4bf1f29e
|
🎨
|
2017-03-29 12:29:36 -07:00 |
|
mst128256
|
6ae198a625
|
Empty objects within default menu replaced by nulls
|
2017-03-29 12:50:31 +02:00 |
|
Cheng Zhao
|
208182d8cf
|
Merge pull request #9039 from electron/extract-renderer-base-class
Create base class to share code between sandbox and non-sandbox
|
2017-03-29 15:20:46 +09:00 |
|
Cheng Zhao
|
9ef1f8cd5d
|
Merge pull request #9043 from electron/fix-uv-run-crash
Fix crash happened in UvRunOnce
|
2017-03-29 13:37:07 +09:00 |
|
Kevin Sawicki
|
4441d557a2
|
Merge pull request #9007 from electron/net_redirect_patch
net: allow controlling redirects
|
2017-03-28 09:31:05 -07:00 |
|
Kevin Sawicki
|
03b2167f6c
|
Merge pull request #9001 from electron/net_source_stream_error_patch
net: catch source stream creation failure for content encoding
|
2017-03-28 09:24:18 -07:00 |
|
Kevin Sawicki
|
e0003021cf
|
Merge pull request #9041 from runinspring/master
Update dialog.md
|
2017-03-28 09:15:09 -07:00 |
|
Kevin Sawicki
|
d196486cb4
|
Merge pull request #8652 from electron/no-api-docs-generation
create-dist: Adding argument to supress api docs generation.
|
2017-03-28 08:59:46 -07:00 |
|
deepak1556
|
b14c4dcdc0
|
address review comments
|
2017-03-28 19:05:44 +05:30 |
|
deepak1556
|
8db1eacd1c
|
[skip ci] add docs
|
2017-03-28 18:46:21 +05:30 |
|
deepak1556
|
3ae62615f4
|
net: allow controlling redirects
|
2017-03-28 18:46:21 +05:30 |
|
Cheng Zhao
|
2ef1b70897
|
Fix crash happened in UvRunOnce
|
2017-03-28 17:19:14 +09:00 |
|
Cheng Zhao
|
637bdc239b
|
Merge pull request #8923 from electron/geolocation_request_context_patch
browser: Create separate request context for geolocation service.
|
2017-03-27 22:45:46 -07:00 |
|
ZhangYu
|
3004f3c762
|
Update dialog.md
|
2017-03-28 11:49:47 +08:00 |
|
Kevin Sawicki
|
8164ede297
|
Merge pull request #9037 from electron/upgrade-libcc-for-webview-drag-fix
Upgrade libcc for webview dnd fix
|
2017-03-27 17:18:17 -07:00 |
|
Thiago de Arruda
|
d1f08beddf
|
Make AtomSandboxedRendererClient a RendererClientBase subclass.
|
2017-03-27 18:49:55 -03:00 |
|
Thiago de Arruda
|
c3a8f665f2
|
Extract base class from AtomRendererClient
The new `RendererClientBase` class contains code that is not specific to node.js
integration with the renderer.
|
2017-03-27 18:49:55 -03:00 |
|
Kevin Sawicki
|
3028bffa73
|
Upgrade libcc for webview dnd fix
|
2017-03-27 14:06:00 -07:00 |
|
Kevin Sawicki
|
9249228ac3
|
Merge pull request #9034 from electron/disable-flaky-appveyor-spec
Disable flaky post navigation spec on AppVeyor
|
2017-03-27 14:05:42 -07:00 |
|
Kevin Sawicki
|
f24baffc79
|
Expect count to be 0
|
2017-03-27 10:21:01 -07:00 |
|
Kevin Sawicki
|
ad5a48d255
|
Merge pull request #8983 from electron/sandbox-initial-documentation
Add initial documentation for `sandbox` option.
|
2017-03-27 10:16:24 -07:00 |
|
Kevin Sawicki
|
870dcb9071
|
Remove old sandbox option in list and mark as experimental
|
2017-03-27 10:14:47 -07:00 |
|
Kevin Sawicki
|
6a2cdcf32f
|
Merge pull request #8956 from electron/expose-crash-reporter-to-sandbox
Expose crash reporter to sandbox
|
2017-03-27 10:09:36 -07:00 |
|
Kevin Sawicki
|
f979bbf9d3
|
Merge pull request #8897 from electron/versioning-doc
update versioning doc
|
2017-03-27 09:54:11 -07:00 |
|
Kevin Sawicki
|
b1275a8ef0
|
Merge pull request #8984 from hansenzhang/display-menuitem-label
Fix '&' not showing in MenuItem label
|
2017-03-27 09:47:50 -07:00 |
|
Kevin Sawicki
|
9a4783bf34
|
Disable flaky post navigation spec on AppVeyor
|
2017-03-27 09:15:40 -07:00 |
|
Kevin Sawicki
|
2dabe8d6fa
|
Merge pull request #9021 from owwo/master
Fix translation error
|
2017-03-27 09:11:24 -07:00 |
|
Kevin Sawicki
|
fecd018a35
|
Merge pull request #9024 from runinspring/patch-1
add getFileIcon method
|
2017-03-27 09:11:04 -07:00 |
|
Kevin Sawicki
|
10dc08b39b
|
Merge pull request #9006 from electron/fix-thumbnailSize-doc
fix docs for thumbnailSize
|
2017-03-27 09:10:40 -07:00 |
|
ZhangYu
|
dccfadd2bc
|
add getFileIcon method
|
2017-03-27 11:16:05 +08:00 |
|