610 Commits (d18713aad4e0635d120c25fad667cace68efca13)

Author SHA1 Message Date
Tj Holowaychuk 8b64b12f56 Added width x height to Image#inspect() 14 years ago
Tj Holowaychuk dfa5d630ab bx 14 years ago
Tj Holowaychuk 3c747204fa Fixed jpeg loading 14 years ago
Tj Holowaychuk c9c6955c91 stride 14 years ago
Tj Holowaychuk bc39108143 Misc refactoring 14 years ago
Tj Holowaychuk 0b227bd1e6 Todo 14 years ago
Tj Holowaychuk 2c5ebd3d82 Work on jpeg loading 14 years ago
Tj Holowaychuk a409babc5d Added Image::extension() 14 years ago
Tj Holowaychuk 63e43a1eeb Fixed some warnings 14 years ago
Tj Holowaychuk 926dc9e911 Ignore putImageData() when source width/height resolve to <= 0 14 years ago
Tj Holowaychuk 085435d416 Fixed segfault when sw/sh putImageData() values are to large 14 years ago
Tj Holowaychuk f948b10d7c HasInstance() for Set{Fill,Stroke}Pattern() 14 years ago
Tj Holowaychuk 5123c72a2d More HasInstance() love 14 years ago
Tj Holowaychuk 0f20407daa Checking instanceof Canvas for PixelArray 14 years ago
Tj Holowaychuk 09023539c4 Checking instanceof PixelArray 14 years ago
Tj Holowaychuk cdfca98203 Misc refactoring 14 years ago
Tj Holowaychuk 228aafec7e Fixed constructors 14 years ago
Tj Holowaychuk 513f2a1098 Added PixelArray::constructor 14 years ago
Tj Holowaychuk db56ec26e7 Added ImageData::constructor 14 years ago
Tj Holowaychuk 0d7042d713 Added Image::constructor 14 years ago
Tj Holowaychuk 1e19b6ddb0 Added Context2d::constructor 14 years ago
Tj Holowaychuk 7371fd0050 Added CanvasGradient::constructor 14 years ago
Tj Holowaychuk 644b77c311 Added Canvas::constructor 14 years ago
Tj Holowaychuk 9162f4554f Added closure.h 14 years ago
Tj Holowaychuk 13b1c00647 AdjustAmountOfExternalAllocatedMemory() for PixelArray 14 years ago
Tj Holowaychuk 721c5a5e5a Marking dirty rect 14 years ago
Tj Holowaychuk f266fc3e5e Fixed putImageData() src 14 years ago
Tj Holowaychuk d4a60bb8ab More tests 14 years ago
Tj Holowaychuk 9d424cb1c8 Fixed floating point exception in PixelArray() 14 years ago
Tj Holowaychuk bfa1108de9 More putImageData() 14 years ago
Tj Holowaychuk 27ae323c8d Fixed source x/y support for getImageData() 14 years ago
Tj Holowaychuk 345e87319b typo 14 years ago
Tj Holowaychuk 71a6ed5c06 Misc refactoring of PutImageData() 14 years ago
Tj Holowaychuk 9dcda666e4 Fixing putImageData() 14 years ago
Tj Holowaychuk e153fd97f8 Fixed getImageData() 14 years ago
Tj Holowaychuk 089e5ed8e7 Todo 14 years ago
Tj Holowaychuk ca101f9fa6 Misc refactoring 14 years ago
Tj Holowaychuk 96005f2ac3 Started putImageData() 14 years ago
Tj Holowaychuk e9dde1bd31 Added createImageData() 14 years ago
Tj Holowaychuk d5a3bca00a Misc refactoring 14 years ago
Tj Holowaychuk 9c0e79fef3 Fixed PixelArray constructor 14 years ago
Tj Holowaychuk a58b573c4b Started PixelArray constructor 14 years ago
Tj Holowaychuk 0403bc5559 Properly error in drawImage() for older cairo 14 years ago
Tj Holowaychuk d3c0d43ddf Fixed inspect 14 years ago
Tj Holowaychuk 8bdac35743 Started getImageData() 14 years ago
Tj Holowaychuk 866c9cd1ce Started PixelArray 14 years ago
Tj Holowaychuk c2597935db Namespaces 14 years ago
Tj Holowaychuk dd84c1bb0f Added ImageData 14 years ago
Tj Holowaychuk e0e1ea500a Typo 14 years ago
Tj Holowaychuk c94f2e64f8 Added Image::loadSync() 14 years ago