index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-29
Improve speed of fz_paint_solid_color and friends.
Robin Watts
2016-05-29
Split draw-paint.c plotters out into separate functions.
Robin Watts
2016-05-27
Improve speed of fz_paint_affine_N_near and friends.
Robin Watts
2016-05-27
Rejig draw-affine.c for improved profiling.
Robin Watts
2016-05-27
Add facility to track usage of functions.
Robin Watts
2016-05-27
Mudraw: Move halftoning into render threads.
Robin Watts
2016-05-27
Fix ARM code for bitmap scaling
Robin Watts
2016-05-26
Bug 696803: Fix pam output.
Robin Watts
2016-05-26
Optimisations in draw-affine for 0 alpha pixels.
Robin Watts
2016-05-26
Cope better when asked to plot alpha only pixmaps.
Robin Watts
2016-05-26
Avoid unnecessary alphas when decompressing images from streams.
Robin Watts
2016-05-26
Ensure fz_invert_pixmap can cope with no alpha.
Robin Watts
2016-05-26
Update bitmap scaler to cope with lack of alpha.
Robin Watts
2016-05-25
iOS: Update after pixmap alpha made optional
Joseph Heenan
2016-05-24
Skip alphas for "loaded" JPXs (where possible).
Robin Watts
2016-05-24
Fix fz_decode_tile in the absence of alpha.
Robin Watts
2016-05-24
Fix plotters; alpha being dropped.
Robin Watts
2016-05-24
Fix optimisation in fz_paint_affine_N_near
Robin Watts
2016-05-24
Skip alphas for "loaded" JPEGs.
Robin Watts
2016-05-24
Fix 696796: clamp color values in PDF to valid range.
Tor Andersson
2016-05-24
Fix issues uncovered by coverity.
Tor Andersson
2016-05-24
Sprinkle some consts and restricts in plotters.
Robin Watts
2016-05-24
Silence "Variable might be used uninitialised" warning.
Robin Watts
2016-05-24
Fix ARM code in light of plotter changes.
Robin Watts
2016-05-24
fz_pixmap revamp: add stride and make alpha optional
Robin Watts
2016-05-24
Fix -p password option for MuPDF on Windows.
Robin Watts
2016-05-23
Bug 696795: Proper fix.
Robin Watts
2016-05-20
murun: Add Buffer#writeBuffer to allow for concatenating buffers.
Tor Andersson
2016-05-20
murun: Add graftObject to javascript bindings.
Tor Andersson
2016-05-20
html: Add SVG image support.
Tor Andersson
2016-05-20
Add images based on display lists.
Tor Andersson
2016-05-20
Fix typo.
Robin Watts
2016-05-20
Remove voodoo from draw-affine.
Robin Watts
2016-05-16
Fit another mistake in cmyk plotters.
Robin Watts
2016-05-13
Fix error in CMYK plotters.
Robin Watts
2016-05-13
Fix potential double free in pdfmerge.
Tor Andersson
2016-05-13
Add common page range parsing function for tools.
Tor Andersson
2016-05-13
murun: Add document writer object.
Tor Andersson
2016-05-13
Reference count fz_device.
Tor Andersson
2016-05-13
Fix double free and memory leak.
Tor Andersson
2016-05-13
Add pdf write support to mutool convert.
Tor Andersson
2016-05-13
Add long output option parsing.
Tor Andersson
2016-05-13
Update script that generates browsable hyperlinked html source.
Tor Andersson
2016-05-13
Update MuJS.
Tor Andersson
2016-05-13
Remove fz_lookup_device_colorspace().
Sebastian Rasmussen
2016-05-13
Make document handler reference counting thread-safe.
Sebastian Rasmussen
2016-05-13
Introduce a general output context.
Sebastian Rasmussen
2016-05-13
Makefile: list all source dependencies for cmapdump.
Sebastian Rasmussen
2016-05-13
Move string compare helper to other string functions.
Sebastian Rasmussen
2016-05-12
Add variadic versions of fz_throw and fz_warn.
Simon Reinhardt
[next]