electron/shell/common/gin_helper
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
..
accessor.h
arguments.cc
arguments.h
callback.cc
callback.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
cleaned_up_at_exit.cc refactor: use std::erase() (#41881) 2024-04-19 10:55:59 -05:00
cleaned_up_at_exit.h
constructible.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
constructor.h
destroyable.cc chore: bump chromium to 128.0.6558.0 (main) (#42413) 2024-07-02 09:51:33 +02:00
destroyable.h
dictionary.h chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
error_thrower.cc
error_thrower.h
event.cc
event.h
event_emitter.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
event_emitter_caller.cc fix: utilityProcess exit codes (#42297) 2024-06-07 10:06:00 +02:00
event_emitter_caller.h
event_emitter_template.cc
event_emitter_template.h
function_template.cc chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
function_template.h chore: add/fix interface comments for sections of methods (#42566) 2024-06-20 10:49:07 +02:00
function_template_extensions.h
locker.cc
locker.h
microtasks_scope.cc
microtasks_scope.h
object_template_builder.cc
object_template_builder.h
persistent_dictionary.cc
persistent_dictionary.h
pinnable.h
promise.cc
promise.h
trackable_object.cc
trackable_object.h
wrappable.cc chore: remove unused WrappableBase::AfterInit() (#42974) 2024-07-22 10:44:21 +02:00
wrappable.h
wrappable_base.h chore: remove unused WrappableBase::AfterInit() (#42974) 2024-07-22 10:44:21 +02:00