electron/lib/renderer/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
..
exports build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
context-bridge.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
crash-reporter.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
desktop-capturer.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
ipc-renderer.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
module-list.ts feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
native-image.ts feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
remote.ts refactor: ginify NativeImage (#24486) 2020-07-13 14:44:12 -07:00
web-frame.ts feat: add worldSafe flag for executeJS results (#24114) 2020-07-23 14:32:20 -07:00