electron/shell
Charles Kerr f4a8d8a094
refactor: remove C-style void arg type for no-arg functions (32-x-y) (#43925)
refactor: remove C-style void arg type for no-arg functions (#43884)

A small cleanup to remove use of the C-style function declaration idiom.
2024-09-25 11:21:24 +02:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43599) 2024-09-06 14:18:51 -05:00
browser refactor: remove C-style void arg type for no-arg functions (32-x-y) (#43925) 2024-09-25 11:21:24 +02:00
common refactor: remove C-style void arg type for no-arg functions (32-x-y) (#43925) 2024-09-25 11:21:24 +02:00
renderer perf: use v8::Local<v8::Object> as the key in ObjectCache (#43662) 2024-09-10 09:21:21 -05:00
services/node refactor: declare gin::Wrapper subclasses as final (#43566) 2024-09-04 20:37:51 -05:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00