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
2007-04-13
Increment version to 1.4.4 (and library versioning to 13:2:11)
1.4.4
Carl Worth
1
-2
/
+2
2007-04-13
NEWS: Add notes for cairo 1.4.4
Carl Worth
1
-0
/
+91
2007-04-13
AUTHORS: Update descriptions for Mathias Hasselmann and Chris Wilson
Carl Worth
1
-2
/
+2
2007-04-13
cairo-perf-diff: Use median not minimum to report differences
Carl Worth
1
-5
/
+5
2007-04-13
[ROADMAP] Put back bug 10508 into 1.4.4 roadmap and mark it fixed
Behdad Esfahbod
1
-3
/
+3
2007-04-13
[cairo-pattern] Slightly hackish fix for bug #10508
Behdad Esfahbod
1
-5
/
+10
2007-04-13
boilerplate: Cleanup conditional compilation ofcairo-quartz-boilerplate.c
Carl Worth
4
-13
/
+12
2007-04-13
Punt bug #10508 off of 1.4.4
Carl Worth
1
-2
/
+3
2007-04-12
[cairo-pattern] Add a TODO item to code
Behdad Esfahbod
1
-0
/
+7
2007-04-12
Fix typo in loop control for computation of std. deviation
Carl Worth
1
-1
/
+1
2007-04-12
Remove ft-text-vertical-layout-type1
Carl Worth
1
-1
/
+0
2007-04-12
[cairo-surface] Make sure cairo_surface_get_font_options() fully initializes
Behdad Esfahbod
1
-2
/
+2
2007-04-12
[image] Set hint-metrics on in default font options
Behdad Esfahbod
1
-1
/
+11
2007-04-12
[xlib] Turn metrics-hinting on by default
Behdad Esfahbod
1
-0
/
+1
2007-04-12
Add a reference count to cairo_xlib_screen_info_t
Chris Wilson
3
-17
/
+70
2007-04-12
Revert cairo_public_warn addition to cairo.h
Carl Worth
2
-31
/
+20
2007-04-12
Hold the scaled_font->mutex whilst operating on the shared members.
Chris Wilson
1
-4
/
+6
2007-04-12
cairo_xlib_close_display - drop the mutex whilst calling the hooks
Chris Wilson
1
-9
/
+24
2007-04-12
Rebuild doc/public/Headers.mk
Carl Worth
2
-24
/
+26
2007-04-12
Rename cairo-mutex-list.h to cairo-mutex-list-private.h
Carl Worth
4
-4
/
+6
2007-04-12
move show-glyphs-many to the DISABLED_TESTS list
Carl Worth
1
-19
/
+43
2007-04-12
cairo_xlib_screen_info_t - always perform an exact match
Chris Wilson
1
-1
/
+1
2007-04-12
cairo-xlib-screen - avoid dereferencing a NULL screen.
Chris Wilson
1
-5
/
+7
2007-04-12
[ROADMAP] Add cairo_object_t
Behdad Esfahbod
1
-0
/
+2
2007-04-12
[ROADMAP] Mark bug #5777 as fixed
Behdad Esfahbod
1
-1
/
+1
2007-04-12
[test] Disable text-glyph-range that was crashing
Behdad Esfahbod
1
-4
/
+6
2007-04-12
[pixman] Mark some small functions that are called per-pixel inline
Behdad Esfahbod
1
-3
/
+3
2007-04-12
[pixman] Fix fbcompose.c that was broken for some composite operations (#5777)
David Reveman
1
-93
/
+151
2007-04-12
add licenses to test files
Vladimir Vukicevic
2
-0
/
+52
2007-04-11
Merge branch 'master' of ssh+git://git.cairographics.org/git/cairo
Michael Emmel
20
-413
/
+530
2007-04-11
Fixed compile error from missing directfb.h include
Michael Emmel
1
-0
/
+2
2007-04-11
Add missing copyright notice.
Kristian Høgsberg
1
-0
/
+26
2007-04-11
[ROADMAP] Mark done items
Behdad Esfahbod
1
-2
/
+2
2007-04-12
Do not raise an error if we fail to locate 'find' or 'xargs'
Chris Wilson
2
-10
/
+11
2007-04-12
Check for find and xargs during configure
Chris Wilson
2
-6
/
+15
2007-04-11
[test] Add copyright headers for my tests
Behdad Esfahbod
4
-0
/
+104
2007-04-12
Avoid using GNU find extensions.
Chris Wilson
1
-8
/
+6
2007-04-11
[pdiff] Ship gpl.txt
Behdad Esfahbod
1
-0
/
+1
2007-04-11
Merge branch 'master' of git.cairographics.org:/git/cairo into cairo
Carl Worth
7
-295
/
+202
2007-04-12
Move pixman_format_t from heap to stack allocations.
Chris Wilson
7
-295
/
+202
2007-04-11
Merge cached-scaled-font-in-error into cairo
Carl Worth
1
-22
/
+31
2007-04-11
Don't return scaled fonts in the error state from the cache.
Chris Wilson
1
-23
/
+32
2007-04-11
cairo-truetype-subset.c: Add missing error checks and propagation
Carl Worth
1
-58
/
+120
2007-04-11
Mark function tables with attribute(warn_unused_result)
Chris Wilson
2
-27
/
+27
2007-04-11
Define cairo_public_warn in terms of cairo_public.
Chris Wilson
1
-1
/
+1
2007-04-11
Only enable warn-unused-result for recent gcc
Chris Wilson
3
-12
/
+30
2007-04-11
_pixman_create_source_image() - check for malloc failure
Chris Wilson
1
-0
/
+2
2007-04-12
PDF: Fix glyph positioning bug when glyphs are not horizontal
Adrian Johnson
1
-1
/
+1
2007-04-11
Merge branch 'warn-unused-result' into cairo
Carl Worth
56
-1142
/
+1940
2007-04-11
Use find | xargs to overcome shell command line limit.
Chris Wilson
1
-7
/
+9
[next]