electron/atom/browser
trop[bot] 98d7b61a4a fix: crash when calling setProgressBar on macOS (backport: 3-1-x) (#16726)
* fix: correctly check whether dock has progress bar

* fix: do not leak memory when setting dockTile
2019-02-05 08:09:08 -08:00
..
api fix: return pointer instead of pointer's content (#16641) 2019-01-31 20:19:21 +09:00
lib fix: check dbus response for null before use. (#15033) 2018-10-11 22:40:22 -07:00
loader Move resource_response.h to //services/network/public/cpp. 2018-06-19 11:49:41 +10:00
mac fix: use NSURL path for receipt url (#15573) 2018-11-05 13:21:40 -08:00
net fix: UAF with http auth preferences (3-1-x) 2018-12-21 02:40:49 +05:30
osr fix: enable osr (backport: 3-0-x) (#14219) 2018-08-20 10:45:53 -07:00
resources Bump v3.1.3 2019-01-31 13:13:54 -08:00
ui feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration (backport: 3-1-x) (#15892) 2019-01-29 14:58:45 -08:00
atom_blob_reader.cc Make reading blobs work through Blob mojo interface. 2018-06-19 11:49:42 +10:00
atom_blob_reader.h Make reading blobs work through Blob mojo interface. 2018-06-19 11:49:42 +10:00
atom_browser_client.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_browser_client.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_browser_context.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_browser_context.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_browser_main_parts.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_browser_main_parts.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_browser_main_parts_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
atom_browser_main_parts_posix.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_download_manager_delegate.cc move DownloadInterruptReasons from content/ to components/download 2018-06-19 11:49:40 +10:00
atom_download_manager_delegate.h Move download_item.h from content/public to components/download 2018-06-19 11:49:40 +10:00
atom_javascript_dialog_manager.cc Give the JS dialog manager the alerting frame. 2018-06-19 11:49:42 +10:00
atom_javascript_dialog_manager.h Give the JS dialog manager the alerting frame. 2018-06-19 11:49:42 +10:00
atom_permission_manager.cc fix: opt into location services once device service has been started (backport: 3-0-x) (#14289) 2018-08-24 08:23:15 -07:00
atom_permission_manager.h Remove CancelRequest for PermissionManager 2018-06-19 11:46:59 +10:00
atom_quota_permission_context.cc Fix includes in AtomQuotaPermissionContext 2018-06-19 11:49:41 +10:00
atom_quota_permission_context.h Fix includes in AtomQuotaPermissionContext 2018-06-19 11:49:41 +10:00
atom_resource_dispatcher_host_delegate.cc NetworkService: Implement URLLoader::OnAuthRequired 2018-06-19 11:49:42 +10:00
atom_resource_dispatcher_host_delegate.h NetworkService: Implement URLLoader::OnAuthRequired 2018-06-19 11:49:42 +10:00
atom_speech_recognition_manager_delegate.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_speech_recognition_manager_delegate.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
atom_web_ui_controller_factory.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_web_ui_controller_factory.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
auto_updater.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
auto_updater.h clang-format atom files 2018-04-18 20:48:45 -04:00
auto_updater_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
bridge_task_runner.cc [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
bridge_task_runner.h [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
browser.cc fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277) 2018-08-23 20:47:16 +09:00
browser.h fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277) 2018-08-23 20:47:16 +09:00
browser_linux.cc refactor: chromium-style warnings in linux code (#12949) 2018-05-16 14:12:45 -05:00
browser_mac.mm fix: natively implement LoginItems methods (#15128) 2018-10-12 20:50:03 -07:00
browser_observer.h fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277) 2018-08-23 20:47:16 +09:00
browser_win.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
child_web_contents_tracker.cc
child_web_contents_tracker.h
common_web_contents_delegate.cc fix: properly determine if WebContents is offscreen in WebContentsDelegate (backport: 3-1-x) (#16341) 2019-01-09 15:14:40 -08:00
common_web_contents_delegate.h fix: read ignoreMenuShortcuts per WebContents (#14538) 2018-09-11 17:52:04 +10:00
common_web_contents_delegate_mac.mm fix: handle shortcuts by default if no WebPreferences object exists (#15066) 2018-10-11 13:37:55 +11:00
common_web_contents_delegate_views.cc fix: handle shortcuts by default if no WebPreferences object exists (#15066) 2018-10-11 13:37:55 +11:00
cookie_change_notifier.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
cookie_change_notifier.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
fake_location_provider.cc fix: opt into location services once device service has been started (backport: 3-0-x) (#14289) 2018-08-24 08:23:15 -07:00
fake_location_provider.h fix: opt into location services once device service has been started (backport: 3-0-x) (#14289) 2018-08-24 08:23:15 -07:00
io_thread.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
io_thread.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
javascript_environment.cc fix: initialize tracing controller before starting platform (3-0-x) (#14503) 2018-09-21 10:23:57 -05:00
javascript_environment.h [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
login_handler.cc fix: Lifetime of auth_info_ in login handler (#15044) 2018-10-10 12:59:27 +11:00
login_handler.h fix: Lifetime of auth_info_ in login handler (#15044) 2018-10-10 12:59:27 +11:00
native_browser_view.cc Make BrowserView DragRegionViews children of the WebContents view 2018-03-19 20:45:40 +02:00
native_browser_view.h clang-format atom files 2018-04-18 20:48:45 -04:00
native_browser_view_mac.h Store InspectableWebContents instead of InspectableWebContentsView in NativeBrowserView 2018-03-19 20:44:05 +02:00
native_browser_view_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
native_browser_view_views.cc refactor: chromium-style warnings in linux code (#12949) 2018-05-16 14:12:45 -05:00
native_browser_view_views.h refactor: chromium-style warnings in linux code (#12949) 2018-05-16 14:12:45 -05:00
native_window.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
native_window.h fix: return pointer instead of pointer's content (#16641) 2019-01-31 20:19:21 +09:00
native_window_mac.h fix: return pointer instead of pointer's content (#16641) 2019-01-31 20:19:21 +09:00
native_window_mac.mm fix: crash when calling setProgressBar on macOS (backport: 3-1-x) (#16726) 2019-02-05 08:09:08 -08:00
native_window_observer.h clang-format atom files 2018-04-18 20:48:45 -04:00
native_window_views.cc fix: return pointer instead of pointer's content (#16641) 2019-01-31 20:19:21 +09:00
native_window_views.h fix: return pointer instead of pointer's content (#16641) 2019-01-31 20:19:21 +09:00
native_window_views_win.cc remove appcommand media-play_pause option deprecation 2018-05-23 09:24:32 -07:00
node_debugger.cc fix: dont parse arguments after a -- in the inspector (#14333) 2018-08-27 14:44:53 -05:00
node_debugger.h clang-format atom files 2018-04-18 20:48:45 -04:00
pref_store_delegate.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
pref_store_delegate.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
relauncher.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
relauncher.h
relauncher_linux.cc Improve process launch handle sharing API. 2018-02-23 10:21:24 +09:00
relauncher_mac.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
relauncher_win.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
render_process_preferences.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
render_process_preferences.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
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
unresponsive_suppressor.cc
unresponsive_suppressor.h
web_contents_permission_helper.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
web_contents_permission_helper.h clang-format atom files 2018-04-18 20:48:45 -04:00
web_contents_preferences.cc fix: do not enable node integration in child window if not enabled (#15108) 2018-10-16 18:10:31 +09:00
web_contents_preferences.h Don't pass preloadPath via ELECTRON_BROWSER_SANDBOX_LOAD for security reasons (#13031) (#14026) 2018-08-11 12:53:33 -05:00
web_contents_zoom_controller.cc fix: use OOPIF for webview tag (#13869) (#14156) 2018-08-17 08:21:36 -07:00
web_contents_zoom_controller.h fix: use OOPIF for webview tag (#13869) (#14156) 2018-08-17 08:21:36 -07:00
web_dialog_helper.cc Add FILE_DIALOG_TREAT_PACKAGE_APP_AS_DIRECTORY to web open file dialog (#13220) 2018-06-15 15:51:38 -05:00
web_dialog_helper.h clang-format atom files 2018-04-18 20:48:45 -04:00
web_view_guest_delegate.cc fix: use OOPIF for webview tag (#13869) (#14156) 2018-08-17 08:21:36 -07:00
web_view_guest_delegate.h fix: use OOPIF for webview tag (#13869) (#14156) 2018-08-17 08:21:36 -07:00
web_view_manager.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
web_view_manager.h clang-format atom files 2018-04-18 20:48:45 -04:00
window_list.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
window_list.h
window_list_observer.h