Milan Burda ffb96acab0 fix: when building with enable_plugins=false (#20354) (#20508) 5 years ago
..
api ffb96acab0 fix: when building with enable_plugins=false (#20354) (#20508) 5 years ago
lib 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
loader 7936237677 build: enable gn check for //electron:electron_lib (#17100) 6 years ago
mac f7042c8d1b fix: correct isDownloadable docs to match impl (#18747) 5 years ago
media a864167d46 Move MediaStream Mojo and public interfaces to Blink. 6 years ago
net a603a4dde8 fix: sanitize invalid custom protocol headers (#18927) 5 years ago
notifications 7091508678 fix: remove lingering data when notifications autodismiss on Windows 7 (#18740) 5 years ago
osr 7d4c78e73e DelegatedFrameHost API changed 5 years ago
printing e77d065875 chore: node_includes header no longer needs to be at the end of the list (#17090) 6 years ago
resources 1e50380fab Bump v6.0.12 5 years ago
ui 3176e323e4 fix: recentDocuments menu role on macOS (#20409) 5 years ago
win 8ba271efba refactor: eliminate brightray (#15240) 6 years ago
atom_blob_reader.cc aa8b66aae1 feat: promisify session.getBlobData() (#17303) 6 years ago
atom_blob_reader.h aa8b66aae1 feat: promisify session.getBlobData() (#17303) 6 years ago
atom_browser_client.cc e8ef52bc1d fix: always use new site instance for a new navigation (backport). (#19826) 5 years ago
atom_browser_client.h e8ef52bc1d fix: always use new site instance for a new navigation (backport). (#19826) 5 years ago
atom_browser_context.cc 10d0268070 chore: bump chromium to 76.0.3809.3 (6-0-x) (#18504) 5 years ago
atom_browser_context.h 6c20c6e668 refactor: Enable network service (Part 1) (#17431) 6 years ago
atom_browser_main_parts.cc 5ca94a8715 fix: disable LayoutNG to prevent random crashes in selection calcuations (#19808) 5 years ago
atom_browser_main_parts.h 0749dc4cc1 refactor: make app logs dir creation opt-in (#17841) 6 years ago
atom_browser_main_parts_mac.mm 754200f1b1 fix: crash when run from SMB network share (#17909) 6 years ago
atom_browser_main_parts_posix.cc 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
atom_download_manager_delegate.cc 1843411e79 fix: update the FileSelectHelper to support the new promise API (#18288) (#18341) 6 years ago
atom_download_manager_delegate.h 1843411e79 fix: update the FileSelectHelper to support the new promise API (#18288) (#18341) 6 years ago
atom_javascript_dialog_manager.cc f4434763fe fix: use file path as key for safeDialogs on filesystem (#17546) 6 years ago
atom_javascript_dialog_manager.h a1683eb4e8 Give the JS dialog manager the alerting frame. 6 years ago
atom_navigation_throttle.cc 94aa0762f0 refactor: remove WebContents::CreateFrom (#15241) 6 years ago
atom_navigation_throttle.h 7065093869 feat: add will-redirect (#13866) 6 years ago
atom_paths.h 8ba271efba refactor: eliminate brightray (#15240) 6 years ago
atom_permission_manager.cc 5a83d9e64d feat: provide the frame URL with permission requests and checks (#18772) 5 years ago
atom_permission_manager.h 5a83d9e64d feat: provide the frame URL with permission requests and checks (#18772) 5 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 3f4f774838 Remove const interfaces from content::ResourceRequestInfo. 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 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 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 32a4de4a68 chore: make util::Promise a move-only type (#17071) 6 years ago
browser.h 4468b86a81 feat: allow setting working directory in app.setUserTasks() / app.setJumpList() (#18291) 6 years ago
browser_linux.cc 6c0157aa29 fix: handle edge behavior for about panel on Linux (#19635) 5 years ago
browser_mac.mm 3419c3c730 chore: bump chromium to 75.0.3770.3 (#17883) 6 years ago
browser_observer.h 6b4b7c9831 chore: make BrowserObserver a CheckedObserver 6 years ago
browser_process_impl.cc 197cda9e45 GetNetCaptureModeFromCommandLine moved to net 5 years ago
browser_process_impl.h 40e05eef23 chore: bump chromium to 76.0.3783.1 (6-0-x) (#18116) 6 years ago
browser_win.cc 56160e990e fix: clearRecentDocuments role on Windows (#19637) 5 years ago
child_web_contents_tracker.cc 9439ac108d content: Fix WebContentsUserData for usage across components. 6 years ago
child_web_contents_tracker.h 9439ac108d content: Fix WebContentsUserData for usage across components. 6 years ago
common_web_contents_delegate.cc 2401a2afe9 fix: HTML fullscreen request for sub frames (#18775) 5 years ago
common_web_contents_delegate.h 2401a2afe9 fix: HTML fullscreen request for sub frames (#18775) 5 years ago
common_web_contents_delegate_mac.mm 5e043812ef fix HandleKeyboardEvent merge failure 6 years ago
common_web_contents_delegate_views.cc ccc60a1f33 fix: enable autofill popups on mac (#16308) 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
font_defaults.cc abec938b0a Use base::size rather than arraysize 6 years ago
font_defaults.h 7e0e12b8a3 fix: match Chrome's font fallback behavior (#15486) 6 years ago
io_thread.cc 10d0268070 chore: bump chromium to 76.0.3809.3 (6-0-x) (#18504) 5 years ago
io_thread.h 10d0268070 chore: bump chromium to 76.0.3809.3 (6-0-x) (#18504) 5 years ago
javascript_environment.cc 38f2d11c39 feat: update to node 12.4 (#19270) (#19281) 5 years ago
javascript_environment.h 0c711f690e fix: add microtask runner and fix promise test (#15071) 6 years ago
login_handler.cc 3419c3c730 chore: bump chromium to 75.0.3770.3 (#17883) 6 years ago
login_handler.h 3419c3c730 chore: bump chromium to 75.0.3770.3 (#17883) 6 years ago
microtasks_runner.cc 0c711f690e fix: add microtask runner and fix promise test (#15071) 6 years ago
microtasks_runner.h 0c711f690e fix: add microtask runner and fix promise test (#15071) 6 years ago
native_browser_view.cc 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
native_browser_view.h 49ec7e1582 feat: flexible autoresize for BrowserViews (#16184) 6 years ago
native_browser_view_mac.h 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
native_browser_view_mac.mm 49ec7e1582 feat: flexible autoresize for BrowserViews (#16184) 6 years ago
native_browser_view_views.cc 49ec7e1582 feat: flexible autoresize for BrowserViews (#16184) 6 years ago
native_browser_view_views.h 49ec7e1582 feat: flexible autoresize for BrowserViews (#16184) 6 years ago
native_window.cc 9439ac108d content: Fix WebContentsUserData for usage across components. 6 years ago
native_window.h 4e57a732a8 feat: allow windows to be excluded from the windows menu (#17404) 6 years ago
native_window_mac.h 15c89c8262 fix: crash when exiting simple fullscreen on macOS (#20144) (#20282) 5 years ago
native_window_mac.mm db1395628a fix: notify views of content view size change (#19888) 5 years ago
native_window_observer.h d243a45173 feat: implement 'app-command' events for browser history navigation keys on Linux (#15441) 6 years ago
native_window_views.cc 0b5a7379f2 fix: don't call SetBounds on restore (#19956) 5 years ago
native_window_views.h 0b5a7379f2 fix: don't call SetBounds on restore (#19956) 5 years ago
native_window_views_win.cc ed7ae42c10 fix: ensure that the "top" coordinate of the inner frame is correct (#20052) 5 years ago
node_debugger.cc 4662ab9b63 fix: crash with --inspect-brk when running under ELECTRON_RUN_AS_NODE (#20098) 5 years ago
node_debugger.h be16a195fb fix: ensure the inspector agent is shutdown before cleaning up the node env (#18077) 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 9439ac108d content: Fix WebContentsUserData for usage across components. 6 years ago
web_contents_permission_helper.h 9439ac108d content: Fix WebContentsUserData for usage across components. 6 years ago
web_contents_preferences.cc fb51509153 fix: <webview> not working in scriptable popups (#19218) 5 years ago
web_contents_preferences.h 7902c3ced4 fix: set nativeWindowOpen when sandboxed (#18273) (#18556) 5 years ago
web_contents_zoom_controller.cc 9439ac108d content: Fix WebContentsUserData for usage across components. 6 years ago
web_contents_zoom_controller.h 9439ac108d content: Fix WebContentsUserData for usage across components. 6 years ago
web_dialog_helper.cc 1843411e79 fix: update the FileSelectHelper to support the new promise API (#18288) (#18341) 6 years ago
web_dialog_helper.h 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
web_view_guest_delegate.cc bf6fea3b59 AttachToOuterWebContentsFrame => AttachInnerWebContents 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 6b4b7c9831 chore: make BrowserObserver a CheckedObserver 6 years ago
zoom_level_delegate.cc 6d844a0b67 refactor: move media/net from brightray to atom (#15288) 6 years ago
zoom_level_delegate.h 6d844a0b67 refactor: move media/net from brightray to atom (#15288) 6 years ago