index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-pdf-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-25
pdf: add missing flush
Adrian Johnson
1
-0
/
+5
2018-10-16
Revert "Correctly decode Adobe CMYK JPEGs in PDF export"
Bryce Harrington
1
-2
/
+0
2018-06-13
pdf: Fix potential null ptr deref when creating smask groups (CID #1159559)
Bryce Harrington
1
-1
/
+0
2018-05-07
Use _cairo_malloc instead of malloc
Adrian Johnson
1
-6
/
+6
2018-04-02
Cairo trivial typos
Unknown
1
-1
/
+1
2017-11-26
pdf: fix some annotation bugs
Adrian Johnson
1
-1
/
+2
2017-11-09
pdf: fix mime-unique-id jpeg attached to recording test
Adrian Johnson
1
-67
/
+142
2017-11-09
pdf: fix mime-unique-id unbounded recording test
Adrian Johnson
1
-20
/
+65
2017-11-09
pdf: fix mime-unique-id bounded recording test
Adrian Johnson
1
-46
/
+31
2017-10-24
pdf: remove old comment
Adrian Johnson
1
-9
/
+0
2017-10-24
pdf: set default create date
Adrian Johnson
1
-1
/
+0
2017-10-24
pdf: set ca/CA instead of using an smask when the mask has constant alpha
Adrian Johnson
1
-16
/
+58
2017-10-22
Allow mime image to be different size to cairo image
Adrian Johnson
1
-124
/
+0
2017-10-22
Add CCITT_FAX mime type for PDF and PS surfaces
Adrian Johnson
1
-26
/
+237
2017-09-16
replace _BSD_SOURCE with _DEFAULT_SOURCE
Adrian Johnson
1
-1
/
+1
2017-08-26
pdf: use link attributes instead of dest name for cairo_pdf_surface_add_outline
Adrian Johnson
1
-8
/
+9
2017-08-26
pdf: fix link positions
Adrian Johnson
1
-0
/
+9
2016-10-01
pdf: thumbnail API
Adrian Johnson
1
-1
/
+78
2016-10-01
pdf: page label API
Adrian Johnson
1
-0
/
+43
2016-10-01
pdf: metadata API
Adrian Johnson
1
-31
/
+38
2016-10-01
pdf: add document outline API
Adrian Johnson
1
-0
/
+59
2016-10-01
pdf: structured text and hyperlink support
Adrian Johnson
1
-27
/
+149
2016-10-01
Support tag operations in analysis and paginated surface
Adrian Johnson
1
-1
/
+3
2016-09-09
Correctly decode Adobe CMYK JPEGs in PDF export
Peter TB Brett
1
-0
/
+2
2016-07-19
pdf: fix combined image/smask
Adrian Johnson
1
-2
/
+2
2016-07-17
pdf: Don't fail subsetting if unable to convert utf8 to utf16
Adrian Johnson
1
-13
/
+19
2016-07-15
ps/pdf: remove debug and commented out code
Adrian Johnson
1
-1
/
+1
2016-07-03
pdf: remove unused variable
Adrian Johnson
1
-1
/
+0
2016-06-05
Fix PS record-neg-extents test failure
Adrian Johnson
1
-20
/
+20
2016-06-05
pdf: fix record-replay-extend test failures
Adrian Johnson
1
-35
/
+56
2016-06-05
Fix PDF record-neg-extents test failure
Adrian Johnson
1
-201
/
+216
2016-06-05
pdf: change from pdf coordinates to cairo coordinates
Adrian Johnson
1
-16
/
+62
2015-10-17
Don't cull very thin lines on vector surfaces
Adrian Johnson
1
-1
/
+2
2015-10-17
pdf: fix subsurface recordings
Adrian Johnson
1
-12
/
+21
2015-04-04
Fix spellings descibed, indicies, stange
Bryce Harrington
1
-1
/
+1
2014-10-31
pdf-operators: only wrap text strings for PS output
Adrian Johnson
1
-3
/
+6
2014-10-19
pdf: fix compiler warning
Adrian Johnson
1
-1
/
+1
2014-05-16
Fix some memory leaks found by scan-build, the LLVM/Clang static analyzer
Sylvestre Ledru
1
-1
/
+7
2013-12-07
pdf/ps: avoid outputting excess decimal places in matrices
Adrian Johnson
1
-25
/
+19
2013-09-29
pdf: stencil masks may be opaque
Adrian Johnson
1
-4
/
+7
2013-09-29
pdf: Support stencil masks with jpeg/jpx/jbig2 embedding
Adrian Johnson
1
-73
/
+131
2013-09-29
pdf: combine source and mask images into single image
Adrian Johnson
1
-121
/
+345
2013-09-15
pdf: support JBIG2 mime data
Adrian Johnson
1
-0
/
+182
2013-09-13
pdf: fix embedding of mime data that has been broken since 0a10982f
Adrian Johnson
1
-11
/
+12
2013-09-11
pdf: avoid making groups a transparency group if not required
Adrian Johnson
1
-33
/
+92
2013-06-20
pdf: Fix compiler warning for use of unitialised variable along error path
Chris Wilson
1
-1
/
+1
2013-06-20
pdf: Improve consistency in use of cairo_int_status_t
Chris Wilson
1
-128
/
+128
2013-06-20
pdf: Assure compiler that data, data_size will always be initialized
Bryce W. Harrington
1
-1
/
+3
2013-03-27
pdf: fix typo in bbox check
Adrian Johnson
1
-1
/
+1
2013-03-01
pdf: Fix crash
Jana Saout
1
-1
/
+1
[next]