Kevin Sawicki
|
3a2abde804
|
Add TODO for hidden-inset deprecation
|
2017-06-05 13:58:50 -07:00 |
|
Kevin Sawicki
|
9537303e9a
|
Remove unused customWindowButtons switch
|
2017-06-05 13:57:25 -07:00 |
|
Kevin Sawicki
|
de0daa2481
|
Autorelease tracking area
|
2017-06-05 13:48:30 -07:00 |
|
Kevin Sawicki
|
7d10bf229d
|
Switch to titleBarStyle for custom window buttons on hover
|
2017-06-05 13:30:32 -07:00 |
|
Kevin Sawicki
|
566e04f1c0
|
🎨
|
2017-06-05 13:13:16 -07:00 |
|
Kevin Sawicki
|
37ba1b0a6b
|
Declare mouse inside variable in interface
|
2017-06-05 12:55:39 -07:00 |
|
Kevin Sawicki
|
1493d6763c
|
Make custom window buttons an option
|
2017-06-05 12:50:18 -07:00 |
|
Kevin Sawicki
|
2880cfdc9c
|
🎨 Minor formatting tweaks
|
2017-06-05 11:08:05 -07:00 |
|
mst128256
|
96251e55de
|
Removed commented code
|
2017-06-05 10:41:52 -07:00 |
|
mst128256
|
9b4664daa5
|
Area near the top border in frameless window is clickable
|
2017-06-05 10:41:52 -07:00 |
|
Kevin Sawicki
|
9a362eed53
|
Merge pull request #9572 from shubham2892/api-height-menubar-macos
API height menubar macos
|
2017-06-05 10:35:16 -07:00 |
|
Kevin Sawicki
|
653ef6f839
|
🎨
|
2017-06-05 10:33:46 -07:00 |
|
deepak1556
|
50ac7b2edd
|
Revert "Merge pull request #8724 from electron/defer_load_url"
Possible cause for #9121
This reverts commit 886b47e713 , reversing
changes made to 479af3c9e2 .
|
2017-06-05 19:04:21 +05:30 |
|
Shubham
|
e9aa9eaf5e
|
🎨code structure fix
|
2017-06-03 10:56:37 -04:00 |
|
Kevin Sawicki
|
9250b559f9
|
Merge pull request #9623 from miniak/gpu-info
Add app.getGPUFeatureStatus
|
2017-05-31 08:11:50 -07:00 |
|
Cheng Zhao
|
e82af41591
|
Merge pull request #9269 from electron/main-notifications
Notifications from the main process
|
2017-05-31 17:21:05 +09:00 |
|
Cheng Zhao
|
5fa2831756
|
Coding style fixes
|
2017-05-31 16:17:29 +09:00 |
|
Shubham
|
62d9bf9bae
|
🎨 ✅ code comments and test for getMenuBarHeight function
|
2017-05-30 17:26:02 -04:00 |
|
Kevin Sawicki
|
bf2fca3dd1
|
Use base::DictionaryValue converter
|
2017-05-30 13:00:55 -07:00 |
|
Milan Burda
|
0ecfb4e2f8
|
Add app.getGPUFeatureStatus
|
2017-05-30 20:35:14 +02:00 |
|
Samuel Attard
|
3938373ecb
|
Fix linting errors and add isSupported
|
2017-05-30 20:27:24 +10:00 |
|
Samuel Attard
|
686b1388b1
|
Fix linting issues
|
2017-05-30 19:12:36 +10:00 |
|
Samuel Attard
|
5048425e6e
|
Update implementation as per feedback
|
2017-05-30 19:06:51 +10:00 |
|
Samuel Attard
|
6cdfb43e4e
|
Emit a close event
|
2017-05-29 21:33:43 +10:00 |
|
Samuel Attard
|
9aa6b83f86
|
Fix compilation and click events on macOS
|
2017-05-29 21:22:44 +10:00 |
|
Samuel Attard
|
c741b584a1
|
Remove OS specific implementations
|
2017-05-29 21:18:18 +10:00 |
|
Samuel Attard
|
058bdfbced
|
Use NotificationPresenter - macOS
|
2017-05-29 20:02:33 +10:00 |
|
Cheng Zhao
|
7d994f2a9e
|
Merge pull request #9535 from brenca/datalist-element
Add datalist element support
|
2017-05-29 16:01:40 +09:00 |
|
Kevin Sawicki
|
44862a131c
|
Bump v1.7.2
|
2017-05-26 13:33:15 -07:00 |
|
Kevin Sawicki
|
0dff863e30
|
Add comment about CreateNewGuestWindow origins
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
dbd240a7cb
|
Return null from native window.open when allowpopups is unset
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
7baf472c0f
|
Implement BrowserPluginGuestDelegate::CreateNewGuestWindow for nativeWindowOpen
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
c43c3b3d80
|
Revert "protocol: use streaming interface between fetcher and requestjob"
This reverts commit 71b5d946e0 .
|
2017-05-26 09:47:22 -07:00 |
|
Kevin Sawicki
|
14c43f654f
|
🎨
|
2017-05-26 09:25:35 -07:00 |
|
Kevin Sawicki
|
1e4dd9b163
|
Store process type as int
|
2017-05-26 08:53:26 -07:00 |
|
Kevin Sawicki
|
7794cabd13
|
🎨
|
2017-05-26 08:35:43 -07:00 |
|
Kevin Sawicki
|
d6e626c7e3
|
Remove crashed render processes from metrics
|
2017-05-26 08:32:08 -07:00 |
|
Kevin Sawicki
|
b5879b7399
|
🎨 Minor formatting/doc changes
|
2017-05-26 07:51:17 -07:00 |
|
Heilig Benedek
|
192cd7787b
|
move popup related code to nativewindow
|
2017-05-26 03:39:36 +02:00 |
|
Hari Krishna Reddy Juturu
|
c4e5ba6015
|
Fixing indentations
|
2017-05-24 21:15:34 -07:00 |
|
Hari Krishna Reddy Juturu
|
e5a9ef296d
|
Using process handle from RenderProcessHost
|
2017-05-24 21:07:35 -07:00 |
|
Hari Juturu
|
939747945e
|
Adding CPU & Memory metrics for App
|
2017-05-24 21:07:35 -07:00 |
|
Shubham
|
b2f1cdfbae
|
Add API to get top bar height on macOS
|
2017-05-23 22:24:56 -04:00 |
|
gellert
|
039908a244
|
various fixes for macos
|
2017-05-23 11:41:59 +02:00 |
|
rreimann
|
25015c4c63
|
Fix naming and formatting
|
2017-05-22 14:14:59 -07:00 |
|
rreimann
|
791486433d
|
Extract common code into IsPreferenceEnabled method
|
2017-05-22 14:14:59 -07:00 |
|
rreimann
|
65da983ccb
|
Move preferences check to OnPdfResourceIntercepted
|
2017-05-22 14:14:59 -07:00 |
|
rreimann
|
7982754958
|
Fix linting violations
|
2017-05-22 14:14:59 -07:00 |
|
rreimann
|
1b75e45a62
|
Suppress pdf plugin dispatch if plugins are disabled
|
2017-05-22 14:14:59 -07:00 |
|
Kevin Sawicki
|
6b7ec621e3
|
Throw error when non-Buffer specified instead of crashing
|
2017-05-22 13:53:58 -07:00 |
|