Samuel Attard
|
5b5c161601
feat: new makeSingleInstance API (#12782)
|
7 gadi atpakaļ |
Zeke Sikelianos
|
cc98bd6b6d
Merge pull request #12662 from electron/prevent-default
|
7 gadi atpakaļ |
Robo
|
ff571f3b5d
Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661)
|
7 gadi atpakaļ |
Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 gadi atpakaļ |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 gadi atpakaļ |
Birunthan Mohanathas
|
cd407d1c3f
Stop overwriting prevent_default if default wasn't prevented
|
7 gadi atpakaļ |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 gadi atpakaļ |
Jeremy Apthorp
|
f0d08f4da1
Propagate referrer to new windows (#12397)
|
7 gadi atpakaļ |
Cheng Zhao
|
76ef6e3ecc
CertificateList => ScopedCERTCertificateList
|
7 gadi atpakaļ |
Samuel Attard
|
12066a60f3
make_scoped_refptr --> WrapRefCounted
|
7 gadi atpakaļ |
Samuel Attard
|
fb55db665c
AllowCertificateError no longer sends overridable
|
7 gadi atpakaļ |
shelley vohr
|
0e5b6f9300
Upgrade to node v9.3.0 (#11507)
|
7 gadi atpakaļ |
Shelley Vohr
|
128cb7f5b2
updates to build flags and comp errors
|
7 gadi atpakaļ |
shelley vohr
|
c2575c4944
remove app.getAppMemoryInfo (#11985)
|
7 gadi atpakaļ |
acheronfail
|
d1d50a4c92
Implement App-Scoped Security scoped bookmarks (#11711)
|
7 gadi atpakaļ |
Aleš Pergl
|
c49cb29ddf
Disallow launching unknown apps via browser client.
|
7 gadi atpakaļ |
Cheng Zhao
|
952928dc79
Singleton must be created on request
|
7 gadi atpakaļ |
deepak1556
|
769fbd0d3b
REVIEW: register BrowserChildProcessObserver once main message loop is ready
|
7 gadi atpakaļ |
deepak1556
|
1b30cac372
Don't delay node module initialization
|
7 gadi atpakaļ |
deepak1556
|
a1592446da
REVIEW: access GetApplicationLocale on sequence that allows IO
|
7 gadi atpakaļ |
deepak1556
|
88e53b1b5e
REVIEW: destroy process singleton on sequence where IO is allowed
|
7 gadi atpakaļ |
deepak1556
|
19de41b764
BrowserClient::CanCreateWindow is no longer called on the IO thread
|
7 gadi atpakaļ |
deepak1556
|
a0be734ccb
Fix client certificate private key handling api
|
7 gadi atpakaļ |
Aleksei Kuzmin
|
1073c9b1ed
Fix compilation of atom/browser/api/atom_api_app.cc
|
7 gadi atpakaļ |
Aleksei Kuzmin
|
5831a5ffa1
Refactor client cert private key handling.
|
8 gadi atpakaļ |
Aleksei Kuzmin
|
ee9a547985
Service CreateNewWindow on the UI thread with a new mojo interface
|
8 gadi atpakaļ |
Aleksei Kuzmin
|
ba6e8b4dff
Merge ResourceRequestBodyImpl and ResourceRequestBody.
|
8 gadi atpakaļ |
Aleksei Kuzmin
|
b77b67bfbe
Remove client_certs from SSLCertRequestInfo.
|
8 gadi atpakaļ |
Matt Crocker
|
efaf7a6b85
Avoid race condition where login handler webcontents becomes null
|
7 gadi atpakaļ |
Felix Rieseberg
|
da21d6cdda
:wrench: Don't call idleWakeupsPerSecond on Windows
|
7 gadi atpakaļ |