.. |
api
|
cdc310ed94
fix: don't register some shortcuts without accessibility (#16378)
|
6 years ago |
lib
|
eb8546c8d1
fix: check dbus response for null before use. (#15033)
|
6 years ago |
loader
|
576bf8f6c0
Move resource_response.h to //services/network/public/cpp.
|
6 years ago |
mac
|
53b871ecbd
fix: use NSURL path for receipt url (#15573)
|
6 years ago |
net
|
89a6f1efbb
feat: add getUploadProgress API to the net API (#14446)
|
6 years ago |
osr
|
5d17e48490
fix: enable osr (backport: 3-0-x) (#14219)
|
6 years ago |
resources
|
110c874d55
Bump v3.0.16
|
6 years ago |
ui
|
7ba432113f
backport: fix:menubar item fgcolor (3-0-x) (#16221)
|
6 years ago |
atom_blob_reader.cc
|
c9f20516ac
Make reading blobs work through Blob mojo interface.
|
6 years ago |
atom_blob_reader.h
|
c9f20516ac
Make reading blobs work through Blob mojo interface.
|
6 years ago |
atom_browser_client.cc
|
8d27657fa5
fix: use render client id to track deleted render process hosts (backport: 3-0-x) (#14557)
|
6 years ago |
atom_browser_client.h
|
4721dc0856
fix: opt into location services once device service has been started (backport: 3-0-x) (#14289)
|
6 years ago |
atom_browser_context.cc
|
4c7af6a429
fix: notify request context shutdown on IO before cleanup (#14092)
|
6 years ago |
atom_browser_context.h
|
4c7af6a429
fix: notify request context shutdown on IO before cleanup (#14092)
|
6 years ago |
atom_browser_main_parts.cc
|
4721dc0856
fix: opt into location services once device service has been started (backport: 3-0-x) (#14289)
|
6 years ago |
atom_browser_main_parts.h
|
4721dc0856
fix: opt into location services once device service has been started (backport: 3-0-x) (#14289)
|
6 years ago |
atom_browser_main_parts_mac.mm
|
12a57ff1c2
clang-format objc files (#12673)
|
7 years ago |
atom_browser_main_parts_posix.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_download_manager_delegate.cc
|
160b165358
move DownloadInterruptReasons from content/ to components/download
|
6 years ago |
atom_download_manager_delegate.h
|
4e580d5b39
Move download_item.h from content/public to components/download
|
6 years ago |
atom_javascript_dialog_manager.cc
|
a1683eb4e8
Give the JS dialog manager the alerting frame.
|
6 years ago |
atom_javascript_dialog_manager.h
|
a1683eb4e8
Give the JS dialog manager the alerting frame.
|
6 years ago |
atom_permission_manager.cc
|
4721dc0856
fix: opt into location services once device service has been started (backport: 3-0-x) (#14289)
|
6 years ago |
atom_permission_manager.h
|
529ced80f2
Remove CancelRequest for PermissionManager
|
6 years ago |
atom_quota_permission_context.cc
|
bb150185ac
Fix includes in AtomQuotaPermissionContext
|
6 years ago |
atom_quota_permission_context.h
|
bb150185ac
Fix includes in AtomQuotaPermissionContext
|
6 years ago |
atom_resource_dispatcher_host_delegate.cc
|
0cbffb15cc
NetworkService: Implement URLLoader::OnAuthRequired
|
6 years ago |
atom_resource_dispatcher_host_delegate.h
|
0cbffb15cc
NetworkService: Implement URLLoader::OnAuthRequired
|
6 years ago |
atom_speech_recognition_manager_delegate.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_speech_recognition_manager_delegate.h
|
e6695cf2ec
[chromium-style] override / virtual warnings
|
7 years ago |
atom_web_ui_controller_factory.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_web_ui_controller_factory.h
|
e6695cf2ec
[chromium-style] override / virtual warnings
|
7 years ago |
auto_updater.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
auto_updater.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
auto_updater_mac.mm
|
12a57ff1c2
clang-format objc files (#12673)
|
7 years ago |
bridge_task_runner.cc
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 years ago |
bridge_task_runner.h
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 years ago |
browser.cc
|
635c3f53d8
fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277)
|
6 years ago |
browser.h
|
635c3f53d8
fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277)
|
6 years ago |
browser_linux.cc
|
da0fd10423
refactor: chromium-style warnings in linux code (#12949)
|
7 years ago |
browser_mac.mm
|
f6b7f547bb
fix: natively implement LoginItems methods (#15128)
|
6 years ago |
browser_observer.h
|
635c3f53d8
fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277)
|
6 years ago |
browser_win.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
child_web_contents_tracker.cc
|
b19c5154ca
Fix cpplint errors
|
8 years ago |
child_web_contents_tracker.h
|
b19c5154ca
Fix cpplint errors
|
8 years ago |
common_web_contents_delegate.cc
|
44b0245ac4
fix: use OOPIF for webview tag (#13869) (#14156)
|
6 years ago |
common_web_contents_delegate.h
|
8950caaa85
fix: read ignoreMenuShortcuts per WebContents (#14538)
|
6 years ago |
common_web_contents_delegate_mac.mm
|
502b0b988e
fix: handle shortcuts by default if no WebPreferences object exists (#15066)
|
6 years ago |
common_web_contents_delegate_views.cc
|
502b0b988e
fix: handle shortcuts by default if no WebPreferences object exists (#15066)
|
6 years ago |
fake_location_provider.cc
|
4721dc0856
fix: opt into location services once device service has been started (backport: 3-0-x) (#14289)
|
6 years ago |
fake_location_provider.h
|
4721dc0856
fix: opt into location services once device service has been started (backport: 3-0-x) (#14289)
|
6 years ago |
javascript_environment.cc
|
7eb1c3fb1b
fix: initialize tracing controller before starting platform (3-0-x) (#14503)
|
6 years ago |
javascript_environment.h
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 years ago |
login_handler.cc
|
3d8af9d279
fix: Lifetime of auth_info_ in login handler (#15044)
|
6 years ago |
login_handler.h
|
3d8af9d279
fix: Lifetime of auth_info_ in login handler (#15044)
|
6 years ago |
native_browser_view.cc
|
42934a1006
Make BrowserView DragRegionViews children of the WebContents view
|
7 years ago |
native_browser_view.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
native_browser_view_mac.h
|
61160ff9e5
Store InspectableWebContents instead of InspectableWebContentsView in NativeBrowserView
|
7 years ago |
native_browser_view_mac.mm
|
12a57ff1c2
clang-format objc files (#12673)
|
7 years ago |
native_browser_view_views.cc
|
688b345033
fix: schedule a paint after browserview's background is set (#15798)
|
6 years ago |
native_browser_view_views.h
|
da0fd10423
refactor: chromium-style warnings in linux code (#12949)
|
7 years ago |
native_window.cc
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
native_window.h
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
native_window_mac.h
|
7283b78aa2
fix: simpleFullscreen window should be on top of other OS X menu bars. (#15183)
|
6 years ago |
native_window_mac.mm
|
028c807975
fix: remove event monitor before destroying window (3-0-x) (#16055)
|
6 years ago |
native_window_observer.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
native_window_views.cc
|
48ebebcafe
fix: Linux empty menu model handling (#15605)
|
6 years ago |
native_window_views.h
|
9349b0a273
fix: correctly enable and disable windows on Windows and Linux (backport: 3-0-x) (#15255)
|
6 years ago |
native_window_views_win.cc
|
3deffa859d
remove appcommand media-play_pause option deprecation
|
7 years ago |
node_debugger.cc
|
97058837e7
fix: dont parse arguments after a -- in the inspector (#14333)
|
6 years ago |
node_debugger.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
relauncher.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
relauncher.h
|
3de41fb22d
Correctly quotes the argv on Windows
|
9 years ago |
relauncher_linux.cc
|
f5d207f8f0
Improve process launch handle sharing API.
|
7 years ago |
relauncher_mac.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
relauncher_win.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
render_process_preferences.cc
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
render_process_preferences.h
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
request_context_delegate.cc
|
4c7af6a429
fix: notify request context shutdown on IO before cleanup (#14092)
|
6 years ago |
request_context_delegate.h
|
4c7af6a429
fix: notify request context shutdown on IO before cleanup (#14092)
|
6 years ago |
session_preferences.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
session_preferences.h
|
53bdf22c85
clang-format atom files
|
7 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
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
web_contents_permission_helper.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
web_contents_preferences.cc
|
4a5d2117ba
fix: do not enable node integration in child window if not enabled (#15108)
|
6 years ago |
web_contents_preferences.h
|
b5bfd9867b
Don't pass preloadPath via ELECTRON_BROWSER_SANDBOX_LOAD for security reasons (#13031) (#14026)
|
6 years ago |
web_contents_zoom_controller.cc
|
44b0245ac4
fix: use OOPIF for webview tag (#13869) (#14156)
|
6 years ago |
web_contents_zoom_controller.h
|
44b0245ac4
fix: use OOPIF for webview tag (#13869) (#14156)
|
6 years ago |
web_dialog_helper.cc
|
c4942d931c
Add FILE_DIALOG_TREAT_PACKAGE_APP_AS_DIRECTORY to web open file dialog (#13220)
|
6 years ago |
web_dialog_helper.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
web_view_guest_delegate.cc
|
44b0245ac4
fix: use OOPIF for webview tag (#13869) (#14156)
|
6 years ago |
web_view_guest_delegate.h
|
44b0245ac4
fix: use OOPIF for webview tag (#13869) (#14156)
|
6 years ago |
web_view_manager.cc
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
web_view_manager.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
window_list.cc
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 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 |