![]() * perf: do not clone the map each time we call Archive::HeaderIntegrity() * perf: use absl::flat_hash_map for the integrity cache * perf: do not clone the JSON payload string * perf: preallocate capacity for the integrity cache * perf: use move variant of insert_or_assign() * refactor: simplify integrity cache building remove unnecessary std::optional<> * refactor: use base::FindOrNull() * refactor: remove unused #includes * refactor: make variable types explicit * fix: make res_size unsigned * refactor: put GetIntegrityConfigCache() in an unnamed namespace refator: put LoadIntegrityConfig() in an unnamed namespace * fix: oops, missing rel_path_utf8 key * fix: oops, fix Wunreachable-code-return |
||
---|---|---|
.. | ||
archive.cc | ||
archive.h | ||
archive_mac.mm | ||
archive_win.cc | ||
asar_util.cc | ||
asar_util.h | ||
scoped_temporary_file.cc | ||
scoped_temporary_file.h |