electron/shell/renderer/api
Cheng Zhao eb0e55c514
chore: remove native_mate (Part 9) (#20645)
* refactor: remove a few uses of native_mate/gfx_converter.h

* refactor: deprecate mate::EventEmitter

* refactor: add gin_helper::EventEmitter

* refactor: convert a few classes to use gin_helper::EventEmitter

* refactor: get rid of native_mate_converters/gfx_converter.h

* fix: follow native_mate on reporting errors

* fix: gin is weak at guessing parameter types

* fix: incorrect full class name

* fix: gin::Handle does not accept null
2019-10-21 16:05:40 +09:00
..
context_bridge feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
atom_api_context_bridge.cc feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
atom_api_context_bridge.h feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
atom_api_renderer_ipc.cc refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
atom_api_spell_check_client.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_api_spell_check_client.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_web_frame.cc chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00