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-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
2014-01-08
Fix fuzzing bug due to float representation limitations.
Robin Watts
2014-01-08
Fuzzing fix: Overrun in fz_predict_png
Robin Watts
2014-01-08
sanitize number of columns in fz_open_faxd
Simon Bünzli
2014-01-08
sanitize values in fz_open_predict
Simon Bünzli
2014-01-07
Introduce 'document handlers'.
Robin Watts
2014-01-06
Bug 694869: Fix indetermisms with broken PNG files.
Robin Watts
2014-01-06
reuse JBIG2Globals
Simon Bünzli
2014-01-06
show jbig2dec warnings/errors in stderr
Simon Bünzli
2014-01-06
add stub files for JPEG-XR support
Simon Bünzli
2014-01-06
fix various MSVC warnings
Simon Bünzli
2014-01-02
Add rebinding for fz_devices and fz_documents
Robin Watts
2014-01-02
Add rebinding for fz_streams.
Robin Watts
2014-01-02
Add rebinding for fz_output.
Robin Watts
2014-01-02
Bug 694585: Further improve mesh rendering times
Robin Watts
2014-01-02
Bug 694585: Slow rendering of meshes
Robin Watts
2014-01-02
Cull code unused as a result of the "tolerate inline images..." fix.
Robin Watts
2014-01-01
Bug 693320: Avoid unaligned accesses in SHA routines.
Robin Watts
2014-01-01
tolerate inline images without EOF markers
Simon Bünzli
[prev]
[next]