434 Commits (0a5aa4cbd0ac60ba05af21eb37b763239e6b8247)
 

Author SHA1 Message Date
Tj Holowaychuk 0a5aa4cbd0 Release 0.0.5 14 years ago
Tj Holowaychuk 0ab0e144d7 Added font state test 14 years ago
Tj Holowaychuk 620a83eeb6 Removed redundant "get" prefix for some methods 14 years ago
Tj Holowaychuk 71cb002d5f Merge branch 'voronoi' 14 years ago
Tj Holowaychuk ef18e3f04a Duration for voronoi 14 years ago
Tj Holowaychuk f5828713d4 Added voronoi example 14 years ago
Tj Holowaychuk 19b1c014fc Added install prefix 14 years ago
Tj Holowaychuk 5c0806ed10 Removed ansi escape sequences from install script 14 years ago
Tj Holowaychuk 074c39c85b Fixed install script 14 years ago
Tj Holowaychuk edb8e1ff5e Added simple install script 14 years ago
Tj Holowaychuk b8d331101d NDEBUG 14 years ago
Tj Holowaychuk 444be2da49 Docs 14 years ago
Tj Holowaychuk 9b55a191b7 Misc refactoring 14 years ago
Don Park 7abd4e17e4 replaced all node.js Buffer::data calls using new macro BUFFER_DATA 14 years ago
Tj Holowaychuk fdb626da57 Fixed getter bug preventing patterns from being returned via fillStyle etc 14 years ago
Tj Holowaychuk 12e26814bb Added Context2d#antialias= 14 years ago
Tj Holowaychuk 182a9cdf09 typo 14 years ago
Tj Holowaychuk dd9430ec4a Added more global composite operator support 14 years ago
Tj Holowaychuk 31ad265650 Added "darker" composite op 14 years ago
Tj Holowaychuk 032985e71e Docs 14 years ago
Tj Holowaychuk b2e6a542ff -Wall 14 years ago
Tj Holowaychuk a292869974 Misc 14 years ago
Tj Holowaychuk 2391844f23 return CAIRO_STATUS_NO_MEMORY on failed {re,m}alloc() 14 years ago
Tj Holowaychuk 6107a2ad89 free toBuffer closure data 14 years ago
Tj Holowaychuk d0a31df572 fixed some tests 14 years ago
Tj Holowaychuk 8193f53b97 Added custom port support to test/server.js 14 years ago
Tj Holowaychuk 9733e8ef61 Another warning 14 years ago
Tj Holowaychuk c5a7c54195 make build/default/canvas.node 14 years ago
Tj Holowaychuk 001247f1cb Fixed some errors / warnings on fedora 14 years ago
Tj Holowaychuk 1dc340bad9 Release 0.0.4 14 years ago
Tj Holowaychuk f495d3e4a1 Fixed package.json 14 years ago
Tj Holowaychuk e26099bb75 npmignore 14 years ago
Tj Holowaychuk c351144454 Release 0.0.3 14 years ago
Tj Holowaychuk 3f9ad295a0 Added `make clean` 14 years ago
Tj Holowaychuk 10b1cf9201 Revert "Link to end to end build on osx" 14 years ago
Tj Holowaychuk 362f297575 Link to end to end build on osx 14 years ago
Tj Holowaychuk a219caa384 docs 14 years ago
Tj Holowaychuk f8901cef63 Docs 14 years ago
Tj Holowaychuk 1df7fd81a1 Merge branch 'locals' 14 years ago
Tj Holowaychuk 5858b47d66 locals 14 years ago
Tj Holowaychuk e2df4d491e More locals 14 years ago
Tj Holowaychuk 4c7788fd68 Use of Local<Value> 14 years ago
Tj Holowaychuk baea57b4c5 Docs 14 years ago
Tj Holowaychuk 4fa8e852cf test server using async toDataURL() 14 years ago
Tj Holowaychuk af9425395f Merge branch 'async' 14 years ago
Tj Holowaychuk 5146c27886 Added async toDataURL() support 14 years ago
Tj Holowaychuk 8dcc42c5f7 Added new async toBuffer() tests 14 years ago
Tj Holowaychuk 37fc4a6398 Misc 14 years ago
Tj Holowaychuk 0025e5907c Added async toBuffer() 14 years ago
Tj Holowaychuk 9a1484de3c Prep for async toBuffer() 14 years ago