Charles Kerr 158a87d494 fix: modernize-use-equals-default warnings (#44935) 4 months ago
..
accessor.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
arguments.cc 56829f75c1 chore: cleanup include groupings (#43478) 7 months ago
arguments.h f36ceae024 chore: migrate base::StringPiece to std::string_view (#40915) 1 year ago
callback.cc 024fee4e44 fix: modernize-use-nodiscard clang-tidy warnings (#44808) 4 months ago
callback.h 5904d31264 perf: hold `V8FunctionInvoker` args in a `std::array` (#43752) 7 months ago
cleaned_up_at_exit.cc 4fbf18a021 refactor: move impl functions into private namespace (#43372) 8 months ago
cleaned_up_at_exit.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
constructible.h e70ce89235 chore: more iwyu (#43063) 8 months ago
constructor.h 8c427253b3 refactor: update `gin_helper/function_template` (#41534) 1 year ago
destroyable.cc e70ce89235 chore: more iwyu (#43063) 8 months ago
destroyable.h e70ce89235 chore: more iwyu (#43063) 8 months ago
dictionary.h 7e9eb9e3f1 perf: avoid duplicate calculations in gin_helper::Dictionary getters (#43073) 8 months ago
error_thrower.cc f36ceae024 chore: migrate base::StringPiece to std::string_view (#40915) 1 year ago
error_thrower.h e70ce89235 chore: more iwyu (#43063) 8 months ago
event.cc e70ce89235 chore: more iwyu (#43063) 8 months ago
event.h 8ae5aacc8c refactor: declare gin::Wrapper subclasses as final (#43527) 7 months ago
event_emitter.h 158a87d494 fix: modernize-use-equals-default warnings (#44935) 4 months ago
event_emitter_caller.cc d897359b82 perf: hold `Emit()` arg arrays in a `std::array` (#43750) 7 months ago
event_emitter_caller.h f7e823ac80 refactor: return-braced-init-list pt 2 of 2 (#44870) 4 months ago
event_emitter_template.cc 0467790aee chore: migrate to v8::Object::SetPrototypeV2() (#43535) 7 months ago
event_emitter_template.h 71944f2c3b refactor: simplify events (#37099) 2 years ago
function_template.cc 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
function_template.h 6877671390 fix: gin_helper::MicrotasksScope instantiation (#43185) 8 months ago
function_template_extensions.h 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
locker.cc e70ce89235 chore: more iwyu (#43063) 8 months ago
locker.h e70ce89235 chore: more iwyu (#43063) 8 months ago
microtasks_scope.cc 2844e346b9 refactor: use std::optional in MicrotasksScope (#43621) 7 months ago
microtasks_scope.h 2844e346b9 refactor: use std::optional in MicrotasksScope (#43621) 7 months ago
object_template_builder.cc f36ceae024 chore: migrate base::StringPiece to std::string_view (#40915) 1 year ago
object_template_builder.h f36ceae024 chore: migrate base::StringPiece to std::string_view (#40915) 1 year ago
persistent_dictionary.cc 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
persistent_dictionary.h 7e9eb9e3f1 perf: avoid duplicate calculations in gin_helper::Dictionary getters (#43073) 8 months ago
pinnable.h e70ce89235 chore: more iwyu (#43063) 8 months ago
promise.cc b6bf277b6f refactor: reduce code duplication in gin_helper::Promise (#43716) 7 months ago
promise.h b6bf277b6f refactor: reduce code duplication in gin_helper::Promise (#43716) 7 months ago
trackable_object.cc 08593fd2bd chore: fix clang-tidy warnings (#38079) 2 years ago
trackable_object.h f7e823ac80 refactor: return-braced-init-list pt 2 of 2 (#44870) 4 months ago
wrappable.cc f595443a22 refactor: fix modernize-return-braced-init-list warnings (#44838) 4 months ago
wrappable.h d02c9f8bc6 chore: bump chromium to 111.0.5544.3 (main) (#36820) 2 years ago
wrappable_base.h e70ce89235 chore: more iwyu (#43063) 8 months ago