electron/shell/renderer
Charles Kerr 2b316f3843
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr

* refactor: clang-tidy modernize-use-equals-default

* refactor: clang-tidy modernize-make-unique

* refactor: omit nullptr arg from unique_ptr.reset()

As per comment by @miniak
2019-09-16 18:12:00 -04:00
..
api refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04: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: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
atom_autofill_agent.h refactor: mojofy autofill renderer->browser (#18760) 2019-08-19 13:13:24 -07:00
atom_render_frame_observer.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09: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 chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09: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: run clang-tidy (#20231) 2019-09-16 18:12:00 -04: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: run clang-tidy (#20231) 2019-09-16 18:12:00 -04: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 chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09: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: run clang-tidy (#20231) 2019-09-16 18:12:00 -04: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 chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
web_worker_observer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00