Commit Graph

18 Commits

Author SHA1 Message Date
kkapsner 945c2716c9 Improved input faking performance further
fixes #517
2021-01-13 20:06:03 +01:00
kkapsner 1f1d7052a1 Fix bug in webGl parameter faking
Fixes #508
2021-01-03 22:23:46 +01:00
kkapsner e2c5dfc06e added {disabled} to UNMASKED_VENDOR_WEBGL and UNMASKED_RENDERER_WEBGL
to disabled the WEBGL_debug_renderer_info extension

Fixes #508
2021-01-03 21:11:17 +01:00
kkapsner b4a744660b Improved performance for protected canvas part "input"
Fixes #517
2021-01-03 17:36:40 +01:00
kkapsner 2e91f85d8f Added offscreen canvas protection
Fixes #467
2020-06-01 14:25:47 +02:00
kkapsner 2c141277e8 Set proper name for faked getContext 2020-06-01 14:03:32 +02:00
kkapsner 253d3f68b1 Added canvas cache to isPointInPath and isPointInStroke 2020-05-24 23:39:44 +02:00
kkapsner 4601dd25af Allow cross origin arguments and remove apply(..., Array.from)
Fixes #415
2019-12-29 23:40:39 +01:00
kkapsner 8506757c62 Code cleanup: improve modifiedCanvasAPI 2019-12-29 11:46:47 +01:00
kkapsner abdb95b815 Code cleanup: reduce block nesting 2019-12-29 00:18:05 +01:00
kkapsner 3dc39e11a5 eslint cleanup 2019-12-24 00:32:50 +01:00
kkapsner 14a4d1cdc2 Get rid of eval. 2019-12-12 00:09:53 +01:00
kkapsner aef6bd3d59 Big linting 2019-11-28 01:26:35 +01:00
kkapsner aa7a4e1d06 Added protection for getParameter (webGL)
Fixes #329
2019-09-19 00:47:52 +02:00
kkapsner b6e5384945 Linting 2019-05-24 18:29:45 +02:00
kkapsner 31bc324019 Added option to protect no part of the canvas API 2019-04-27 22:37:25 +02:00
kkapsner f8f35890a1 Removed remaining sdk shortcut module 2019-04-07 23:09:02 +02:00
kkapsner 91c3c34412 Moved canvas api to separate file 2019-03-13 08:08:36 +01:00