summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* build: Include correct poll.hGeorge Matsumura2020-09-051-1/+8
* meson: Fix musl buildGeorge Matsumura2020-09-022-3/+2
* meson: Fix undefined reference when bfd library is installedTing-Wei Lan2020-08-311-0/+4
* meson: fix cairo-script-interpreter library nameTim-Philipp Müller2020-08-071-1/+2
* Add meson build definitionsMathieu Duponchelle2020-07-317-0/+234
* Misc. typosluz.paz2019-01-312-2/+2
* Add support for RGBA128F and RGB96F formats.Maarten Lankhorst2019-01-072-1/+23
* cairo-trace: Simplify bigendian case in emit_image.Maarten Lankhorst2019-01-071-20/+5
* Use HTTPS URLs for gnome.org domainsPaul Menzel2018-10-161-1/+1
* Use HTTPS URLs for freedesktop.org domainsPaul Menzel2018-10-161-1/+1
* script-surface: Check for invalid ids (CID #1159557, 1159558)Bryce Harrington2018-06-131-0/+2
* Cairo trivial typosUnknown2018-04-021-1/+1
* csi-trace does not show helpsuzuki toshiya2018-04-021-2/+2
* util/font-view: fix build errorAdrian Johnson2017-10-211-0/+2
* fix warning: inlining failed in call to '_csi_stack_push'Adrian Johnson2017-10-212-9/+13
* script: Fix misleading indentation warning.Guillermo Rodriguez2017-08-211-2/+2
* fix compiler warningsAdrian Johnson2016-10-041-0/+1
* Bug 29319 - Modules are built as versioned shared objectsBehdad Esfahbod2016-09-023-3/+3
* Add CAIRO_STATUS_WIN32_GDI_ERROR for GDI errorsAdrian Johnson2016-03-263-1/+3
* Add CAIRO_STATUS_FREETYPE_ERROR for errors returned by libfreetypeAdrian Johnson2016-03-263-0/+4
* Adding missing error status to utilsAdrian Johnson2016-03-263-1/+13
* cairo-script: Rename struct member to avoid name collision on AIXBryce Harrington2015-06-182-38/+38
* cairo-script: Prefer cairo from local treeBryce Harrington2015-06-185-10/+9
* cairo-script: Cleanup boilerplate header for consistencyBryce Harrington2015-06-181-2/+1
* cairo-script: Add missing copyright and boilerplateBryce Harrington2015-06-184-0/+132
* cairo-script: Always include config.h first thingBryce Harrington2015-06-1811-0/+26
* cairo-script: Improve buffer length checkBryce Harrington2015-06-041-1/+2
* csi-trace: Add --version and --help args to utilityBryce Harrington2015-03-061-1/+9
* skip MAP_NORESERVE when unsupportedMichael Haubenwallner2015-03-051-0/+4
* cairo-trace: Fix duplicated surface push on similar-imageEmanuele Aina2015-01-201-2/+1
* sphinx: Add ickle's explanation of what sphinx doesBryce Harrington2014-09-241-0/+8
* [cairo-trace] Work around fontconfig :charset= parse format changeBehdad Esfahbod2014-07-141-0/+12
* [trace] Don't print FC_CHARSET, FC_LANG, and FC_CAPABILITYBehdad Esfahbod2014-07-111-4/+17
* Remove some useless declarations found by scan-build, the LLVM/clang static a...Sylvestre Ledru2014-05-061-1/+0
* test and util: maintain consistency in the usage of ARRAY_LENGTH macroRavi Nanjundappa2014-04-302-7/+9
* cairo-script: Compare status with CSI enumsBryce Harrington2014-01-311-1/+1
* cairo-script: Error if asked to decompress with missing compression libBryce Harrington2014-01-312-12/+12
* cairo-trace: Stringify CAIRO_STATUS_JBIG2_GLOBAL_MISSINGBryce Harrington2014-01-311-0/+1
* Fix SSIZE_T definition problem when making with MSYS on Windows7Bryce Harrington2013-10-311-1/+1
* trace: Fix operand emissionChris Wilson2013-09-271-50/+182
* script: Add support for replaying device-scaleChris Wilson2013-09-051-0/+48
* trace: Record set-device-scaleChris Wilson2013-09-051-0/+12
* trace: Improve operand emissionChris Wilson2013-06-051-60/+87
* gobject: Add wrapper around cairo_matrix_tNicola Fontana2013-03-232-1/+7
* script: Set decompression length prior to calling decompressorsChris Wilson2013-01-141-1/+1
* script: Simply exchange source/dest images for _set_source_imageChris Wilson2013-01-081-5/+14
* script: Attempt to decompress images in placeChris Wilson2013-01-082-166/+232
* script: Recompress strings using LZO whilst binding tracesChris Wilson2013-01-056-56/+215
* gobject: Fix my typo s/TEST/TEXT/ in the previous commitChris Wilson2013-01-041-1/+1
* gobject: Fix "text_cluster_flags_get_type" typoKouhei Sutou2013-01-041-1/+1