electron/shell/common/api
Charles Kerr 987300c97a
refactor: omit redundant map searches (#19929)
* refactor: don't walk maps twice to remove elements

* refactor: don't walk maps twice to read elements

* refactor: don't walk maps twice to insert elements

* refactor: don't walk map 3x on UvTaskRunner timeout

* refactor: more don't-walk-maps-twice cleanup

* fixup! refactor: don't walk maps twice to insert elements

* refactor: don't walk containers twice when erasing

* refactor: omit excess lookups in RemoteObjectFreer
2019-08-28 09:39:21 -05:00
..
api.mojom refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
atom_api_asar.cc chore: update to Node.js v12.4.0 (#18924) 2019-07-15 18:58:39 -07:00
atom_api_clipboard.cc chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
atom_api_clipboard.h chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
atom_api_clipboard_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_command_line.cc
atom_api_crash_reporter.cc
atom_api_key_weak_map.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_image.cc refactor: move gfx::ImageSkia functions to their own util file (#19460) 2019-07-30 13:49:24 -07:00
atom_api_native_image.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_image_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_theme.cc fix: compilation failure after chromium upgrade (#19787) 2019-08-16 07:55:34 -07:00
atom_api_native_theme.h feat: add new nativeTheme API (#19656) 2019-08-14 13:42:55 -07:00
atom_api_shell.cc refactor: make util::Promise type safe when chaining in native (#19809) 2019-08-22 17:03:28 -07:00
atom_api_v8_util.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
BUILD.gn chore: bump chromium to 32e0bab929213da1019992bf31d29 (master) (#19488) 2019-08-02 16:56:46 -07:00
constructor.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
electron_bindings.cc refactor: make util::Promise type safe when chaining in native (#19809) 2019-08-22 17:03:28 -07:00
electron_bindings.h refactor: make util::Promise type safe when chaining in native (#19809) 2019-08-22 17:03:28 -07:00
event_emitter_caller.cc
event_emitter_caller.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
features.cc feat: enable picture-in-picture mode for video tags (#17686) 2019-08-22 19:17:50 +09:00
gin_utils.h refactor: migrate dialog API to //gin (#19482) 2019-08-01 10:57:41 -04:00
locker.cc
locker.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
object_life_monitor.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
object_life_monitor.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_callback_freer.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_callback_freer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_object_freer.cc refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
remote_object_freer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00