index
:
delta/cairo.git
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
baserock/genivi/1.12.10
baserock/genivi/1.12.10-gallium
baserock/genivi/baseline
baserock/genivi/weston
carlosgc/polygon-intersect-crash
color-emoji
master
gitlab.freedesktop.org: cairo/cairo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test-paginated-surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a new compositor architecture
Chris Wilson
2011-09-12
1
-18
/
+6
*
API: map-to-image and create-similar-image
Chris Wilson
2011-07-26
1
-1
/
+5
*
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
2011-07-19
1
-7
/
+7
*
Implement cairo_backend_t
Chris Wilson
2011-07-15
1
-0
/
+2
*
Update FSF address
Andrea Canciani
2010-04-27
1
-1
/
+1
*
Add cairo_device_t
Chris Wilson
2010-01-22
1
-1
/
+3
*
Constify stroke style and matrices.
Chris Wilson
2010-01-22
1
-3
/
+3
*
Move _cairo_error() to a standalone header
Chris Wilson
2010-01-22
1
-0
/
+1
*
Remove clip handling from generic surface layer.
Chris Wilson
2009-07-23
1
-75
/
+25
*
Query the backend to see if we can repaint the solid pattern.
Chris Wilson
2008-12-18
1
-0
/
+1
*
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
2008-12-06
1
-0
/
+2
*
Mark allocation failures as unlikely.
Chris Wilson
2008-11-29
1
-1
/
+1
*
Add an extents argument to the high level surface backend functions
Adrian Johnson
2008-11-02
1
-10
/
+15
*
[pattern] Avoid needless copying of patterns.
Chris Wilson
2008-10-30
1
-20
/
+20
*
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
Chris Wilson
2008-10-22
1
-20
/
+5
*
[test-paginated] Fix double free of surface along error path.
Chris Wilson
2008-10-19
1
-7
/
+9
*
[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flags
Behdad Esfahbod
2008-09-18
1
-3
/
+2
*
Add new public API cairo_surface_has_show_text_glyphs()
Behdad Esfahbod
2008-08-18
1
-1
/
+1
*
Remove _cairo_surface_show_glyphs() in favor of _cairo_surface_show_text_glyp...
Behdad Esfahbod
2008-06-30
1
-13
/
+38
*
[cairo-xlib] Fix show_glyphs when failing to upload a glyph
Behdad Esfahbod
2008-05-23
1
-1
/
+2
*
[cairo-paginated-surface] Clean up reference counting mess
Behdad Esfahbod
2008-05-09
1
-1
/
+4
*
[cairo-surface] Introduce _cairo_surface_create_in_error().
Chris Wilson
2008-01-16
1
-3
/
+2
*
[test-paginated] Free resources if fail to create the test surface.
Chris Wilson
2007-10-05
1
-2
/
+10
*
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
2007-10-04
1
-4
/
+2
*
Revert "[cairo-gstate] Avoid copying untransformed glyphs."
Chris Wilson
2007-08-31
1
-1
/
+1
*
[cairo-gstate] Avoid copying untransformed glyphs.
Chris Wilson
2007-08-31
1
-1
/
+1
*
[fixpt] Create cairo_region wrapper around pixman_region16_t
Vladimir Vukicevic
2007-07-18
1
-1
/
+1
*
[fixpt] Replace cairo_rectangle_int16_t with cairo_rectangle_int_t
Vladimir Vukicevic
2007-07-18
1
-1
/
+1
*
[paginated] Move cairo_paginated_surface_t to cairo-paginated-surface-private.h
Behdad Esfahbod
2007-04-21
1
-1
/
+1
*
[src] Make sure all source files #include "cairoint.h" as their first include
Behdad Esfahbod
2007-04-03
1
-2
/
+2
*
Oops. Remove cairo-mutex-private.h include from test surfaces
Behdad Esfahbod
2007-03-20
1
-1
/
+0
*
Include cairo-mutex-private.h in test backends
Behdad Esfahbod
2007-03-20
1
-0
/
+1
*
[test-surfaces] Prefix public symbols with _cairo
Behdad Esfahbod
2007-03-13
1
-1
/
+1
*
Add scaled_font->mutex to allow locking for all subordinate objects
Carl Worth
2007-02-06
1
-2
/
+17
*
Add/remove const to cairo_glyph_t* arguments consistently
Behdad Esfahbod
2006-12-11
1
-1
/
+1
*
test-paginated: Fix memory leak within _test_paginated_surface_create_for_data
Carl Worth
2006-08-08
1
-1
/
+11
*
Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.
Carl Worth
2006-06-06
1
-1
/
+1
*
New API: Add new function cairo_surface_get_content
Carl Worth
2006-05-24
1
-1
/
+2
*
Rename cairo_rectangle_t to cairo_rectangle_fixed_t.
Robert O'Callahan
2006-05-04
1
-2
/
+2
*
Add a start_page function to the paginated_surface_backend.
Carl Worth
2006-04-14
1
-0
/
+1
*
Add a new cairo_paginated_surface_backend_t rather than just a single functio...
Carl Worth
2006-04-14
1
-10
/
+15
*
Flesh test-paginated-surface out into a complete surface.
Carl Worth
2006-04-14
1
-13
/
+206
*
Merge in upstream 'ps-surface' changes
Carl Worth
2006-02-28
1
-1
/
+18
*
Big change to the test infrastructure and supporting internals. The goal now ...
Carl Worth
2006-01-17
1
-8
/
+9
*
Add a private cairo_paginated_surface_t which builds on top of the meta surfa...
Carl Worth
2005-12-21
1
-0
/
+67