electron/shell/browser
2020-02-06 07:34:52 -08:00
..
api chore: bump chromium to 28254008f9e7a2aea5d4426906bfd (master) (#22025) 2020-02-06 07:05:30 +00:00
extensions chore: bump chromium to 28254008f9e7a2aea5d4426906bfd (master) (#22025) 2020-02-06 07:05:30 +00:00
lib chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
linux chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
mac chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
media refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
net chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
notifications chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
osr chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
printing chore: wrap cb with default invocation (#22013) 2020-02-04 19:06:03 +00:00
resources Bump v10.0.0-nightly.20200206 2020-02-06 07:34:52 -08:00
ui chore: bump chromium to 28254008f9e7a2aea5d4426906bfd (master) (#22025) 2020-02-06 07:05:30 +00:00
win
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 12) (#20869) 2019-10-31 16:56:00 +09:00
browser.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
browser.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
browser_linux.cc chore: bump chromium to 4b6692e4cc2839729bb7ac009586a (master) (#21864) 2020-01-29 07:01:37 -05:00
browser_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
browser_observer.h fix: implement 'login' event for WebContents (#20954) 2019-11-11 09:47:01 -08:00
browser_process_impl.cc chore: bump chromium to 28254008f9e7a2aea5d4426906bfd (master) (#22025) 2020-02-06 07:05:30 +00:00
browser_process_impl.h chore: bump chromium to 28254008f9e7a2aea5d4426906bfd (master) (#22025) 2020-02-06 07:05:30 +00:00
browser_win.cc feat: add app.getApplicationNameForProtocol API (#20399) 2019-11-06 17:50:33 -08:00
child_web_contents_tracker.cc
child_web_contents_tracker.h
common_web_contents_delegate.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
common_web_contents_delegate.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
common_web_contents_delegate_mac.mm
common_web_contents_delegate_views.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
cookie_change_notifier.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
cookie_change_notifier.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_autofill_driver.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_autofill_driver.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_autofill_driver_factory.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_autofill_driver_factory.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_browser_client.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_browser_client.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_browser_context.cc fix: crash on boot with --log-net-log (#22035) 2020-02-04 18:04:35 -08:00
electron_browser_context.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_browser_main_parts.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_browser_main_parts.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_browser_main_parts_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_browser_main_parts_posix.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_download_manager_delegate.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_download_manager_delegate.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_gpu_client.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_gpu_client.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_javascript_dialog_manager.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_javascript_dialog_manager.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_navigation_throttle.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_navigation_throttle.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_paths.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_pdf_web_contents_helper_client.cc refactor: remove references to non-existent webui (#20867) 2019-11-04 09:50:31 -08:00
electron_pdf_web_contents_helper_client.h refactor: remove references to non-existent webui (#20867) 2019-11-04 09:50:31 -08:00
electron_permission_manager.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_permission_manager.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_quota_permission_context.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_quota_permission_context.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_speech_recognition_manager_delegate.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_speech_recognition_manager_delegate.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_web_ui_controller_factory.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_web_ui_controller_factory.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
fake_location_provider.cc
fake_location_provider.h
feature_list.cc fix: some websites using WebComponents V0 not loading (#21858) 2020-01-22 22:03:17 +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: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
login_handler.h fix: implement 'login' event for net.ClientRequest (#21096) 2019-11-14 10:01:18 -08:00
microtasks_runner.cc chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
microtasks_runner.h chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
native_browser_view.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08: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: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
native_window.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
native_window_mac.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
native_window_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08: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: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
native_window_views.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
native_window_views_win.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
network_hints_handler_impl.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
network_hints_handler_impl.h chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
node_debugger.cc chore: remove native_mate (Part 14) (#21365) 2019-12-05 18:46:34 +09:00
node_debugger.h
pref_store_delegate.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
pref_store_delegate.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
relauncher.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
relauncher.h
relauncher_linux.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
relauncher_mac.cc
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
unresponsive_suppressor.cc
unresponsive_suppressor.h
web_contents_permission_helper.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
web_contents_permission_helper.h
web_contents_preferences.cc feat: warn when remote is used without enableRemoteModule: true (#21546) 2020-01-13 15:23:03 +09:00
web_contents_preferences.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08: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 chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
web_dialog_helper.h
web_view_guest_delegate.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
web_view_guest_delegate.h
web_view_manager.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08: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
zoom_level_delegate.cc chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
zoom_level_delegate.h