index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-25
[build] Make valgrind support user-configurable
Chris Wilson
1
-15
/
+22
2009-05-25
[in-fill] Fix typo in on-vertex test.
Chris Wilson
1
-5
/
+5
2009-05-25
[test] Change test semantics to match new in-fill definition
Chris Wilson
1
-20
/
+57
2009-05-22
[in-fill] Treat on-edge queries as inside.
Chris Wilson
1
-1
/
+20
2009-05-22
[xlib] Handle too-large images gracefully.
Chris Wilson
1
-2
/
+2
2009-05-22
[surface] Early return if the backend cannot clone an image
Chris Wilson
1
-1
/
+5
2009-05-22
[surface] Provide nil-surface for INVALID_SIZE
Chris Wilson
1
-1
/
+3
2009-05-22
[win32] Wrap win32-font usage with CAIRO_HAS_WIN32_FONT
Chris Wilson
1
-0
/
+4
2009-05-22
[win32] Typo
Chris Wilson
1
-1
/
+1
2009-05-17
Correct the comment for the index_to_ucs4 font backend function
Adrian Johnson
1
-1
/
+2
2009-05-17
Ensure win32 font index_to_ucs4() sets ucs4 to -1 if lookup fails
Adrian Johnson
1
-0
/
+1
2009-05-17
Fix win32 build breakage
Adrian Johnson
1
-0
/
+1
2009-05-15
[debug] Check image contents using memcheck.
Chris Wilson
7
-9
/
+85
2009-05-15
[memfault] Update macros to avoid namescape collision with memcheck
Chris Wilson
2
-32
/
+32
2009-05-15
[test] Stress the ft from-face cache
Chris Wilson
1
-7
/
+102
2009-05-15
[test] Clear expected floating point exceptions
Chris Wilson
2
-1
/
+5
2009-05-15
[test] Check text->path with user-fonts (twin)
Chris Wilson
4
-1
/
+10
2009-05-15
[test] Relax APPROX_EQUALS condition
Chris Wilson
1
-4
/
+4
2009-05-15
[test] Add a note to "Getting the elusive zero failures"
Chris Wilson
1
-0
/
+12
2009-05-15
[test] Fix typos that excluded backend test sources
Chris Wilson
1
-3
/
+3
2009-05-15
[xlib] Use minimal depth for similar clones.
Chris Wilson
16
-16
/
+82
2009-05-15
[ft] Resolve mutual referencing problems with zombie faces
Karl Tomlinson
2
-9
/
+31
2009-05-15
[ft] Restore the ability to lazily resolve patterns.
Chris Wilson
1
-15
/
+17
2009-05-15
Only include <strings.h> for ffs() when we HAVE_FFS
Jeff Muizelaar
1
-0
/
+2
2009-05-08
[doc] Update identifiers
Chris Wilson
1
-1
/
+2
2009-05-08
[path] Define _BSD_SOURCE to enable hypot()
Chris Wilson
1
-0
/
+1
2009-05-08
[script] Pedantic violations
Chris Wilson
2
-5
/
+5
2009-05-08
[script] Missing include for INT32_MAX
Chris Wilson
5
-13
/
+18
2009-05-08
[skiplist] Missing include for ffs()
Chris Wilson
1
-0
/
+2
2009-05-08
[cairo] Protect typeof against -ansi
Chris Wilson
1
-1
/
+1
2009-05-08
[cairo] Remove stray semi-colon
Chris Wilson
1
-1
/
+1
2009-05-08
[cairo] Convert C99 comments to /* ... */
Chris Wilson
1
-1
/
+1
2009-05-07
[cairo] Fix errors reported by check-doc
Chris Wilson
1
-4
/
+4
2009-05-07
[check] Quieten output during checking headers-standalone
Chris Wilson
2
-1
/
+4
2009-05-07
[build] Fix gtk-doc interoperation with shave
Chris Wilson
1
-2
/
+2
2009-05-07
[build] Report status of gtk-doc in summary
Chris Wilson
1
-0
/
+1
2009-05-06
[user-font] Add CAIRO_STATUS_USER_FONT_NOT_IMPLEMENTED
Behdad Esfahbod
4
-12
/
+28
2009-05-06
Err, make gtk-doc happy again
Behdad Esfahbod
2
-3
/
+1
2009-05-05
[xlib] Use a similar content surface for cloning images
Chris Wilson
1
-7
/
+9
2009-05-05
[surface] Convert FORMAT_INVALID during snapshots
Chris Wilson
1
-1
/
+9
2009-05-05
[png] Coerce FORMAT_INVALID to a known image format
Chris Wilson
1
-14
/
+30
2009-05-05
[test] Create a new fallback surface to exercise 16-bit paths.
Chris Wilson
10
-0
/
+383
2009-05-05
[image] Treat A1 image surfaces as BILEVEL_ALPHA
Chris Wilson
1
-2
/
+7
2009-05-05
[image] Make _cairo_image_analayze_transparency() more format agnostic
Chris Wilson
1
-10
/
+7
2009-05-05
[image] Return FORMAT_INVALID for an error surface.
Chris Wilson
1
-1
/
+1
2009-05-05
[build] Add lcov-1.7 to known list
Chris Wilson
1
-1
/
+1
2009-05-05
[build] Enable shave support
Chris Wilson
6
-0
/
+232
2009-04-23
[memfault] Manually inject faults when using stack allocations
Chris Wilson
14
-0
/
+64
2009-04-20
[test] Call FcInit() manually.
Chris Wilson
1
-0
/
+6
2009-04-20
[ft] Propagate status from font creation
Chris Wilson
1
-39
/
+51
[next]