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
/
pdf-interpret.c
Age
Commit message (
Expand
)
Author
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-06-16
Strip doc out of color space load method
Michael Vrhel
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-04-27
Include required system headers.
Tor Andersson
2017-03-28
pdf: Swallow unrecoverable errors and ignore rest of page.
Tor Andersson
2017-01-17
pdf: Ignore a certain number of syntax errors before bailing.
Tor Andersson
2017-01-17
pdf: Minor interpreter cleanups.
Tor Andersson
2016-11-14
Continued Layer API work.
Robin Watts
2016-11-11
Add pdf_layer configuration API.
Robin Watts
2016-11-07
Default background of luminosity masks should be black.
Robin Watts
2016-10-06
Hide internals of fz_colorspace
Robin Watts
2016-09-23
Clean up annotation enum names.
Tor Andersson
2016-09-19
fz_store: Reap passes.
Robin Watts
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached colorspace field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached matrix field.
Tor Andersson
2016-07-06
Start slimming pdf_page.
Tor Andersson
2016-07-06
pdf: Drop generation number from public interfaces.
Tor Andersson
2016-04-27
Remove useless try/catch/rethrows.
Tor Andersson
2016-04-27
Fix 696649: remove fz_rethrow_message calls.
Tor Andersson
2016-04-26
Update mutool clean sanitize to clean annotations too.
Robin Watts
2016-04-18
Fix broken documents after sanitize
Robin Watts
2016-03-23
Remove internal do/while braces in fz_try macros.
Tor Andersson
2016-03-15
Avoid shadowing 'stm' variable.
Robin Watts
2016-03-15
Fix leak in PDF inline image handling.
Robin Watts
2016-01-20
Various formatting cleanups.
Tor Andersson
2015-07-27
Handle out of range line join and line cap styles.
Sebastian Rasmussen
2015-05-15
Support pdf files larger than 2Gig.
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-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
2014-09-17
Fix whitespace.
Tor Andersson
2014-09-09
test-device: Abort interpretation when color found.
Robin Watts
2014-03-19
Add routine to clean pdf content streams for pages.
Robin Watts
2014-03-18
Fix operator buffering of inline images.
Robin Watts
2014-03-17
Ensure that BDC operators get both params.
Robin Watts
2014-03-04
Fix potential leak of pdf_process state.
Robin Watts
2014-03-04
Add pdf_process interface.
Robin Watts
2014-02-28
Fix potential illegal access.
Robin Watts
2014-02-11
fix memory leak in 08c632046474e72f2e08e54f31e31a343808f6cb
Simon Bünzli
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-01-17
Bug 694899: Avoid using invalid gstate pointer.
Robin Watts
2014-01-16
Bug 694894: Avoid throwing away an object while in use.
Robin Watts
2013-11-28
Bug 694127: Valgrind fix for pdf_decode_cmap
Robin Watts
2013-11-05
Improve stroke state function names that take the dash array length.
Tor Andersson
2013-10-14
Handle stroke+fill operations with transparency/blendmodes.
Robin Watts
2013-10-10
Use the 'rect' param to fz_clip_path.
Robin Watts
2013-09-27
fix bug 694618
Simon Bünzli
[next]