electron/shell/common/asar
Cheng Zhao 0ab9cc30d2
refactor: pass base::Value by value in JS API implementations (#20809)
* refactor: move the arg instead of const reference it

* refactor: avoid unnecessary copies of base::Value in arg

* refactor: pass-by-value in dict_util

* refactor: avoid unnecessary reference
2019-10-30 14:30:59 +09:00
..
archive.cc refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
archive.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
asar_util.cc fix: allow paths to asar archives to contain the .asar extension in directories (#20342) 2019-10-02 13:33:07 +09:00
asar_util.h fix: allow paths to asar archives to contain the .asar extension in directories (#20342) 2019-10-02 13:33:07 +09:00
scoped_temporary_file.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
scoped_temporary_file.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00