This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
electron
Watch
1
Star
1
Fork
0
You've already forked electron
mirror of
https://github.com/electron/electron.git
synced
2026-01-11 00:18:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a15e42e9ff6fd9679455f27e8ccbc9874ca85529
electron
/
shell
/
common
/
asar
History
Charles Kerr
500d4f0d05
fix: -Wunsafe-buffer-usage warning in asar_util's ReadFileToString() (
#43896
)
2024-09-24 15:41:24 -05:00
..
archive_mac.mm
chore: remove unused #includes (
#42971
)
2024-07-22 11:31:32 +02:00
archive_win.cc
chore: bump chromium to 122.0.6261.6 (main) (
#40949
)
2024-01-25 12:46:30 -05:00
archive.cc
refactor: prefer member initializers in asar structs (
#43883
)
2024-09-23 22:37:18 -07:00
archive.h
refactor: prefer member initializers in asar structs (
#43883
)
2024-09-23 22:37:18 -07:00
asar_util.cc
fix: -Wunsafe-buffer-usage warning in asar_util's ReadFileToString() (
#43896
)
2024-09-24 15:41:24 -05:00
asar_util.h
refactor: take a
uint8_t
span in
ValidateIntegrityOrDie()
(
#43592
)
2024-09-06 20:22:44 -05:00
scoped_temporary_file.cc
fix: -Wunsafe-buffer-usage warnings in asar file IO (
#43624
)
2024-09-09 16:34:42 -04:00
scoped_temporary_file.h
chore: replace absl::optional<T> with std::optional<T> (
#40928
)
2024-01-10 16:23:35 -06:00