.. |
api
|
ad0f44843d
Disallow launching unknown apps via browser client.
|
7 years ago |
lib
|
497f5a1199
Update files for Chrome 54 API changes
|
8 years ago |
loader
|
c982af991d
request for pdf resource from the webui
|
8 years ago |
mac
|
9e02c60e22
Revert "Disable Show Tab Bar menu item on macOS Sierrra"
|
8 years ago |
net
|
f5a75c4e87
Merge pull request #9076 from electron/cleanup-cpp
|
8 years ago |
osr
|
1b9780035c
Remove redundant calls to smart pointer's get method.
|
8 years ago |
resources
|
c30a6beece
v1.6.18
|
7 years ago |
ui
|
05b412313d
Backport 10070 to 1.6
|
7 years ago |
atom_access_token_store.cc
|
16f9754445
Create separate request context for geolocation service.
|
8 years ago |
atom_access_token_store.h
|
16f9754445
Create separate request context for geolocation service.
|
8 years ago |
atom_blob_reader.cc
|
497f5a1199
Update files for Chrome 54 API changes
|
8 years ago |
atom_blob_reader.h
|
7b85ca0301
create helper class to read blob data
|
8 years ago |
atom_browser_client.cc
|
ad0f44843d
Disallow launching unknown apps via browser client.
|
7 years ago |
atom_browser_client.h
|
3bcf5e0e9f
Fix OverrideSiteInstanceForNavigation() signature
|
8 years ago |
atom_browser_context.cc
|
5cf2873b77
net::FtpProtocolHandler has changed its constructor
|
8 years ago |
atom_browser_context.h
|
1a15b45736
--cipher-suite-blacklist is also removed
|
8 years ago |
atom_browser_main_parts.cc
|
e496e18f6e
Make Archive thread safe
|
8 years ago |
atom_browser_main_parts.h
|
99d3fce3c7
node::Environment should be destroyed before AtomBindings
|
8 years ago |
atom_browser_main_parts_mac.mm
|
2e5eeef70e
Pass compilation on mac.
|
8 years ago |
atom_browser_main_parts_posix.cc
|
fab02809c6
Modernize to C++11: NULL => nullptr.
|
8 years ago |
atom_download_manager_delegate.cc
|
867bb5a94e
Add DialogSettings helper struct
|
8 years ago |
atom_download_manager_delegate.h
|
cf93e3e713
Check download item save path before prompting
|
8 years ago |
atom_javascript_dialog_manager.cc
|
c8c11e68c6
Add support for checkbox with dialog.showMessageBox
|
8 years ago |
atom_javascript_dialog_manager.h
|
c8c11e68c6
Add support for checkbox with dialog.showMessageBox
|
8 years ago |
atom_permission_manager.cc
|
18675cc6c1
Implement RequestPermissions using request handler
|
8 years ago |
atom_permission_manager.h
|
18675cc6c1
Implement RequestPermissions using request handler
|
8 years ago |
atom_quota_permission_context.cc
|
2785a4cc48
browser: create quota permission context to allow quota request
|
10 years ago |
atom_quota_permission_context.h
|
2785a4cc48
browser: create quota permission context to allow quota request
|
10 years ago |
atom_resource_dispatcher_host_delegate.cc
|
1612ebc539
Move preferences check to OnPdfResourceIntercepted
|
8 years ago |
atom_resource_dispatcher_host_delegate.h
|
15e2b2335f
address review comments
|
8 years ago |
atom_speech_recognition_manager_delegate.cc
|
1ba3907038
Update to API changes of Chrome 52
|
8 years ago |
atom_speech_recognition_manager_delegate.h
|
1ba3907038
Update to API changes of Chrome 52
|
8 years ago |
atom_web_ui_controller_factory.cc
|
c982af991d
request for pdf resource from the webui
|
8 years ago |
atom_web_ui_controller_factory.h
|
fd8c450ef3
move pdfviewer ui data source to separate file
|
8 years ago |
auto_updater.cc
|
51687e1bc9
Add the getFeedURL API for macOS and Windows
|
8 years ago |
auto_updater.h
|
51687e1bc9
Add the getFeedURL API for macOS and Windows
|
8 years ago |
auto_updater_mac.mm
|
99293dd57f
Fix namespace comments.
|
8 years ago |
bridge_task_runner.cc
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
bridge_task_runner.h
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
browser.cc
|
e7b679ead6
Add IsEmpty helper and remove GetInstance public usage
|
8 years ago |
browser.h
|
5f724e57bc
Avoid unnecessary copy of parameters.
|
8 years ago |
browser_linux.cc
|
da5d7d72b0
Add GetWindows helper that returns a vector
|
8 years ago |
browser_mac.mm
|
da5d7d72b0
Add GetWindows helper that returns a vector
|
8 years ago |
browser_observer.h
|
af9e010162
Send notification userInfo to app.ready, on macOS.
|
8 years ago |
browser_win.cc
|
73e3fd01eb
Fixed a couple of failing debug checks when calling Chromium APIs
|
8 years ago |
common_web_contents_delegate.cc
|
f974a6bda9
browser: make destruction of webContents async
|
8 years ago |
common_web_contents_delegate.h
|
f974a6bda9
browser: make destruction of webContents async
|
8 years ago |
common_web_contents_delegate_mac.mm
|
5eaae8136e
Check that window is an EventDispatchingWindow
|
8 years ago |
common_web_contents_delegate_views.cc
|
5f6c468f0f
Handle keyboard events for WebContents that do not have owner window
|
9 years ago |
javascript_environment.cc
|
a0605275b9
Clean up node environment on exit in main process
|
8 years ago |
javascript_environment.h
|
cf198904a4
Fix cpplint warnings
|
8 years ago |
login_handler.cc
|
0e0235407b
fill net::URLRequest details on IO thread
|
8 years ago |
login_handler.h
|
0e0235407b
fill net::URLRequest details on IO thread
|
8 years ago |
native_browser_view.cc
|
8b9f7e5b00
Implement initial, experimental BrowserView API
|
8 years ago |
native_browser_view.h
|
06fcf2c19d
Add support for BrowserView autoresizing
|
8 years ago |
native_browser_view_mac.h
|
06fcf2c19d
Add support for BrowserView autoresizing
|
8 years ago |
native_browser_view_mac.mm
|
06fcf2c19d
Add support for BrowserView autoresizing
|
8 years ago |
native_browser_view_views.cc
|
8b9f7e5b00
Implement initial, experimental BrowserView API
|
8 years ago |
native_browser_view_views.h
|
06fcf2c19d
Add support for BrowserView autoresizing
|
8 years ago |
native_window.cc
|
8a32826876
Removing #ifdef windows for endsession methods
|
8 years ago |
native_window.h
|
8a32826876
Removing #ifdef windows for endsession methods
|
8 years ago |
native_window_mac.h
|
8b9f7e5b00
Implement initial, experimental BrowserView API
|
8 years ago |
native_window_mac.mm
|
75184046f6
Add events to manage sheets of macOS BrowserWindow
|
8 years ago |
native_window_observer.h
|
8a32826876
Removing #ifdef windows for endsession methods
|
8 years ago |
native_window_views.cc
|
dcf6c52f51
Actually hide menubar area when menu is autohidden
|
8 years ago |
native_window_views.h
|
638eae1080
Remove MenuLayout in favor of NativeWindowViews::Layout
|
8 years ago |
native_window_views_win.cc
|
3c3e14b820
End session event on browser window
|
8 years ago |
node_debugger.cc
|
00693ba075
Replace "size()" with "empty()".
|
8 years ago |
node_debugger.h
|
1ba3907038
Update to API changes of Chrome 52
|
8 years ago |
relauncher.cc
|
ad0f44843d
Disallow launching unknown apps via browser client.
|
7 years ago |
relauncher.h
|
3de41fb22d
Correctly quotes the argv on Windows
|
9 years ago |
relauncher_linux.cc
|
54f74e8160
Redirect relaunch process's stdout to /dev/null
|
8 years ago |
relauncher_mac.cc
|
6285500cdc
Sort includes alphabetically
|
8 years ago |
relauncher_win.cc
|
3de41fb22d
Correctly quotes the argv on Windows
|
9 years ago |
render_process_preferences.cc
|
4fb9e20c33
Add API to set render process preferences
|
9 years ago |
render_process_preferences.h
|
4fb9e20c33
Add API to set render process preferences
|
9 years ago |
unresponsive_suppressor.cc
|
7848608198
Replace DialogScope with UnresponsiveSuppressor
|
8 years ago |
unresponsive_suppressor.h
|
7848608198
Replace DialogScope with UnresponsiveSuppressor
|
8 years ago |
web_contents_permission_helper.cc
|
8ae91682cb
Lines should be <= 80 characters.
|
8 years ago |
web_contents_permission_helper.h
|
ca756c3c24
session: allow providing permission to handle external protocols
|
9 years ago |
web_contents_preferences.cc
|
c29316b568
Remove superfluous method
|
8 years ago |
web_contents_preferences.h
|
c29316b568
Remove superfluous method
|
8 years ago |
web_contents_zoom_controller.cc
|
b5cfa2e92d
track host zoom levels with HostZoomMap
|
8 years ago |
web_contents_zoom_controller.h
|
b5cfa2e92d
track host zoom levels with HostZoomMap
|
8 years ago |
web_dialog_helper.cc
|
328cf4789b
Should override the virtual destructor.
|
8 years ago |
web_dialog_helper.h
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
web_view_guest_delegate.cc
|
7a0aff2bae
code cleanup
|
8 years ago |
web_view_guest_delegate.h
|
e3fe3cc490
map webframe zoom api to use HostZoomMap
|
8 years ago |
web_view_manager.cc
|
497f5a1199
Update files for Chrome 54 API changes
|
8 years ago |
web_view_manager.h
|
88f665bc1b
Restore original include location
|
9 years ago |
window_list.cc
|
e7b679ead6
Add IsEmpty helper and remove GetInstance public usage
|
8 years ago |
window_list.h
|
e7b679ead6
Add IsEmpty helper and remove GetInstance public usage
|
8 years ago |
window_list_observer.h
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |