Cheng Zhao
|
301ed2d66c
|
Fix typo when updating code
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
620a1ca167
|
Fix unresolved symbol to icu::DateInterval
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
e6e985c677
|
Fix linking error with icu symbols
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
5563cf0dc5
|
Automatically register secure schemes in renderer
Otherwise the behavior of secure schemes would be different with before.
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
0fb746b350
|
Fix crash when using secure schemes
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
fb42a72ad8
|
Fix building on Windows
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
8c5fd76286
|
Fix symbol conflicts in Xlib.h
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
b3d60bfb3a
|
Fix building on Linux
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
97fd383c53
|
There are a few more new values for ChangeCause
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
08069e18db
|
Don't use gzip when uploading crash reports
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
b2b2d8d9a4
|
Fix crash on exit
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
d85b58fdb5
|
Fix API changes of FrameSubscriber
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
e43b34b8f8
|
Use blink::SchemeRegistry over WebSecurityPolicy
The latter is removing some APIs we use.
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
481b04358e
|
Fix blink API changes
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
8634f37dfc
|
Add gen/third_party/WebKit to include dirs
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
dd3d791cb9
|
IsolateHolder API has been changed
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
5fb87f0c1e
|
ResourceHandler API has been changed
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
6be10ffef2
|
Fix more API changes due to name changes
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
50e3bfa764
|
Fix API changes of base::Value
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
9d1b88ed59
|
Fix API changes in OSR code
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
fc2d62d5cb
|
Fix API changes of Chrome58
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
453cb2c0b4
|
Upgrade to Chrome 58.0.3029.40
|
2017-04-27 16:34:52 +09:00 |
|
Brendan Forster
|
a1599cf881
|
focus on the self-signed certificate flow here
|
2017-04-27 15:06:23 +10:00 |
|
Brendan Forster
|
5151107c28
|
tighten up indenting
|
2017-04-27 15:01:55 +10:00 |
|
Brendan Forster
|
50af70a0e8
|
Merge branch 'master' into certificate-addition-windows
|
2017-04-27 14:47:50 +10:00 |
|
Brendan Forster
|
80212c0ab4
|
actually validate the chain before adding
|
2017-04-27 14:44:58 +10:00 |
|
Kevin Sawicki
|
7881376aff
|
Merge pull request #9254 from electron/endsession-event
End session event on browser window
|
2017-04-24 12:02:05 -07:00 |
|
Hari Krishna Reddy Juturu
|
8458acff26
|
Removing #ifdef on endsession api
|
2017-04-24 11:58:08 -07:00 |
|
Hari Krishna Reddy Juturu
|
8a32826876
|
Removing #ifdef windows for endsession methods
|
2017-04-24 11:49:21 -07:00 |
|
Hari Krishna Reddy Juturu
|
9e70372c1f
|
change endsession event name to session-end
|
2017-04-24 10:16:11 -07:00 |
|
Kevin Sawicki
|
13e4582697
|
Emit autoUpdater error directly as Error object
|
2017-04-24 09:47:30 -07:00 |
|
Brendan Forster
|
f644ba56a3
|
clean up the code a bit
|
2017-04-24 11:49:55 +10:00 |
|
Brendan Forster
|
253a4b0114
|
Merge remote-tracking branch 'electron/master' into certificate-addition-windows
|
2017-04-24 11:13:34 +10:00 |
|
Brendan Forster
|
ac3385124a
|
reload the current cert database if the certificate was added
|
2017-04-24 11:12:26 +10:00 |
|
Hari Krishna Reddy Juturu
|
9e8252c1f9
|
Remove wm_state change
|
2017-04-21 14:35:30 -07:00 |
|
Hari Krishna Reddy Juturu
|
3c3e14b820
|
End session event on browser window
|
2017-04-21 14:22:11 -07:00 |
|
Brendan Forster
|
c181a8269d
|
and this is how we invoke the callback
|
2017-04-21 12:47:11 +10:00 |
|
Brendan Forster
|
1439a1e322
|
and the order here matters apparently
|
2017-04-21 12:23:50 +10:00 |
|
Brendan Forster
|
b3baf9976f
|
coding style fixes
|
2017-04-21 12:17:01 +10:00 |
|
Kevin Sawicki
|
a004cada7c
|
Merge pull request #9095 from seanchas116/better-path-resolve
Search for module from app path when URL is not file protocol
|
2017-04-20 10:49:53 -07:00 |
|
Kevin Sawicki
|
dc8b43901b
|
Merge pull request #9108 from yuya-oc/add-macos-sheet-events
Add sheet-begin and sheet-end events to macOS BrowserWindow
|
2017-04-20 10:33:31 -07:00 |
|
Kevin Sawicki
|
29a3e11893
|
Group sheet event methods with other macOS methods
|
2017-04-20 10:32:14 -07:00 |
|
Brendan Forster
|
5f1bcd2d16
|
a first pass at the script to import the certificate for Windows
|
2017-04-20 21:12:32 +10:00 |
|
Brendan Forster
|
dca08c208b
|
and use the same signature for Windows
|
2017-04-20 14:21:08 +10:00 |
|
Brendan Forster
|
4f40b8a42c
|
stub the windows source file
|
2017-04-20 14:21:08 +10:00 |
|
Kevin Sawicki
|
4a9383b50b
|
Bump v1.6.7
|
2017-04-18 09:17:16 -07:00 |
|
Hari Krishna Reddy Juturu
|
fe88697348
|
fixup! fixup! Adding cookie flush store api
|
2017-04-18 09:05:13 -07:00 |
|
Hari Krishna Reddy Juturu
|
19709a50e9
|
Adding cookie flush store api
|
2017-04-18 09:05:13 -07:00 |
|
Kevin Sawicki
|
c32a723e29
|
Only read iconPosition when icon is present
|
2017-04-18 08:58:54 -07:00 |
|
Samuel Attard
|
526d287d25
|
Make iconPosition non-breaking by defaulting to overlay
|
2017-04-18 08:56:39 -07:00 |
|