summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release Cairo 1.17.6 (snapshot)1.17.6Emmanuele Bassi2022-03-182-1/+41
* build: Avoid SSHing into a host during release checksEmmanuele Bassi2022-03-181-3/+3
* Merge branch 'malloc-hook2' into 'master'Adrian Johnson2022-03-121-1/+1
|\
| * Fix warningAdrian Johnson2022-03-091-1/+1
* | Merge branch 'issue-263-2' into 'master'Adrian Johnson2022-03-092-3/+3
|\ \ | |/ |/|
| * Fix font count in Inkscape's win32 pdf exportNathan Lee2022-03-092-3/+3
* | Merge branch 'malloc-hook' into 'master'Adrian Johnson2022-03-083-60/+38
|\ \
| * | Replace deprecated malloc_hookAdrian Johnson2022-03-093-60/+38
|/ /
* | Merge branch 'dwrite-docs' into 'master'Adrian Johnson2022-03-079-3/+137
|\ \
| * | DWrite font docsAdrian Johnson2022-03-059-3/+137
|/ /
* | Merge branch 'win32-color-fonts' into 'master'Adrian Johnson2022-03-0523-12/+2546
|\ \ | |/ |/|
| * Remove the extra API from the mozilla DWriteAdrian Johnson2022-02-273-75/+3
| * dwrite: add color font supportAdrian Johnson2022-02-2713-48/+629
| * dwrite_font param is not usedAdrian Johnson2022-02-273-7/+2
| * Fix dwrite toy fontsAdrian Johnson2022-02-272-10/+25
| * Fix some warnings and use _cairo_malloc where applicableAdrian Johnson2022-02-271-19/+21
| * Fix check doc errorsAdrian Johnson2022-02-275-16/+17
| * Fix msvc c++ compile errorAdrian Johnson2022-02-271-1/+1
| * Import win32 dwrite font backend fromAdrian Johnson2022-02-2712-8/+2020
* | Merge branch 'cairo542' into 'master'Uli Schlachter2022-03-011-1/+1
|\ \
| * | Re-enable windows backends in autotoolNathan Lee2022-03-011-1/+1
|/ /
* | Merge branch 'remove-unused-sym' into 'master'Emmanuele Bassi2022-02-272-4/+0
|\ \ | |/ |/|
| * build: Remove unused DirectFB bits on WindowsEmmanuele Bassi2022-02-262-4/+0
* | Merge branch 'issue-526' into 'master'Adrian Johnson2022-02-274-18/+156
|\ \ | |/ |/|
| * pdf: ensure filenames are correctly encodedAdrian Johnson2022-01-164-8/+123
| * pdf: ensure url strings are correctly encodedAdrian Johnson2022-01-092-10/+33
* | Merge branch 'chrstphrchvz-master-patch-12648' into 'master'Uli Schlachter2022-02-261-1/+1
|\ \
| * | quartz: Fix spelling in commentChristopher Chavez2022-02-261-1/+1
|/ /
* | Merge branch 'drop-backends' into 'master'Uli Schlachter2022-02-2587-41395/+14
|\ \
| * | ci: Make Windows jobs manualEmmanuele Bassi2022-02-251-0/+2
| * | Drop cairo-vg surfaceEmmanuele Bassi2022-02-2515-2463/+0
| * | Remove cairo-directfbEmmanuele Bassi2022-02-2514-908/+1
| * | tanis: Remove cairo-coglEmmanuele Bassi2022-02-2520-5412/+0
| * | Remove cairo-drmEmmanuele Bassi2022-02-2551-27194/+1
| * | Drop OS/2 supportEmmanuele Bassi2022-02-2517-1712/+3
| * | Remove boilerplate for the Skia surfaceEmmanuele Bassi2022-02-254-69/+0
| * | Remove BeOS supportEmmanuele Bassi2022-02-2520-1627/+9
| * | Remove Qt surfaceEmmanuele Bassi2022-02-2515-2012/+0
* | | Merge branch 'quartz-snapshot' into 'master'Uli Schlachter2022-02-256-296/+375
|\ \ \ | |/ / |/| |
| * | [quartz] Don't use CGContextDrawTiledImage for tiled patterns.John Ralls2022-02-244-69/+45
| * | [quartz] extract function _cairo_quartz_setup_pattern_sourceJohn Ralls2022-02-241-137/+146
| * | [quartz]Cleanup _cairo_quartz_cairo_repeating_surface_pattern_to_quartzJohn Ralls2022-02-241-23/+9
| * | [quartz] Use CoreGraphics instead of Qt to write debug png file.John Ralls2022-02-241-75/+27
| * | [quartz] Create similar surfaces using a CGLayer for faster drawing.John Ralls2022-02-242-30/+111
| * | [quartz] Remove cached image_surface on quartz surfaces.John Ralls2022-02-243-34/+36
| * | [quartz] Snapshot CGBitmapContext-mapped surfaces to cache CGImages.John Ralls2022-02-242-5/+78
|/ /
* | Merge branch 'mempool-overflow' into 'master'Uli Schlachter2022-02-241-15/+15
|\ \
| * | Fix integer overflows in cairo-mempoolUli Schlachter2021-09-151-15/+15
* | | Merge branch 'test-hairline' into 'master'Uli Schlachter2022-02-241-175/+199
|\ \ \
| * | | test/hairline.c: Add copyright headerUli Schlachter2021-08-151-0/+24