electron/shell/common/gin_converters
2021-02-22 10:38:59 -05:00
..
accelerator_converter.cc
accelerator_converter.h
base_converter.h refactor: move TerminationStatus converter (#26520) 2020-11-17 11:13:58 -08:00
blink_converter.cc fix: cap sendInputEvent text length at n-1 (#27827) 2021-02-22 10:38:59 -05:00
blink_converter.h chore: bump chromium to e836cbe709f3cd703f233de8eb6cc6ec99b72c9d (#27475) 2021-02-09 12:16:21 -08: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: bump chromium to e836cbe709f3cd703f233de8eb6cc6ec99b72c9d (#27475) 2021-02-09 12:16:21 -08:00
content_converter.h chore: bump chromium to e836cbe709f3cd703f233de8eb6cc6ec99b72c9d (#27475) 2021-02-09 12:16:21 -08:00
extension_converter.cc
extension_converter.h
file_dialog_converter.cc
file_dialog_converter.h
file_path_converter.h
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: add displayFrequency to Display object (#26472) 2020-11-16 15:33:51 -08:00
gfx_converter.h
guid_converter.h chore: prefer empty() check for readability (#26109) 2020-10-22 13:24:59 -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
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 chore: bump chromium to bf3f97675b5d9eade34526ebf730c (master) (#27305) 2021-01-25 08:46:00 -08:00
net_converter.h fix: Don't sort the headers of ClientRequest (#26134) 2020-10-26 11:33:36 -07:00
std_converter.h
time_converter.cc fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
time_converter.h fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07: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