electron/shell/common/gin_helper
Shelley Vohr c7bdd907d7
fix: set prototype names on gin::Constructible classes (#39006)
* fix: set prototype names on gin::Constructible classes

* test: add tests
2023-07-10 11:49:20 +02:00
..
accessor.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
arguments.cc chore: bump chromium to 95.0.4629.0 (main) (#30676) 2021-09-01 15:55:07 -04:00
arguments.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
callback.cc chore: bump chromium to 115.0.5786.0 (main) (#38301) 2023-05-23 21:58:58 +02:00
callback.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
cleaned_up_at_exit.cc refactor: clean up Session with CleanedUpAtExit (#24603) 2020-07-20 12:13:33 -07:00
cleaned_up_at_exit.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
constructible.h fix: set prototype names on gin::Constructible classes (#39006) 2023-07-10 11:49:20 +02:00
constructor.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
destroyable.cc chore: stop leaking v8 environment (#22761) 2020-03-20 14:15:55 -07:00
destroyable.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
dictionary.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
error_thrower.cc chore: move destructors to header so they can be trivially destructible (#29379) 2021-05-31 21:00:09 -07:00
error_thrower.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
event.cc refactor: simplify events (#37099) 2023-02-13 13:39:18 -08:00
event.h fix: set prototype names on gin::Constructible classes (#39006) 2023-07-10 11:49:20 +02:00
event_emitter.h refactor: simplify events (#37099) 2023-02-13 13:39:18 -08:00
event_emitter_caller.cc chore: enable microtask queue per window agent (#36870) 2023-01-12 01:59:32 +09:00
event_emitter_caller.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
event_emitter_template.cc refactor: simplify events (#37099) 2023-02-13 13:39:18 -08:00
event_emitter_template.h refactor: simplify events (#37099) 2023-02-13 13:39:18 -08:00
function_template.cc chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
function_template.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
function_template_extensions.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
locker.cc fix: crash in utilityProcess when generating code from strings (#38014) 2023-04-20 09:27:02 +09:00
locker.h fix: crash in utilityProcess when generating code from strings (#38014) 2023-04-20 09:27:02 +09:00
microtasks_scope.cc fix: crash in utilityProcess when generating code from strings (#38014) 2023-04-20 09:27:02 +09:00
microtasks_scope.h chore: enable microtask queue per window agent (#36870) 2023-01-12 01:59:32 +09:00
object_template_builder.cc chore: move destructors to header so they can be trivially destructible (#29379) 2021-05-31 21:00:09 -07:00
object_template_builder.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
persistent_dictionary.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
persistent_dictionary.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
pinnable.h chore: stop using v8::Locker everywhere (#34078) 2022-05-05 11:50:21 -07:00
promise.cc fix: crash in utilityProcess when generating code from strings (#38014) 2023-04-20 09:27:02 +09:00
promise.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
trackable_object.cc chore: fix clang-tidy warnings (#38079) 2023-04-26 10:09:54 -04:00
trackable_object.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
wrappable.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
wrappable.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
wrappable_base.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00