.. |
api
|
7e59d784a0
chore: bump chromium to 102.0.4961.0 (main) (#33091)
|
3 years ago |
asar
|
addf23c579
fix: resolve symlinks when computing relative asar paths for integrity (#34781)
|
2 years ago |
extensions
|
693b9ec77e
feat: implement chrome.tabs.reload to fix PDF Viewer (#33712)
|
3 years ago |
gin_converters
|
b0ab8e49a9
chore: bump chromium to 102.0.4999.0. (19-x-y) (#33848)
|
3 years ago |
gin_helper
|
7e59d784a0
chore: bump chromium to 102.0.4961.0 (main) (#33091)
|
3 years ago |
mac
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
resources
|
fdd268b31e
fix: disable MallocNanoZone on mac (#33966)
|
3 years ago |
application_info.cc
|
bec47f54f4
fix: use correct userData path when unbundled (#30113)
|
3 years ago |
application_info.h
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
application_info_linux.cc
|
a4308f6ca5
fix: potential crash caused by dlopen different gtk libraries (#33813)
|
3 years ago |
application_info_mac.mm
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
application_info_win.cc
|
64ba8feb93
chore: bump chromium to 94.0.4584.0 (main) (#30030)
|
3 years ago |
color_util.cc
|
1dc407a349
fix: #ARGB to #RGBA conversion (#33755)
|
3 years ago |
color_util.h
|
db79734bfb
feat: support more color formats for `backgroundColor` (#31868)
|
3 years ago |
crash_keys.cc
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
crash_keys.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
electron_command_line.cc
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
electron_command_line.h
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
electron_constants.cc
|
96903856a8
fix: build when pdf component is disabled (#33666)
|
3 years ago |
electron_constants.h
|
96903856a8
fix: build when pdf component is disabled (#33666)
|
3 years ago |
electron_paths.h
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
heap_snapshot.cc
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
heap_snapshot.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
key_weak_map.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
keyboard_util.cc
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
keyboard_util.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
language_util.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
language_util_linux.cc
|
f176d2494f
fix: respect system language preferences on Win/macOS (#23247)
|
5 years ago |
language_util_mac.mm
|
f176d2494f
fix: respect system language preferences on Win/macOS (#23247)
|
5 years ago |
language_util_win.cc
|
2d3c65beca
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
|
4 years ago |
logging.cc
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
logging.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
mouse_util.cc
|
dc72f74020
chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) (#23379)
|
4 years ago |
mouse_util.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
node_bindings.cc
|
7a40212cc8
chore: move main process only accessible API bindings away from common (#36144)
|
2 years ago |
node_bindings.h
|
4cc2ed842e
fix: iocp integration when process is reused (#33207)
|
3 years ago |
node_bindings_linux.cc
|
4e66b072da
chore: update libuv patch for event loop integration (#31647)
|
3 years ago |
node_bindings_linux.h
|
4e66b072da
chore: update libuv patch for event loop integration (#31647)
|
3 years ago |
node_bindings_mac.cc
|
4e66b072da
chore: update libuv patch for event loop integration (#31647)
|
3 years ago |
node_bindings_mac.h
|
4e66b072da
chore: update libuv patch for event loop integration (#31647)
|
3 years ago |
node_bindings_win.cc
|
4cc2ed842e
fix: iocp integration when process is reused (#33207)
|
3 years ago |
node_bindings_win.h
|
4cc2ed842e
fix: iocp integration when process is reused (#33207)
|
3 years ago |
node_includes.h
|
06a00b74e8
fix: initialize asar support in worker threads (#33216)
|
3 years ago |
node_util.cc
|
8699124397
refactor: dynamically search defines from node (#30563)
|
3 years ago |
node_util.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
options_switches.cc
|
4342b7ff55
chore: remove awkward semi-documented preloadURL WebPreference (#33228)
|
3 years ago |
options_switches.h
|
4342b7ff55
chore: remove awkward semi-documented preloadURL WebPreference (#33228)
|
3 years ago |
platform_util.cc
|
be3c2fd0af
fix: shell.trashItem crash when called in renderer (#28748)
|
4 years ago |
platform_util.h
|
a388f977a3
fix: set Wayland application ID (#34878)
|
2 years ago |
platform_util_internal.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
platform_util_linux.cc
|
a388f977a3
fix: set Wayland application ID (#34878)
|
2 years ago |
platform_util_mac.mm
|
1295ba0ffc
fix: Building on macOS with is_debug true (#30913)
|
3 years ago |
platform_util_win.cc
|
11e14081cf
fix: report more detailed errors in shell.openExternal() on Windows (#33660)
|
3 years ago |
process_util.cc
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
process_util.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
skia_util.cc
|
7e59d784a0
chore: bump chromium to 102.0.4961.0 (main) (#33091)
|
3 years ago |
skia_util.h
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
v8_value_converter.cc
|
3da598015b
chore: bump chromium to 100.0.4894.0 (main) (#32852)
|
3 years ago |
v8_value_converter.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
v8_value_serializer.cc
|
55c57808fb
feat: serialize NativeImage over ipc (#30729)
|
3 years ago |
v8_value_serializer.h
|
7e59d784a0
chore: bump chromium to 102.0.4961.0 (main) (#33091)
|
3 years ago |
world_ids.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |