summaryrefslogtreecommitdiff
path: root/test/cairo-test-trace.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-11build: Rework pthread detection.M Joonas Pihlaja1-5/+5
2010-04-28test-suite: add image_diff_is_failure() functionBenjamin Otte1-2/+1
2010-01-22script: Port cairo_script_context_t to cairo_device_tChris Wilson1-3/+4
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-24/+24
2009-10-15[build] Link against pthread-stubsChris Wilson1-5/+5
2009-09-30[API] Make _cairo_meta_surface_replay() private againBenjamin Otte1-2/+6
2009-08-29[script] Introduce cairo_script_context_tChris Wilson1-1/+4
2009-07-05[test] Rename some structures within cairo-test-traceChris Wilson1-112/+112
2009-07-03Export meta-surfaceChris Wilson1-38/+20
2009-07-03[test] Record trace to an in-memory meta-surfaceChris Wilson1-42/+329
2009-06-21[test] Fix the image compareChris Wilson1-15/+86
2009-06-19[test] Experiment with reference targetsChris Wilson1-39/+190
2009-06-13[test] Minor tweak to cairo-test-traceChris Wilson1-7/+9
2009-06-13[test] Need SOURCE when copying image dataChris Wilson1-0/+1
2009-06-13[test] Remove dlmallocChris Wilson1-51/+11
2009-06-13[test] Code review after sleepChris Wilson1-164/+236
2009-06-12[test] Add cairo-test-traceChris Wilson1-0/+1225