22 Commits (cd4745a1874d9f3d08a6c436c80f418b4a83279c)

Author SHA1 Message Date
Brendan Dahl 8096d747c0 Fix nits. 14 years ago
Brendan Dahl ff1d804fd7 Move the default decode to logic to the colorspace. 14 years ago
Brendan Dahl 55bbcbc664 Working improved version. Still need to refactor default decode stuff. 14 years ago
Brendan Dahl d76f5f6815 Playing with initial decode map impl. 14 years ago
Brendan Dahl 94a48cab82 Address Julian's comments. 14 years ago
Artur Adib 2113e0615e Reverting error(); warn() instead of TODO() 14 years ago
Brendan Dahl 948de2bdbe Remove some unintended changes. 14 years ago
Brendan Dahl 176452c988 Style nits. 14 years ago
Brendan Dahl 683f64d54f Use promises to track completion of decoding. 14 years ago
Artur Adib de33e44b09 Lint 14 years ago
Brendan Dahl 7d1cddf371 Add ability to fast track natively supported jpegs. 14 years ago
Artur Adib fcbe4f13d1 More sanity checks 14 years ago
Kalervo Kujala 1ef4c94de2 Name all constructors. 14 years ago
Artur Adib a21030a502 Throw error when pixels don't match 14 years ago
Brendan Dahl f7207a51f8 Fix missing bracket. 14 years ago
Brendan Dahl 146cd8c861 Second stage, smasks now working. Still needs optimization. 14 years ago
Brendan Dahl 2a632d4ab2 First stage of trying to support smasks on native jpegs. 14 years ago
Julian Viereck af8e2a1189 Address review comments by yury 14 years ago
Julian Viereck 97802aac64 Inline JpegImageLoader to remove new JpegImageLoader call 14 years ago
Brendan Dahl 9bb2b881b0 Adds cmyk jpg support. Treats the cmyk jpg as a regular stream. 14 years ago
Kalervo Kujala 11098d66dc Name anonymous functions in image.js. 14 years ago
Kalervo Kujala 7e6a589074 Fix js strict warning in worker.js. 14 years ago
Artur Adib e71b6188c6 'use strict' everywhere 14 years ago
Artur Adib a7278b7fbc Splitting files 14 years ago