Cheng Zhao
|
23b92ef9ec
|
Fix passing certificate to select-client-certificate's callback
|
2016-03-05 18:57:46 +09:00 |
|
Cheng Zhao
|
7de97a55f7
|
Merge pull request #4609 from MaxWhere/framesubscriber-fix
🐎 framesubscriber speed and quality improvement
|
2016-02-26 23:21:42 +08:00 |
|
Cheng Zhao
|
b25c8ca621
|
Merge pull request #4616 from deepak1556/media_device_enumeration_patch
browser: allow enumeration of media device labels
|
2016-02-26 22:07:35 +08:00 |
|
Robo
|
fce641aab6
|
browser: allow enumeration of media device labels
|
2016-02-26 16:31:20 +05:30 |
|
Heilig Benedek
|
4bfa03e5f4
|
Removed an include no longer needed
|
2016-02-26 02:13:17 +01:00 |
|
Heilig Benedek
|
3f0d598a59
|
Merge atom/master
|
2016-02-26 02:05:57 +01:00 |
|
Robo
|
1235907835
|
run webframe methods for webview in its context
|
2016-02-26 05:14:45 +05:30 |
|
Heilig Benedek
|
9a0372b61b
|
Removed size_ since it's not needed anymore
|
2016-02-25 23:48:58 +01:00 |
|
Robo
|
8386baf267
|
add spec
|
2016-02-25 11:46:30 +05:30 |
|
Robo
|
a734326907
|
track async api requests
|
2016-02-25 11:45:59 +05:30 |
|
Robo
|
2b547bd44a
|
webContents: provide responses for executeJavscript method
|
2016-02-25 11:45:59 +05:30 |
|
Robo
|
6fcc197db8
|
webview: api to get webcontents and associated host webcontents
|
2016-02-24 11:55:15 +05:30 |
|
Cheng Zhao
|
96b2705bd3
|
Fix render-view-deleted being emitted twice
|
2016-02-22 15:24:19 +08:00 |
|
Cheng Zhao
|
6753fcc1b4
|
Get rid of the ATOM_BROWSER_RELEASE_RENDER_VIEW event
|
2016-02-22 15:24:19 +08:00 |
|
Dongjoon Hyun
|
078c7bf8ab
|
Rename constant PERSIST_PERFIX to PERSIST_PREFIX in session.js .
|
2016-02-21 00:16:53 -08:00 |
|
Heilig Benedek
|
2610aa60e9
|
🎨 lint fix
|
2016-02-18 01:19:41 +01:00 |
|
Heilig Benedek
|
7bf17f2541
|
Improved frame subscriber - now we only use framesubscription events as an event, and we copy from the backing store directly (instead of accessing it through a videoframe)
|
2016-02-18 01:15:00 +01:00 |
|
Cheng Zhao
|
66bb6a8534
|
Use weak pointer instead of manual bookkeeping
|
2016-02-16 10:44:10 +08:00 |
|
Cheng Zhao
|
1232a285e6
|
Merge pull request #4451 from MaxWhere/framesubscriber-fix
Fixing FrameSubscriber memory issue
|
2016-02-16 10:20:44 +08:00 |
|
Cheng Zhao
|
08e5c1f6fe
|
Merge branch 'webcontent_invalid_loadurl_patch' of https://github.com/deepak1556/atom-shell into deepak1556-webcontent_invalid_loadurl_patch
|
2016-02-15 21:14:54 +08:00 |
|
Cheng Zhao
|
18f31d7db9
|
Merge pull request #4398 from LartSimZ/master
Fix for issue #4369
|
2016-02-15 15:30:06 +07:00 |
|
Heilig Benedek
|
f36e2841bf
|
Don't fire callbacks after we end the subscription
|
2016-02-12 13:30:11 +01:00 |
|
Heilig Benedek
|
91c96559fa
|
Fixing the problem related to FrameSubscriber
|
2016-02-12 02:18:13 +01:00 |
|
Kevin Sawicki
|
704bd4d191
|
Improve error message
|
2016-02-11 13:25:58 -08:00 |
|
Kevin Sawicki
|
c94f1fc857
|
Throw error when IPC channel is missing
|
2016-02-11 13:25:58 -08:00 |
|
Kevin Sawicki
|
55d4db1387
|
🎨
|
2016-02-11 13:25:57 -08:00 |
|
Robo
|
5a8bebc2f8
|
browser: emit did-fail-load for invalid url
|
2016-02-12 01:52:42 +05:30 |
|
Kevin Sawicki
|
7da4c3acf7
|
Use const for util require
|
2016-02-09 14:54:18 -08:00 |
|
Kevin Sawicki
|
6617592224
|
Remove lint errors
|
2016-02-09 14:54:18 -08:00 |
|
Kevin Sawicki
|
c842ca1f12
|
Don't use ES6 class for AutoUpdater windows class
|
2016-02-09 14:54:17 -08:00 |
|
Michael Vasseur
|
702455674b
|
Using node::Buffer::Copy() instead of node::Buffer::New() to copy the handle bytes to buffer make the buffer really contains the data.
|
2016-02-07 10:20:38 +01:00 |
|
Cheng Zhao
|
50d69fd9bb
|
Get rid of SavePathData
|
2016-02-02 20:11:39 +08:00 |
|
Cheng Zhao
|
eaa60e9c17
|
Destroy the item once item is downloaded
|
2016-02-02 19:54:41 +08:00 |
|
Cheng Zhao
|
12d311fd29
|
Gracefully destroy downloadItem
|
2016-02-02 19:52:09 +08:00 |
|
Cheng Zhao
|
65cf85808f
|
Calling cancel() should destroy the downloadItem
|
2016-02-02 19:05:58 +08:00 |
|
Cheng Zhao
|
f1f91828ba
|
Rely on OnDownloadDestroyed to destroy downloadItem
|
2016-02-02 18:49:43 +08:00 |
|
Cheng Zhao
|
f624800881
|
Merge pull request #4314 from deepak1556/download_cancel_patch
fix crash when default download is canceled
|
2016-02-02 18:40:44 +08:00 |
|
Robo
|
2819af9586
|
fix lifetime of downloadItem class when defaultdownload canceled
|
2016-02-02 15:54:51 +05:30 |
|
Robo
|
ce2ea963b9
|
session: api to clear host resolver cache
|
2016-02-02 02:06:49 +05:30 |
|
Robo
|
045e42a10c
|
fix crash when default download is canceled
|
2016-02-02 00:26:37 +05:30 |
|
Cheng Zhao
|
69f93a7528
|
Merge pull request #4223 from deepak1556/notification_disable_patch
session: add setPermissionRequestHandler api
|
2016-02-01 20:51:22 +08:00 |
|
Robo
|
ff5fb512b8
|
use mediastreamdevicescontroller from brightray to enumerate available devices
|
2016-02-01 17:45:53 +05:30 |
|
Robo
|
b575cd0ef9
|
add fullscreen permission type
|
2016-02-01 16:22:05 +05:30 |
|
Robo
|
45eada306f
|
add pointerlock permission type
|
2016-02-01 15:13:49 +05:30 |
|
Cheng Zhao
|
e450d1586e
|
Merge pull request #4288 from MaxWhere/master
Adding cursor-changed event to webContents
|
2016-02-01 17:03:16 +08:00 |
|
Robo
|
db26dcaf4c
|
expose handler from session and remove permission-request event
|
2016-02-01 12:23:51 +05:30 |
|
Heilig Benedek
|
745253a369
|
Quick fix for the memory leak + docs
|
2016-02-01 07:17:58 +01:00 |
|
Cheng Zhao
|
457c7f55e6
|
Merge pull request #4271 from thingsinjars/master
🍎 Add 'Hide' to App API for OS X only
|
2016-02-01 12:54:07 +08:00 |
|
Robo
|
04c3e083fb
|
remove unnecessary getter
|
2016-02-01 00:43:29 +05:30 |
|
Heilig Benedek
|
066c189249
|
Renamed some cursor types to their CSS names and added a way to handle custom cursors properly.
|
2016-01-31 17:00:14 +01:00 |
|