index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cairo-trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
[trace] Adopt _cairo_dtostr
Chris Wilson
1
-374
/
+546
2009-01-02
[script] Recreate surface content.
Chris Wilson
1
-1
/
+7
2009-01-02
[trace] Correct escaped characters in string literal.
Chris Wilson
1
-1
/
+12
2009-01-02
[trace] Correct a couple of typos.
Chris Wilson
1
-2
/
+2
2009-01-02
[trace] Fix OBO in emit_glyphs()
Chris Wilson
1
-1
/
+1
2009-01-02
[trace] Minor tidy.
Chris Wilson
1
-4
/
+4
2008-12-18
[trace] Runtime version check.
Chris Wilson
1
-22
/
+25
2008-12-12
[script] Switch to hyphens.
Chris Wilson
1
-57
/
+57
2008-12-12
Fix compilation with --enable-png=no
Chris Wilson
1
-0
/
+4
2008-11-19
[trace] Correctly push font-face onto the operand stack.
Chris Wilson
1
-25
/
+36
2008-11-19
[trace] Construct matrices directly
Chris Wilson
1
-5
/
+5
2008-11-19
Conditionally include byteswap.h
Chris Wilson
1
-1
/
+16
2008-11-19
[trace] Simple unbounded cache for symbol lookups.
Chris Wilson
1
-4
/
+5
2008-11-13
[trace] Add caller line info.
Chris Wilson
1
-13
/
+121
2008-11-13
[trace] Check for an undefined pattern and use index instead.
Chris Wilson
1
-2
/
+18
2008-11-13
[trace] Detect and report broken traces.
Chris Wilson
1
-1
/
+14
2008-11-13
[trace] Trace mark-dirty
Chris Wilson
1
-16
/
+105
2008-11-13
[trace] Add unstable warning.
Chris Wilson
1
-0
/
+1
2008-11-08
[trace] Use a string literal for the type.
Chris Wilson
1
-14
/
+14
2008-11-08
[trace] Record the XID as a number
Chris Wilson
1
-3
/
+3
2008-11-08
[trace] Remove stray /source
Chris Wilson
1
-1
/
+0
2008-11-07
[surface] Pass a separate closure for the mime-type destroy notifier.
Chris Wilson
1
-2
/
+4
2008-11-05
[trace] Use the mime-type image representation
Chris Wilson
1
-89
/
+214
2008-11-05
[trace] Trim a few bytes from glyph arrays
Chris Wilson
1
-27
/
+38
2008-11-05
[trace] Correct emission of set_font_face and set_source
Chris Wilson
1
-9
/
+27
2008-11-05
[trace] Capture foreign drawables.
Chris Wilson
1
-9
/
+93
2008-11-05
[trace] Mark filter mode as immediate.
Chris Wilson
1
-1
/
+1
2008-11-04
[trace] Fix emission of cairo_scaled_font_create()
Chris Wilson
1
-14
/
+13
2008-11-04
[trace] Use a common directory by default.
Chris Wilson
1
-2
/
+6
2008-11-04
[trace] Convert [1 0 0 1 0 0] to identity
Chris Wilson
1
-9
/
+25
2008-11-03
[trace] Big-endian compile fixes.
Chris Wilson
1
-4
/
+4
2008-11-03
[trace] Wrap test surfaces.
Chris Wilson
1
-8
/
+108
2008-11-03
[mime-data] Allow embedding of arbitrary mime-types.
Chris Wilson
1
-1
/
+1
2008-11-03
[trace] Emit set_mime_data().
Chris Wilson
1
-2
/
+28
2008-11-03
[trace] Fix boundary terminations
Chris Wilson
1
-1
/
+1
2008-11-03
[trace] Use utf8 len in show_text_glyphs().
Chris Wilson
1
-16
/
+20
2008-10-31
[util] Add cairo-trace.
Chris Wilson
1
-0
/
+3345
[prev]