electron/lib/common
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 feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
remote refactor: tsify remote (#24034) 2020-06-11 11:36:03 -07:00
define-properties.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
init.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
parse-features-string.ts fix: do not allow child windows to specify their own preload script (#23226) 2020-04-22 12:43:21 -07:00
reset-search-paths.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
type-utils.ts refactor: ginify NativeImage (#24486) 2020-07-13 14:44:12 -07:00
web-view-methods.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
webpack-globals-provider.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
webpack-provider.ts build: tsify asar and move to webpack js2c pipeline (#24495) 2020-07-16 11:38:31 -07:00