electron/shell/common/gin_converters
Samuel Maddock f9d2a7077e
feat: include resize edge with will-resize event (#29199)
* feat: emit resize edge with will-resize event

fix: wparam type

fix: private member usage on mac

docs: will-resize event edge option

refactor: 'info' -> 'details' for better type gen

* Update docs/api/browser-window.md

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>

* Update docs/api/browser-window.md

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
2021-06-02 11:37:10 +09:00
..
accelerator_converter.cc chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
accelerator_converter.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
base_converter.h refactor: move TerminationStatus converter (#26520) 2020-11-17 11:13:58 -08:00
blink_converter.cc chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
blink_converter.h feat: add more info in setWindowOpenHandler details (#28518) 2021-04-13 15:35:27 -04:00
callback_converter.h refactor: replace base::Bind() with base::BindOnce() / base::BindRepeating() (#27447) 2021-01-25 10:27:40 +09:00
content_converter.cc chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
content_converter.h refactor: blink::MenuItem::Type was moved to mojom 2021-03-05 16:39:01 -08:00
extension_converter.cc feat(extensions): add more properties to extension object (#22244) 2020-02-24 12:30:32 +09:00
extension_converter.h feat: flesh out the api for //extensions (#21587) 2020-01-13 14:56:28 -08:00
file_dialog_converter.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
file_dialog_converter.h
file_path_converter.h 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 2021-03-18 15:55:51 -04:00
frame_converter.cc feat: add event.senderFrame property returning the originating webFrameMain (#26764) 2020-12-09 15:34:06 -08:00
frame_converter.h feat: add event.senderFrame property returning the originating webFrameMain (#26764) 2020-12-09 15:34:06 -08:00
gfx_converter.cc feat: include resize edge with will-resize event (#29199) 2021-06-02 11:37:10 +09:00
gfx_converter.h feat: include resize edge with will-resize event (#29199) 2021-06-02 11:37:10 +09:00
guid_converter.h chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
gurl_converter.h
image_converter.cc refactor: remove path from nativeImage converter (#26546) 2021-01-04 12:58:31 -08:00
image_converter.h
message_box_converter.cc fix: pass noLink correctly on Windows (#21386) 2019-12-05 13:38:57 -08:00
message_box_converter.h
native_window_converter.h chore: cleanup some typos in comments (#25770) 2020-10-13 10:25:21 -07:00
net_converter.cc refactor: replace v8::Local<T>::Cast() with As<T>() (#29097) 2021-05-12 16:38:21 +09:00
net_converter.h fix: Don't sort the headers of ClientRequest (#26134) 2020-10-26 11:33:36 -07:00
std_converter.h refactor: replace v8::Local<T>::Cast() with As<T>() (#29097) 2021-05-12 16:38:21 +09:00
time_converter.cc fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
time_converter.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
value_converter.cc fix: prevent crash in ListValue v8 converter when conversion fails (#22753) 2020-03-18 13:59:34 -07:00
value_converter.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00