electron/atom/browser
2018-10-18 14:23:40 -07:00
..
api feat: add remote.require() / remote.getGlobal() filtering (#15014) 2018-10-18 14:36:45 +11:00
lib fix: power observer dbus crash (#15030) 2018-10-09 00:32:19 -05:00
loader
mac chore: run clang-format to clear linter for #14977 (#14990) 2018-10-05 10:38:27 -05:00
net fix: don't call ReadRawDataComplete if it's not necessary (#15185) 2018-10-16 21:57:26 -07:00
notifications refactor: move notifications from brightray to atom (#15209) 2018-10-17 20:01:11 +02:00
osr fix: update and enable osr (#15046) 2018-10-11 09:14:01 -04:00
resources Bump v4.0.0-nightly.20181010 2018-10-10 06:38:01 -07:00
ui Remove PlatformAccelerator 2018-10-09 14:38:00 -07:00
atom_blob_reader.cc
atom_blob_reader.h
atom_browser_client.cc refactor: move notifications from brightray to atom (#15209) 2018-10-17 20:01:11 +02:00
atom_browser_client.h refactor: move notifications from brightray to atom (#15209) 2018-10-17 20:01:11 +02:00
atom_browser_context.cc refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
atom_browser_context.h Rename content::PermissionManager into content::PermissionControllerDelegate 2018-10-09 14:38:00 -07:00
atom_browser_main_parts.cc fix: add microtask runner and fix promise test (#15071) 2018-10-16 02:26:47 +11:00
atom_browser_main_parts.h refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
atom_browser_main_parts_mac.mm Creates TaskScheduler and MessageLoop on main thread early 2018-10-09 14:38:00 -07:00
atom_browser_main_parts_posix.cc
atom_download_manager_delegate.cc Remove WebContentsUserData::kLocatorKey 2018-10-09 14:38:00 -07:00
atom_download_manager_delegate.h
atom_javascript_dialog_manager.cc Remove WebContentsUserData::kLocatorKey 2018-10-09 14:38:00 -07:00
atom_javascript_dialog_manager.h
atom_navigation_throttle.cc
atom_navigation_throttle.h
atom_permission_manager.cc clang-format 2018-10-09 14:38:00 -07:00
atom_permission_manager.h chore: add --fix option to lint:cpp (#14977) 2018-10-15 22:59:45 -07:00
atom_print_preview_message_handler.cc refactor: move printing out of chromium_src (#15023) 2018-10-13 12:57:04 +11:00
atom_print_preview_message_handler.h refactor: move printing out of chromium_src (#15023) 2018-10-13 12:57:04 +11:00
atom_quota_permission_context.cc
atom_quota_permission_context.h
atom_resource_dispatcher_host_delegate.cc build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
atom_resource_dispatcher_host_delegate.h
atom_speech_recognition_manager_delegate.cc Remove content::SpeechRecognitionResult 2018-10-09 14:38:00 -07:00
atom_speech_recognition_manager_delegate.h Remove content::SpeechRecognitionResult 2018-10-09 14:38:00 -07:00
atom_web_ui_controller_factory.cc Change CreateWebUIControllerForURL() to return a unique_ptr 2018-10-09 14:38:00 -07:00
atom_web_ui_controller_factory.h Change CreateWebUIControllerForURL() to return a unique_ptr 2018-10-09 14:38:00 -07:00
auto_updater.cc
auto_updater.h
auto_updater_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
browser.cc migrate off QuitCurrent*Deprecated in browser.cc 2018-10-09 14:38:00 -07:00
browser.h migrate off QuitCurrent*Deprecated in browser.cc 2018-10-09 14:38:00 -07:00
browser_linux.cc
browser_mac.mm fix: natively implement LoginItem functions (#15010) 2018-10-12 15:19:27 -07:00
browser_observer.h
browser_win.cc PathService -> base::PathService 2018-10-04 00:12:54 +02:00
child_web_contents_tracker.cc Fix cpplint errors 2017-04-12 12:25:56 +09:00
child_web_contents_tracker.h
common_web_contents_delegate.cc refactor: move printing out of chromium_src (#15023) 2018-10-13 12:57:04 +11:00
common_web_contents_delegate.h fix: update and enable osr (#15046) 2018-10-11 09:14:01 -04:00
common_web_contents_delegate_mac.mm
common_web_contents_delegate_views.cc
cookie_change_notifier.cc refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
cookie_change_notifier.h refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
fake_location_provider.cc
fake_location_provider.h Port //services/device/geolocation to network::SimpleURLLoader 2018-10-09 14:38:00 -07:00
io_thread.cc fix: only call NetworkService::SetUpHttpAuth once. 2018-10-09 14:38:00 -07:00
io_thread.h refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
javascript_environment.cc fix: add microtask runner and fix promise test (#15071) 2018-10-16 02:26:47 +11:00
javascript_environment.h fix: add microtask runner and fix promise test (#15071) 2018-10-16 02:26:47 +11:00
login_handler.cc Merge pull request #14972 from electron/chromium-upgrade/69 2018-10-10 15:29:21 +11:00
login_handler.h Merge pull request #14972 from electron/chromium-upgrade/69 2018-10-10 15:29:21 +11:00
microtasks_runner.cc fix: add microtask runner and fix promise test (#15071) 2018-10-16 02:26:47 +11:00
microtasks_runner.h fix: add microtask runner and fix promise test (#15071) 2018-10-16 02:26:47 +11:00
native_browser_view.cc
native_browser_view.h clang-format atom files 2018-04-18 20:48:45 -04:00
native_browser_view_mac.h
native_browser_view_mac.mm
native_browser_view_views.cc
native_browser_view_views.h
native_window.cc Remove WebContentsUserData::kLocatorKey 2018-10-09 14:38:00 -07:00
native_window.h Remove WebContentsUserData::kLocatorKey 2018-10-09 14:38:00 -07:00
native_window_mac.h fix: simpleFullscreen window should be on top of other OS X menu bars. (#14881) 2018-10-09 22:38:52 -07:00
native_window_mac.mm fix: simpleFullscreen window should be on top of other OS X menu bars. (#14881) 2018-10-09 22:38:52 -07:00
native_window_observer.h feat: add evt listeners for SetAlwaysOnTop (#14951) 2018-10-04 13:02:16 -05:00
native_window_views.cc fix: correctly enable and disable windows on Windows and Linux (#15184) 2018-10-18 14:23:40 -07:00
native_window_views.h fix: correctly enable and disable windows on Windows and Linux (#15184) 2018-10-18 14:23:40 -07:00
native_window_views_win.cc feat: 'will-move' event for windows. (#14283) 2018-08-28 08:44:10 -05:00
node_debugger.cc use new node options parser 2018-10-04 00:13:37 +02:00
node_debugger.h
pref_store_delegate.cc refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
pref_store_delegate.h refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
relauncher.cc PathService -> base::PathService 2018-10-04 00:12:54 +02:00
relauncher.h
relauncher_linux.cc fix relaunch on linux (#14975) 2018-10-04 18:41:37 -05:00
relauncher_mac.cc
relauncher_win.cc
render_process_preferences.cc
render_process_preferences.h
session_preferences.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
session_preferences.h clang-format atom files 2018-04-18 20:48:45 -04:00
special_storage_policy.cc Handle deleting cookies with session-only policy in network service 2018-10-09 14:38:00 -07:00
special_storage_policy.h Handle deleting cookies with session-only policy in network service 2018-10-09 14:38:00 -07:00
unresponsive_suppressor.cc Replace DialogScope with UnresponsiveSuppressor 2016-07-11 15:29:03 +09:00
unresponsive_suppressor.h
web_contents_permission_helper.cc Rename content::PermissionManager into content::PermissionControllerDelegate 2018-10-09 14:38:00 -07:00
web_contents_permission_helper.h chore: add --fix option to lint:cpp (#14977) 2018-10-15 22:59:45 -07:00
web_contents_preferences.cc fix: do not enable node integration in child window if not enabled (#15076) 2018-10-16 18:10:03 +09:00
web_contents_preferences.h feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
web_contents_zoom_controller.cc fix: use OOPIF for webview tag (#13869) 2018-08-16 15:57:40 -07:00
web_contents_zoom_controller.h
web_dialog_helper.cc
web_dialog_helper.h
web_view_guest_delegate.cc std::unique_ptr<WebContents> 2018-10-04 00:12:54 +02:00
web_view_guest_delegate.h
web_view_manager.cc
web_view_manager.h clang-format atom files 2018-04-18 20:48:45 -04:00
window_list.cc
window_list.h Add IsEmpty helper and remove GetInstance public usage 2017-04-11 09:09:17 -07:00
window_list_observer.h