electron/shell/browser
Cheng Zhao 0ab9cc30d2
refactor: pass base::Value by value in JS API implementations (#20809)
* refactor: move the arg instead of const reference it

* refactor: avoid unnecessary copies of base::Value in arg

* refactor: pass-by-value in dict_util

* refactor: avoid unnecessary reference
2019-10-30 14:30:59 +09:00
..
api refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
extensions chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
lib chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
linux chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
mac refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
media refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
net chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
notifications chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
osr chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
printing refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
renderer_host refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
resources Bump v8.0.0-nightly.20191029 2019-10-29 08:31:39 -07:00
ui chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
win
atom_autofill_driver.cc fix: use coordinate offsets in ShowAutofillPopup (#20232) 2019-09-19 08:05:57 -07:00
atom_autofill_driver.h refactor: mojofy autofill renderer->browser (#18760) 2019-08-19 13:13:24 -07:00
atom_autofill_driver_factory.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_autofill_driver_factory.h refactor: mojofy autofill renderer->browser (#18760) 2019-08-19 13:13:24 -07:00
atom_browser_client.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
atom_browser_client.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
atom_browser_context.cc refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
atom_browser_context.h refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
atom_browser_main_parts.cc chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
atom_browser_main_parts.h fix: use xib file to construct macOS Menu (#20615) 2019-10-21 14:11:09 -07:00
atom_browser_main_parts_mac.mm fix: use xib file to construct macOS Menu (#20615) 2019-10-21 14:11:09 -07:00
atom_browser_main_parts_posix.cc chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
atom_download_manager_delegate.cc chore: bump chromium to 0239d631f03d0111f77b0b98c7765 (master) (#20285) 2019-09-21 10:51:28 -04:00
atom_download_manager_delegate.h chore: remove native_mate (Part 4) (#20146) 2019-09-09 00:10:18 +09:00
atom_gpu_client.cc
atom_gpu_client.h
atom_javascript_dialog_manager.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
atom_javascript_dialog_manager.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_navigation_throttle.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_navigation_throttle.h
atom_paths.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_permission_manager.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_permission_manager.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_quota_permission_context.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_quota_permission_context.h
atom_speech_recognition_manager_delegate.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_speech_recognition_manager_delegate.h
atom_web_ui_controller_factory.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_web_ui_controller_factory.h chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
auto_updater.cc chore: remove native_mate (Part 8) (#20598) 2019-10-18 09:31:29 +09:00
auto_updater.h chore: remove native_mate (Part 8) (#20598) 2019-10-18 09:31:29 +09:00
auto_updater_mac.mm chore: remove native_mate (Part 8) (#20598) 2019-10-18 09:31:29 +09:00
browser.cc refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
browser.h refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
browser_linux.cc refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
browser_mac.mm refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
browser_observer.h
browser_process_impl.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
browser_process_impl.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
browser_win.cc refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
child_web_contents_tracker.cc
child_web_contents_tracker.h
common_web_contents_delegate.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
common_web_contents_delegate.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
common_web_contents_delegate_mac.mm
common_web_contents_delegate_views.cc
cookie_change_notifier.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
cookie_change_notifier.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
fake_location_provider.cc
fake_location_provider.h
feature_list.cc feat: enable picture-in-picture mode for video tags (#17686) 2019-08-22 19:17:50 +09:00
feature_list.h
font_defaults.cc
font_defaults.h
javascript_environment.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
javascript_environment.h
login_handler.cc chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
login_handler.h chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
microtasks_runner.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
microtasks_runner.h chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
native_browser_view.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
native_browser_view.h feat: add getBounds() method for BrowserView (#19370) 2019-07-29 19:43:05 -07:00
native_browser_view_mac.h feat: add getBounds() method for BrowserView (#19370) 2019-07-29 19:43:05 -07:00
native_browser_view_mac.mm feat: add getBounds() method for BrowserView (#19370) 2019-07-29 19:43:05 -07:00
native_browser_view_views.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
native_browser_view_views.h feat: add getBounds() method for BrowserView (#19370) 2019-07-29 19:43:05 -07:00
native_window.cc chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
native_window.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
native_window_mac.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
native_window_mac.mm chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
native_window_observer.h feat: add rotate gesture for macOS (#19294) 2019-07-23 14:42:26 -05:00
native_window_views.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
native_window_views.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
native_window_views_win.cc fix: return proper values for WM_GETMINMAXINFO (#20519) 2019-10-24 15:06:04 +09:00
node_debugger.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
node_debugger.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
pref_store_delegate.cc
pref_store_delegate.h
relauncher.cc
relauncher.h
relauncher_linux.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
relauncher_mac.cc refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
relauncher_win.cc
session_preferences.cc chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
session_preferences.h
special_storage_policy.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
special_storage_policy.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
unresponsive_suppressor.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
unresponsive_suppressor.h
web_contents_permission_helper.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
web_contents_permission_helper.h
web_contents_preferences.cc chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
web_contents_preferences.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
web_contents_zoom_controller.cc chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
web_contents_zoom_controller.h chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
web_dialog_helper.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
web_dialog_helper.h
web_view_guest_delegate.cc chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
web_view_guest_delegate.h
web_view_manager.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
web_view_manager.h
window_list.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
window_list.h
window_list_observer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
zoom_level_delegate.cc chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
zoom_level_delegate.h