..
api
Stop overwriting prevent_default if default wasn't prevented
2018-04-19 12:45:21 +02:00
lib
also format missing .cc files
2018-04-18 20:48:45 -04:00
loader
mac
clang-format atom files
2018-04-18 20:48:45 -04:00
net
also format missing .cc files
2018-04-18 20:48:45 -04:00
osr
also format missing .cc files
2018-04-18 20:48:45 -04:00
resources
clang-format atom files
2018-04-18 20:48:45 -04:00
ui
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_access_token_store.h
AccessTokenStore is only needed to initialize network location service
2018-03-20 10:13:17 +03:00
atom_blob_reader.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_blob_reader.h
clang-format atom files
2018-04-18 20:48:45 -04:00
atom_browser_client.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_browser_client.h
clang-format atom files
2018-04-18 20:48:45 -04:00
atom_browser_context.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_browser_context.h
clang-format atom files
2018-04-18 20:48:45 -04:00
atom_browser_main_parts.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_browser_main_parts.h
Cleanup destruction of URLRequestContextGetter ( #12305 )
2018-03-30 08:24:55 -05:00
atom_browser_main_parts_mac.mm
atom_browser_main_parts_posix.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_download_manager_delegate.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_download_manager_delegate.h
derefence weak ptr only on the same sequence runner it was created in
2018-01-02 16:37:06 +09:00
atom_javascript_dialog_manager.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_javascript_dialog_manager.h
clang-format atom files
2018-04-18 20:48:45 -04:00
atom_permission_manager.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_permission_manager.h
clang-format atom files
2018-04-18 20:48:45 -04:00
atom_quota_permission_context.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_quota_permission_context.h
clang-format atom files
2018-04-18 20:48:45 -04:00
atom_resource_dispatcher_host_delegate.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_resource_dispatcher_host_delegate.h
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
clang-format atom files
2018-04-18 20:48:45 -04: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
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
requestHeaders --> headers
2018-02-16 13:41:21 +11:00
bridge_task_runner.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
bridge_task_runner.h
clang-format atom files
2018-04-18 20:48:45 -04:00
browser.cc
Linux named notifications ( #12192 )
2018-03-12 09:33:06 +09:00
browser.h
clang-format atom files
2018-04-18 20:48:45 -04:00
browser_linux.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
browser_mac.mm
Don't store WebContents in NativeWindow
2018-03-06 16:21:18 +09:00
browser_observer.h
clang-format atom files
2018-04-18 20:48:45 -04: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
also format missing .cc files
2018-04-18 20:48:45 -04:00
common_web_contents_delegate.h
clang-format atom files
2018-04-18 20:48:45 -04:00
common_web_contents_delegate_mac.mm
common_web_contents_delegate_views.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
javascript_environment.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
javascript_environment.h
clang-format atom files
2018-04-18 20:48:45 -04:00
login_handler.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
login_handler.h
clang-format atom files
2018-04-18 20:48:45 -04: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
Make BrowserView DragRegionViews children of the WebContents view
2018-03-19 20:45:40 +02:00
native_browser_view_views.cc
Store InspectableWebContents instead of InspectableWebContentsView in NativeBrowserView
2018-03-19 20:44:05 +02:00
native_browser_view_views.h
Store InspectableWebContents instead of InspectableWebContentsView in NativeBrowserView
2018-03-19 20:44:05 +02:00
native_window.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
native_window.h
clang-format atom files
2018-04-18 20:48:45 -04:00
native_window_mac.h
clang-format atom files
2018-04-18 20:48:45 -04:00
native_window_mac.mm
Fix crash when releasing window
2018-04-11 15:12:53 +09:00
native_window_observer.h
clang-format atom files
2018-04-18 20:48:45 -04:00
native_window_views.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
native_window_views.h
Only include UIAutomationCoreApi.h where necessary
2018-04-19 11:14:55 +09:00
native_window_views_win.cc
Only include UIAutomationCoreApi.h where necessary
2018-04-19 11:14:55 +09:00
node_debugger.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
node_debugger.h
clang-format atom files
2018-04-18 20:48:45 -04: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
also format missing .cc files
2018-04-18 20:48:45 -04:00
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
unresponsive_suppressor.cc
unresponsive_suppressor.h
web_contents_permission_helper.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
web_contents_permission_helper.h
clang-format atom files
2018-04-18 20:48:45 -04:00
web_contents_preferences.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
web_contents_preferences.h
Fix error caused by refactor
2018-03-22 15:21:56 +09:00
web_contents_zoom_controller.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
web_contents_zoom_controller.h
web_dialog_helper.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
web_dialog_helper.h
clang-format atom files
2018-04-18 20:48:45 -04:00
web_view_guest_delegate.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
web_view_guest_delegate.h
clang-format atom files
2018-04-18 20:48:45 -04:00
web_view_manager.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
web_view_manager.h
clang-format atom files
2018-04-18 20:48:45 -04:00
window_list.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
window_list.h
window_list_observer.h