electron/shell/browser/ui/views
Charles Kerr 60c4c9fec6
chore: remove unused #includes (#42971)
* chore: iwyu buildflags.h

* chore: iwyu dictionary.h

* chore: iwyu arguments.h

* chore: iwyu values.h

* chore: iwyu compiler_specific.h

* chore: iwyu binder_map.h

* chore: iwyu <vector>

* chore: iwyu <set>

* chore: iwyu raw_ptr

* chore: iwyu gfx/canvas.h

* chore: iwyu gfx/color_utils.h

* chore: iwyu base/strings/stringprintf.h

* chore: iwyu base/task/thread_pool.h

* chore: iwyu base/no_destructor.h

* chore: iwyu base/path_service.h

* chore: iwyu base/files/file_pathh

* chore: iwyu base/strings/sys_string_conversions.h

* chore: iwyu base/logging.h

* chore: iwyu base/command_line.h

* chore: iwyu base/files/file_util.h

* chore: iwyu base/files/scoped_file.h

* chore: iwyu base/strings/utf_string_conversions.h

* chore: iwyu base/environment.h

* chore: iwyu base/scoped_observation.h

* chore: iwyu base/strings/string_split.h

* chore: iwyu base/strings/pattern.h

* chore: iwyu base/json/string_escape.h

* chore: iwyu base/json/json_reader.h

* chore: iwyu base/memory/singleton.h

* chore: iwyu base/observer_list.h

* chore: iwyu base/timer/timer.h

* fixup! chore: iwyu values.h

* chore: iwyu shell/browser/browser.h

* chore: iwyu base/stl_util.h

* chore: iwyu base/strings/string_util.h

* chore: iwyu shell/browser/javascript_environment.h

* chore: iwyu base/memory/ref_counted.h

* chore: iwyu base/environment.h

* chore: iwyu content/public/browser/browser_thread.h

* chore: remove unused typedef gin_helper::EventEmitter::ValueArray

* chore: iwyu gin/wrappable.h

* chore: iwyu shell/common/gin_helper/function_template_extensions.h

* chore: iwyu shell/common/gin_converters/login_item_settings_converter.h

* chore: iwyu shell/common/gin_helper/arguments.h

* chore: iwyu ui/gfx/skia_util.h

* chore: iwyu ui/gfx/geometry/rect.h

* chore: iwyu ui/gfx/image/image.h

* chore: iwyu base/strings/strcat.h

* chore: iwyu ui/native_theme/native_theme.h

* fixup! chore: iwyu shell/browser/javascript_environment.h

* fixup! chore: iwyu gfx/canvas.h

* fixup! chore: iwyu content/public/browser/browser_thread.h

* fixup! chore: iwyu ui/native_theme/native_theme.h

* fixup! chore: iwyu ui/native_theme/native_theme.h
2024-07-22 11:31:32 +02:00
..
autofill_popup_view.cc chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
autofill_popup_view.h chore: add/fix interface comments for sections of methods (#42566) 2024-06-20 10:49:07 +02:00
caption_button_placeholder_container.cc feat: enable Windows Control Overlay on Linux (#41769) 2024-06-27 14:56:36 +02:00
caption_button_placeholder_container.h feat: enable Windows Control Overlay on Linux (#41769) 2024-06-27 14:56:36 +02:00
client_frame_view_linux.cc chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
client_frame_view_linux.h chore: bump chromium to 128.0.6558.0 (main) (#42413) 2024-07-02 09:51:33 +02:00
electron_views_delegate.cc chore: bump chromium to 105.0.5187.0 (main) (#34921) 2022-07-20 13:03:34 +02:00
electron_views_delegate.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
electron_views_delegate_win.cc perf: use flat_set, flat_map for small, trivially-moved containers (#40817) 2024-01-05 12:18:31 +01:00
frameless_view.cc feat: enable Windows Control Overlay on Linux (#41769) 2024-06-27 14:56:36 +02:00
frameless_view.h feat: enable Windows Control Overlay on Linux (#41769) 2024-06-27 14:56:36 +02:00
global_menu_bar_registrar_x11.cc chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
global_menu_bar_registrar_x11.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
global_menu_bar_x11.cc chore: bump chromium to 119.0.6045.0 (main) (#40076) 2023-10-05 19:59:39 -04:00
global_menu_bar_x11.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
inspectable_web_contents_view_mac.mm refactor: remove InspectableWebContentsViewMac in favor of the Views version (#41326) 2024-03-04 09:32:40 -08:00
menu_bar.cc chore: bump chromium to 123.0.6312.5 (main) (#41337) 2024-02-21 15:27:05 -05:00
menu_bar.h refactor: inherit Observer classes privately, pt. 2 (#42237) 2024-05-29 13:07:02 -05:00
menu_delegate.cc chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
menu_delegate.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
menu_model_adapter.cc chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
menu_model_adapter.h chore: add/fix interface comments for sections of methods (#42566) 2024-06-20 10:49:07 +02:00
native_frame_view.cc chore: bump chromium to 123.0.6312.5 (main) (#41337) 2024-02-21 15:27:05 -05:00
native_frame_view.h chore: bump chromium to 123.0.6312.5 (main) (#41337) 2024-02-21 15:27:05 -05:00
opaque_frame_view.cc feat: enable Windows Control Overlay on Linux (#41769) 2024-06-27 14:56:36 +02:00
opaque_frame_view.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
root_view.cc chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
root_view.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
submenu_button.cc chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
submenu_button.h chore: add/fix interface comments for sections of methods (#42566) 2024-06-20 10:49:07 +02:00
win_caption_button.cc chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
win_caption_button.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
win_caption_button_container.cc fix: WCO maximize button visibility when non-maximizable (#41793) 2024-04-09 13:14:29 +02:00
win_caption_button_container.h refactor: inherit Observer classes privately, pt. 2 (#42237) 2024-05-29 13:07:02 -05:00
win_frame_view.cc feat: enable Windows Control Overlay on Linux (#41769) 2024-06-27 14:56:36 +02:00
win_frame_view.h feat: enable Windows Control Overlay on Linux (#41769) 2024-06-27 14:56:36 +02:00
win_icon_painter.cc chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
win_icon_painter.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00