0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix warnings and remove unused functions in math module More... about 4 years ago
Replace rustc_serialize crate with hex and base64 crates More... about 4 years ago
Bump More... about 4 years ago
Try travis_wait 60 More... about 4 years ago
.travis.yml: stop using travis_wait More... about 4 years ago
travis.yml: try the latest OS X image More... about 4 years ago
travis.yml: Don't install sccache on OSX More... about 4 years ago
Optimize png size when applying opaque matte color More... about 4 years ago
Make LibPngEncoder{matte} work finally More... about 4 years ago
Add matte support to LibjpegTurbo and MozJpeg encoder presets. Fixes #417 More... about 4 years ago
Make Constraint.canvas_color override hints.background_color when set. More... about 4 years ago
Bump More... about 4 years ago
Add job_result { decodes } and build_result {decodes} and fix io_id checking to be safer More... about 4 years ago
Add git_tag and git_describe_always to v1/get_version_info. Fixes #453 More... about 4 years ago
Add watermark_red_dot JSON node and querystring command More... about 4 years ago
Fix JPEG Exif orientation to work with clockwise rotations More... about 4 years ago
BREAKING: Fix image rotation to be clockwise instead of coutner-clockwise More... about 4 years ago
Cargo.toml: specify versions for fnv smallvec itertools and lcms2-sys More... over 4 years ago
cargo update, then edit Cargo.lock to fix 'persistent' crate 'iron' reference More... over 4 years ago
cargo update -p imagequant backtrace hyper-ssl lcms2-sys regex libc More... over 4 years ago
Update readme to point to travis-ci.com instead of .org More... over 4 years ago
Merge pull request #564 from anshulrgoyal/test_operation More... over 4 years ago
fix memory leak More... over 4 years ago
Spellings: exclude valgrind_suppressions.txt More... over 4 years ago
Fix swapped linear/srgb conversion in Rust 2d scaling code More... over 4 years ago
Switch to Rust implementations for horizontal and vertical flipping More... over 4 years ago
Update valgrind_suppressions for latest zlib and exclude bench_graphics More... over 4 years ago
Fixes #553, also makes v1/get_image_info and v1/get_scaled_image_info endpoints return dimensions that reflect exif orientation data More... over 4 years ago
IntelliJ: make "check all" check benchmarks too More... over 4 years ago
bench_graphics.rs: Compare Rust and C versions of flipv/fliph/transpose More... over 4 years ago