summaryrefslogtreecommitdiff
path: root/boilerplate
Commit message (Expand)AuthorAgeFilesLines
* [boilerplate] Only include null-test-surface >= cairo-1.9.3Chris Wilson2009-06-301-1/+9
* [boilerplate] Propagate original error from create_from_png()Chris Wilson2009-06-281-0/+2
* [test] Disable fallback16 testingChris Wilson2009-06-281-2/+2
* [test] Add group-unalignedChris Wilson2009-06-2731-232/+241
* [boilerplate] Implement a reference xlib surfaceChris Wilson2009-06-213-2/+74
* [test] Experiment with reference targetsChris Wilson2009-06-192-113/+146
* [boilerplate] Missing static on pdf user data key.Chris Wilson2009-06-191-1/+1
* Revert "[test] Make the xlib-fallback use the image refs."M Joonas Pihlaja2009-06-191-1/+1
* [boilerplate] Check for connect() in libsocket.M Joonas Pihlaja2009-06-181-0/+2
* Import Qt backend by MozillaVladimir Vukicevic2009-06-166-0/+189
* Expose _cairo_null_surface_create() via a test surfaceChris Wilson2009-06-153-0/+35
* [boilerplate] Make array of targets const.Chris Wilson2009-06-122-6/+6
* [boilerplate] Export cairo_boilerplate_get_image_target()Chris Wilson2009-06-122-0/+20
* [boilerplate] Print out known targets on error.Chris Wilson2009-06-091-1/+14
* [boilerplate] Minor typo in win32-printingChris Wilson2009-06-061-1/+1
* [perf] Benchmark tracesChris Wilson2009-06-022-0/+19
* [test] Create a new fallback surface to exercise 16-bit paths.Chris Wilson2009-05-053-0/+45
* [test-win32] Fix static linking of the test suite.Jeff Muizelaar2009-04-011-1/+1
* [test] Improve fault injection coverageChris Wilson2009-03-311-3/+13
* Support compiling without fontconfigBehdad Esfahbod2009-03-171-0/+10
* [sdl] Remove new backend.M Joonas Pihlaja2009-02-165-153/+0
* [scaled-font] Global glyph cacheChris Wilson2009-01-291-4/+1
* [build] Include all generated win32 build files in the repoBehdad Esfahbod2009-01-093-2/+235
* [boilerplate] Remove CAIRO_BOILERPLATE_LOG()Chris Wilson2009-01-037-43/+26
* [boilerplate] Redefine DEBUG() for portability concernsChris Wilson2009-01-032-10/+10
* [boilerplate] Suppress xlib warnings on stderrChris Wilson2009-01-032-9/+13
* [boilerplate] Check the return of pclose()Chris Wilson2009-01-031-2/+9
* [boilerplate] Use pclose() after popenChris Wilson2009-01-021-1/+1
* Fix compilation with gcovChris Wilson2008-12-141-0/+1
* [test] Make the xlib-fallback use the image refs.Chris Wilson2008-12-121-1/+1
* [boilerplate] fix compilation for glitz-aglPaolo Bonzini2008-11-256-518/+585
* Add CairoScript backend.Chris Wilson2008-11-134-0/+201
* [test] Fix-up rgb byte packingChris Wilson2008-11-071-0/+2
* [test] Mark targets with is_meta?Chris Wilson2008-11-052-16/+25
* [test] Convert a few residual '-out.*'Chris Wilson2008-11-034-4/+4
* [boilerplate/Makefile.win32] Only build source files, not headersBehdad Esfahbod2008-10-311-1/+5
* [test] Build test suite into single binary.Chris Wilson2008-10-312-272/+387
* [boilerplate] Remove #if VERSION>1.9.0Chris Wilson2008-10-301-2/+0
* [sdl] Add new backend.Chris Wilson2008-10-304-0/+141
* Disable the svg12 target in boilerplate.Carl Worth2008-10-281-0/+5
* [boilerplate/directfb] Create ARGB surfaces on demand.Chris Wilson2008-10-201-10/+13
* [boilerplate/directfb] Gracefully handle failure to create surface.Chris Wilson2008-10-191-100/+130
* [boilerplate] Fixup compilation for gliitz.Chris Wilson2008-10-151-6/+6
* [boilerplate] Fix "make dist"Behdad Esfahbod2008-10-061-3/+0
* Fix residues of the Makefile.*.config Makefile.*.features renamingBehdad Esfahbod2008-09-291-1/+1
* [test] Disable caching of SVG fail/pass surfaces.Chris Wilson2008-09-291-4/+4
* Automate error checking for fallback-resolution.Chris Wilson2008-09-2815-172/+139
* [boilerplate] Add a PS 2 target.Chris Wilson2008-09-263-19/+88
* [boilerplate] Add svg-1.2 target.Chris Wilson2008-09-263-18/+84
* [boilerplate] Retry conversion in process if first attempt fails.Chris Wilson2008-09-264-24/+44