electron/shell/common/api
George Xu beaf60de0a
feat: add nativeImage.createThumbnailFromPath API (#24802)
* initial commit, mac implementation

* add documentation

* convert createThumbnailFromPath to async function

* windows impl protoype

* add tests

* added test

* fix

* fix test

* clean up

* update docs

* cleaning up code

* fix test

* retrigger CI

* retrigger CI

* refactor from app to native_image

* windows build

* lint

* lint

* add smart pointers, fix test

* change tests and update docs

* fix test, remove nolint

* add renderer-main process routing to fix tests

* lint

* thanks sam

* thanks sam
2020-08-24 09:36:13 -07:00
..
api.mojom chore: cleanup unused WebContents::DereferenceRemoteJSObject() (#24167) 2020-06-17 16:50:21 +02:00
BUILD.gn chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
electron_api_asar.cc refactor: mmap asar files (#24470) 2020-08-04 11:48:04 -07:00
electron_api_clipboard.cc chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
electron_api_clipboard.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_clipboard_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_command_line.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_key_weak_map.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_native_image.cc feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
electron_api_native_image.h feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
electron_api_native_image_mac.mm feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
electron_api_native_image_win.cc feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
electron_api_shell.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_v8_util.cc chore: add V8 crash information to crashReporter (#24771) 2020-07-29 19:04:24 -07:00
electron_bindings.cc chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
electron_bindings.h refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
features.cc chore: remove unused classes of views API (#22861) 2020-03-28 15:44:57 +09:00
object_life_monitor.cc chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) (#23908) 2020-06-22 10:35:10 -07:00
object_life_monitor.h build: fix building with enable_remote_module = false (#23499) 2020-05-12 18:32:04 +02:00