Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-23 | Remove clip handling from generic surface layer. | Chris Wilson | 1 | -4/+4 |
2009-06-04 | valgrindify init/fini routines | Chris Wilson | 1 | -0/+6 |
2009-04-23 | [memfault] Manually inject faults when using stack allocations | Chris Wilson | 1 | -0/+3 |
2009-01-29 | [stroker] Rectilinear dashing. | Chris Wilson | 1 | -4/+14 |
2008-11-29 | Mark allocation failures as unlikely. | Chris Wilson | 1 | -1/+1 |
2008-02-06 | Do correct calculation of pen dimensions for stroke optimization | Vladimir Vukicevic | 1 | -0/+17 |
2007-10-04 | [cairo-error] Clean up all the warnings and missing _cairo_error() calls. | Chris Wilson | 1 | -4/+2 |
2007-10-04 | [malloc/error] Add call to _cairo_error() after a failed malloc. | Chris Wilson | 1 | -1/+3 |
2007-06-29 | [fix] Avoid int overflow when allocating large buffers | Vladimir Vukicevic | 1 | -1/+1 |
2006-06-06 | Remove initial, final, and duplicate blank lines. | Carl Worth | 1 | -1/+0 |
2005-11-07 | Add functions to initialize and copy cairo_stroke_style_t objects. | Carl Worth | 1 | -0/+87 |