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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-28
Mark user-font-mask as XFAIL.
Carl Worth
1
-1
/
+9
2008-10-28
Rename user-font-image test to user-font-mask.
Carl Worth
3
-4
/
+4
2008-10-28
Correct NEWS to say 'release' instead of 'snapshot' for 1.8.0
Carl Worth
1
-2
/
+2
2008-10-28
[image] Remove invalid assert.
Chris Wilson
1
-2
/
+0
2008-10-28
[image] Check create_for_data() to ensure a valid minimum stride.
Chris Wilson
1
-0
/
+12
2008-10-28
[perf] Fix rectangular case of unaligned-clip.
Chris Wilson
1
-6
/
+3
2008-10-27
[Makefile.am.releasing] Fix typo
Behdad Esfahbod
1
-1
/
+1
2008-10-27
Add creation of a versioned manual to the release-publish target.
Carl Worth
1
-9
/
+18
2008-10-27
Change ps to ps3 in test/README
Adrian Johnson
1
-1
/
+1
2008-10-27
Change user-font-image test to use a pattern
Adrian Johnson
2
-2
/
+11
2008-10-27
Add user-font-image test
Adrian Johnson
3
-0
/
+247
2008-10-26
[stroke] Ensure we record the first face for a dashed path.
Chris Wilson
1
-0
/
+1
2008-10-26
[stroke] _cairo_stroker_line_to_dashed() whitespace
Chris Wilson
1
-18
/
+39
2008-10-26
[test] Add leaky-dashed-stroke
Chris Wilson
6
-0
/
+179
2008-10-23
[build] Use AC_LINK_IFELSE for testing linker flags.
Chris Wilson
2
-1
/
+21
2008-10-23
[test/user-font] Exercise glyph 0
Behdad Esfahbod
1
-4
/
+3
2008-10-22
[win32] Correct error paths in text_to_glyphs().
Chris Wilson
1
-3
/
+4
2008-10-22
Twin perf case
Chris Wilson
4
-1
/
+54
2008-10-22
Map toy font face to implementation.
Chris Wilson
7
-21
/
+128
2008-10-22
Don't add a notdef glyph to Type 3 font subsets
Adrian Johnson
5
-73
/
+48
2008-10-22
[cairoint] Remove the duplicate prototype.
Chris Wilson
1
-3
/
+0
2008-10-22
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
Chris Wilson
22
-229
/
+280
2008-10-21
[test/meta-surface-pattern] Propagate errors.
Chris Wilson
1
-3
/
+2
2008-10-21
[build] Use dolt
Behdad Esfahbod
2
-0
/
+178
2008-10-21
[test/xlib-expose-event] Propagate errors.
Chris Wilson
1
-3
/
+7
2008-10-21
[test/unbounded-operator] Propagate errors.
Chris Wilson
1
-4
/
+2
2008-10-21
[test/surface-pattern-scale-up] Propagate errors.
Chris Wilson
1
-3
/
+4
2008-10-21
[test/surface-pattern-scale-down] Propagate errors.
Chris Wilson
1
-3
/
+4
2008-10-21
[test/rotate-image-surface-paint] Proapgate errors.
Chris Wilson
1
-3
/
+4
2008-10-21
[test/pixman-rotate] Propagate errors
Chris Wilson
1
-17
/
+16
2008-10-21
[test/operator-source] Propagate errors.
Chris Wilson
1
-8
/
+4
2008-10-21
[test/operator-clear] Propagate errors.
Chris Wilson
1
-4
/
+2
2008-10-21
[test/extend-pad] Propagate errors.
Chris Wilson
1
-3
/
+4
2008-10-21
[test/device-offset-scale] Propagate errors
Chris Wilson
1
-7
/
+7
2008-10-21
[test/device-offset-positive] Propagate errors.
Chris Wilson
1
-7
/
+5
2008-10-21
[test/device-offset] Propagate error.
Chris Wilson
1
-3
/
+3
2008-10-21
[ps] Check for an empty font subset.
Chris Wilson
1
-0
/
+3
2008-10-21
[configure] Check for atomic xchg.
Chris Wilson
1
-1
/
+4
2008-10-20
Add API documentation for NULL filenames and write_funcs.
Chris Wilson
3
-6
/
+24
2008-10-20
[mutex] s/HOLDS_MUTEX/MUTEX_IS_LOCKED/
Chris Wilson
3
-12
/
+12
2008-10-20
[directfb] Unbounded operators are unsupported.
Chris Wilson
1
-0
/
+10
2008-10-20
[directfb] Fallback for SATURATE
Chris Wilson
1
-0
/
+3
2008-10-20
[directfb] Perfom text fallback if emulating clip regions.
Chris Wilson
1
-2
/
+12
2008-10-20
[directfb] When blitting check if we need the un-premultiplied color.
Chris Wilson
2
-24
/
+54
2008-10-20
[directfb] Apply clip to release_dest_image()
Chris Wilson
1
-9
/
+14
2008-10-20
[directfb] Fix OBO in clip.
Chris Wilson
1
-2
/
+2
2008-10-20
[directfb] Force NEAREST.
Chris Wilson
1
-0
/
+5
2008-10-20
[directfb] Track the empty clip rectangle.
Chris Wilson
1
-1
/
+5
2008-10-20
[directfb] Cap the maximum surface size to use for the font cache.
Chris Wilson
1
-3
/
+7
2008-10-20
[directfb] Only use the pure BLIT for integer translations.
Chris Wilson
1
-7
/
+23
[next]