summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/store.h
AgeCommit message (Expand)Author
2018-04-03Android: Scavenge on Bitmap.lockPixels() failure.Robin Watts
2017-11-08Move static inline function out of header.Tor Andersson
2017-10-13Fix further problem seen in PDF_2.0_FTS/fts_23_2311.pdfRobin Watts
2017-09-08Update draw device to cope with spots.Robin Watts
2017-07-19Add knowledge of spots to color conversions.Robin Watts
2017-07-19Keep fz_store_hash to declared size.Robin Watts
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-05-09Fix key_storable operations leading to leaks of fz_image.Robin Watts
2017-04-27Clean up store debug printing.Tor Andersson
2017-03-31Fix leaks of reaped object keys.Robin Watts
2017-03-25Add fz_storable_needs_reaping.Robin Watts
2017-03-24Fix needs_reap entry in key storable.Robin Watts
2017-03-24Ensure fz_store_types are all static const.Robin Watts
2017-03-20Remove fz_drop_image_base.Robin Watts
2017-01-17Fix typos.Sebastian Rasmussen
2016-11-14More API tweaks.Robin Watts
2016-10-19Move headers to make xps_document an internal type.Sebastian Rasmussen
2016-09-19fz_store: Reap passes.Robin Watts
2016-09-16Extend store to cope with references used in keys.Robin Watts
2016-07-06pdf: Drop generation number from public interfaces.Tor Andersson
2016-06-08Move to using size_t for all mallocs.Robin Watts
2016-04-28Partial image decode.Robin Watts
2016-01-13Add lots of consts.Robin Watts
2015-12-11Use fz_output instead of FILE* for most of our output needs.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-06-18Fix for bug #694405 - iOS Pdf CrashMatt Holgate
2013-10-16Fix cross document store object hash collisions.Robin Watts
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson