Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |