Kevin Sawicki
|
8a324a9375
|
Bump v1.6.6
|
2017-04-07 09:01:28 -07:00 |
|
Kevin Sawicki
|
4ec7cc913d
|
Merge pull request #9117 from electron/fix_debug_checks
Fixed a couple of failing debug checks when calling Chromium APIs
|
2017-04-06 08:48:15 -07:00 |
|
Ales Pergl
|
73e3fd01eb
|
Fixed a couple of failing debug checks when calling Chromium APIs
|
2017-04-05 14:45:46 +02:00 |
|
Kevin Sawicki
|
aa75e4562e
|
Restore delivering IPC messages to utility handlers
|
2017-04-04 20:40:57 -07:00 |
|
Kevin Sawicki
|
6a22c6645e
|
Guard against missing popover identifier
|
2017-04-04 13:51:39 -07:00 |
|
Kevin Sawicki
|
9c73c991d7
|
Use const references for params
|
2017-04-04 13:51:39 -07:00 |
|
Samuel Attard
|
bea56bbdc8
|
Update as per feedback
|
2017-04-04 13:51:38 -07:00 |
|
Samuel Attard
|
2fd62d090a
|
Allow items to be assigned to multiple popovers
|
2017-04-04 13:51:33 -07:00 |
|
Samuel Attard
|
f05dfc74da
|
Store parent popover in popover touch bar items
|
2017-04-04 13:51:13 -07:00 |
|
Kevin Sawicki
|
7f8e490839
|
Take const reference
|
2017-04-04 12:50:41 -07:00 |
|
Kevin Sawicki
|
d596d85288
|
🎨
|
2017-04-04 12:50:41 -07:00 |
|
Kevin Sawicki
|
df0f468dea
|
Add escapeKeyReplacementItemIdentifier forward declaration
|
2017-04-04 12:50:41 -07:00 |
|
Samuel Attard
|
60cc862031
|
Make everything pointer like
|
2017-04-04 12:50:41 -07:00 |
|
Samuel Attard
|
4d6b0fc01b
|
Add a method to set the escape identifier on the touch bar
|
2017-04-04 12:50:41 -07:00 |
|
Kevin Sawicki
|
3e9014c371
|
Merge pull request #9099 from electron/certificate-trust
macOS: Add certificate trust API
|
2017-04-04 11:17:09 -07:00 |
|
joshaber
|
736d6afe73
|
As you wish linter
|
2017-04-04 09:23:30 -04:00 |
|
joshaber
|
146e1ed3ce
|
Don't pass the result through
It's meaningless on macOS, at least.
|
2017-04-04 09:21:15 -04:00 |
|
joshaber
|
0cab8a3322
|
Put CertFromData in an anon namespace
|
2017-04-04 09:19:23 -04:00 |
|
Cheng Zhao
|
7265a0c1b4
|
Merge pull request #8528 from Anatzum/patch-1
Use kioclient for MoveItemToTrash on KDE
|
2017-04-04 12:15:21 +09:00 |
|
joshaber
|
8d465234e4
|
Appease our linty overlords
|
2017-04-03 21:40:46 -04:00 |
|
joshaber
|
2badfbe04f
|
Remove the intermediate function
|
2017-04-03 21:22:37 -04:00 |
|
joshaber
|
b3e865a478
|
Fix some style things
|
2017-04-03 21:22:14 -04:00 |
|
joshaber
|
370cf815d9
|
Get rid of intermediates and rehydrate from issuerCert
|
2017-04-03 16:27:53 -04:00 |
|
joshaber
|
74c0cbddae
|
Linebreak to keep the linter happy
|
2017-04-03 16:07:02 -04:00 |
|
joshaber
|
b8ff4666c8
|
Remove stale includes
|
2017-04-03 15:48:47 -04:00 |
|
joshaber
|
b0ef7ddf44
|
Use better iteration
|
2017-04-03 15:28:51 -04:00 |
|
joshaber
|
06643e525a
|
Const ref that message
|
2017-04-03 15:28:44 -04:00 |
|
joshaber
|
11f5c942ce
|
Conditionalize
|
2017-04-03 15:25:09 -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 |
|
Kevin Sawicki
|
f5a75c4e87
|
Merge pull request #9076 from electron/cleanup-cpp
Cleanup cpp codebase
|
2017-04-03 08:30:08 -07:00 |
|
Haojian Wu
|
34a91434aa
|
Remove extra spaces.
|
2017-04-01 22:01:29 +02:00 |
|
Haojian Wu
|
f09e3f3835
|
Remove extra blank.
|
2017-04-01 15:09:53 +02: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 |
|
Kevin Sawicki
|
a724b6555f
|
Bump v1.6.5
|
2017-03-31 12:10:09 -07:00 |
|
Kevin Sawicki
|
08db63c3cc
|
Only define NSWindowTabbingModeDisallowed on pre-10.12
|
2017-03-31 11:28:55 -07:00 |
|
joshaber
|
141a5ad73f
|
Maybe this is a valid conversion?
|
2017-03-31 14:16:26 -04:00 |
|
Haojian Wu
|
8ae91682cb
|
Lines should be <= 80 characters.
|
2017-03-31 20:09:13 +02: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 |
|
Kevin Sawicki
|
d677a436ec
|
🎨
|
2017-03-31 10:42:43 -07:00 |
|
Thiago de Arruda
|
f0d447cd68
|
Pass uploadToServer to windows crash reporter
|
2017-03-31 13:46:30 -03:00 |
|
joshaber
|
653b2d15c3
|
Expose the certificate trust panel as part of app
|
2017-03-30 17:25:55 -04:00 |
|