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
2014-03-13
Make pdf_output_obj consistent with pdf_fprint_obj
Robin Watts
2014-03-04
Fix potential leak of pdf_process state.
Robin Watts
2014-03-04
Fix memory leaks in pdf-filter code.
Robin Watts
2014-03-04
Bug 691691: Add way of clearing cached objects out of the xref.
Robin Watts
2014-03-04
Add pdf_process for filtering operator streams.
Robin Watts
2014-03-04
Add pdf_process for writing operator streams out to a buffer.
Robin Watts
2014-03-04
Add pdf_process interface.
Robin Watts
2014-02-28
Fix harmless copy/paste error in pdf_copy_dict.
Robin Watts
2014-02-28
Ensure that pdf_array_delete works even with indirected objects.
Robin Watts
2014-02-28
Fix potential illegal access.
Robin Watts
2014-02-25
make pdf_new_obj_from_str throw on error
Simon Bünzli
2014-02-25
load StandardEncoding for non-embedded non-symbolic encoding-less fonts
Simon Bünzli
2014-02-25
Bug 695040: prevent integer overflow in pdf_xref_size_from_old_trailer
Simon Bünzli
2014-02-25
Bug 694851: pass more information to fz_load_system_font
Simon Bünzli
2014-02-25
Delete unused variable
Paul Gardiner
2014-02-25
Support text (aka sticky note) annotations
Paul Gardiner
2014-02-17
Add const to colorspace source arguments and dependencies.
Tor Andersson
2014-02-14
Add function for creating form fields (widgets)
Paul Gardiner
2014-02-14
pdf-js: Pass a name string to type constructor.
Tor Andersson
2014-02-14
pdf-js.c: Cluster test fixes.
Tor Andersson
2014-02-13
pdf-util.js: Improve alert messages (also include the event value).
Tor Andersson
2014-02-13
pdf-util.js: Fix some regexps.
Tor Andersson
2014-02-13
pdf-util.js: Hoist var statements out of for statements.
Tor Andersson
2014-02-13
pdf-util.js: Always use strict equality comparisons.
Tor Andersson
2014-02-13
pdf-util.js: Use explicit type conversions in AFParseDateEx and AFParseTime.
Tor Andersson
2014-02-12
pdf-util.js: Simplify MuPDF object.
Tor Andersson
2014-02-11
tolerate streamed xrefs where object 0 is missing
Simon Bünzli
2014-02-11
fix memory leak in 08c632046474e72f2e08e54f31e31a343808f6cb
Simon Bünzli
2014-02-10
Bug 695021: Fix pdf_insert_page operation with empty page tree.
Robin Watts
2014-02-10
Move rdb and file entries into pdf_csi.
Robin Watts
2014-02-10
Tweak handling of PDF arrays during text object operator stream parsing.
Robin Watts
2014-02-10
Add pdf_is_number.
Robin Watts
2014-02-10
Add pdf_output_obj function.
Robin Watts
2014-02-04
Don't use deprecated and/or non-standard Javascript functions.
Tor Andersson
2014-01-22
Handle cmap table overflow gracefully in range-to-table mappings.
Tor Andersson
2014-01-22
Use object literals rather than "new Array" objects.
Tor Andersson
2014-01-21
Bug 694900: Avoid valgrind problems when cmap tables fill up.
Robin Watts
2014-01-17
Bug 694899: Avoid using invalid gstate pointer.
Robin Watts
2014-01-17
Bug 694896: Ensure that repairs don't lose trailer dict.
Robin Watts
2014-01-17
Bug 694897: Fix valgrind issues with versions
Robin Watts
2014-01-16
fix memory leaks in pdf_load_jpx and fz_new_image_from_pixmap
Simon Bünzli
2014-01-16
Bug 694894: Avoid throwing away an object while in use.
Robin Watts
2014-01-13
tolerate overlong colorspace lookup strings
Simon Bünzli
2014-01-13
Bug 694851: enhance fz_load_system_font
Simon Bünzli
2014-01-13
More fixes for PDF clean.
Robin Watts
2014-01-10
Bug 694889: Fix valgrind issues due to empty indexed spaces.
Robin Watts
2014-01-10
Solve SEGV in mutool clean with fuzzed file.
Robin Watts
2014-01-10
Bug 694885: Avoid stack overflow in ps_run.
Robin Watts
2014-01-10
Fix build_filter_chain not to leak if pdf_array_get fails.
Robin Watts
2014-01-09
prevent two further heap access violations
Simon Bünzli
[prev]
[next]