.. |
api
|
6d313b48f2
Fix webContents.print() (#17116)
|
6 years ago |
lib
|
99a9f8a01b
fix: prevent bluetooth device list from growing without bound (backport: 4-0-x) (#15866)
|
6 years ago |
loader
|
d663b4eaee
fix: fix gn cpplint warnings (#14583)
|
6 years ago |
mac
|
3bd1243aed
feat: add media access APIs for macOS Mojave (#15948)
|
6 years ago |
net
|
cf079f6c43
fix: registerStreamProtocol callback with large chunks (backport: 4-0-x) (#16540)
|
6 years ago |
osr
|
dec66ea7d7
fix: move NativeWindow tracking to OSR WCV (#15585) (#15970)
|
6 years ago |
printing
|
f6fa88ac23
chore: backport printing changes (#15023, #15143) to 4-0-x (#15976)
|
6 years ago |
resources
|
56c545f679
Bump v4.0.8
|
6 years ago |
ui
|
84ec42463b
fix: remove label/image from segment if they are mutated to undefined/null (#17335)
|
6 years ago |
atom_blob_reader.cc
|
d663b4eaee
fix: fix gn cpplint warnings (#14583)
|
6 years ago |
atom_blob_reader.h
|
d663b4eaee
fix: fix gn cpplint warnings (#14583)
|
6 years ago |
atom_browser_client.cc
|
f747a66109
refactor: move text-to-speech out of chromium_src (#15024) (#16437)
|
6 years ago |
atom_browser_client.h
|
366bc82c8f
Revert "fix: use appropriate site instance for cross-site nav's (backport: 4-0-x) (#15969)" (#15995)
|
6 years ago |
atom_browser_context.cc
|
f6fa88ac23
chore: backport printing changes (#15023, #15143) to 4-0-x (#15976)
|
6 years ago |
atom_browser_context.h
|
af03e4a962
Rename content::PermissionManager into content::PermissionControllerDelegate
|
6 years ago |
atom_browser_main_parts.cc
|
f6fa88ac23
chore: backport printing changes (#15023, #15143) to 4-0-x (#15976)
|
6 years ago |
atom_browser_main_parts.h
|
f5eaa97d9d
migrate off QuitCurrent*Deprecated in browser.cc
|
6 years ago |
atom_browser_main_parts_mac.mm
|
8eb15f7554
Creates TaskScheduler and MessageLoop on main thread early
|
6 years ago |
atom_browser_main_parts_posix.cc
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
atom_download_manager_delegate.cc
|
c00d3536d1
fix: use async save dialog for anchor download attribute (4-0-x) (#16647)
|
6 years ago |
atom_download_manager_delegate.h
|
c00d3536d1
fix: use async save dialog for anchor download attribute (4-0-x) (#16647)
|
6 years ago |
atom_javascript_dialog_manager.cc
|
34e54b93a4
Remove WebContentsUserData::kLocatorKey
|
6 years ago |
atom_javascript_dialog_manager.h
|
a1683eb4e8
Give the JS dialog manager the alerting frame.
|
6 years ago |
atom_navigation_throttle.cc
|
7065093869
feat: add will-redirect (#13866)
|
6 years ago |
atom_navigation_throttle.h
|
7065093869
feat: add will-redirect (#13866)
|
6 years ago |
atom_permission_manager.cc
|
56e26c27f2
clang-format
|
6 years ago |
atom_permission_manager.h
|
af03e4a962
Rename content::PermissionManager into content::PermissionControllerDelegate
|
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
|
a24ad6bc14
build: define compile time features with buildflag header (#14840)
|
6 years ago |
atom_resource_dispatcher_host_delegate.h
|
aa6d769229
Handle external protocols with the network service.
|
6 years ago |
atom_speech_recognition_manager_delegate.cc
|
9e110ec915
Remove content::SpeechRecognitionResult
|
6 years ago |
atom_speech_recognition_manager_delegate.h
|
9e110ec915
Remove content::SpeechRecognitionResult
|
6 years ago |
atom_web_ui_controller_factory.cc
|
2a3a845262
Change CreateWebUIControllerForURL() to return a unique_ptr
|
6 years ago |
atom_web_ui_controller_factory.h
|
2a3a845262
Change CreateWebUIControllerForURL() to return a unique_ptr
|
6 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 |
browser.cc
|
f5eaa97d9d
migrate off QuitCurrent*Deprecated in browser.cc
|
6 years ago |
browser.h
|
f5eaa97d9d
migrate off QuitCurrent*Deprecated in browser.cc
|
6 years ago |
browser_linux.cc
|
da0fd10423
refactor: chromium-style warnings in linux code (#12949)
|
7 years ago |
browser_mac.mm
|
3ee697b258
fix: natively implement LoginItem functions (backport: 4-0-x) (#15127)
|
6 years ago |
browser_observer.h
|
c8f506a8aa
fix: add method and referrer properties to app login event (#14231)
|
6 years ago |
browser_win.cc
|
de581ca0b4
PathService -> base::PathService
|
6 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
|
1089dd36b3
fix: properly determine if WebContents is offscreen in WebContentsDelegate (#16340)
|
6 years ago |
common_web_contents_delegate.h
|
dec66ea7d7
fix: move NativeWindow tracking to OSR WCV (#15585) (#15970)
|
6 years ago |
common_web_contents_delegate_mac.mm
|
6be69048e6
fix: handle shortcuts by default if no WebPreferences object exists (#14766)
|
6 years ago |
common_web_contents_delegate_views.cc
|
6be69048e6
fix: handle shortcuts by default if no WebPreferences object exists (#14766)
|
6 years ago |
cookie_change_notifier.cc
|
434a6e3561
refactor: create request context from network context (#14656)
|
6 years ago |
cookie_change_notifier.h
|
434a6e3561
refactor: create request context from network context (#14656)
|
6 years ago |
fake_location_provider.cc
|
bce5bd87a8
fix: opt into location services once device service has been started (#14253)
|
6 years ago |
fake_location_provider.h
|
eef375a428
Port //services/device/geolocation to network::SimpleURLLoader
|
6 years ago |
io_thread.cc
|
f027e62b2a
fix: only call NetworkService::SetUpHttpAuth once.
|
6 years ago |
io_thread.h
|
434a6e3561
refactor: create request context from network context (#14656)
|
6 years ago |
javascript_environment.cc
|
abbf9c3ca3
fix: add microtask runner and fix promise test (backport: 4-0-x) (#15171)
|
6 years ago |
javascript_environment.h
|
abbf9c3ca3
fix: add microtask runner and fix promise test (backport: 4-0-x) (#15171)
|
6 years ago |
login_handler.cc
|
cc0c6ad14a
Merge pull request #14972 from electron/chromium-upgrade/69
|
6 years ago |
login_handler.h
|
cc0c6ad14a
Merge pull request #14972 from electron/chromium-upgrade/69
|
6 years ago |
microtasks_runner.cc
|
abbf9c3ca3
fix: add microtask runner and fix promise test (backport: 4-0-x) (#15171)
|
6 years ago |
microtasks_runner.h
|
abbf9c3ca3
fix: add microtask runner and fix promise test (backport: 4-0-x) (#15171)
|
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
|
985d35fc1c
fix: update deprecated NSWindow masks (#14760)
|
6 years ago |
native_browser_view_views.cc
|
87bed0b52f
fix: schedule a paint after browserview's background is set (#15797)
|
6 years ago |
native_browser_view_views.h
|
da0fd10423
refactor: chromium-style warnings in linux code (#12949)
|
7 years ago |
native_window.cc
|
34e54b93a4
Remove WebContentsUserData::kLocatorKey
|
6 years ago |
native_window.h
|
dd595a7f49
fix: return pointer instead of pointer's content (#16022)
|
6 years ago |
native_window_mac.h
|
dd595a7f49
fix: return pointer instead of pointer's content (#16022)
|
6 years ago |
native_window_mac.mm
|
8054fc83ac
fix: crash when calling setProgressBar on macOS (backport: 4-0-x) (#16727)
|
6 years ago |
native_window_observer.h
|
27bbf6a3c6
feat: add evt listeners for SetAlwaysOnTop (#14951)
|
6 years ago |
native_window_views.cc
|
dd595a7f49
fix: return pointer instead of pointer's content (#16022)
|
6 years ago |
native_window_views.h
|
dd595a7f49
fix: return pointer instead of pointer's content (#16022)
|
6 years ago |
native_window_views_win.cc
|
afdb6c5f90
feat: 'will-move' event for windows. (#14283)
|
6 years ago |
node_debugger.cc
|
6e037f5e71
use new node options parser
|
6 years ago |
node_debugger.h
|
7589555cec
inspector: stop dragging platform pointer
|
6 years ago |
pref_store_delegate.cc
|
434a6e3561
refactor: create request context from network context (#14656)
|
6 years ago |
pref_store_delegate.h
|
434a6e3561
refactor: create request context from network context (#14656)
|
6 years ago |
relauncher.cc
|
de581ca0b4
PathService -> base::PathService
|
6 years ago |
relauncher.h
|
3de41fb22d
Correctly quotes the argv on Windows
|
9 years ago |
relauncher_linux.cc
|
9d4818c784
fix relaunch on linux (#14975)
|
6 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
|
aa01a7337c
refactor: replace base::Value::DeepCopy and CreateDeepCopy with Clone (#14420)
|
6 years ago |
render_process_preferences.h
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 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 |
special_storage_policy.cc
|
7ce338e420
Handle deleting cookies with session-only policy in network service
|
6 years ago |
special_storage_policy.h
|
7ce338e420
Handle deleting cookies with session-only policy in network service
|
6 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
|
af03e4a962
Rename content::PermissionManager into content::PermissionControllerDelegate
|
6 years ago |
web_contents_permission_helper.h
|
90aa277c26
Migrate MediaResponseCallback to OnceCallback
|
6 years ago |
web_contents_preferences.cc
|
b2913e5b7c
chore: add deprecation warning about new webviewTag default (#16059)
|
6 years ago |
web_contents_preferences.h
|
a313aaea72
feat: security: add an option to disable the remote module (#15222)
|
6 years ago |
web_contents_zoom_controller.cc
|
dd5b8769be
fix: use OOPIF for webview tag (#13869)
|
6 years ago |
web_contents_zoom_controller.h
|
dd5b8769be
fix: use OOPIF for webview tag (#13869)
|
6 years ago |
web_dialog_helper.cc
|
8ccb5cc6eb
chore: Annotate fallthrough switch paths with FALLTHROUGH
|
6 years ago |
web_dialog_helper.h
|
53bdf22c85
clang-format atom files
|
7 years ago |
web_view_guest_delegate.cc
|
a5b09e25ea
std::unique_ptr<WebContents>
|
6 years ago |
web_view_guest_delegate.h
|
dd5b8769be
fix: use OOPIF for webview tag (#13869)
|
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 |