electron/shell/common/gin_converters
Charles Kerr f2481ed44f
refactor: move impl classes into unnamed namespaces (#42390)
* refactor: move ReplyChannel into an anonymous namespace

* refactor: move ChunkedDataPipeReadableStream into an anonymous namespace

* refactor: move linux helpers into an anonymous namespace

* refactor: move linux helpers into an anonymous namespace
2024-06-10 17:00:20 -05:00
..
accelerator_converter.cc
accelerator_converter.h
base_converter.h chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
blink_converter.cc chore: bump chromium to 123.0.6296.0 (main) (#41204) 2024-02-14 12:33:32 -05:00
blink_converter.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
callback_converter.h
content_converter.cc chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
content_converter.h chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
extension_converter.cc
extension_converter.h
file_dialog_converter.cc
file_dialog_converter.h
file_path_converter.h
frame_converter.cc
frame_converter.h
gfx_converter.cc fix: BrowserView autoresizing conversion error (#42056) 2024-05-13 10:27:01 +02:00
gfx_converter.h feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
guid_converter.h
gurl_converter.h
hid_device_info_converter.h chore: bump chromium to 121.0.6147.0 (main) (#40523) 2023-11-28 13:40:12 -08:00
image_converter.cc
image_converter.h
login_item_settings_converter.cc fix: app.setLoginItemSettings error getting swallowed by gin conversion (#41647) 2024-03-22 09:00:21 -04:00
login_item_settings_converter.h fix: app.setLoginItemSettings error getting swallowed by gin conversion (#41647) 2024-03-22 09:00:21 -04:00
media_converter.cc
media_converter.h
message_box_converter.cc
message_box_converter.h
native_window_converter.h
net_converter.cc refactor: move impl classes into unnamed namespaces (#42390) 2024-06-10 17:00:20 -05:00
net_converter.h
optional_converter.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
serial_port_info_converter.h
std_converter.h
time_converter.cc chore: bump chromium to 120.0.6099.0 (main) (#40316) 2023-11-01 10:02:12 -04:00
time_converter.h
usb_device_info_converter.h
usb_protected_classes_converter.h
value_converter.cc refactor: use base::Value::Take*() (#41169) 2024-05-13 15:58:52 +02:00
value_converter.h