index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-mutex-type-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-22
Recursive mutex.
Chris Wilson
1
-1
/
+8
2008-10-22
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
Chris Wilson
1
-0
/
+3
2008-10-20
[mutex] s/HOLDS_MUTEX/MUTEX_IS_LOCKED/
Chris Wilson
1
-2
/
+2
2008-10-20
Remove CAIRO_BEGIN_DECLS uses that ickle introduced while merging
Behdad Esfahbod
1
-2
/
+0
2008-10-17
Add support for lockdep.
Chris Wilson
1
-1
/
+5
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-6
/
+0
2008-06-23
Use #include "cairo-*." instead of #include <cairo-*.h>
Behdad Esfahbod
1
-1
/
+1
2008-06-01
[cairo-mutex] Remove debugging stuff that I accidentally committed
Behdad Esfahbod
1
-20
/
+1
2008-05-28
Fix whitespace
Behdad Esfahbod
1
-4
/
+4
2008-05-27
[cairo-mutex] Prepare mutex infrastructure for adding mutex debugging facilities
Behdad Esfahbod
1
-142
/
+127
2008-05-09
[src/check-doc-syntax.sh] Fix some bugs in the check and fix errors found
Behdad Esfahbod
1
-10
/
+22
2008-01-28
[doc] Make sure all type names in docs are prefixed by #
Behdad Esfahbod
1
-3
/
+3
2008-01-28
[doc] Make sure all macro names in docs are prefixed by %
Behdad Esfahbod
1
-12
/
+12
2007-09-18
Make NO_MUTEX really mean no mutexes
Vladimir Vukicevic
1
-3
/
+3
2007-08-23
Remove include of cairoint.h from *-private.h header files.
Carl Worth
1
-1
/
+3
2007-08-22
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
1
-3
/
+1
2007-05-01
[cairo-mutex] Document the API for adding cairo_mutex_t implementations
Behdad Esfahbod
1
-0
/
+83
2007-05-01
[cairo-mutex] Define a NOOP CAIRO_MUTEX_FINALIZE() for pthread
Behdad Esfahbod
1
-0
/
+1
2007-05-01
[cairo-mutex] Remove NOOP definition of CAIRO_MUTEX_INITIALIZE
Behdad Esfahbod
1
-1
/
+0
2007-05-01
[cairo-mutex] Improve error message if no thread implementation found
Behdad Esfahbod
1
-2
/
+2
2007-05-01
[cairo-mutex] Make CAIRO_MUTEX_INIT/FINI take mutex object, not pointer to it
Behdad Esfahbod
1
-12
/
+7
2007-05-01
[cairo-mutex] Make sure CAIRO_MUTEX_FINI() evaluates its argument once
Behdad Esfahbod
1
-1
/
+2
2007-05-01
[cairo-mutex] Rename macro arguments from "name" to "mutex"
Behdad Esfahbod
1
-10
/
+10
2007-05-01
[cairo-mutex-private.h] Move implementation-specific parts to cairo-mutex-typ...
Behdad Esfahbod
1
-0
/
+131