Charles Kerr b89fe86fa1 Merge pull request #13050 from electron/3.0.0-deprecations 6 years ago
..
api b89fe86fa1 Merge pull request #13050 from electron/3.0.0-deprecations 6 years ago
lib 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
loader 5fb87f0c1e ResourceHandler API has been changed 7 years ago
mac 12a57ff1c2 clang-format objc files (#12673) 6 years ago
net 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
osr 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
resources 53bdf22c85 clang-format atom files 6 years ago
ui 2c8dc9e0bd Add View.addChildView API 6 years ago
atom_access_token_store.h 6c26bb1cf8 [chromium-style] destructors of ref-counted objects should be private 6 years ago
atom_blob_reader.cc ff571f3b5d Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661) 6 years ago
atom_blob_reader.h 53bdf22c85 clang-format atom files 6 years ago
atom_browser_client.cc 45e78728bd chore: move more constants to options_switches.h/cc (#13093) 6 years ago
atom_browser_client.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
atom_browser_context.cc a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 6 years ago
atom_browser_context.h 53bdf22c85 clang-format atom files 6 years ago
atom_browser_main_parts.cc 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
atom_browser_main_parts.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
atom_browser_main_parts_mac.mm 12a57ff1c2 clang-format objc files (#12673) 6 years ago
atom_browser_main_parts_posix.cc c6f4bbd143 also format missing .cc files 6 years ago
atom_download_manager_delegate.cc 45e78728bd chore: move more constants to options_switches.h/cc (#13093) 6 years ago
atom_download_manager_delegate.h e6695cf2ec [chromium-style] override / virtual warnings 6 years ago
atom_javascript_dialog_manager.cc 45e78728bd chore: move more constants to options_switches.h/cc (#13093) 6 years ago
atom_javascript_dialog_manager.h f1587da480 [chromium-style] out-of-line default constructors and destructors 6 years ago
atom_permission_manager.cc a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 6 years ago
atom_permission_manager.h 53bdf22c85 clang-format atom files 6 years ago
atom_quota_permission_context.cc c6f4bbd143 also format missing .cc files 6 years ago
atom_quota_permission_context.h 6c26bb1cf8 [chromium-style] destructors of ref-counted objects should be private 6 years ago
atom_resource_dispatcher_host_delegate.cc 45e78728bd chore: move more constants to options_switches.h/cc (#13093) 6 years ago
atom_resource_dispatcher_host_delegate.h 15e2b2335f address review comments 7 years ago
atom_speech_recognition_manager_delegate.cc c6f4bbd143 also format missing .cc files 6 years ago
atom_speech_recognition_manager_delegate.h e6695cf2ec [chromium-style] override / virtual warnings 6 years ago
atom_web_ui_controller_factory.cc c6f4bbd143 also format missing .cc files 6 years ago
atom_web_ui_controller_factory.h e6695cf2ec [chromium-style] override / virtual warnings 6 years ago
auto_updater.cc c6f4bbd143 also format missing .cc files 6 years ago
auto_updater.h 53bdf22c85 clang-format atom files 6 years ago
auto_updater_mac.mm 12a57ff1c2 clang-format objc files (#12673) 6 years ago
bridge_task_runner.cc f1587da480 [chromium-style] out-of-line default constructors and destructors 6 years ago
bridge_task_runner.h f1587da480 [chromium-style] out-of-line default constructors and destructors 6 years ago
browser.cc 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
browser.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
browser_linux.cc da0fd10423 refactor: chromium-style warnings in linux code (#12949) 6 years ago
browser_mac.mm 12a57ff1c2 clang-format objc files (#12673) 6 years ago
browser_observer.h 53bdf22c85 clang-format atom files 6 years ago
browser_win.cc c6f4bbd143 also format missing .cc files 6 years ago
child_web_contents_tracker.cc b19c5154ca Fix cpplint errors 7 years ago
child_web_contents_tracker.h b19c5154ca Fix cpplint errors 7 years ago
common_web_contents_delegate.cc 45e78728bd chore: move more constants to options_switches.h/cc (#13093) 6 years ago
common_web_contents_delegate.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
common_web_contents_delegate_mac.mm 7a4ca08a8d The Blink Rename 6 years ago
common_web_contents_delegate_views.cc c6f4bbd143 also format missing .cc files 6 years ago
javascript_environment.cc 73ac019882 Fix up #includes to work with both GYP and GN 6 years ago
javascript_environment.h f1587da480 [chromium-style] out-of-line default constructors and destructors 6 years ago
login_handler.cc 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
login_handler.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
native_browser_view.cc 42934a1006 Make BrowserView DragRegionViews children of the WebContents view 6 years ago
native_browser_view.h 53bdf22c85 clang-format atom files 6 years ago
native_browser_view_mac.h 61160ff9e5 Store InspectableWebContents instead of InspectableWebContentsView in NativeBrowserView 6 years ago
native_browser_view_mac.mm 12a57ff1c2 clang-format objc files (#12673) 6 years ago
native_browser_view_views.cc da0fd10423 refactor: chromium-style warnings in linux code (#12949) 6 years ago
native_browser_view_views.h da0fd10423 refactor: chromium-style warnings in linux code (#12949) 6 years ago
native_window.cc 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
native_window.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
native_window_mac.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
native_window_mac.mm 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
native_window_observer.h 53bdf22c85 clang-format atom files 6 years ago
native_window_views.cc 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
native_window_views.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
native_window_views_win.cc 3deffa859d remove appcommand media-play_pause option deprecation 6 years ago
node_debugger.cc a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 6 years ago
node_debugger.h 53bdf22c85 clang-format atom files 6 years ago
relauncher.cc c6f4bbd143 also format missing .cc files 6 years ago
relauncher.h 3de41fb22d Correctly quotes the argv on Windows 8 years ago
relauncher_linux.cc f5d207f8f0 Improve process launch handle sharing API. 6 years ago
relauncher_mac.cc c6f4bbd143 also format missing .cc files 6 years ago
relauncher_win.cc c6f4bbd143 also format missing .cc files 6 years ago
render_process_preferences.cc 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
render_process_preferences.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
session_preferences.cc c6f4bbd143 also format missing .cc files 6 years ago
session_preferences.h 53bdf22c85 clang-format atom files 6 years ago
unresponsive_suppressor.cc 7848608198 Replace DialogScope with UnresponsiveSuppressor 7 years ago
unresponsive_suppressor.h 7848608198 Replace DialogScope with UnresponsiveSuppressor 7 years ago
web_contents_permission_helper.cc a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 6 years ago
web_contents_permission_helper.h 53bdf22c85 clang-format atom files 6 years ago
web_contents_preferences.cc b89fe86fa1 Merge pull request #13050 from electron/3.0.0-deprecations 6 years ago
web_contents_preferences.h 0abbedcdae Fix error caused by refactor 6 years ago
web_contents_zoom_controller.cc 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
web_contents_zoom_controller.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
web_dialog_helper.cc 9d9d6ca20b Fix empty description when only one extension is given 6 years ago
web_dialog_helper.h 53bdf22c85 clang-format atom files 6 years ago
web_view_guest_delegate.cc 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
web_view_guest_delegate.h 2337237d58 Refactoring: use C++11 class member variable initialization 6 years ago
web_view_manager.cc a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 6 years ago
web_view_manager.h 53bdf22c85 clang-format atom files 6 years ago
window_list.cc a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 6 years ago
window_list.h e7b679ead6 Add IsEmpty helper and remove GetInstance public usage 7 years ago
window_list_observer.h b6b6fc3bfd Remove All Rights Reserved after GitHub copyright 9 years ago