Commits on Source
123
05d1a41a
Post-release version bump to 1.18.1
Sep 23, 2023
b2f3957b
Merge branch 'master-next' into 'master'
Sep 23, 2023
e0d4c1c9
util: remove malloc-stats
Sep 28, 2023
459d19ef
Merge branch 'remove-malloc-stats' into 'master'
Sep 28, 2023
27cdee5e
Fix alloca undefined with MSVC
Sep 30, 2023
29592a33
Merge branch 'msvc-alloca-fix' into 'master'
Oct 02, 2023
0fce59ff
Fix surface type mismatch error in pdf-interchange
Oct 02, 2023
b23f4b3f
Require pixman >= 0.40
Oct 02, 2023
95c8d5b1
Merge branch 'fix-tags-incorrect-surface' into 'master'
Oct 02, 2023
f9de19ad
Merge branch 'require-pixman-0.40' into 'master'
Oct 02, 2023
85f021b1
quartz-font: Fix transposed constants
Oct 24, 2023
36193ec9
Merge branch 'kCTFontTraitColorGlyphs' into 'master'
Oct 26, 2023
23a643c8
_cairo_surface_create_in_error(): Add PNG_ERROR support
Oct 31, 2023
c84a13c5
cairo-ps-surface: fix -Walloc-size
Nov 05, 2023
f9358f26
Merge branch 'alloc-size' into 'master'
Nov 06, 2023
54231e89
Update file meson.build
Nov 07, 2023
10fffac8
[pdf] Set both fill and stroke colors in show_text_glyphs
Nov 30, 2023
ee07a811
Merge branch 'pdf-userfont-stroke' into 'master'
Dec 01, 2023
3bcad03f
Copy font-options during creation of a fallback font
Jan 16, 2024
61da2c20
Merge branch 'font-options' into 'master'
Jan 17, 2024
bd6aa966
[quartz] Fix: Cairo 1.18.0 doesn't draw italic or bold text on Mac
Jan 17, 2024
586c8aca
Merge branch 'fix-issue-811' into 'master'
Jan 18, 2024
6e5e4bd9
Improve accuracy of computed metrics for FT fonts
Jan 22, 2024
d517773f
Fix "out of memory" when using linear gradient
Feb 06, 2024
8d5037ed
meson: always skip IPC_RMID_DEFERRED_RELEASE check when cross-compiling
Feb 06, 2024
3a06998b
Destroy used pattern
Feb 07, 2024
ad93bbad
coding style
Feb 07, 2024
bbbc68e6
Merge branch 'surface-error-png' into 'master'
Feb 17, 2024
205817dc
ci: update windows image
Mar 20, 2024
4421a209
ci: keep meson logs in windows builds as artefacts
Mar 20, 2024
a269e608
Merge branch 'ci-artefacts' into 'master'
Mar 20, 2024
1bd4d597
Prefer COLRv1 table
Mar 21, 2024
c6048904
Merge branch 'prefer-colrv1-table' into 'master'
Mar 21, 2024
057a949b
Merge branch 'ft-font-accuracy-new' into 'master'
Mar 21, 2024
bf471919
tests: remove gl reference images
Apr 01, 2024
e190f9e0
Merge branch 'master' into 'master'
Apr 01, 2024
95ee2708
Merge branch 'bugfix/cross-compile' into 'master'
Apr 05, 2024
724ea546
ci: install latest Meson on windows jobs
Apr 14, 2024
9a05c9c3
Merge branch 'ci-meson-windows' into 'master'
Apr 14, 2024
44e4e112
Fix alloca undefined on Solaris
Apr 15, 2024
3e12dfda
Merge branch 'alloca' into 'master'
Apr 16, 2024
1528c96d
Fix implicit conversion warning
Apr 17, 2024
b3d578ec
Merge branch 'fix-warning' into 'master'
Apr 17, 2024
5223f0c9
Switch to calloc in _cairo_cff_font_fallback_create
Apr 25, 2024
27c8ad5c
Merge branch '838-confidential-issue' into 'master'
Apr 27, 2024
293b75a1
Update CI to Fedora 40
Apr 28, 2024
754f4316
Allow links to specify 'dest' and 'uri'
May 11, 2024
877a8a48
Mark _cairo_debug_svg_render() cairo_public
May 15, 2024
cf1b42ca
Merge branch 'build-svg-fuzzer' into 'master'
May 15, 2024
c75997a4
Merge branch 'dest-and-uri' into 'master'
May 15, 2024
1a0933d6
pdf tags: Fix crash when popping the top most group following by a show_text
May 19, 2024
0cd376ba
Fix crash if font error in recording surface
May 21, 2024
54cbe514
Merge branch 'update-to-fedora-40' into 'master'
May 21, 2024
3d464853
Only use PIXMAN_r8g8b8_sRGB if available
May 21, 2024
3715d93b
Create _cairo_calloc() macro to replace calloc()
May 21, 2024
d465f449
cff: Don't try allocating a zero sized array
May 21, 2024
425b4c83
Merge branch 'fix-pixman-enum' into 'master'
May 21, 2024
4b775b97
Merge branch 'moz-bug-1897561' into 'master'
May 21, 2024
d2531886
Merge branch 'moz-bug-1896173' into 'master'
May 21, 2024
e29bd3f6
pdf: return subset status and always cleanup
May 22, 2024
820bb0ba
Apply 1 suggestion(s) to 1 file(s)
May 21, 2024
b60f47df
Require C11
May 22, 2024
d163670f
Merge branch 'master' into fix-gradient-scale-crash
May 22, 2024
f3b35424
Merge branch 'c11' into 'master'
May 22, 2024
4796138f
Merge branch 'pdf-finish' into 'master'
May 22, 2024
60fea22d
Update meson wraps
May 23, 2024
f43dcc21
Merge branch 'fix-gradient-scale-crash' into 'master'
May 24, 2024
1f0b80ed
Merge branch 'update-meson-wraps' into 'master'
May 24, 2024
212f4589
Merge branch 'cff-global-subs-fix' into 'master'
May 24, 2024
94e3c5ce
Update minimum FreeType to 2.10
May 25, 2024
7f88aea1
ft: replace deprecated FT_Get_X11_Font_Format()
May 25, 2024
24d00b63
Merge branch 'update-freetype' into 'master'
May 25, 2024
bc4dfe51
Update required fontconfig version
May 25, 2024
b3656ed5
Update required libpng version
May 25, 2024
8d0650bb
Use intptr_t for cairo_atomic_intptr_t
May 25, 2024
b31ca9a3
Enable pdf-structure test
May 25, 2024
5d67d28f
Remove two unused files
May 26, 2024
87f7c60b
Add support for C11 atomics
May 26, 2024
a141cfdf
Merge branch 'pdf-structure-test' into 'master'
May 26, 2024
9fcfdce2
Merge branch 'remove-unused-files' into 'master'
May 26, 2024
09779a7e
Merge branch 'update-fontconfig-and-libpng' into 'master'
May 26, 2024
01a8ca05
Merge branch 'master' into 'master'
May 28, 2024
f0a651e1
Merge branch 'c11-atomics' into 'master'
May 31, 2024
4f38b502
Fix meson deprecation warning
Jun 01, 2024
b00db10a
meson: Use cc.has_define instead of cc.get_define for variables that may be undefined
Jun 01, 2024
1193515f
Merge branch 'meson-fixes' into 'master'
Jun 01, 2024
b0b5562b
Set CLOEXEC when opening files
Jun 08, 2024
a3088810
Merge branch 'cloexec' into 'master'
Jun 08, 2024
00ce1284
Fix cairo-ft-font.c build failure when fontconfig not available
Jun 10, 2024
f1b781e9
Build mingw-32 in CI with fontconfig disabled
Jun 10, 2024
0700bb78
Merge branch 'ft-no-fc' into 'master'
Jun 11, 2024
8da24bf7
Make _cairo_calloc() consistent with _cairo_malloc()
Jun 21, 2024
0cae2a4a
Use _cairo_calloc() to allocate structs
Jun 21, 2024
b807b7a8
Merge branch 'calloc' into 'master'
Jun 24, 2024
18bb4f50
xlib: Enlarge array for new formats
Jun 24, 2024
dd40d34f
Fix a memory leak
Jun 24, 2024
f1d1f0ac
Avoid an uninitialized use
Jun 24, 2024
bccc7043
Merge branch 'uninitialized-var' into 'master'
Jun 24, 2024
409a6b52
Merge branch 'master' into 'master'
Jun 24, 2024
16dd5cd4
Merge branch 'wip/otte/xlib-overflow' into 'master'
Jun 24, 2024
23 additional commits have been omitted to prevent performance issues.
Loading
Loading