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
/
boilerplate
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
Win32: Avoid checking the last error for GDI functions that don't set it
Luca Bacci
1
-31
/
+1
2025-01-16
Win32: Pass FORMAT_MESSAGE_IGNORE_INSERTS
Luca Bacci
1
-0
/
+1
2025-01-16
Win32: Remove unused code and defines for old toolchains
Luca Bacci
1
-16
/
+0
2024-05-26
Remove two unused files
Uli Schlachter
1
-17
/
+0
2023-08-16
Build with hidden symbols by default
Emmanuele Bassi
1
-0
/
+1
2023-08-16
Add surface-to-png in the quartz boilerplate
Emmanuele Bassi
1
-2
/
+78
2023-02-17
[quartz]Conditionally Use Main Display ColorSpace instead of kCGColorSpac...
John Ralls
1
-3
/
+3
2023-01-27
Drop cairo-gl
Emmanuele Bassi
4
-892
/
+0
2023-01-13
Defining Windows version macros in meson.build
Fujii Hironori
1
-8
/
+0
2023-01-08
Remove autotools build
Adrian Johnson
4
-467
/
+0
2022-04-09
Replace use of ctype functions with internal version where only ASCII chars a...
Adrian Johnson
1
-2
/
+2
2022-02-25
Drop cairo-vg surface
Emmanuele Bassi
4
-376
/
+0
2022-02-25
Remove cairo-directfb
Emmanuele Bassi
4
-247
/
+0
2022-02-25
tanis: Remove cairo-cogl
Emmanuele Bassi
4
-229
/
+0
2022-02-25
Remove cairo-drm
Emmanuele Bassi
4
-134
/
+0
2022-02-25
Drop OS/2 support
Emmanuele Bassi
1
-10
/
+0
2022-02-25
Remove boilerplate for the Skia surface
Emmanuele Bassi
2
-56
/
+0
2022-02-25
Remove BeOS support
Emmanuele Bassi
4
-395
/
+3
2022-02-25
Remove Qt surface
Emmanuele Bassi
4
-128
/
+0
2021-09-02
Fix some MinGW warnings
Adrian Johnson
1
-1
/
+6
2021-07-23
boilerplate: Use _cairo_malloc instead of malloc
Bryce Harrington
6
-9
/
+15
2021-07-18
Fix PS test crash
Adrian Johnson
1
-2
/
+1
2021-06-03
Merge branch 'build-without-zlib' into 'master'
Uli Schlachter
1
-3
/
+7
2021-05-29
Merge branch 'master' into 'svg-backend-work'
afdw
3
-6
/
+0
2021-05-22
meson: Use more dependency objects
Uli Schlachter
1
-3
/
+7
2021-05-03
Introduce CAIRO_BOILERPLATE_OPEN_NO_DAEMON and CAIRO_BOILERPLATE_DO_NOT_CRASH...
Anton Danilkin
1
-2
/
+10
2021-05-01
Add support for CAIRO_CONTENT_COLOR
Anton Danilkin
1
-11
/
+13
2021-05-01
Drop the conditional inclusion of config.h
Emmanuele Bassi
1
-2
/
+0
2021-05-01
Remove stray _GNU_SOURCE definitions
Emmanuele Bassi
1
-2
/
+0
2021-05-01
meson: Define HAVE_CONFIG_H as a project flag
Emmanuele Bassi
1
-2
/
+0
2021-04-11
Move cairo_svg_surface_t to cairo-svg-surface.c
Anton Danilkin
1
-6
/
+2
2021-04-11
Remove SVG 1.2 and CAIRO_CONTENT_COLOR SVG boilerplate targets
Anton Danilkin
1
-57
/
+0
2021-02-23
meson: use encoding=utf-8 when reading/writing files in helper script
Tim-Philipp Müller
1
-2
/
+2
2021-01-15
meson: only build cairo-boilerplate and cairo-missing helper libs if needed
Tim-Philipp Müller
1
-0
/
+2
2020-12-05
boilerplate-xcb: Avoid leaks on success
Uli Schlachter
1
-1
/
+3
2020-12-05
boilerplate-xcb: Avoid leaks on error
Uli Schlachter
1
-1
/
+7
2020-11-13
Fix testing in the full mode for PDF, PS and SVG backends
Anton Danilkin
4
-48
/
+103
2020-11-07
build: Fix various compiler warnings
George Matsumura
2
-5
/
+2
2020-09-29
Retire dummy cairo-version.h header to fix meson subproject build
Tim-Philipp Müller
3
-15
/
+0
2020-08-25
cogl: Add new path cache
George Matsumura
1
-6
/
+6
2020-08-25
cogl: Fix reference counting bugs
George Matsumura
1
-2
/
+17
2020-08-25
cogl: Ensure onscreen framebuffers have an alpha component if required
George Matsumura
1
-1
/
+19
2020-08-25
cogl: Move framebuffer creation functionality out of boilerplate
George Matsumura
1
-45
/
+18
2020-08-25
cogl: Fix very small surfaces in boilerplate
George Matsumura
1
-0
/
+10
2020-08-25
cogl: Move context, device, and surface members to most fitting places
George Matsumura
1
-7
/
+3
2020-08-25
cogl: Account for new representations of framebuffer types
George Matsumura
1
-30
/
+5
2020-08-25
cogl: Correct behavior of boilerplate surface finishing functions
George Matsumura
1
-6
/
+23
2020-08-25
cogl: Use new separate functions for offscreen and onscreen framebuffers
George Matsumura
1
-16
/
+23
2020-07-31
Add meson build definitions
Mathieu Duponchelle
3
-0
/
+83
2019-01-31
Misc. typos
luz.paz
1
-1
/
+1
[next]