index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boilerplate
Age
Commit message (
Expand
)
Author
Files
Lines
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...
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
2007-02-28
[boilerplate/test-paginated] Issue a show_page before writing buffer
Behdad Esfahbod
1
-0
/
+5
2007-02-20
[quartz] Rename nquartz to quartz
Vladimir Vukicevic
1
-33
/
+14
2006-12-07
Replace point sampling in the fill-degenerate-sort-order with rendering.
M Joonas Pihlaja
1
-0
/
+3
2006-11-27
[test|perf|boilerplate/Makefile.am] Add -I$(top_builddir)/src to INCLUDES
Behdad Esfahbod
1
-0
/
+1
2006-11-08
boilerplate: Add xrealloc function
Carl Worth
2
-0
/
+15
2006-10-29
XCB/perf: implement boilerplate_xcb_synchronize for fair performance tests.
Jamey Sharp
1
-1
/
+12
2006-10-27
[beos] Allow a pixel error of 1 for BeOS tests
Christian Biesinger
1
-3
/
+6
2006-10-27
[beos] make tests compile again
Christian Biesinger
2
-15
/
+45
2006-10-26
Make xlib and xcb backends tolerant of single-bit errors in the test suite ou...
Carl Worth
1
-4
/
+8
2006-10-22
Fix prototype warning by including cairo-test-directfb.h
Christian Biesinger
1
-0
/
+1
2006-10-18
XCB: find_standard_format using wrong enumeration.
Ian Osgood
1
-4
/
+4
2006-10-16
Rename wait_for_rendering to syncrhonize
Carl Worth
2
-4
/
+4
2006-10-12
Update .gitignore in boilerplate and test.
Jamey Sharp
1
-0
/
+1
2006-10-12
XCB: update cairo-boilerplate to test for an error connection rather than NULL.
Jamey Sharp
1
-1
/
+1
2006-10-12
Merge branch 'master' of ssh+git://git.cairographics.org/git/cairo
Michael Emmel
1
-108
/
+17
2006-10-12
Fixed test to compile
Michael Emmel
1
-6
/
+6
2006-10-12
Fixed test to compile
Michael Emmel
1
-28
/
+47
2006-10-12
Fixed directfb test code
Michael Emmel
1
-1
/
+1
2006-10-11
Replace static fn with xcb-renderutil library fn.
Ian Osgood
1
-94
/
+5
2006-10-11
Update XCB names for XCB 1.0 RC2 release.
Ian Osgood
1
-29
/
+27
2006-09-19
Add win32 output files to gitignore
Vladimir Vukicevic
1
-0
/
+7
2006-09-13
[nquartz] Initial commit of native quartz surface
Vladimir Vukicevic
1
-0
/
+44
2006-09-11
perf: Make xlib testing wait for the X server to finish rendering.
Carl Worth
2
-2
/
+19
2006-09-09
[win32] Makefile.win32: use correct (/MD) runtime library flag everywhere
Vladimir Vukicevic
1
-1
/
+1
2006-09-09
Merge branch 'master' of git+ssh://git.cairographics.org/git/cairo into cairo...
Vladimir Vukicevic
2
-95
/
+189
2006-09-09
[win32] Fix boilerplate for win32 surfaces to use new _with_dib function
Vladimir Vukicevic
1
-35
/
+11
2006-09-09
boilerplate-xlib: New perf-specific surface creation for xlib backend.
Carl Worth
1
-31
/
+106
2006-09-09
boilerplate: Allow targets to distinguish between test and perf.
Carl Worth
2
-70
/
+89
2006-09-09
Merge branch 'master' of git+ssh://git.cairographics.org/git/cairo into cairo...
Vladimir Vukicevic
2
-12
/
+12
2006-09-09
[win32] win32-specific Makefiles for building with MSVC
Vladimir Vukicevic
1
-0
/
+18
2006-09-09
Use unsigned consistently to avoid compiler warning.
Carl Worth
1
-1
/
+1
2006-09-09
boilerplate: Rename cairo_test_target_t to cairo_boilerplate_target_t
Carl Worth
2
-11
/
+11
2006-09-06
Add
Behdad Esfahbod
1
-0
/
+2
2006-09-06
[Makefile] Fix typo
Behdad Esfahbod
1
-1
/
+1
2006-09-06
perf: Report times not rates. Interface in integers not doubles.
Carl Worth
1
-0
/
+31
2006-09-05
Move target tolerance to cairo_test_target structure (should let single-pixel...
Carl Worth
2
-30
/
+39
2006-08-31
boilerplate: Fix compilation for glitz.
Benjamin Otte
2
-0
/
+15
2006-08-31
Initial hookup of Vlad's timer/alarm code
Carl Worth
1
-0
/
+1
2006-08-31
perf: Don't measure meta-surface-backed surface types.
Carl Worth
1
-0
/
+3
2006-08-31
boilerplate: Fix missing include of config.h which was preventing many backen...
Carl Worth
2
-11
/
+19
[next]