electron/shell/browser/mac
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
..
atom_application.h fix: properly register custom url evt handling (#20518) 2019-10-10 08:54:03 -07:00
atom_application.mm refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
atom_application_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_application_delegate.mm refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
dict_util.h refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
dict_util.mm refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
in_app_purchase.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
in_app_purchase.mm chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
in_app_purchase_observer.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
in_app_purchase_observer.mm chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
in_app_purchase_product.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
in_app_purchase_product.mm chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00