Age | Commit message (Expand) | Author |
2012-12-19 | Bug 693503: Fix potential SEGV in bitmap scalers. | Robin Watts |
2012-12-18 | Bug 693503: Fix out of bounds memory access in scaler. | Robin Watts |
2012-11-21 | Add weights caches for pixmap scaling. | Robin Watts |
2012-11-21 | Android: Move draw_simple_scale.c back into Core.mk | Robin Watts |
2012-11-21 | ARM code pixmap subsampler. | Robin Watts |
2012-11-20 | Obsess about whitespace. | Tor Andersson |
2012-11-19 | Unroll inner loop of ARM version of scale_row_to_temp1. | Robin Watts |
2012-11-19 | Enable android profiler build. | Robin Watts |
2012-05-08 | Fix bug in ARM code in draw_simple_scale | Robin Watts |
2012-03-06 | Split fitz.h/mupdf.h into internal/external headers. | Robin Watts |
2012-01-26 | Fix possible SEGV/assert in downscaler. | Robin Watts |
2012-01-23 | Update ARM optimised scaling code in line with recent changes. | Robin Watts |
2012-01-21 | Update image scaling subpixel offset calculations for top-down images. | Tor Andersson |
2012-01-21 | Clean up some stray mixed tabs and spaces. | Tor Andersson |
2012-01-20 | Bitmap 'patch' scaling - second attempt. | Robin Watts |
2012-01-20 | Revert "Bitmap 'patch' scaling." | Tor Andersson |
2012-01-19 | Bitmap 'patch' scaling. | Robin Watts |
2012-01-10 | Fix many spelling errors. | Sebastian Rasmussen |
2011-12-19 | More Memory squeezing fixes | Robin Watts |
2011-12-08 | Stylistic changes when testing pointer values for NULL. | Tor Andersson |
2011-11-15 | Merge branch 'master' into context | Robin Watts |
2011-11-14 | Grid fitting tweaks. | Robin Watts |
2011-11-14 | Add 'simple scale' variant of scaling routines. | Robin Watts |