Jake Archibald
|
43def798e1
|
Two workers & worker termination (#198)
* Refactoring codecs
* Plugging in new processor
* Fixing decorator
* MozJPEG free issue
* Better worker aborting, and terminate workers that aren't used for 10 seconds
* Better comment
* Ooops, half-typed comment
* Uncommenting problematic line
* Surma fixed it!
* Abstracting WASM initialisation
* Better comment
* Don't need this.
* Adding ticket
* noInitalRun
* Reverting MozJPEG issue demo
* Making a const for worker timeout
* Inline docs
* Bail early rather than nesting
* Addressing nits
|
2018-10-28 09:17:43 +00:00 |
|
Jake Archibald
|
c9fe5ffbcf
|
Creating fallbacks for all ImageBitmap usage & refactoring. (#175)
Fixes #173
|
2018-09-27 14:44:54 +01:00 |
|
Surma
|
4ee5572d2f
|
Jake’s thoroughness is doing my head in :P
|
2018-07-20 11:12:42 +01:00 |
|
Surma
|
13ac3ed5b2
|
Use createImageBitmap as hailmary
|
2018-07-20 10:56:40 +01:00 |
|
Surma
|
b7c223bc0d
|
Remove baseline image decoders, refactor decodeFile
|
2018-07-20 10:56:40 +01:00 |
|
Surma
|
0f08121596
|
Implement mime type sniffing
|
2018-07-20 10:56:39 +01:00 |
|
Surma
|
d22a343378
|
Actually move decoding to worker
|
2018-07-20 10:56:37 +01:00 |
|
Surma
|
790a5b580d
|
Set up decoder infrastructure
|
2018-07-20 10:56:36 +01:00 |
|