index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
Age
Commit message (
Expand
)
Author
2013-01-03
Improve mutool clean behaviour on broken streams.
Robin Watts
2012-12-24
Bug 693503: Fix leak while writing a broken file.
Robin Watts
2012-12-21
Use new ADD_WITH_SAT macro in place of expanded code.
Robin Watts
2012-12-21
Bug 593603: Fix problems with tiling.
Robin Watts
2012-12-20
Bug 693503: Fix SEGV in glyph painting due to bbox overflow.
Robin Watts
2012-12-19
Bug 693503: 'Flatten' display list for all type3 glyphs.
Robin Watts
2012-12-18
Memento: Avoid stack overflows while listing leaked blocks.
Robin Watts
2012-12-18
Protect against draw device stack confusion due to errors while pushing.
Robin Watts
2012-12-14
Bug 693503: Fix out of bounds memory access (fax decoder)
Robin Watts
2012-12-14
Bug 693503: Fix SEGV/memory problems in AES.
Robin Watts
2012-12-13
Bug 693290: PNG image fuzzing issues.
Robin Watts
2012-12-12
Fix fz_try/fz_catch in overflow case.
Robin Watts
2012-12-09
Rejig color conversion.
Robin Watts
2012-12-08
Bug 693290: Missed line from earlier patch causing SEGV.
Robin Watts
2012-12-03
Tweak fz_try/fz_always/fz_catch to handle throws from within always.
Robin Watts
2012-12-03
Fix potential infinite loop in jpeg error handling code.
Robin Watts
2012-11-30
Bug 693290: Various fixes found from fuzzing.
Robin Watts
2012-11-29
Bug 693463: Various small fixes.
Robin Watts
2012-11-29
Bug 693463: Fix various memory leaks.
Robin Watts
2012-11-28
Skip BOM in UTF-8 encdoded XML documents too.
Tor Andersson
2012-11-28
Remove 2 unused variables.
Robin Watts
2012-11-27
Tweak image color conversion
Robin Watts
2012-11-27
Skip BOM in XML parser which was confusing the XPS parser.
Tor Andersson
2012-11-26
Move XML parser into fitz directory.
Tor Andersson
2012-11-26
Use display list for type 3 glyphs.
Tor Andersson
2012-11-21
Add weights caches for pixmap scaling.
Robin Watts
2012-11-21
Bug 693458: Fix subscaler logic.
Robin Watts
2012-11-21
Bug 693458: Fix calculation of pointer offset in subsampler.
Robin Watts
2012-11-21
Bug 693458: Fix previous image subsample factor commit.
Robin Watts
2012-11-21
ARM code pixmap subsampler.
Robin Watts
2012-11-21
ARM optimised fast_cmyk_to_rgb code.
Robin Watts
2012-11-21
Bug 693458: Fix typo in fax decoder.
Robin Watts
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-11-20
Rename "tolower" back to "fz_tolower"
Chris Liddell
2012-11-19
Add image subsampling function.
Robin Watts
2012-11-19
Tweak image decode downscale factor internals.
Robin Watts
2012-11-19
Enable android profiler build.
Robin Watts
2012-11-19
Attempt to speed up fax decompression.
Robin Watts
2012-11-16
Implement fast_cmyk_to_rgb without calling cmyk_to_rgb.
Robin Watts
2012-11-16
Rejig cmyk_to_rgb to avoid repeated muls.
Robin Watts
2012-11-16
Only invert color values, not alpha, in fz_invert_pixmap_rect.
Tor Andersson
2012-11-16
Add functions to highlight and copy text selections.
Tor Andersson
2012-11-16
Move text searching function into fitz.
Tor Andersson
2012-11-16
Add fz_write_buffer_rune to append a utf-8 character to a buffer.
Tor Andersson
2012-10-29
Support partial update in pdfapp.c
Paul Gardiner
2012-10-29
Add fz_update_page
Paul Gardiner
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-10-17
First steps towards supporting transitions.
Robin Watts
2012-10-17
Fix warning; pdf_js_supported not prototyped.
Robin Watts
2012-10-11
Android Forms: pass in mouse events and handle updating
Paul Gardiner
[next]