summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-pdf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix testing in the full mode for PDF, PS and SVG backendsAnton Danilkin2020-11-131-12/+21
* pdf: set default create dateAdrian Johnson2017-10-241-0/+1
* Refactor ARRAY_LENGTH macro definitions in test codeBryce Harrington2014-11-201-2/+0
* Revert accidental push of ps debugging API.Chris Wilson2012-04-141-6/+13
* pdf (debug API): Export the ability to force fallbacksChris Wilson2012-04-121-13/+6
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-1/+0
* On OS/2, WIFSIGNALED and WTERMSIG are prototyped in sys/wait.hDave Yeo2011-09-181-0/+4
* test: Fix compilation on win32Andrea Canciani2011-06-141-3/+6
* boilerplate: Introduce create_similar hookChris Wilson2011-06-021-0/+2
* Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson2010-11-281-1/+5
* boilerplate: Add a describe vfuncBenjamin Otte2010-07-031-2/+2
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-241-11/+13
* boilerplate: don't compile pdf test code when pdf is not testedBenjamin Otte2010-05-021-0/+3
* boilerplate: Ensure that the recording surfaces are finished.Chris Wilson2010-04-301-1/+4
* boilerplate: Create an image16 targetChris Wilson2010-03-271-2/+2
* configure: Globally define AC_GNU_SOURCEChris Wilson2010-01-221-0/+4
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-221-3/+3
* [build] Improve handling of missing test apparatusChris Wilson2009-09-081-0/+2
* [boilerplate] Runtime library checkChris Wilson2009-08-291-0/+2
* [boilerplate] Fix compilation against old revisions (as old as 1.9.2!)Chris Wilson2009-07-241-0/+4
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-1/+0
* [boilerpate] Move target definition to backends.Chris Wilson2009-07-041-14/+34
* [test] Add group-unalignedChris Wilson2009-06-271-7/+7
* [boilerplate] Missing static on pdf user data key.Chris Wilson2009-06-191-1/+1
* [test] Convert a few residual '-out.*'Chris Wilson2008-11-031-1/+1
* Automate error checking for fallback-resolution.Chris Wilson2008-09-281-13/+16
* [boilerplate] Retry conversion in process if first attempt fails.Chris Wilson2008-09-261-10/+1
* [test] Cache last output and compare next time.Chris Wilson2008-08-201-13/+5
* [boilerplate] Daemonic conversion utility.Chris Wilson2008-08-191-18/+45
* [boilerplate] Check exit code from system for trapped signals.Chris Wilson2008-08-181-1/+12
* [test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson2008-08-181-0/+26
* [test] Pass a 'complete' name to create_surface().Chris Wilson2008-08-131-2/+1
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-10/+35
* Re-enable pdf tests with gradients and add poppler-based reference imagesCarl Worth2008-02-201-42/+0
* Re-enable some pdf tests now that poppler has knockout supportCarl Worth2008-02-201-13/+0
* Disable radial-gradient and unbounded-operator tests for pdfCarl Worth2007-08-291-1/+3
* Disable 7 cairo-pdf tests due to poppler knockout-group bugCarl Worth2007-08-271-7/+18
* Add explanation of pdf_ignored_tests with links to upstream poppler bug reportsCarl Worth2007-08-271-0/+29
* Don't test PDF tests known to fail due to poppler limitationsCarl Worth2007-04-271-0/+15
* [pdf] Get rid of _cairo_pdf_test_force_fallbacksBehdad Esfahbod2007-04-211-0/+19
* [boilerplate] Clean up includes and remove unnecessary onesBehdad Esfahbod2007-04-201-1/+1
* [boilerplate] Strip pdf boilerplate into cairo-boilerplate-pdf*Behdad Esfahbod2007-04-201-0/+134