index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkArenaAlloc.h
Commit message (
Expand
)
Author
Age
*
Add a generalized array of bytes with a given alignment
Herb Derby
2018-02-16
*
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
Brian Salomon
2017-11-19
*
Revert "Add Atlas Text interface for rendering SDF glyphs."
Greg Daniel
2017-11-18
*
Add Atlas Text interface for rendering SDF glyphs.
Brian Salomon
2017-11-17
*
Fix bogus math in object allocation.
Herb Derby
2017-08-15
*
Revert "Fix bogus math in object allocation."
Florin Malita
2017-08-15
*
Fix bogus math in object allocation.
Herb Derby
2017-08-15
*
Control crash ArenaAlloc for unsatisfiable requests.
Ben Wagner
2017-07-24
*
SkSTArenaAlloc
Florin Malita
2017-05-24
*
inline SkArenaAlloc::allocObject()
Mike Klein
2017-05-24
*
Add instrumentation into SkArenaAlloc.
Herb Derby
2017-04-27
*
Remove dangerous constructor from SkArenaAlloc
Herb Derby
2017-04-14
*
Use Fibonacci instead of 2^n for block growth.
Herb Derby
2017-03-08
*
Use an exponential growth strategy for extra blocks.
Herb Derby
2017-03-03
*
Switch from size_t to uint32_t to represent constraints better.
Herb Derby
2017-02-17
*
Add sk_sp make variant to SkArenaAlloc.
Herb Derby
2017-02-06
*
Simplify Footers in SkArenaAlloc to 64-bit values using pointers.
Herb Derby
2017-01-25
*
Make the footer big to handle bug 684061.
Herb Derby
2017-01-24
*
Fix comparison that overflows for addresses near uint max.
Herb Derby
2017-01-23
*
Revert "Fix comparison that overflows for addresses near uint max."
Ethan Nicholas
2017-01-23
*
Fix comparison that overflows for addresses near uint max.
Herb Derby
2017-01-23
*
Update SkTDict to use SkArenaAlloc.
Herb Derby
2017-01-23
*
Fix reset and deleting behavior.
Herb Derby
2017-01-19
*
Revert "Fix reset and deleting behavior."
Herb Derby
2017-01-19
*
Fix reset and deleting behavior.
Herb Derby
2017-01-18
*
Remove SkFallbackAlloc and SkFixedAlloc.
Herb Derby
2017-01-16