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
2020-12-26
Merge branch 'backport-fixes' into '1.16'
1.16
Uli Schlachter
50
-129
/
+153
2019-03-12
Don't use deprecated rsvg_set_default_dpi()
Federico Mena Quintero
2
-6
/
+2
2019-03-12
gitignore: gtk-doc.m4
Bryce Harrington
1
-0
/
+1
2019-03-12
surface: Fix spelling fix
Bryce Harrington
1
-1
/
+1
2019-03-12
tags: Don't ignore tag on empty pages
Adrian Johnson
2
-2
/
+3
2019-03-12
Misc. typos
luz.paz
36
-56
/
+56
2019-03-12
scaled-subsets: always include glyphs maps to character 0
Adrian Johnson
1
-7
/
+2
2019-03-12
ft: Use FT_Done_MM_Var instead of free when available in cairo_ft_apply_varia...
Carlos Garcia Campos
1
-0
/
+4
2019-03-12
cairo-trace: Simplify bigendian case in emit_image.
Maarten Lankhorst
1
-20
/
+5
2019-03-12
tag_attributes: Allow decimal points in non decimal point locales
Adrian Johnson
1
-2
/
+21
2019-03-12
Remove all traces of NUM_THREADS
Uli Schlachter
2
-3
/
+2
2019-03-12
.gitlab-ci.yml: Do a verbose build
Uli Schlachter
1
-1
/
+1
2019-03-12
[cairo-ft-font.c] conditionalize the changes by 3ec4aa24 on 2018-07-16 for le...
suzuki toshiya
1
-0
/
+10
2019-03-12
ps: fix invalid matrix in eps embedding
Adrian Johnson
2
-0
/
+7
2019-03-12
CI: Fix Docker image uris
Jordan Petridis
1
-4
/
+4
2019-03-12
pdf: add missing flush
Adrian Johnson
1
-0
/
+5
2019-03-12
doc: fix link tags code example
Adrian Johnson
1
-18
/
+17
2019-03-12
RELEASING: Bugzilla no longer needs updated
Bryce Harrington
1
-11
/
+9
2019-03-12
type1: fallback if the font matrix is not a uniform scale
Adrian Johnson
1
-0
/
+5
2018-10-22
Start 1.16.1 work
Bryce Harrington
1
-1
/
+1
2018-10-19
1.16.0 release
1.16.0
Bryce Harrington
3
-2
/
+162
2018-10-17
test: Free resources in pdf2png
Bryce Harrington
1
-0
/
+2
2018-10-17
win32: Fix regression with text containing space character
Bryce Harrington
1
-1
/
+1
2018-10-17
Drop skia backend
Bryce Harrington
10
-3540
/
+1
2018-10-16
Use HTTPS URLs for gnome.org domains
Paul Menzel
4
-6
/
+6
2018-10-16
Use HTTPS URLs for freedesktop.org domains
Paul Menzel
19
-77
/
+77
2018-10-16
Use HTTPS URLs for cairographics.org domains
Paul Menzel
30
-79
/
+79
2018-10-16
Revert "Correctly decode Adobe CMYK JPEGs in PDF export"
Bryce Harrington
3
-24
/
+0
2018-10-16
RELEASING: Clarify how to add the news item
Bryce Harrington
1
-1
/
+4
2018-09-20
Bump version for 1.15.15
Bryce Harrington
1
-1
/
+1
2018-09-20
1.15.14 release
1.15.14
Bryce Harrington
2
-1
/
+57
2018-09-14
doc: Drop tmpl support
Bryce Harrington
2
-24
/
+4
2018-09-14
Normalize one more test image with minor gradient differences
Bryce Harrington
2
-0
/
+0
2018-09-14
Normalize more test reference images with minor text rendering differences
Bryce Harrington
20
-0
/
+0
2018-09-05
gstate: Minor grammar copyedit
Bryce Harrington
1
-1
/
+1
2018-09-05
Normalize test reference images with minor text rendering differences
Federico Mena Quintero
34
-0
/
+0
2018-09-05
Normalize test images with minor gradient differences
Federico Mena Quintero
15
-0
/
+0
2018-09-05
Normalize extended-blend-mask.{argb32,rgb24}.ref.png
Federico Mena Quintero
2
-0
/
+0
2018-09-05
test/extended-blend.c: Remove obsolete comments about buggy librsvg
Federico Mena Quintero
1
-3
/
+0
2018-09-05
cairo-analysis-surface: Quell invalid uninitialized variable warning
Federico Mena Quintero
1
-3
/
+4
2018-08-24
Fix sp. sheering
Bryce Harrington
1
-1
/
+1
2018-08-16
doc: Add missing symbols to sections for recently added APIs
Bryce Harrington
1
-0
/
+8
2018-08-16
build: Sp. fix
Bryce Harrington
1
-1
/
+1
2018-08-16
Convert 3 headers to UTF8
Bryce Harrington
3
-4
/
+4
2018-07-16
[ft] Implement some more color conversion routines
Behdad Esfahbod
1
-7
/
+15
2018-06-15
scaled-font: Fix glyph and cluster count checks (CID #983386)
Bryce Harrington
1
-2
/
+2
2018-06-13
gl: For glesv3 detection, use glesv2.pc + header check
Bryce Harrington
1
-8
/
+11
2018-06-13
polygon-intersection: Clarify ptr checks for right edges (CID #1160730)
Bryce Harrington
1
-2
/
+3
2018-06-13
type1-subset: Fix incorrect null ptr check from find_token() (CID #1160662)
Bryce Harrington
1
-1
/
+1
2018-06-13
pdf: Fix potential null ptr deref when creating smask groups (CID #1159559)
Bryce Harrington
1
-1
/
+0
[next]