summaryrefslogtreecommitdiff
path: root/include/mupdf/pdf/xref.h
AgeCommit message (Expand)Author
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-01-06Add xref_index to speed searching of sparse xrefs.Robin Watts
2014-12-29Performance optimisation with pdf_cache_object/pdf_get_xref_entryRobin Watts
2014-11-26Change xref representation to cope better with sparse xrefs.Robin Watts
2014-03-18Fix operator buffering of inline images.Robin Watts
2014-03-04Bug 691691: Add way of clearing cached objects out of the xref.Robin Watts
2014-01-17Bug 694896: Ensure that repairs don't lose trailer dict.Robin Watts
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-04Update pdf_write_document to support incremental updatePaul Gardiner
2013-06-28Ensure altered objects are moved to the incremental xref sectionPaul Gardiner
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-18Split pdf.h into subheaders.Tor Andersson