electron/shell
trop[bot] ee572aac74
refactor: avoid minor code repetition in native_image.cc (#43702)
chore: delegate handle creation in NativeImage::Resize()

chore: delegate handle creation in NativeImage::Crop()

chore: delegate handle creation in NativeImage::CreateEmpty()

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-09-12 20:13:39 +02:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43598) 2024-09-06 11:18:52 -05:00
browser fix: native View wrapper crash missing when adding child view (#43697) 2024-09-12 19:20:47 +02:00
common refactor: avoid minor code repetition in native_image.cc (#43702) 2024-09-12 20:13:39 +02:00
renderer perf: use v8::Local<v8::Object> as the key in ObjectCache (#43672) 2024-09-10 15:43:44 -05:00
services/node fix: MessagePort closing unexpectedly with non-cloneable objects (#42580) 2024-06-19 16:43:36 -04:00
utility refactor: run Windows SelectFileDialog out of process (#42825) 2024-07-09 19:03:13 +02:00