index
:
~joonas/cairo
master
no-pixman-ref
pthreads
tor-clip-fix
wip/master-tor-merge-sort
wip/master-tor-ordered-x
wip/os2-walsh
wip/tiled-span-renderer
joonas's cairo branches
joonas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-hash-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-16
[scaled-font] Lean and mean global glyph cache.
Chris Wilson
1
-5
/
+1
2009-01-29
[scaled-font] Global glyph cache
Chris Wilson
1
-0
/
+4
2008-11-07
[hash] Return lookup entry.
Chris Wilson
1
-4
/
+3
2007-09-25
Move GCC attributes wrapping into a separate header.
Chris Wilson
1
-0
/
+1
2007-08-23
Remove include of cairoint.h from *-private.h header files.
Carl Worth
1
-1
/
+0
2007-08-22
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
1
-0
/
+1
2007-04-21
Move cairo_hash_entry_t to cairo-types-private.h
Behdad Esfahbod
1
-38
/
+0
2007-04-21
Move cairo_cache_t to cairo-types-private.h
Behdad Esfahbod
1
-2
/
+2
2006-03-22
Make all hash/cache keys_equal function accept const pointers.
Carl Worth
1
-1
/
+1
2005-07-12
Remove destroy notifier. This simplifies the implementation a bit, and no ant...
Carl Worth
1
-8
/
+17
2005-06-29
Add _cairo_hash_table_random_entry.
Carl Worth
1
-1
/
+4
2005-06-29
Rewrite hash table to use a single cairo_hash_entry_t* rather than void *key ...
Carl Worth
1
-15
/
+43
2005-06-29
Rework the cache code as a hast table with a much simpler interface, (no obje...
Carl Worth
1
-0
/
+85