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
2019-01-31
Misc. typos
luz.paz
2
-2
/
+2
2019-01-07
Add support for RGBA128F and RGB96F formats.
Maarten Lankhorst
2
-1
/
+23
2019-01-07
cairo-trace: Simplify bigendian case in emit_image.
Maarten Lankhorst
1
-20
/
+5
2018-10-16
Use HTTPS URLs for gnome.org domains
Paul Menzel
1
-1
/
+1
2018-10-16
Use HTTPS URLs for freedesktop.org domains
Paul Menzel
1
-1
/
+1
2018-06-13
script-surface: Check for invalid ids (CID #1159557, 1159558)
Bryce Harrington
1
-0
/
+2
2018-04-02
Cairo trivial typos
Unknown
1
-1
/
+1
2018-04-02
csi-trace does not show help
suzuki toshiya
1
-2
/
+2
2017-10-21
util/font-view: fix build error
Adrian Johnson
1
-0
/
+2
2017-10-21
fix warning: inlining failed in call to '_csi_stack_push'
Adrian Johnson
2
-9
/
+13
2017-08-21
script: Fix misleading indentation warning.
Guillermo Rodriguez
1
-2
/
+2
2016-10-04
fix compiler warnings
Adrian Johnson
1
-0
/
+1
2016-09-02
Bug 29319 - Modules are built as versioned shared objects
Behdad Esfahbod
3
-3
/
+3
2016-03-26
Add CAIRO_STATUS_WIN32_GDI_ERROR for GDI errors
Adrian Johnson
3
-1
/
+3
2016-03-26
Add CAIRO_STATUS_FREETYPE_ERROR for errors returned by libfreetype
Adrian Johnson
3
-0
/
+4
2016-03-26
Adding missing error status to utils
Adrian Johnson
3
-1
/
+13
2015-06-18
cairo-script: Rename struct member to avoid name collision on AIX
Bryce Harrington
2
-38
/
+38
2015-06-18
cairo-script: Prefer cairo from local tree
Bryce Harrington
5
-10
/
+9
2015-06-18
cairo-script: Cleanup boilerplate header for consistency
Bryce Harrington
1
-2
/
+1
2015-06-18
cairo-script: Add missing copyright and boilerplate
Bryce Harrington
4
-0
/
+132
2015-06-18
cairo-script: Always include config.h first thing
Bryce Harrington
11
-0
/
+26
2015-06-04
cairo-script: Improve buffer length check
Bryce Harrington
1
-1
/
+2
2015-03-06
csi-trace: Add --version and --help args to utility
Bryce Harrington
1
-1
/
+9
2015-03-05
skip MAP_NORESERVE when unsupported
Michael Haubenwallner
1
-0
/
+4
2015-01-20
cairo-trace: Fix duplicated surface push on similar-image
Emanuele Aina
1
-2
/
+1
2014-09-24
sphinx: Add ickle's explanation of what sphinx does
Bryce Harrington
1
-0
/
+8
2014-07-14
[cairo-trace] Work around fontconfig :charset= parse format change
Behdad Esfahbod
1
-0
/
+12
2014-07-11
[trace] Don't print FC_CHARSET, FC_LANG, and FC_CAPABILITY
Behdad Esfahbod
1
-4
/
+17
2014-05-06
Remove some useless declarations found by scan-build, the LLVM/clang static a...
Sylvestre Ledru
1
-1
/
+0
2014-04-30
test and util: maintain consistency in the usage of ARRAY_LENGTH macro
Ravi Nanjundappa
2
-7
/
+9
2014-01-31
cairo-script: Compare status with CSI enums
Bryce Harrington
1
-1
/
+1
2014-01-31
cairo-script: Error if asked to decompress with missing compression lib
Bryce Harrington
2
-12
/
+12
2014-01-31
cairo-trace: Stringify CAIRO_STATUS_JBIG2_GLOBAL_MISSING
Bryce Harrington
1
-0
/
+1
2013-10-31
Fix SSIZE_T definition problem when making with MSYS on Windows7
Bryce Harrington
1
-1
/
+1
2013-09-27
trace: Fix operand emission
Chris Wilson
1
-50
/
+182
2013-09-05
script: Add support for replaying device-scale
Chris Wilson
1
-0
/
+48
2013-09-05
trace: Record set-device-scale
Chris Wilson
1
-0
/
+12
2013-06-05
trace: Improve operand emission
Chris Wilson
1
-60
/
+87
2013-03-23
gobject: Add wrapper around cairo_matrix_t
Nicola Fontana
2
-1
/
+7
2013-01-14
script: Set decompression length prior to calling decompressors
Chris Wilson
1
-1
/
+1
2013-01-08
script: Simply exchange source/dest images for _set_source_image
Chris Wilson
1
-5
/
+14
2013-01-08
script: Attempt to decompress images in place
Chris Wilson
2
-166
/
+232
2013-01-05
script: Recompress strings using LZO whilst binding traces
Chris Wilson
6
-56
/
+215
2013-01-04
gobject: Fix my typo s/TEST/TEXT/ in the previous commit
Chris Wilson
1
-1
/
+1
2013-01-04
gobject: Fix "text_cluster_flags_get_type" typo
Kouhei Sutou
1
-1
/
+1
2013-01-03
gobject: Add the correct macro name for the hint-metrics type
Kouhei Sutou
1
-0
/
+2
2012-11-28
script: Fix map-to-image/unmap stack manipulations
Chris Wilson
1
-3
/
+3
2012-11-28
trace: Do not forcibly add surfaces to the dictionary
Chris Wilson
1
-18
/
+32
2012-11-27
trace: Fix operand emission for map-to-image and unmap-image
Chris Wilson
1
-24
/
+34
2012-11-01
util/show-polygon: Show the limited range of each edge
Chris Wilson
1
-4
/
+48
[next]