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
/
test
/
create-from-png.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-13
Add prototype for draw in each test file and remove it from the header.
Behdad Esfahbod
1
-0
/
+2
2006-07-11
More test suite infrastructure improvements:
Behdad Esfahbod
1
-2
/
+3
2005-07-28
Fix so that one of three different error status values will be returned:
Carl Worth
1
-2
/
+11
2005-07-27
Fix typo that caused cairo_image_surface_create_from_png_stream to segfault. ...
Carl Worth
1
-1
/
+3
2005-07-14
Rename create-for-png test to create-from-png to match the naming of the cair...
Carl Worth
1
-2
/
+2
2005-05-10
Removing mucking around with stderr and add a cairo_test_log function instead.
Carl Worth
1
-1
/
+1
2005-05-03
Originally 2005-04-20 Carl Worth <cworth@cworth.org>
Carl Worth
1
-4
/
+2
2005-04-26
Add very simple test to generate PDF output, (no automated verification yet).
Carl Worth
1
-2
/
+0
2005-04-25
Factor out bulk of the code into a new callback based function, write_png(). ...
Kristian Høgsberg
1
-10
/
+9
2005-04-04
Change type of data parameter from char* to unsigned char*.
Carl Worth
1
-0
/
+74