electron/shell/renderer
2019-08-26 09:47:32 -07:00
..
api refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -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 refactor: rename the atom directory to shell 2019-06-19 17:33:28 -07:00
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 fix: make child windows not crash when ipc messages are received (#19553) 2019-08-05 12:50:51 -07: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 chore: disable JS impl when //extensions support is on (#19512) 2019-07-31 14:25:41 -07: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 feat: HTTP preconnect feature minimal for electronjs (#18671) 2019-08-26 09:47:32 -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