electron/shell/renderer
Cheng Zhao 81ae154714 chore: remove native_mate (Part 2) (#20106)
* add notice to files being removed

* add gin version of function_template.h

* rename callback.h to avoid confliction

* add gin version of callback_converter

* add gin converter for OnceCallback

* remove callback_converter_gin_adapter.h

* remove gin_util.h and gin_utils.h

* fix lint warning

* add helper for setting methods
2019-09-04 08:45:25 -07:00
..
api chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
extensions feat: preliminary support for //extensions (#17440) 2019-07-24 16:01:08 -07:00
printing refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
resources/mac
atom_autofill_agent.cc refactor: mojofy autofill renderer->browser (#18760) 2019-08-19 13:13:24 -07:00
atom_autofill_agent.h refactor: mojofy autofill renderer->browser (#18760) 2019-08-19 13:13:24 -07:00
atom_render_frame_observer.cc fix: make child windows not crash when ipc messages are received (#19553) 2019-08-05 12:50:51 -07:00
atom_render_frame_observer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_renderer_client.cc refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
atom_renderer_client.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_sandboxed_renderer_client.cc refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
atom_sandboxed_renderer_client.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
content_settings_observer.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
content_settings_observer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
electron_api_service_impl.cc fix: don't handle browser messages before document element is created (#19718) 2019-08-12 10:38:41 -07:00
electron_api_service_impl.h fix: don't handle browser messages before document element is created (#19718) 2019-08-12 10:38:41 -07:00
guest_view_container.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
guest_view_container.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
renderer_client_base.cc refactor: implement isRemoteModuleEnabled via getLastWebPreferences() (#19220) 2019-08-28 15:57:03 -07:00
renderer_client_base.h feat: HTTP preconnect feature minimal for electronjs (#18671) 2019-08-26 09:47:32 -07:00
web_worker_observer.cc fix: bootstrap the node environment after we setup the InspectorAgent (#19317) 2019-07-18 16:54:23 -07:00
web_worker_observer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00