summaryrefslogtreecommitdiff
path: root/util/cairo-trace
AgeCommit message (Expand)AuthorFilesLines
2009-08-06[trace] Close the dictionary before fontChris Wilson1-1/+1
2009-08-06[trace] WhitespaceChris Wilson1-8/+4
2009-08-06[trace] Only write the 4 byte length to the streamChris Wilson1-1/+1
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-59/+60
2009-07-17Add OpenVG backend.Chris Wilson1-0/+70
2009-07-14[script] Extended blend mode support.Chris Wilson1-1/+17
2009-07-04Remove the defunct test-meta surfaceChris Wilson1-15/+34
2009-07-04[trace] Remove a few transient pattern def/undefChris Wilson1-11/+31
2009-06-28[trace] Compile fix for --enable-scriptChris Wilson1-1/+1
2009-06-19[trace] Compile without fontconfig.M Joonas Pihlaja1-0/+2
2009-06-19[trace] Prevent a child process from writing to the same fileChris Wilson1-0/+7
2009-06-19[trace] Change the threshold at which pixel data is immediately copiedChris Wilson1-1/+4
2009-06-15Expose _cairo_null_surface_create() via a test surfaceChris Wilson1-0/+26
2009-06-15[trace] Add sticky bit to (system-wide) trace output dirChris Wilson1-1/+2
2009-06-13[trace] Strip absolute path off name when profilingChris Wilson1-2/+3
2009-06-13[trace] Handle wrapping pythonChris Wilson1-62/+83
2009-06-08[trace] Prevent overflowing the operand stack when recreating objectsChris Wilson1-26/+63
2009-06-08[trace] Option to re-enable mark-dirtyChris Wilson1-0/+5
2009-06-07[trace] Redirect stdout to /dev/null when compressingChris Wilson1-1/+1
2009-06-03[trace] Add a --profile modeChris Wilson1-0/+18
2009-05-25[trace] Set output location using pwdChris Wilson1-1/+1
2009-05-25[trace] Missing newlines in error messages.Chris Wilson1-2/+2
2009-03-04[trace] Disable mark dirty tracing.Chris Wilson2-11/+35
2009-01-29[trace] Comment out the redundant wrapping of FT_Open_Face()Chris Wilson1-0/+9
2009-01-29cairo-trace: Print name of trace file.Carl Worth1-0/+3
2009-01-02[trace] Adopt _cairo_dtostrChris Wilson1-374/+546
2009-01-02[script] Recreate surface content.Chris Wilson1-1/+7
2009-01-02[trace] Correct escaped characters in string literal.Chris Wilson1-1/+12
2009-01-02[trace] Correct a couple of typos.Chris Wilson1-2/+2
2009-01-02[trace] Fix OBO in emit_glyphs()Chris Wilson1-1/+1
2009-01-02[trace] Minor tidy.Chris Wilson1-4/+4
2009-01-02[trace] Remove the forced switching to C localeChris Wilson1-4/+0
2009-01-02[trace] Do not force the output filename.Chris Wilson1-19/+6
2008-12-27[trace] Fix up positional argumentsChris Wilson1-3/+3
2008-12-18[trace] Runtime version check.Chris Wilson1-22/+25
2008-12-12[script] Switch to hyphens.Chris Wilson1-57/+57
2008-12-12Fix compilation with --enable-png=noChris Wilson1-0/+4
2008-11-19[trace] Correctly push font-face onto the operand stack.Chris Wilson1-25/+36
2008-11-19[trace] Construct matrices directlyChris Wilson1-5/+5
2008-11-19Conditionally include byteswap.hChris Wilson1-1/+16
2008-11-19[trace] Simple unbounded cache for symbol lookups.Chris Wilson2-14/+65
2008-11-13[trace] Add caller line info.Chris Wilson3-55/+178
2008-11-13[trace] Check for an undefined pattern and use index instead.Chris Wilson1-2/+18
2008-11-13[trace] Detect and report broken traces.Chris Wilson1-1/+14
2008-11-13[trace] Trace mark-dirtyChris Wilson2-17/+106
2008-11-13[trace] Add unstable warning.Chris Wilson1-0/+1
2008-11-13[trace] Disable stdout by default.Chris Wilson1-19/+29
2008-11-08[trace] Use a string literal for the type.Chris Wilson1-14/+14
2008-11-08[trace] Record the XID as a numberChris Wilson1-3/+3
2008-11-08[trace] Remove stray /sourceChris Wilson1-1/+0