Cheng Zhao
f5bfbada97
NetLog should be managed by BrowserClient
2016-05-23 19:02:13 +09:00
Cheng Zhao
4ccf4394d7
Fix compilation errors on Linux
2016-05-23 15:26:44 +09:00
Cheng Zhao
0a5c4b8ced
Call BrowserContext::Initialize
2016-05-23 12:36:34 +09:00
Cheng Zhao
7c39075c2c
Initialize FeatureList
2016-05-23 12:34:09 +09:00
Cheng Zhao
76d180a80d
Adapt to changes of Chrome 51 API changes (Part 2)
2016-05-23 12:28:41 +09:00
Cheng Zhao
851ef398fb
Adapt to changes of Chrome 51 API changes
2016-05-23 10:59:07 +09:00
Cheng Zhao
e7be3d0ef9
Update to Chrome 51
2016-05-23 10:07:06 +09:00
Cheng Zhao
7d126e1734
Merge pull request #222 from deepak1556/disable_http2_patch
...
flag to disable HTTP/2 and SPDY/3.1 protocols
2016-05-19 10:21:23 +00:00
Cheng Zhao
3d01930122
Link with static runtime library for Release build
2016-05-19 15:06:04 +09:00
deepak1556
e716830671
flag to disable HTTP/2 and SPDY/3.1 protocols
2016-05-18 06:55:05 +05:30
Cheng Zhao
a45af78b15
Remove unneeded lines when importing code
2016-05-18 09:42:14 +09:00
Cheng Zhao
d27a20f1cd
Merge pull request #221 from electron/no-link-libnotify
...
Do not link with libnotify
2016-05-17 11:33:03 +00:00
Cheng Zhao
eb215c173c
Try linking with libnotify.so.5
2016-05-17 20:30:53 +09:00
Cheng Zhao
80cd5ae43b
Do not link with libnotify
...
We are already loading it dynamically.
2016-05-17 20:26:19 +09:00
Cheng Zhao
616fa30019
Update gyp with support for CLANG_ENABLE_OBJC_WEAK
2016-05-13 13:49:15 +09:00
Cheng Zhao
9d742d6135
Update libchromiumcontent to chrome50
2016-05-13 11:10:33 +09:00
Brian R. Bondy
c6f198a1af
Update SetScreenInstance call for linux
2016-05-13 11:07:34 +09:00
Brian R. Bondy
88d8effa01
Iterator to use size_t
2016-05-13 11:07:34 +09:00
Brian R. Bondy
df386f854f
GetNativeScreen -> GetScreen
2016-05-13 11:07:34 +09:00
Brian R. Bondy
f8f97687dc
Update to new pref service location in components
2016-05-13 11:07:34 +09:00
Brian R. Bondy
f9dfa5466d
Rename PERMISSION_STATUS enum value
2016-05-13 11:07:34 +09:00
Brian R. Bondy
270fc41024
Remove NetworkDelegate::OnResolveProxy
...
It doesn't exist anymore
2016-05-13 11:07:34 +09:00
Brian R. Bondy
23eda6930a
Refactor for NotificationResources bitmaps
...
SkBitmap icon moves into content::NotificationResources
2016-05-13 11:07:34 +09:00
Brian R. Bondy
9d31297d27
Use HttpNetworkSession::Params::enable_http2
...
next_protos is a private member now and HTTP1.1 is always added
2016-05-13 11:07:34 +09:00
Brian R. Bondy
71aa9a605a
Remove user_gesture parameter from PermissionManager::RequestPermission
2016-05-13 11:07:34 +09:00
Cheng Zhao
768efe89cf
Merge pull request #219 from deepak1556/devtools_lifecycle_events_patch
...
notify devtools open and close once per lifetime
2016-05-13 09:14:44 +09:00
deepak1556
a01f8ba739
notify devtools opened and closed once per lifetime
2016-05-12 19:16:13 +05:30
deepak1556
7e0918f95a
Revert "Merge pull request #218 from deepak1556/devtools_extensions_load_patch"
...
This reverts commit c0942cbbe67158c68ecfd9bf4cb7bdea84e0d529, reversing
changes made to a370461f3420ec285838126da7e7efd6a3101640.
2016-05-12 18:57:54 +05:30
Cheng Zhao
c860689a9b
Merge pull request #218 from deepak1556/devtools_extensions_load_patch
...
notify delegate when devtools is loaded
2016-05-12 17:50:58 +09:00
deepak1556
db0c931d60
notify delegate when devtools is loaded
2016-05-12 07:15:49 +05:30
Cheng Zhao
3797d4b8aa
Merge pull request #217 from deepak1556/devtools_file_system_indexer_patch
...
handle devtools file system indexing requests
2016-05-07 10:51:50 +09:00
deepak1556
f15940e703
port DevToolsFileSystemIndexer
2016-05-07 04:36:42 +05:30
deepak1556
2db138f2dc
allow delegate to handle file system indexing requests
2016-05-07 04:36:00 +05:30
Cheng Zhao
8e94d5ab0f
Update libchromiumcontent for --defines parameter
2016-05-02 21:18:43 +09:00
Cheng Zhao
434456e771
Do not check existence of paths
2016-05-02 16:17:20 +09:00
Cheng Zhao
d5d16844b5
Update libchromiumcontent for --build-libchromiumcontent
2016-05-02 16:14:20 +09:00
Cheng Zhao
80fff89f88
Merge pull request #215 from deepak1556/devtools_dock_state_patch
...
pass the current dock state to devtools url when available
2016-04-20 13:34:11 +09:00
deepak1556
e858c0c6d2
pass the current dock state to devtools url when available
2016-04-19 18:13:08 +05:30
Cheng Zhao
aafc48ae2c
Merge pull request #213 from 3v1n0/linux-notifications-append
...
Linux notifications append
2016-04-15 20:57:02 +09:00
Cheng Zhao
1b11bb56be
Merge pull request #212 from deepak1556/devtools_network_controller_patch
...
Fix race initialising DevtoolsNetworkController
2016-04-15 19:41:54 +09:00
Cheng Zhao
ffe88163bb
Update libchromiumcontent for printing fix
2016-04-15 16:46:55 +09:00
Cheng Zhao
08b6fe5229
Merge pull request #214 from electron/fix-notification
...
Fix notification not showing on Windows
2016-04-15 16:34:43 +09:00
Cheng Zhao
593fb8cdf0
Delay notification events to next tick
...
It is possible that the events get emitted when calling Show(), which
would then delete the class before Show() ends, results in using members
of a deleted class.
By delaying the events to next tick we can effectively avoid this.
2016-04-15 16:20:36 +09:00
Cheng Zhao
f4c27c6d29
Store weak ref to Notification in ToastEventHandler
2016-04-15 16:14:13 +09:00
Cheng Zhao
ddee77fae4
Do not use get_Setting to determine whether notification is enabled
...
On Windows 10 get_Setting always returns DISABLED when the program has a
AppUserModelID.
2016-04-15 16:01:21 +09:00
Marco Trevisan (Treviño)
83cbc1182d
LibnotifyNotification: use "append" when supported
...
This behavior can be overridden by just providing unique tags to notifications
2016-04-14 18:31:02 +02:00
Marco Trevisan (Treviño)
8962da380b
LibnotifyLoader: add notify_notification_set_hint_string
2016-04-14 18:29:00 +02:00
Marco Trevisan (Treviño)
8dd7a8d7fe
LibNotifyLoader: implement generic HasCapability
2016-04-14 18:24:00 +02:00
Cheng Zhao
77ca9bc76e
Do not link with ppapi_cpp.lib
2016-04-14 18:22:05 +09:00
Cheng Zhao
4c42fe2bb0
Link with other dependencies of pdf.lib
2016-04-14 17:09:09 +09:00