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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
[surface] Separate the mime-data from the user-data.
Chris Wilson
5
-43
/
+77
2009-02-13
Merge branch '1.8'
Chris Wilson
1
-1
/
+4
2009-02-13
[cairo] Describe the restrictions upon cairo_set_tolerance()
Chris Wilson
1
-1
/
+4
2009-02-12
Divert pclose to _pclose for MSVC
Jeff Muizelaar
1
-0
/
+1
2009-02-12
Merge branch '1.8'
Chris Wilson
1
-2
/
+15
2009-02-12
[png] Correct documentation to avoid reference to NULL
Chris Wilson
1
-2
/
+15
2009-02-10
Use _cairo_round() instead of round()
Jeff Muizelaar
1
-4
/
+2
2009-02-10
Add _cairo_round()
Jeff Muizelaar
1
-0
/
+9
2009-02-10
Remove zero size data array for compilation with MSVC
Jeff Muizelaar
1
-3
/
+2
2009-02-06
Don't distribute cairo-features.h (#19992)
Behdad Esfahbod
1
-4
/
+3
2009-02-04
Elaborate the meaning of arithmetic rounding as done by _cairo_lround()
Jeff Muizelaar
1
-1
/
+1
2009-02-02
[directfb] Don't access the scaled_font->glyphs cache directly
Chris Wilson
1
-10
/
+10
2009-01-30
Trivial warning fixes.
Chris Wilson
2
-3
/
+2
2009-01-30
Revert "[png] Complete the idempotent read_png() -> write_png()"
Chris Wilson
1
-14
/
+0
2009-01-29
[skiplist] Provide an initial stack allocated pool.
Chris Wilson
3
-34
/
+21
2009-01-29
[stroker] Rectilinear dashing.
Chris Wilson
5
-100
/
+435
2009-01-29
[ft] Improve error status propagation.
Chris Wilson
1
-33
/
+32
2009-01-29
[ft] Distinguish fatal backend errors whilst constructing scaled fonts.
Chris Wilson
1
-12
/
+26
2009-01-29
[scaled-font] Differentiate fatal error when creating fonts
Chris Wilson
1
-1
/
+7
2009-01-29
[scaled-font] Guard against invalid matrices when creating the scaled font.
Chris Wilson
1
-2
/
+20
2009-01-29
[surface] Fix memleak of along set_mime_data() error path
Chris Wilson
1
-2
/
+6
2009-01-29
[ps] Free images after emitting patterns.
Chris Wilson
2
-2
/
+19
2009-01-29
[png] Avoid a double free of the memory stream after error.
Chris Wilson
1
-1
/
+1
2009-01-29
[font-face] Close a race when resurrecting fonts.
Chris Wilson
2
-0
/
+12
2009-01-29
[cff-subset] Free ps_name.
Chris Wilson
1
-1
/
+3
2009-01-29
[truetype] Free font name.
Chris Wilson
1
-0
/
+2
2009-01-29
[truetype] Initialise font_name
Chris Wilson
2
-0
/
+3
2009-01-29
[toy-font] Fix unwind behaviour following error during construction.
Chris Wilson
1
-22
/
+21
2009-01-29
[tessellator] Memleak on error path.
Chris Wilson
1
-1
/
+3
2009-01-29
Spelling corrections: s/it's/its/
Daniel Holbert
5
-5
/
+5
2009-01-29
[surface] add CAIRO_STATUS_INVALID_SIZE
Paolo Bonzini
9
-16
/
+24
2009-01-29
[glitz] use image fallback if the cairo_content_t is unsupported
Paolo Bonzini
1
-1
/
+1
2009-01-29
[scaled-font] Fix up syntax in doc comments
Chris Wilson
1
-4
/
+5
2009-01-29
[scaled-font] Global glyph cache
Chris Wilson
8
-137
/
+350
2009-01-29
[bounds] Skip spline evaluation based on bounding bbox of control points.
Chris Wilson
1
-2
/
+19
2009-01-29
[in-stroke] Check point against extents before computing path.
Chris Wilson
1
-0
/
+15
2009-01-29
[spline] Correct the definition of a cubic Bezier curve.
Chris Wilson
1
-4
/
+4
2009-01-29
[path] A degenerate curve_to becomes a line_to.
Chris Wilson
1
-1
/
+1
2009-01-29
[path] Rename _cairo_path_fixed_approximate_extents()
Chris Wilson
5
-8
/
+8
2009-01-29
[mutex] Civilise the comment.
Chris Wilson
1
-1
/
+1
2009-01-28
Avoid "empty body in an if-statement" warning
Jeff Muizelaar
1
-2
/
+3
2009-01-22
Use PS font name in PS TrueType fonts
Adrian Johnson
1
-4
/
+5
2009-01-22
Embed full font name in PDF TrueType and CFF fonts
Adrian Johnson
1
-8
/
+24
2009-01-22
Use PS font name in CFF and TrueType PDF font subsets
Adrian Johnson
4
-66
/
+136
2009-01-22
Factor out duplicate code in truetype and cff subsetting
Adrian Johnson
3
-113
/
+114
2009-01-22
PDF: Include subset tag in font name
Adrian Johnson
1
-8
/
+104
2009-01-14
[scaled-font] Avoid repeated lookup of the same unicode during text->glyphs
Chris Wilson
1
-22
/
+41
2009-01-09
[build] Include all generated win32 build files in the repo
Behdad Esfahbod
3
-3
/
+313
2009-01-05
[clip] Fix uninitialised status return in _cairo_clip_intersect_mask() for em...
M Joonas Pihlaja
1
-1
/
+1
2009-01-03
[quartz] Define RTLD_DEFAULT
Chris Wilson
1
-0
/
+5
[next]