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-04-01
Increment version to 1.5.16 and library versioning to 19:0:17
1.5.16
Carl Worth
1
-4
/
+4
2008-04-01
NEWS: Add notes for the cairo 1.5.16 snapshot
Carl Worth
1
-0
/
+109
2008-04-01
Doc SGML template churn
Carl Worth
2
-0
/
+14
2008-04-01
Mark cairo-quartz as officially supported
Carl Worth
1
-5
/
+1
2008-04-01
Include cairoint.h first to satisfy the test suite
Carl Worth
1
-2
/
+2
2008-04-01
More quieting of subtle potentially-uninitialized warnings
Carl Worth
1
-7
/
+7
2008-04-01
Quiet a more subtle potentially-uninitialized warning
Carl Worth
1
-1
/
+1
2008-04-01
Quiet some trivial unused and potentially-uninitialized compiler warnings
Carl Worth
4
-4
/
+4
2008-04-01
Add some reference images that were missing from the distribution list
Carl Worth
1
-0
/
+10
2008-04-01
[quartz] Remove cairo-atsui-font.c
Vladimir Vukicevic
1
-1028
/
+0
2008-04-01
[quartz] Update documentation
Vladimir Vukicevic
6
-46
/
+52
2008-04-01
[doc] Add some Quartz/CGFont documentation templates
Vladimir Vukicevic
3
-0
/
+38
2008-04-01
[quartz] Update Quartz test reference images
Vladimir Vukicevic
21
-0
/
+3
2008-04-01
[quartz] Handle further 10.4 vs. 10.5 differences; fix text AA handling
Vladimir Vukicevic
1
-31
/
+43
2008-04-01
[cgfont] Round surface rectangle outwards to ensure whole-pixel dimensions
Vladimir Vukicevic
1
-12
/
+48
2008-04-01
[cgfont] Fix whitespace errors
Vladimir Vukicevic
1
-2
/
+2
2008-04-01
[cgfont] Add CGFont backend to replace deprecated ATSUI backend
Vladimir Vukicevic
1
-17
/
+107
2008-04-01
[cgfont] Add start of CGFont font backend to replace ATSUI
Vladimir Vukicevic
8
-9
/
+611
2008-04-01
[SVG] Fix stroke-image test failure.
Emmanuel Pacaud
1
-36
/
+60
2008-03-31
Update pixman dependency to recent 0.10.0 release
Carl Worth
1
-1
/
+1
2008-03-31
Update ps-specifc reference image for ft-text-vertical-layout-type1
Carl Worth
1
-0
/
+0
2008-03-30
Add stroke-image PS/PDF ref images
Adrian Johnson
2
-0
/
+0
2008-03-30
Add clip-operator PS/PDF rgb24 ref images
Adrian Johnson
2
-0
/
+0
2008-03-29
Add operator-source PDF ref images
Adrian Johnson
2
-0
/
+0
2008-03-29
Fix PDF analysis of OPERATOR_SOURCE surface patterns
Adrian Johnson
1
-3
/
+9
2008-03-29
Update operator-source PS ref images
Adrian Johnson
2
-0
/
+0
2008-03-29
PS: Clear pattern background to when using OPERATOR_SOURCE
Adrian Johnson
1
-16
/
+27
2008-03-29
PS/PDF: Save/Restore surface clip when emitting a meta-surface pattern
Adrian Johnson
4
-0
/
+21
2008-03-27
Bump poppler version required for testing to 0.8.0
Adrian Johnson
1
-1
/
+1
2008-03-26
Add svg-specific reference image for ft-show-glyphs-positioning test
Carl Worth
1
-0
/
+0
2008-03-26
Update clip-operator and operator-clear reference images
Carl Worth
3
-0
/
+0
2008-03-26
Use floating-point offsets for color stops
Carl Worth
10
-35
/
+30
2008-03-26
Remove unused variable
Carl Worth
1
-1
/
+0
2008-03-26
[cairo] Fixup make check.
Chris Wilson
1
-3
/
+3
2008-03-26
[cairo-gstate] Remove dead code.
Chris Wilson
1
-21
/
+0
2008-03-26
Win32: Fix bug in cairo_win32_font_face_create_for_hfont()
Adrian Johnson
1
-1
/
+1
2008-03-25
Quiet compiler warnings about unhandled PIXMAN_yuy2 and PIXMAN_yv12
Carl Worth
1
-0
/
+3
2008-03-25
Depend on pixman 0.9.7 for new pixman_format_supported_destination function
Carl Worth
2
-116
/
+86
2008-03-25
Rename _popcount to _cairo_popcount and make it available for internal use
Carl Worth
2
-23
/
+23
2008-03-25
Quiet warning about signed vs. unsigned comparison
Carl Worth
1
-2
/
+2
2008-03-25
Quiet warnings about unhandled enum values in _cairo_surface_create_in_error
Carl Worth
1
-0
/
+18
2008-03-25
Document performance advantage of cairo_path_extents
Carl Worth
1
-2
/
+12
2008-03-25
[win32] Prevent crash in create_similar if win32_surface_create fails
Vladimir Vukicevic
1
-3
/
+9
2008-03-25
[osx] additional fix to configure for multi-arch OSX builds
Vladimir Vukicevic
1
-1
/
+2
2008-03-25
[quartz] When stroking with an image source, use the right CTM for the image
Vladimir Vukicevic
5
-1
/
+88
2008-03-25
Win32-Printing: Fix fallback resolution when DC ctm is not identity
Adrian Johnson
1
-5
/
+14
2008-03-24
Add new text-transform test
Carl Worth
7
-0
/
+116
2008-03-24
Update REFERENCE_IMAGES with PS ref images
Adrian Johnson
1
-0
/
+2
2008-03-24
Add PS reference images for finer-grained-fallbacks test
Adrian Johnson
2
-0
/
+0
2008-03-24
Fix assertion in PS/PDF/Win32-print when fallback image is off the page
Adrian Johnson
1
-18
/
+55
[next]