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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-27
doc: Ensure @ in "@cairo:" is escaped when referring the the font family name
Adrian Johnson
1
-2
/
+2
2024-06-27
Check return value of _cairo_boxes_copy_to_clip()
Adrian Johnson
1
-1
/
+4
2024-06-27
Ensure extent_y_scale is initialized
Adrian Johnson
1
-2
/
+2
2024-06-27
Make Coverity happy
Adrian Johnson
1
-0
/
+2
2024-06-27
Ensure face variables in cairo_stroker_t are initialized
Adrian Johnson
1
-0
/
+4
2024-06-27
ps: fix max form size
Adrian Johnson
1
-2
/
+2
2024-06-24
Merge branch 'wip/otte/xlib-overflow' into 'master'
Adrian Johnson
1
-1
/
+1
2024-06-24
Merge branch 'master' into 'master'
Adrian Johnson
1
-1
/
+3
2024-06-24
Avoid an uninitialized use
Matthias Clasen
1
-0
/
+1
2024-06-24
Fix a memory leak
Matthias Clasen
1
-1
/
+3
2024-06-24
xlib: Enlarge array for new formats
wip/otte/xlib-overflow
Benjamin Otte
1
-1
/
+1
2024-06-21
Use _cairo_calloc() to allocate structs
Adrian Johnson
68
-164
/
+164
2024-06-21
Make _cairo_calloc() consistent with _cairo_malloc()
Adrian Johnson
18
-56
/
+87
2024-06-10
Fix cairo-ft-font.c build failure when fontconfig not available
Adrian Johnson
1
-6
/
+6
2024-06-08
Set CLOEXEC when opening files
Adrian Johnson
3
-17
/
+90
2024-05-31
Merge branch 'c11-atomics' into 'master'
Adrian Johnson
11
-123
/
+167
2024-05-26
Merge branch 'update-fontconfig-and-libpng' into 'master'
Adrian Johnson
3
-65
/
+2
2024-05-26
Add support for C11 atomics
Adrian Johnson
11
-73
/
+165
2024-05-26
Remove two unused files
Uli Schlachter
1
-17
/
+0
2024-05-25
Use intptr_t for cairo_atomic_intptr_t
Adrian Johnson
1
-55
/
+7
2024-05-25
Update required libpng version
Adrian Johnson
1
-6
/
+1
2024-05-25
Update required fontconfig version
Adrian Johnson
2
-59
/
+1
2024-05-25
ft: replace deprecated FT_Get_X11_Font_Format()
Adrian Johnson
1
-3
/
+2
2024-05-25
Update minimum FreeType to 2.10
Adrian Johnson
1
-98
/
+21
2024-05-24
Merge branch 'cff-global-subs-fix' into 'master'
Adrian Johnson
19
-55
/
+75
2024-05-24
Merge branch 'fix-gradient-scale-crash' into 'master'
Uli Schlachter
1
-0
/
+6
2024-05-22
Merge branch 'master' into fix-gradient-scale-crash
Koichi Akabe
17
-215
/
+220
2024-05-22
pdf: return subset status and always cleanup
Adrian Johnson
1
-12
/
+16
2024-05-21
Merge branch 'moz-bug-1896173' into 'master'
Emmanuele Bassi
1
-1
/
+9
2024-05-21
Merge branch 'moz-bug-1897561' into 'master'
Emmanuele Bassi
1
-1
/
+5
2024-05-21
cff: Don't try allocating a zero sized array
Adrian Johnson
1
-3
/
+7
2024-05-21
Create _cairo_calloc() macro to replace calloc()
Adrian Johnson
19
-53
/
+69
2024-05-21
Only use PIXMAN_r8g8b8_sRGB if available
Adrian Johnson
1
-1
/
+4
2024-05-21
Merge branch 'update-to-fedora-40' into 'master'
Adrian Johnson
5
-13
/
+12
2024-05-21
Fix crash if font error in recording surface
Adrian Johnson
1
-1
/
+5
2024-05-19
pdf tags: Fix crash when popping the top most group following by a show_text
Adrian Johnson
1
-1
/
+9
2024-05-15
Merge branch 'dest-and-uri' into 'master'
Adrian Johnson
7
-131
/
+95
2024-05-15
Mark _cairo_debug_svg_render() cairo_public
Uli Schlachter
1
-1
/
+1
2024-05-11
Allow links to specify 'dest' and 'uri'
Adrian Johnson
7
-131
/
+95
2024-04-28
Update CI to Fedora 40
Adrian Johnson
5
-13
/
+12
2024-04-25
Switch to calloc in _cairo_cff_font_fallback_create
Daniel Holbert
1
-1
/
+1
2024-04-15
Fix alloca undefined on Solaris
Alan Coopersmith
1
-0
/
+4
2024-03-21
Merge branch 'ft-font-accuracy-new' into 'master'
Adrian Johnson
1
-50
/
+53
2024-03-21
Prefer COLRv1 table
Marek Kasik
1
-17
/
+35
2024-02-17
Merge branch 'surface-error-png' into 'master'
Adrian Johnson
1
-1
/
+3
2024-02-06
Fix "out of memory" when using linear gradient
Koichi Akabe
1
-0
/
+6
2024-01-22
Improve accuracy of computed metrics for FT fonts
Vincent Lefevre
1
-50
/
+53
2024-01-18
Merge branch 'fix-issue-811' into 'master'
Emmanuele Bassi
1
-0
/
+11
2024-01-17
[quartz] Fix: Cairo 1.18.0 doesn't draw italic or bold text on Mac
Diego Pino Garcia
1
-0
/
+11
2024-01-16
Copy font-options during creation of a fallback font
Behdad Esfahbod
2
-0
/
+2
[next]