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
/
pdf
Age
Commit message (
Expand
)
Author
2015-03-25
Avoid calling pdf_dict_finds when we could call pdf_dict_find.
Robin Watts
2015-03-25
Fix reference counting mistake in forms support.
Robin Watts
2015-03-24
Update our printf to cope with various useful extensions.
Robin Watts
2015-03-24
Path rework for improved memory usage.
Robin Watts
2015-03-24
Reduce pdf_obj memory usage.
Robin Watts
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-03-24
Don't pass interpreter context to pdf_processor opcode callbacks.
Tor Andersson
2015-03-23
Pass context to pdf_page_contents_process callback.
Tor Andersson
2015-03-20
Automatically update /Length and /Filter in pdf_update_stream.
Tor Andersson
2015-03-01
Bug 695658: Fix crash with mutool clean -l -a
Robin Watts
2015-02-27
Bug 695853: Fix pdf clean operation with invalid refs in input file.
Robin Watts
2015-02-26
tweak pdf_parse_file_spec
Robin Watts
2015-02-25
Allow pdf_device to be created with pre-populated buffer.
Robin Watts
2015-02-25
Add post processing option to page operator cleaning.
Robin Watts
2015-02-24
Bug 695843: Tweak bboxes of type3 fonts; honour the d1 values.
Robin Watts
2015-02-24
Simplify/Correct logic in pdf_show_char
Robin Watts
2015-02-23
Update pdf-js-none for context passing changes.
Tor Andersson
2015-02-17
Fix memory leak in fz_page.
Tor Andersson
2015-02-17
Use embedded superclass struct instead of user pointer in devices.
Tor Andersson
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2015-02-17
Reference count fz_document.
Tor Andersson
2015-02-17
Reference count fz_path and fz_text.
Tor Andersson
2015-02-03
Update URW fonts.
Tor Andersson
2015-01-21
Fix rebase/merge error in previous commit.
Tor Andersson
2015-01-21
Update MuJS.
Tor Andersson
2015-01-20
don't omit patterns with huge xstep/ystep values
Simon Bünzli
2015-01-20
don't decode '8' and '9' as octal digits
Simon Bünzli
2015-01-20
remove some lonely tabs and move some braces onto their own lines
Simon Bünzli
2015-01-20
fix crash caused by commit 90c560641d9b459a658029eefc4cbb02fdbca0b5
Simon Bünzli
2015-01-20
fix memory leak introduced with commit 90c560641d9b459a658029eefc4cbb02fdbca0b5
Simon Bünzli
2015-01-20
Bug 695770: fix TODO in commit d7c0c0856b31be17823ae4745b2c542a9c71765f
Simon Bünzli
2015-01-06
Add xref_index to speed searching of sparse xrefs.
Robin Watts
2015-01-05
Another PDF Xref speedup from Malc.
Robin Watts
2014-12-29
Remove unnecessary test.
Robin Watts
2014-12-29
Performance optimisation with pdf_cache_object/pdf_get_xref_entry
Robin Watts
2014-12-12
update pointer after ensure_solid_xref call
Simon Bünzli
2014-12-03
Update MuJS to latest.
Tor Andersson
2014-12-03
Add ZIP file and directory reading module.
Tor Andersson
2014-11-26
Change xref representation to cope better with sparse xrefs.
Robin Watts
2014-10-28
more liberally accept page trees with unexpected content
Simon Bünzli
2014-10-28
fix memory leaks in load_sample_func and pdf_load_compressed_inline_image
Simon Bünzli
2014-10-22
Fix warnings.
Tor Andersson
2014-09-30
Fix 695501: Intelligent cmap remapping.
Tor Andersson
2014-09-23
Fix 695501: check upper and lower bounds of CMap when computing ToUnicode.
Tor Andersson
2014-09-17
Fix whitespace.
Tor Andersson
2014-09-09
test-device: Abort interpretation when color found.
Robin Watts
2014-09-08
Revert part of commit 5509a4ef7520bf0b5280ce7d6af8eb15b1b8b0f1
Simon Bünzli
2014-09-02
Add fz_snprintf and use it for formatting floating point numbers.
Tor Andersson
2014-08-19
try not to wrongly overwrite /ID when repairing encrypted documents
Simon Bünzli
[prev]
[next]