electron/shell/renderer/api
Cheng Zhao 3ae3233e65
chore: remove native_mate (Part 12) (#20869)
* refactor: move mate::Event to gin

* refactor: move mate::Locker to gin

* refactor: convert contextBridge to gin

* refactor: convert contentTracing to gin

* refactor: remove callback converter of native_mate

* refactor: remove file_dialog_converter and native_window_converter from native_mate

* refactor: convert webFrame to gin

* refactor: move blink_converter to gin

* refactor: remove net_converter from native_mate

* refactor: remove event_emitter_caller_deprecated

* refactor: remove gurl_converter from native_mate

* refactor: remove file_path and string16_converter from native_mate

* refactor: remove image_converter from native_mate

* refactor: move value_converter to gin
2019-10-31 16:56:00 +09:00
..
context_bridge feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
atom_api_context_bridge.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_context_bridge.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_renderer_ipc.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_spell_check_client.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_spell_check_client.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_web_frame.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00