index
:
~ranma42/cairo
1.10
master
oldcs
oldcs2
wip/0matrix
wip/boilerplate
wip/cgl
wip/cleanup-error
wip/cleanup-error2
wip/cleanup-error3
wip/cleanup-error4
wip/cleanup-error5
wip/cleanup-object
wip/cleanup-object4
wip/cleanup4
wip/coccinelle
wip/colorspace
wip/compilecleanup
wip/compiler-warnings
wip/const-status
wip/cs
wip/cs10
wip/cs11
wip/cs2
wip/cs3
wip/cs4
wip/cs5
wip/cs6
wip/cs7
wip/cs8
wip/floatpath
wip/floatpath2
wip/floatpath3
wip/gl
wip/gl2
wip/no-0-ref
wip/objectify
wip/objectify2
wip/objectify3
wip/objectify4
wip/objectify5
wip/objectify6
wip/objpostbackend6
wip/objpostbackend7
wip/optimize-fill
wip/path-double
wip/quartz-debug
wip/quartz-flip
wip/quartz-font-wanna-ct
wip/references
wip/remove-10.4
wip/restore-status
wip/simpleops
wip/stroke-to-path
wip/surfacecleanup
wip/test-nocrash
wip/totest
zfloatpath
ranma42's experiments on cairo
ranma42
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-24
test: Add clip-intersect
Chris Wilson
4
-0
/
+96
2011-07-24
test: Exercise replaying basic painting paths
Chris Wilson
14
-0
/
+530
2011-07-23
tests: Another missing ref, this time clip-disjoint-hatching
Chris Wilson
2
-0
/
+1
2011-07-23
tests: Missing ref images for new recording-surface test
Chris Wilson
4
-0
/
+3
2011-07-23
test: Add a paint-with-alpha variant to test clip-boxes fast path
Chris Wilson
5
-7
/
+60
2011-07-23
test: Extend recording-surface-pattern to include a SOURCE operator test
Chris Wilson
16
-67
/
+108
2011-07-23
test: Expand partial-clip-text
Chris Wilson
10
-12
/
+85
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
3
-0
/
+0
2011-07-19
build: Fix automake error
Andrea Canciani
1
-1
/
+1
2011-07-19
test,perf: Another hatching!
Chris Wilson
2
-0
/
+105
2011-07-18
tests,perf: Add a hatchings clip-test
Chris Wilson
5
-0
/
+156
2011-07-16
test: Add random-clips to stress test clipping
Chris Wilson
2
-0
/
+218
2011-07-16
test: Always compile cairo-test-suite
Chris Wilson
1
-0
/
+2
2011-07-15
tests: Add paint-clip-fill
Chris Wilson
5
-0
/
+110
2011-07-15
tests: Add clip-complex-shape
Chris Wilson
5
-0
/
+117
2011-07-13
test: Test a1 clipping semantics
Chris Wilson
7
-1
/
+181
2011-07-09
Add a test case that asserts on xcb
Uli Schlachter
3
-0
/
+68
2011-06-25
test: Fix check-ref-missing
Andrea Canciani
1
-1
/
+1
2011-06-25
test: Add a Makefile.refs generator
Chris Wilson
3
-2
/
+17
2011-06-25
test: Merge text-antialias-*
Andrea Canciani
4
-159
/
+37
2011-06-25
test: Add extended-blend-solid tests
Andrea Canciani
10
-154
/
+138
2011-06-25
test: Ignore \r when parsing test log files
Andrea Canciani
1
-2
/
+2
2011-06-25
test: Make parsing of log files more solid
Andrea Canciani
1
-1
/
+3
2011-06-25
test: Fix typo
Andrea Canciani
1
-1
/
+1
2011-06-25
test: Improve check-ref-missing
Andrea Canciani
3
-1381
/
+1367
2011-06-24
test: Cleanup build on Win32
Andrea Canciani
1
-7
/
+7
2011-06-20
build: Clean up environment variables and flags for the win32 build
Andrea Canciani
2
-5
/
+3
2011-06-20
build: Use common rules for making pdiff
Andrea Canciani
2
-9
/
+6
2011-06-20
build: Improve dependencies in win32 Makefiles
Andrea Canciani
1
-14
/
+11
2011-06-20
Avoid deprecated functions on win32
Andrea Canciani
1
-3
/
+0
2011-06-14
test: Use POSIX-compatible unlink
Andrea Canciani
1
-0
/
+1
2011-06-14
test: Update generation of constructors on win32
Andrea Canciani
1
-5
/
+2
2011-06-01
test: Add unaligned-box
Chris Wilson
4
-0
/
+75
2011-04-05
test/Makefile.am: Don't reference non-existant files
Uli Schlachter
1
-5
/
+0
2011-03-24
Add unaligned boxes to "operator-source" test
Uli Schlachter
12
-4
/
+21
2011-03-18
test: Add stroke-open-box
Andrea Canciani
4
-0
/
+53
2011-03-18
test: Add show-glyphs-advance
Andrea Canciani
8
-0
/
+113
2011-03-17
test: Use ARRAY_LENGTH() macro
Andrea Canciani
13
-15
/
+15
2011-03-17
test: Cleanup macros
Andrea Canciani
20
-70
/
+52
2011-03-17
test: Silence gcc warnings
Andrea Canciani
3
-13
/
+21
2011-03-17
test: Silence gcc warning
Andrea Canciani
1
-4
/
+4
2011-03-17
test: Silence gcc
Andrea Canciani
1
-0
/
+2
2011-03-17
test: Fix missing REFERENCE_IMAGES
Andrea Canciani
1
-0
/
+2
2011-02-19
test: Fix gcc signedness warning
Benjamin Otte
1
-1
/
+1
2011-02-19
test: Fix copy/paste error
Benjamin Otte
1
-1
/
+1
2011-02-19
test: Fix gcc complaints about old style definitions
Benjamin Otte
2
-2
/
+2
2011-02-19
test: Add a test for 0-radius negative arcs
Benjamin Otte
1
-0
/
+14
2011-02-18
Revert accidental checkin in last commit
Benjamin Otte
1
-1
/
+0
2011-02-18
arc: Handle radius == 0 the same no matter the arc direction
Benjamin Otte
1
-0
/
+1
2011-02-18
test: Add missing format to any2ppm to silence gcc
Benjamin Otte
1
-0
/
+1
[next]