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
2008-03-21
Fix fast path compositing. Constant color is NOT premultiplied.
Glenn Kennard
2008-03-21
Yup, premul alpha. Also, vectorize rendersolid.
Glenn Kennard
2008-03-21
Propagate alpha into rendering routines
Glenn Kennard
2008-03-22
Fixed whitespace typos.
Sebastian Rasmussen
2008-03-22
Consistently use unsigned chars internally in encryption routine, but allow n...
Sebastian Rasmussen
2008-03-22
Revert to using boolean to indicate good/bad password.
Sebastian Rasmussen
2008-03-21
Only reset alpha state for transparency group XObjects.
Glenn Kennard
2008-03-21
Fixed incorrectly cleared pointer to mask when setting fillshape to pattern.
Sebastian Rasmussen
2008-03-21
Added proper error handling when setting passwords.
Sebastian Rasmussen
2008-03-21
Fixed typo.
Sebastian Rasmussen
2008-03-21
Remove debug print when emptying glyphcache.
Sebastian Rasmussen
2008-03-21
Added support for benchmarking all pages in pdf if none were specified.
Sebastian Rasmussen
2008-03-21
Fixed typo when printing benchmark.
Sebastian Rasmussen
2008-03-21
Backport of chained error messages from experimental branch.
Tor Andersson
2008-03-21
Fixed bug concerning uninitialized refcounting for images.
Tor Andersson
2008-03-21
Fixed typo in image tiling.
Tor Andersson
2008-03-21
Added benchmark for rasterization.
Tor Andersson
2008-03-20
Factored out drawing of page numbers.
Tor Andersson
2008-03-20
Fixed printf formatting warnings.
Tor Andersson
2008-03-20
Parse fill/stroke constant alpha values.
Tor Andersson
2008-03-20
Whitespace fixes.
Sebastian Rasmussen
2008-03-19
Vectorize fz_read
Glenn Kennard
2008-03-20
Fixed missing whitespace.
Sebastian Rasmussen
2008-03-20
Fixed patch generating compiler warning.
Sebastian Rasmussen
2008-03-20
Use C comments instead of C++ comments.
Sebastian Rasmussen
2008-03-19
Optimize pdf_loadtile for indexed images
Glenn Kennard
2008-03-20
Fixed compiler warning.
Sebastian Rasmussen
2008-03-20
Use C comments instead of C++ comments.
Sebastian Rasmussen
2008-03-19
Split image decode and scaling work into bands for large images
Glenn Kennard
2008-03-19
Small speedups in fax decoder
Glenn Kennard
2008-03-20
Adapted whitespace in decodetile patch.
Sebastian Rasmussen
2008-03-19
Special case decodetile for n
Glenn Kennard
2008-03-17
Small speedup of decodetile
Glenn Kennard
2008-03-20
Whitespace fixes.
Sebastian Rasmussen
2008-03-20
Use C comments instead of C++ comments.
Sebastian Rasmussen
2008-03-20
Fix for pixmap scaling patch.
Sebastian Rasmussen
2008-03-20
Use C comments instead of C++ comments.
Sebastian Rasmussen
2008-03-20
Fixed pedantic compiler warning.
Sebastian Rasmussen
2008-03-10
Propagate errors properly in shading and font code.
Sebastian Rasmussen
2008-03-10
Properly report errors when encountering bad page trees.
Sebastian Rasmussen
2008-03-09
Cast pointers into void pointers as printfs pointer format only support these.
Sebastian Rasmussen
2008-03-09
Fixed issue with rotation of multiple of 90 degrees caused resizing of object.
Sebastian Rasmussen
2008-03-09
Fixed initial line whitespace.
Sebastian Rasmussen
2008-03-17
Make sure emms gets called when needed
Glenn Kennard
2008-03-17
Scrap samus (aborted XPS parser) completely, part 2.
Tor Andersson
2008-03-17
Special-case 1-5 components in image scale
Glenn Kennard
2008-03-17
Use fixed point in integer scale routines
Glenn Kennard
2008-03-17
Scrap samus (aborted XPS parser) completely.
Tor Andersson
2008-03-17
Resolve conflict.
Tor Andersson
2008-03-17
Port y clipping from fitz experimental tree
Glenn Kennard
[next]