1056 Commits (7831d74f57633488cea6f0e444324261635cbcfb)
 

Author SHA1 Message Date
King Koopa 7831d74f57 Update for 0.11.9 11 years ago
King Koopa c7583da93c Merge remote-tracking branch 'upstream/master' into memleaks 11 years ago
Juriy Zaytsev ce6de7876c Merge pull request #354 from clickblipclick/master 11 years ago
Ben Nyberg 8c499a0150 Fixed case on Readme Canvas#jpegStream() example (canvas.jpegStream, not canvas.JPEGStream) 11 years ago
kangax fc7d75466b Version 1.1.2 11 years ago
Juriy Zaytsev d352f83bef Merge pull request #352 from rvagg/nan-upgrade 11 years ago
Rod Vagg 738f12d17b NAN dep upgrade, full node@<=0.11.8 compatibility 11 years ago
Nathan Rajlich cbb039ebf3 Merge pull request #347 from saschagehlich/bugfix/346 11 years ago
Sascha Gehlich d30145b70b Use node::MakeCallback() instead of v8::Function::Call() 11 years ago
Juriy Zaytsev db03648a83 Merge pull request #340 from rvagg/path-spaces-nan-fix 11 years ago
Rod Vagg 5b1886340c improved nan location discovery, fixes #339 11 years ago
Juriy Zaytsev da8a6e3ac6 Merge pull request #327 from alexjeffburke/fix-enabling-options 11 years ago
kangax bdc38e17c7 Version 1.1.1 11 years ago
Juriy Zaytsev dca6b01f9a Merge pull request #315 from kkoopa/master 11 years ago
Alex J Burke 8f15f0cd60 Remove the trailing $ which fails to match libraries suffixed .so.* 11 years ago
King Koopa 0bc1aaf38b Added scopes. 11 years ago
King Koopa 1219a151bc Testing... 11 years ago
King Koopa 4b17698254 Merge remote-tracking branch 'jasonrose/master' into memleaks 11 years ago
King Koopa 9521254721 Merge remote-tracking branch 'upstream/master' into memleaks 11 years ago
TJ Holowaychuk 6fe0483c9b Merge pull request #320 from kkoopa/nanupdate 11 years ago
King Koopa c6c9eeac9a Updated NAN to 0.3.0. 11 years ago
King Koopa 8679132690 Merge branch 'master' of https://github.com/LearnBoost/node-canvas 11 years ago
Jason Rose 9ce2d8ebec Freeing custom buffer created during canvas jpeg streaming. 11 years ago
Jason Rose 50b904edd7 Deallocating both onload and onerror handlers. 11 years ago
King Koopa 6e6adf922c Updated binding.gyp 11 years ago
King Koopa d96183f0d7 Made CAIRO_FORMAT_RGB30 optional to support old versions of Cairo. 11 years ago
Nathan Rajlich 8ab8ada2a4 Merge pull request #313 from anoek/master 11 years ago
Akita Noek a0632275c5 Fixed build error with giflib 5.0 11 years ago
Akita Noek e8a58f7c75 Added #include <string.h> to PNG.h for inlined memcpy usage 11 years ago
TJ Holowaychuk fd0524c08b Release 1.1.0 11 years ago
TJ Holowaychuk 15d03ab3b1 Merge branch 'master' of github.com:LearnBoost/node-canvas 11 years ago
King Koopa 14d9f587b6 Added another optional argument for setting row filters. 11 years ago
King Koopa 81bc5d79a9 More cleanup. 11 years ago
King Koopa e2a5ed2b05 Cleaned up code and added the same fix to Canvas::StreamPngSync 11 years ago
King Koopa 50d0c5c55f Added compression level argument to Canvas::toBuffer 11 years ago
King Koopa c3ed7faca1 Initial commit of extracted PNG creation. 11 years ago
TJ Holowaychuk 95dd4d9e1a Merge pull request #310 from iFixit/readme-update-jpegstream-docs 11 years ago
Daniel Beardsley ca8045d303 Readme: update docs for canvas.jpegStream() 11 years ago
TJ Holowaychuk f783c68e42 Merge pull request #309 from iFixit/progressive-jpegs 11 years ago
Daniel Beardsley d72c1bbf02 JPEGStream: add progressive mode option 11 years ago
Nathan Rajlich 89e50d3fd6 Merge pull request #307 from mscdex/master 11 years ago
mscdex 9f5ce29777 Fix immediate variable reassignment 11 years ago
mscdex fd56f06e87 Fix resource leaks on read errors 11 years ago
TJ Holowaychuk 94ad0cdd34 Release 1.0.4 11 years ago
Rod Vagg 2354d9bb8c 0.11.4+ compatibility using NAN 11 years ago
TJ Holowaychuk 4686fa3b97 Revert "Fixed Error that prevented NPM install on mac." 11 years ago
TJ Holowaychuk c8b26cab4b Merge pull request #270 from matthewborden/master 11 years ago
TJ Holowaychuk de7c1bbf13 Merge pull request #302 from kkoopa/master 11 years ago
Infinite Whiteboard 13b8f41141 Added backwards compatibility through conditional compilation. 11 years ago
Infinite Whiteboard 14a19421d2 Patch for Node 0.11.3 11 years ago