index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
fitz
Age
Commit message (
Expand
)
Author
2014-05-23
Fix 695041: add special fast case for 8bpp TIFF predictor.
Tor Andersson
2014-05-23
Bug 695183: Inflate large buffers at a time for speed.
Robin Watts
2014-05-22
Fix 695222: Treat non-breaking space (U+00A0) as white space for search.
Tor Andersson
2014-05-22
Fix 695247: Use exponential realloc pattern and qsort for huge paths.
Tor Andersson
2014-05-19
Remove jmorecfg.h from includes.
Chris Liddell
2014-05-19
Add an application agnostic memory handler for libjpeg
Chris Liddell
2014-05-19
Fix 694952: Limit Type 3 font glyph bbox size.
Tor Andersson
2014-05-12
better buffer underflow protection for ba15a8cd3238a3a3c098ad8b7d96cb0e405fc26f
Simon Bünzli
2014-05-12
correctly bound image mask clippings in bbox device
Simon Bünzli
2014-05-12
prevent indeterminacy by uninitialized variables
Simon Bünzli
2014-05-10
Fix stack overflow in fz_vfprintf.
Tor Andersson
2014-05-07
minor clean-up
Simon Bünzli
2014-05-07
Correctly round PNG image resolution
Simon Bünzli
2014-05-07
Bug 695112: only patch height values in JPEG streams
Simon Bünzli
2014-05-07
Fix 695112: patch JPEG streams with missing dimensions
Tor Andersson
2014-05-07
Bug 694801: fast_cmyk_to_rgb caching broken.
Robin Watts
2014-05-06
Fix 694909: revert "Force colorspaces to match with JPX images." and ...
Tor Andersson
2014-05-01
Fix 694084: compute number of segments in radial shading from radius.
Tor Andersson
2014-04-27
Bug 695171: Pointer error when padding an fz_concat machine
Robin Watts
2014-04-23
Fix bug 693580 by skipping xml tag namespace prefixes.
Tor Andersson
2014-03-25
Add va_copy/va_copy_end macros to support both C89 and C99.
Tor Andersson
2014-03-25
fix warnings in fitz/printf.c
Simon Bünzli
2014-03-25
Break dependencies on pdf-form.c and pdf-js.c
Tor Andersson
2014-03-19
Fix MSVC compiles of printf.c
Robin Watts
2014-03-19
Add %q and %( formatting to fz_printf to print escaped strings.
Tor Andersson
2014-03-19
Implement our own vsnprintf variant.
Tor Andersson
2014-03-18
Fix operator buffering of inline images.
Robin Watts
2014-03-17
Rework fz_streams.
Robin Watts
2014-03-17
Ensure that small images don't subdivide more than they should.
Robin Watts
2014-02-25
Bug 695040: prevent hang in path flattening
Simon Bünzli
2014-02-25
Bug 694851: pass more information to fz_load_system_font
Simon Bünzli
2014-02-18
Make the OpenJPEG I/O callbacks static.....
Chris Liddell
2014-02-17
Tweak fz_eval_function fakein/out buffer copying.
Tor Andersson
2014-02-17
Simplify shade vertex preparation and remove redundant memcpy calls.
Tor Andersson
2014-02-17
Add fz_transform_point_xy to simplify transforming a point.
Tor Andersson
2014-02-17
Add const to colorspace source arguments and dependencies.
Tor Andersson
2014-02-10
Bug 695022: Add TIFF format handler
Robin Watts
2014-02-10
Bug 695022: Add support for multuple image tiff files.
Robin Watts
2014-02-04
Improve glyph bounding, outlining and SVG output text.
Robin Watts
2014-01-22
Make fz_tree_lookup iterative rather than recursive.
Tor Andersson
2014-01-17
Avoid overflows in floating point causing illegal accesses
Robin Watts
2014-01-17
Fix more Memento/Valgrind interactions.
Robin Watts
2014-01-16
fix memory leaks in pdf_load_jpx and fz_new_image_from_pixmap
Simon Bünzli
2014-01-16
disable JPEG decoding speed-ups to prevent artifacts
Simon Bünzli
2014-01-13
Avoid rendering errors caused by linejoins on tiny distances.
Robin Watts
2014-01-13
Bug 694890: Solve valgrind issues/SEGV due to use of invalid pixmap
Robin Watts
2014-01-13
Bug 694851: enhance fz_load_system_font
Simon Bünzli
2014-01-13
verify that openjpeg actually allocates data
Simon Bünzli
2014-01-13
Memento fixes for working with valgrind.
Robin Watts
2014-01-10
Bug 694879: Fix SEGV in draw-simple-scale.
Robin Watts
[next]