electron/spec
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
..
configs ci: run more Chromium unit tests (#15363) 2018-10-25 14:28:50 -04:00
fixtures fix: crash when navigating from a page with webview that has inherited zoom level (#24757) 2020-07-28 13:00:44 -07:00
static test: refactor how spec files are collected (#23774) 2020-05-28 00:21:02 +02:00
ts-smoke docs: move protocol-ns to protocol.md (#23883) 2020-06-02 09:46:18 -07:00
.eslintrc chore: replace standard with eslint-config-standard and add custom rules (#14636) 2018-09-16 03:51:23 +10:00
api-clipboard-spec.js fix: clipboard.readBuffer returning empty value (#24454) 2020-07-08 15:02:42 -07:00
api-native-image-spec.js feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
api-process-spec.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
api-shell-spec.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
api-web-frame-spec.js test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
asar-spec.js chore: bump node to v12.18.3 (master) (#24707) 2020-07-27 09:12:29 -07:00
BUILD.gn chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
chromium-spec.js test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
events-helpers.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
expect-helpers.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
node-spec.js fix: use non-symbols in isURLInstance check (#24831) 2020-08-05 15:05:36 -07:00
package.json build: remove the tools folder (#24880) 2020-08-07 14:13:09 -07:00
spec-helpers.js test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
webview-spec.js test: convert more tests to async / await (#24373) 2020-07-01 15:14:38 -04:00
yarn.lock test: refactor crashReporter tests (#23178) 2020-04-22 15:53:12 -07:00