Nicholas Nethercote
|
a966909754
|
Reduce memory consumption of simple black and white images.
|
2014-01-28 14:36:47 -08:00 |
|
Nicholas Nethercote
|
0685214a77
|
Don't create the RGB buffer for images that don't need resizing.
|
2014-01-19 14:21:36 -08:00 |
|
Nicholas Nethercote
|
c044652320
|
Remove unneeded srcOffset arguments from createRgbBuffer.
|
2014-01-16 20:15:37 -08:00 |
|
Nicholas Nethercote
|
3de5d6ad0c
|
Don't create the opacity buffer for images that lack a mask.
|
2014-01-16 20:15:37 -08:00 |
|
Nicholas Nethercote
|
3f533a1cb0
|
Use a more compact typed array to pass the image mask from the worker to the main thread.
|
2014-01-13 20:09:05 -06:00 |
|
Yury Delendik
|
5bf3e44e30
|
Introduces LegacyPromise; polyfills DOM Promise
|
2014-01-03 18:17:05 -06:00 |
|
Brendan Dahl
|
2228343f77
|
Only trigger warning bar on certain unsupported features.
|
2014-01-03 09:34:13 -08:00 |
|
Brendan Dahl
|
5ecce4996b
|
Split files into worker and main thread pieces.
|
2013-08-12 10:48:06 -07:00 |
|