index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrMemoryPool.h
Commit message (
Expand
)
Author
Age
*
Move op memory storage to GrContext (take 2)
Robert Phillips
2018-06-19
*
Revert "Move op memory storage to GrContext"
Robert Phillips
2018-06-15
*
Move op memory storage to GrContext
Robert Phillips
2018-06-15
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
Remove unused GrObjectMemoryPool
Robert Phillips
2018-06-07
*
Add debug helper for finding leaks in GrMemoryPool.h
Brian Salomon
2017-03-28
*
Make GrMemoryPool play nice with bucketing allocators.
dskiba
2016-11-29
*
Add sentinel to GrMemoryPool's block header
robertphillips
2016-01-07
*
Add debug sentinel to GrMemoryPool to check for memory stomping
robertphillips
2016-01-06
*
Return 'correct' size from GrMemoryPool
joshualitt
2016-01-05
*
Adding a cache + memory pool for GPU TextBlobs
joshualitt
2015-04-08
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Mark GrMemoryPool methods as static.
commit-bot@chromium.org
2013-08-01
*
Use GrMemoryPool to manage GrCustomStage allocations.
tomhudson@google.com
2012-07-24
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19