electron/shell/renderer
Heilig Benedek b33558d822 refactor: mojofy autofill renderer->browser ()
* re-implement renderer->browser calls with mojo

* lint

* fix: clean up after rebase

* lint

* fix: lazy load autofill drivers
2019-08-19 13:13:24 -07:00
..
api feat: support css origin in frame.insertCSS () 2019-07-17 14:34:05 -07:00
extensions feat: preliminary support for //extensions () 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 () 2019-08-19 13:13:24 -07:00
atom_autofill_agent.h refactor: mojofy autofill renderer->browser () 2019-08-19 13:13:24 -07:00
atom_render_frame_observer.cc fix: make child windows not crash when ipc messages are received () 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 () 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 () 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 () 2019-08-12 10:38:41 -07:00
electron_api_service_impl.h fix: don't handle browser messages before document element is created () 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 fix: don't handle browser messages before document element is created () 2019-08-12 10:38:41 -07:00
renderer_client_base.h feat: preliminary support for //extensions () 2019-07-24 16:01:08 -07:00
web_worker_observer.cc fix: bootstrap the node environment after we setup the InspectorAgent () 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