index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test-meta-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-06
Add scaled_font->mutex to allow locking for all subordinate objects
Carl Worth
1
-3
/
+18
2006-12-11
Add/remove const to cairo_glyph_t* arguments consistently
Behdad Esfahbod
1
-1
/
+1
2006-06-06
Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.
Carl Worth
1
-2
/
+2
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-1
/
+1
2006-05-24
New API: Add new function cairo_surface_get_content
Carl Worth
1
-1
/
+2
2006-05-04
Rename cairo_rectangle_t to cairo_rectangle_fixed_t.
Robert O'Callahan
1
-2
/
+2
2006-02-28
Add testing for cairo_surface_get_type.
Carl Worth
1
-0
/
+1
2006-01-17
Big change to the test infrastructure and supporting internals. The goal now ...
Carl Worth
1
-5
/
+6
2005-12-21
Don't implement create_similar for the test-meta or the paginated surface. Th...
Carl Worth
1
-13
/
+1
2005-12-20
Add some comments describing what a cairo_meta_surface_t is.
Carl Worth
1
-38
/
+0
2005-12-19
Use _cairo_surface_paint rather than _cairo_surface_fill_rectangle as only th...
Carl Worth
1
-0
/
+375