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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-06
offsetof is ANSI C
Adrian Johnson
1
-4
/
+1
2024-06-27
Fix bug in cairo-trace when writing A8 images
Adrian Johnson
1
-1
/
+1
2024-04-17
Fix implicit conversion warning
Adrian Johnson
1
-1
/
+1
2023-09-28
util: remove malloc-stats
Tim-Philipp Müller
3
-396
/
+0
2023-09-06
Remove cairo-sphinx
Uli Schlachter
5
-1853
/
+0
2023-09-03
Always build fdr.c into a shared library
Uli Schlachter
1
-1
/
+1
2023-09-03
Revert "Allow static builds of cairo-sphinx"
Uli Schlachter
1
-71
/
+21
2023-08-22
Allow static builds of cairo-sphinx
Emmanuele Bassi
1
-21
/
+71
2023-08-17
build: Enable cairo-sphinx only if we have SysV's SHM
Emmanuele Bassi
1
-0
/
+1
2023-08-16
Build with hidden symbols by default
Emmanuele Bassi
6
-5
/
+15
2023-08-16
Drop "slim" symbols
Emmanuele Bassi
2
-28
/
+0
2023-07-02
Hurd has no MAP_NORESERVE so don't use it there
Sebastian Dröge
1
-0
/
+4
2023-03-09
[gobject] Bind cairo_glyph_t and cairo_text_cluster_t
Behdad Esfahbod
2
-0
/
+14
2023-03-03
Merge branch 'unused-function' into 'master'
Uli Schlachter
1
-6
/
+6
2023-02-06
Fix -Wunused-function warnings
Khaled Hosny
1
-6
/
+6
2023-02-04
Remove XML surface
Emmanuele Bassi
3
-347
/
+0
2023-02-03
util: Fix compiler warnings in cairo-sphinx
Emmanuele Bassi
1
-3
/
+8
2023-01-29
Merge branch 'no-more-gl' into 'master'
Emmanuele Bassi
2
-249
/
+0
2023-01-27
Drop cairo-gl
Emmanuele Bassi
2
-249
/
+0
2023-01-26
[malloc-stats] Measure calloc
Behdad Esfahbod
1
-0
/
+22
2023-01-20
svg-font: return SVG_FONT_ERROR on error
Adrian Johnson
1
-0
/
+1
2023-01-15
Merge branch 'test-png16-load' into 'master'
Uli Schlachter
1
-0
/
+3
2023-01-13
Defining Windows version macros in meson.build
Fujii Hironori
1
-1
/
+0
2023-01-11
Add remaining image formats to cairo-script constants table
Manuel Stoeckl
1
-0
/
+3
2023-01-08
Remove autotools build
Adrian Johnson
12
-309
/
+0
2023-01-03
Fix bug in strndup implementation
Adrian Johnson
1
-2
/
+6
2022-12-30
[malloc-stats] Fix to not crash
Behdad Esfahbod
1
-1
/
+9
2022-07-18
meson: Only link cairo-script-interpreter with liblzo
Simon McVittie
1
-1
/
+1
2022-07-14
Merge branch 'fix-build-with-newer-libbfd' into 'master'
Emmanuele Bassi
1
-2
/
+2
2022-07-14
Fix build with newer binutils-dev installed
Simon McVittie
1
-2
/
+2
2022-07-14
util: Don't expose _csi_stack_push in public ABI
Simon McVittie
1
-1
/
+1
2022-05-14
Update util/cairo-script/cairo-script-interpreter.pc.in
Pierre Labastie
1
-0
/
+1
2022-04-09
Replace use of ctype functions with internal version where only ASCII chars a...
Adrian Johnson
1
-5
/
+7
2022-03-09
Fix warning
Adrian Johnson
1
-1
/
+1
2022-03-09
Replace deprecated malloc_hook
Adrian Johnson
3
-60
/
+38
2022-03-05
DWrite font docs
Adrian Johnson
1
-0
/
+1
2022-02-25
Drop cairo-vg surface
Emmanuele Bassi
1
-79
/
+0
2021-09-02
Fix some MinGW warnings
Adrian Johnson
2
-1
/
+8
2021-08-15
gobject: Remove the use of volatile
Emmanuele Bassi
2
-92
/
+92
2021-08-15
Added hairline support to cairo
Rick Yorgason
1
-0
/
+22
2021-07-25
Use uintptr_t for all casts between pointer and integer
Adrian Johnson
3
-3
/
+3
2021-05-22
Fix meson build without zlib
Uli Schlachter
1
-0
/
+2
2021-05-22
meson: Use more dependency objects
Uli Schlachter
5
-29
/
+22
2021-05-02
meson: Move CAIRO_HAS_INTERPRETER to config.h
Uli Schlachter
1
-1
/
+1
2021-05-01
Drop the conditional inclusion of config.h
Emmanuele Bassi
9
-18
/
+0
2021-05-01
Remove stray _GNU_SOURCE definitions
Emmanuele Bassi
9
-13
/
+10
2021-05-01
meson: Define HAVE_CONFIG_H as a project flag
Emmanuele Bassi
6
-10
/
+2
2021-04-27
Merge branch 'ebassi/warnings-fixes' into 'master'
Uli Schlachter
1
-1
/
+1
2021-04-27
Drop volatile from the GType registration
Emmanuele Bassi
1
-1
/
+1
2021-04-27
Use g_memdup2() with newer versions of GLib
Emmanuele Bassi
1
-3
/
+10
[next]