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
/
boilerplate
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-21
[ps] Get rid of _cairo_ps_test_force_fallbacks
Behdad Esfahbod
3
-0
/
+49
2007-04-21
[pdf] Get rid of _cairo_pdf_test_force_fallbacks
Behdad Esfahbod
2
-0
/
+20
2007-04-21
[boilerplate] Add cairo-boilerplate-xlib.h to Makefile.am
Behdad Esfahbod
1
-0
/
+1
2007-04-21
[xlib] Get rid of _cairo_xlib_test_disable_render
Behdad Esfahbod
1
-0
/
+15
2007-04-21
[boilerplate] Minor indentation fix
Behdad Esfahbod
1
-6
/
+6
2007-04-20
cairo-boilerplate - use xmalloc and friends
Chris Wilson
1
-2
/
+2
2007-04-20
[boilerplate] Add cairo_boilerplate_format_from_content
Behdad Esfahbod
5
-26
/
+25
2007-04-20
[boilerplate] Strip test-surfaces boilerplate into cairo-boilerplate-test-sur...
Behdad Esfahbod
4
-143
/
+241
2007-04-20
[boilerplate] Move xasprintf to xmalloc.c
Behdad Esfahbod
4
-66
/
+70
2007-04-20
[boilerplate] Cleanup includes in cairo-boilerplate-beos.cpp
Behdad Esfahbod
1
-10
/
+10
2007-04-20
[boilerplate] Fix typos in cairo-boilerplate-glitz.c
Behdad Esfahbod
1
-2
/
+2
2007-04-20
[boilerplate] Remove leftover call to cairo_test_log
Behdad Esfahbod
1
-1
/
+1
2007-04-20
[boilerplate] Clean up includes and remove unnecessary ones
Behdad Esfahbod
5
-28
/
+17
2007-04-20
[boilerplate] Strip win32 boilerplate into cairo-boilerplate-win32*
Behdad Esfahbod
4
-26
/
+99
2007-04-20
[boilerplate] Rename create_win32_surface to _cairo_boilerplate_win32_create_...
Behdad Esfahbod
1
-11
/
+11
2007-04-20
[boilerplate] Remove empty cleanup_win32
Behdad Esfahbod
1
-9
/
+2
2007-04-20
[boilerplate] Strip glitz boilerplate into cairo-boilerplate-glitz*
Behdad Esfahbod
4
-478
/
+582
2007-04-20
[boilerplate] Minor indentation fix
Behdad Esfahbod
1
-2
/
+2
2007-04-20
[boilerplate] Strip xcb boilerplate into cairo-boilerplate-xcb*
Behdad Esfahbod
4
-87
/
+167
2007-04-20
[boilerplate] Strip svg boilerplate into cairo-boilerplate-svg*
Behdad Esfahbod
4
-103
/
+181
2007-04-20
[boilerplate] Strip pdf boilerplate into cairo-boilerplate-pdf*
Behdad Esfahbod
4
-108
/
+186
2007-04-20
[boilerplate] Rename xcairo_surface_set_user_data to cairo_boilerplate_surfac...
Behdad Esfahbod
2
-22
/
+32
2007-04-20
[boilerplate] Strip ps boilerplate into cairo-boilerplate-ps*
Behdad Esfahbod
4
-112
/
+190
2007-04-20
[boilerplate] Remove unused variables
Behdad Esfahbod
1
-3
/
+0
2007-04-20
[boilerplate] Fix renaming typo
Behdad Esfahbod
1
-1
/
+1
2007-04-20
[boilerplate/test] Move vector_ignored_tests from boilerplate/ to test/
Behdad Esfahbod
1
-28
/
+0
2007-04-20
[boilerplate] Add a boolean is_vector to boilerplate target type
Behdad Esfahbod
2
-6
/
+13
2007-04-20
[boilerplate] Sort backend entries in Makefile.am alphabetically
Behdad Esfahbod
1
-5
/
+5
2007-04-20
[boilerplate] Properly namespace boilerplate methods
Behdad Esfahbod
5
-185
/
+236
2007-04-20
[boilerplate] Strip xlib boilerplate into cairo-boilerplate-xlib*
Behdad Esfahbod
4
-174
/
+254
2007-04-20
[boilerplate] Move includes around
Behdad Esfahbod
1
-13
/
+10
2007-04-20
[boilerplate] Rename test-directfb to boilerplate-directfb
Behdad Esfahbod
5
-32
/
+33
2007-04-20
[boilerplate] Rename test-beos to boilerplate-beos
Behdad Esfahbod
5
-49
/
+50
2007-04-20
[boilerplate] Rename quartz-boilerplate to boilerplate-quartz
Behdad Esfahbod
4
-14
/
+14
2007-04-18
[boilerplate] Add cairo_boilerplate_get/free_targets
Behdad Esfahbod
2
-4
/
+75
2007-04-18
[boilerplate] s/_cairo_test_content_name/cairo_boilerplate_content_name/g
Behdad Esfahbod
2
-5
/
+5
2007-04-16
Update .gitignore
Chris Wilson
1
-0
/
+4
2007-04-13
boilerplate: Cleanup conditional compilation ofcairo-quartz-boilerplate.c
Carl Worth
4
-13
/
+12
2007-04-11
boilerplate: Add error checking for cairo_surface_write_to_png
Carl Worth
1
-1
/
+8
2007-04-11
boilerplate: Add error checking for cairo_surface_set_user_data
Carl Worth
1
-4
/
+22
2007-04-09
cairo-boilerplate - handle failure to set user data
Chris Wilson
1
-1
/
+9
2007-04-06
Protect boilerplate_xlib_synchronize from alloc failure.
Chris Wilson
1
-1
/
+2
2007-04-04
Restore gcov functionality
Chris Wilson
1
-1
/
+1
2007-04-04
[boilerplate] split quartz out to avoid symbol clash.
Brian Ewins
4
-39
/
+115
2007-03-19
boilerplate: Add EXTRA_LTLIBRARIES to CLEANFILES to allow make distcleancheck...
1.4.2
Carl Worth
1
-1
/
+3
2007-03-19
[boilerplate] Don't build in make all
Behdad Esfahbod
1
-1
/
+1
2007-03-13
[test-surfaces] Prefix public symbols with _cairo
Behdad Esfahbod
1
-3
/
+3
2007-03-13
[boilerplate] Prefer top_builddir to top_srcdir
Behdad Esfahbod
1
-1
/
+1
2007-03-01
[boilerplate] Add correct dependency on libcairo.la
Behdad Esfahbod
1
-1
/
+2
2007-02-28
[TODO] Add/remove items
Behdad Esfahbod
1
-0
/
+1
[next]