.. |
api
|
6d9f3a4945
fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#34191)
|
2 years ago |
extensions
|
b60b96b221
chore: remove unused using and namespace declarations (#29892)
|
3 years ago |
printing
|
7c36463085
fix: window.print() in pdf plugin (#28328)
|
4 years ago |
resources
|
dcc6196fe7
revert: disable rosetta as Electron does not run under rosetta
|
4 years ago |
browser_exposed_renderer_interfaces.cc
|
1fb2b8e00e
fix: bind spellchecker receivers correctly in the renderer (#21997)
|
5 years ago |
browser_exposed_renderer_interfaces.h
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
content_settings_observer.cc
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
content_settings_observer.h
|
46f3491c7d
chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558)
|
4 years ago |
electron_api_service_impl.cc
|
56ac67e059
refactor: use std::make_unique/base::MakeRefCounted when possible (#29637)
|
3 years ago |
electron_api_service_impl.h
|
93c9374e95
chore: trim unused STL includes (#29414)
|
3 years ago |
electron_autofill_agent.cc
|
22d8f22cfb
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
|
4 years ago |
electron_autofill_agent.h
|
22d8f22cfb
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
|
4 years ago |
electron_render_frame_observer.cc
|
6d9f3a4945
fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#34191)
|
2 years ago |
electron_render_frame_observer.h
|
e654f5ecb3
fix: window.open not overriding parent's webPreferences (#32109)
|
3 years ago |
electron_renderer_client.cc
|
c2758554ed
fix: crash when destroying node env with pending promises (#33300)
|
3 years ago |
electron_renderer_client.h
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
electron_renderer_pepper_host_factory.cc
|
81c5da5221
chore: use =default for default constructors/destructors (#29511)
|
3 years ago |
electron_renderer_pepper_host_factory.h
|
85647dfced
refactor: remove references to non-existent webui (#20867)
|
5 years ago |
electron_sandboxed_renderer_client.cc
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
electron_sandboxed_renderer_client.h
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
guest_view_container.cc
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
guest_view_container.h
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
pepper_helper.cc
|
81c5da5221
chore: use =default for default constructors/destructors (#29511)
|
3 years ago |
pepper_helper.h
|
85647dfced
refactor: remove references to non-existent webui (#20867)
|
5 years ago |
renderer_client_base.cc
|
4acdb97543
chore: bump chromium to 94.0.4584.0 (main) (#30030) (#30268)
|
3 years ago |
renderer_client_base.h
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
web_worker_observer.cc
|
c2758554ed
fix: crash when destroying node env with pending promises (#33300)
|
3 years ago |
web_worker_observer.h
|
76e3ee6fe6
fix: loading dedicated/shared worker scripts over custom protocol (#20625)
|
4 years ago |